Jul 22 04:35:52.984278 np0000005618 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 22 04:35:52.989647 np0000005618 devstack@c-api.service[100123]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jul 22 04:35:52 2026] *** Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: nodename: np0000005618 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: machine: x86_64 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: clock source: unix Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: pcre jit disabled Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: detected number of CPU cores: 16 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: current working directory: / Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: detected binary path: /usr/bin/uwsgi-core Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: your processes number limit is 257052 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: your memory page size is 4096 bytes Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: detected max file descriptor number: 2048 Jul 22 04:35:52.992007 np0000005618 devstack@c-api.service[100123]: lock engine: pthread robust mutexes Jul 22 04:35:52.992327 np0000005618 devstack@c-api.service[100123]: thunder lock: enabled Jul 22 04:35:52.992447 np0000005618 devstack@c-api.service[100123]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 22 04:35:52.992484 np0000005618 devstack@c-api.service[100123]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 22 04:35:52.992508 np0000005618 devstack@c-api.service[100123]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 22 04:35:52.992508 np0000005618 devstack@c-api.service[100123]: Set PythonHome to /opt/stack/data/venv Jul 22 04:35:53.024442 np0000005618 devstack@c-api.service[100123]: Python main interpreter initialized at 0x7f7ec82a4668 Jul 22 04:35:53.024442 np0000005618 devstack@c-api.service[100123]: python threads support enabled Jul 22 04:35:53.024442 np0000005618 devstack@c-api.service[100123]: your server socket listen backlog is limited to 100 connections Jul 22 04:35:53.024442 np0000005618 devstack@c-api.service[100123]: your mercy for graceful operations on workers is 80 seconds Jul 22 04:35:53.024897 np0000005618 devstack@c-api.service[100123]: mapped 671795 bytes (656 KB) for 4 cores Jul 22 04:35:53.025079 np0000005618 devstack@c-api.service[100123]: *** Operational MODE: preforking *** Jul 22 04:35:53.025245 np0000005618 devstack@c-api.service[100123]: *** uWSGI is running in multiple interpreter mode *** Jul 22 04:35:53.025245 np0000005618 devstack@c-api.service[100123]: spawned uWSGI master process (pid: 100123) Jul 22 04:35:53.025383 np0000005618 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 22 04:35:53.026190 np0000005618 devstack@c-api.service[100123]: spawned uWSGI worker 1 (pid: 100124, cores: 1) Jul 22 04:35:53.026332 np0000005618 devstack@c-api.service[100123]: spawned uWSGI worker 2 (pid: 100125, cores: 1) Jul 22 04:35:53.026766 np0000005618 devstack@c-api.service[100123]: spawned uWSGI worker 3 (pid: 100126, cores: 1) Jul 22 04:35:53.027201 np0000005618 devstack@c-api.service[100123]: spawned uWSGI worker 4 (pid: 100127, cores: 1) Jul 22 04:35:53.027282 np0000005618 devstack@c-api.service[100123]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: we strongly recommend against using it for new projects. Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: If you are already using Eventlet, we recommend migrating to a different Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: framework. For more detail see Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 04:35:53.149694 np0000005618 devstack@c-api.service[100125]: import eventlet # noqa Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: we strongly recommend against using it for new projects. Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: If you are already using Eventlet, we recommend migrating to a different Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: framework. For more detail see Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 04:35:53.151095 np0000005618 devstack@c-api.service[100126]: import eventlet # noqa Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: we strongly recommend against using it for new projects. Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: If you are already using Eventlet, we recommend migrating to a different Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: framework. For more detail see Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 04:35:53.153862 np0000005618 devstack@c-api.service[100124]: import eventlet # noqa Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: we strongly recommend against using it for new projects. Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: If you are already using Eventlet, we recommend migrating to a different Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: framework. For more detail see Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 22 04:35:53.156079 np0000005618 devstack@c-api.service[100127]: import eventlet # noqa Jul 22 04:35:53.316442 np0000005618 devstack@c-api.service[100126]: /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 22 04:35:53.316442 np0000005618 devstack@c-api.service[100126]: from cgi import parse_header Jul 22 04:35:53.325493 np0000005618 devstack@c-api.service[100125]: /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 22 04:35:53.325493 np0000005618 devstack@c-api.service[100125]: from cgi import parse_header Jul 22 04:35:53.326826 np0000005618 devstack@c-api.service[100127]: /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 22 04:35:53.326826 np0000005618 devstack@c-api.service[100127]: from cgi import parse_header Jul 22 04:35:53.333364 np0000005618 devstack@c-api.service[100124]: /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 22 04:35:53.333364 np0000005618 devstack@c-api.service[100124]: from cgi import parse_header Jul 22 04:35:53.359771 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 04:35:53.359771 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:35:53.366259 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 04:35:53.366259 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:35:53.371930 np0000005618 devstack@c-api.service[100126]: /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 22 04:35:53.371930 np0000005618 devstack@c-api.service[100126]: removals.removed_module( Jul 22 04:35:53.374379 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 04:35:53.374379 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:35:53.374649 np0000005618 devstack@c-api.service[100126]: /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 22 04:35:53.374649 np0000005618 devstack@c-api.service[100126]: removals.removed_module( Jul 22 04:35:53.377456 np0000005618 devstack@c-api.service[100127]: /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 22 04:35:53.377456 np0000005618 devstack@c-api.service[100127]: removals.removed_module( Jul 22 04:35:53.377534 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 22 04:35:53.377534 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:35:53.379617 np0000005618 devstack@c-api.service[100127]: /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 22 04:35:53.379617 np0000005618 devstack@c-api.service[100127]: removals.removed_module( Jul 22 04:35:53.385553 np0000005618 devstack@c-api.service[100125]: /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 22 04:35:53.385553 np0000005618 devstack@c-api.service[100125]: removals.removed_module( Jul 22 04:35:53.387867 np0000005618 devstack@c-api.service[100125]: /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 22 04:35:53.387867 np0000005618 devstack@c-api.service[100125]: removals.removed_module( Jul 22 04:35:53.391987 np0000005618 devstack@c-api.service[100124]: /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 22 04:35:53.391987 np0000005618 devstack@c-api.service[100124]: removals.removed_module( Jul 22 04:35:53.391987 np0000005618 devstack@c-api.service[100124]: /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 22 04:35:53.391987 np0000005618 devstack@c-api.service[100124]: removals.removed_module( Jul 22 04:35:54.112000 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 04:35:54.112000 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:35:54.114987 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 04:35:54.114987 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:35:54.129464 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 04:35:54.129464 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:35:54.139035 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 22 04:35:54.139035 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:35:54.168376 np0000005618 devstack@c-api.service[100125]: /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 22 04:35:54.168376 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:35:54.171370 np0000005618 devstack@c-api.service[100126]: /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 22 04:35:54.171370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:35:54.185851 np0000005618 devstack@c-api.service[100127]: /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 22 04:35:54.185851 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:35:54.188539 np0000005618 devstack@c-api.service[100124]: /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 22 04:35:54.188539 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:35:54.339053 np0000005618 devstack@c-api.service[100126]: 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 22 04:35:54.339268 np0000005618 devstack@c-api.service[100126]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100126) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 04:35:54.352736 np0000005618 devstack@c-api.service[100125]: 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 22 04:35:54.352916 np0000005618 devstack@c-api.service[100125]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100125) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 04:35:54.359766 np0000005618 devstack@c-api.service[100124]: 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 22 04:35:54.359952 np0000005618 devstack@c-api.service[100124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 04:35:54.360846 np0000005618 devstack@c-api.service[100127]: 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 22 04:35:54.361098 np0000005618 devstack@c-api.service[100127]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100127) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 22 04:35:54.424621 np0000005618 devstack@c-api.service[100125]: /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 22 04:35:54.424621 np0000005618 devstack@c-api.service[100125]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 04:35:54.425841 np0000005618 devstack@c-api.service[100126]: /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 22 04:35:54.425841 np0000005618 devstack@c-api.service[100126]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 04:35:54.429569 np0000005618 devstack@c-api.service[100124]: /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 22 04:35:54.429569 np0000005618 devstack@c-api.service[100124]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 04:35:54.430019 np0000005618 devstack@c-api.service[100127]: /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 22 04:35:54.430019 np0000005618 devstack@c-api.service[100127]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 22 04:35:54.873329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100127) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 04:35:54.873419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 04:35:54.873562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100126) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 04:35:54.873604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100125) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 22 04:35:54.873704 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.873786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.873818 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.873888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.874011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.874048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.874083 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.874111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.874143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.874170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.874300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.874420 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.875981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.876055 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.876120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.876181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.876236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.876321 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.876352 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.876373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.876400 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.876421 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.876443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.876463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.876463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.876506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.876506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.876552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.876574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.876594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.876615 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.876652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.876782 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.876825 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.876825 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.876931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.877020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.877067 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.877110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.877171 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.877484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.877566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.877628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.877681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.877721 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.877769 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.877812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.877851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.877894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.877935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.878120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878141 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.878163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.878232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.878254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.878324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.878395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878422 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.878464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.878491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878512 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878537 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.878559 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.878583 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878603 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878640 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.878667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.878743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.878764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.878804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.878827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.878849 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.878916 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.878957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.879010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.879035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.879060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.879085 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.879182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.879182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.879182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.879182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.880326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.880388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.880425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.880452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.880473 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.880509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.880534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.880554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.880586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.880611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.880645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.880667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.880687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.880707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.880727 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.880751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.880773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.880798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.880826 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.880854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.880876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.880876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.880945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.880995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.881022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.881022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.881070 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.881267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.881319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.881319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.881396 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.881439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.881485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.881529 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.881572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.881612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.881669 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.881736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.881796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.881843 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.881881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.881922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.881987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.882033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.882064 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.882086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.882106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.882136 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.882158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.882186 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.882206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.882230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.882254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.882278 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.882297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.882322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.882806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.882854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.882889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.882927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.882984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.883016 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.883039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.883069 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.883091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.883112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.883133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.883164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.883201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.883223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.883248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.883270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.883292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.883315 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.883339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.883363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.883388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.883412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.883432 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.883456 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.883481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.883501 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.883501 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.883547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.884079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.884079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.884079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.884192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.884217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.884243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.884285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.884307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884331 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.884357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.884406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.884430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.884452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.884473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.884493 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.884517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.884563 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.884591 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.884612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.884649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.884670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.884692 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.884719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.884747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.884771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.884792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.885149 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.885202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.885250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.885296 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.885341 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.885385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.885428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.885466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.885511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.885555 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.885604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.885667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.885710 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.885763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.885805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.885857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.885904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.885986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.886048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.886087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.886120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.886158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.886191 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.886224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.886246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.886246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.886958 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.887050 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.887156 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.887441 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.887474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.887496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.887516 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.887536 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.887556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.887586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.887607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.887646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.887672 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.887696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.887721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.887945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.888010 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.888151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.888226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.888285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.888332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.888376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.888424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.888484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.888527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.888565 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.888565 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.888565 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.892974 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.893060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.893129 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.893169 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.893211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.893260 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.893308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.893334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.893334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.893371 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.893397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.893464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.893524 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.893612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.893715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.893799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.893878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.893943 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.894037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.894077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.894154 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.894183 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.894208 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.894231 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.894231 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.894273 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.894373 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.894416 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.894460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.894511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.894561 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.894603 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.894667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.894710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.894749 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.894802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.894831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.894851 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.894872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.894898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.894924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.894945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.894990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.895014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.895033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.895058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.895084 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.895105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.895125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.895151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.895151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.895151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.895205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.895338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.895338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.895423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.896441 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.896495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.896547 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.896596 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.896654 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.896698 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.896738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.896777 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.896826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.896877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.896953 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.897025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.897072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.897115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.897139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.897165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.897187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.897213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.897213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.897213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.897269 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.897295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.897320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.897510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.897602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.897602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.897694 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.897694 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.897767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.897814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.897875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.897921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.897921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.897921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.897921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.898073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.898096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.898096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.898141 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.898162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.898181 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.898202 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.898224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.898249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.898270 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.898297 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.898322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.898346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.898370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.898392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.898420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.898442 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.898666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.898666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.898666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.898788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.899192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.899256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.899315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.899363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.899393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.899393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.899433 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.899457 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.899482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.899502 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.899523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.899549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.899574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.899595 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.899638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.899666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.899691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.899716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.899737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.899762 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.899783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.899802 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.899824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.899863 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.899898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.899931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.899952 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.900003 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.902027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.902109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.902153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.902221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.902264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.902297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.902324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.902347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.902366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.902387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.902418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.902510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.902553 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.902600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.902653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.902693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.902744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.902791 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.902791 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.902863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.902921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.902981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.903026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.903050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.903072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.903072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.903072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.903072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.903206 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.903258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.903299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.903342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.903388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.903430 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.903469 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.903508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.903551 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.903596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.903653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.903683 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.903708 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.903745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.903775 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.903799 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.903819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.903840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.903865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.903894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.903924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.903946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.904003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.904033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.904054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.904054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.904054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.904111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.905004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.905079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.905141 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.905185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.905211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.905231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.905253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.905308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.905349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.905397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.905444 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.905475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.905497 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.905518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.905518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.905554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.905578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.905598 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.905636 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.905670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.905695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.905719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.905742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.905763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.905787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.905808 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.905828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.905853 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.905878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.905878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.905924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.905957 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906005 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906036 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.906128 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.906176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906403 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.906425 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.906509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.906530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906553 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.906636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906660 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.906706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906727 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906768 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.906789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.906813 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.906838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.906864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.906889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.906914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.906942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907029 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.907051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907075 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.907130 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.907155 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.907175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.907253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.907273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.907293 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907361 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.907407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.907428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.907491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.907510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907549 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.907599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907627 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.907689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907710 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907733 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.907754 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907806 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.907840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.907870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.907870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.907870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.907870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.908523 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.908574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.908633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.908633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.908740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.908782 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.908828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.908924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.909063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.909109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.909149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.909185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.909226 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.909268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.909307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.909354 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.909399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.909444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.909483 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.909524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.909562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.909601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.909657 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.909698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.909745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.909792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.909792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.909792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.909900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.909900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.909900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.909900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.910074 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.910124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.910166 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.910204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.910247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.910291 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.910336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.910379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.910424 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.910467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.910510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.910558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.910599 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.910650 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.910692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.910732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.910771 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.910814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.910852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.910889 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.910932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.910986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.911049 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.911092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.911129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.911167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.911203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.911250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.911288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.911331 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.911376 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.911416 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.911458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.911508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.911549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.911592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.911652 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.911702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.911748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.911788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.911836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.911882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.911921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.911977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.912037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.912087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.912123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.912159 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.912194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.912194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.912194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.912194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.912824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.912894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.912971 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.913069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.913125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.913174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.913216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.913265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.913306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.913347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.913391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.913435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.913474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.913513 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.913560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.913605 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.913666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.913734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.913785 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.913844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.913890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.913933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.913997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.914042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.914084 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.914123 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.914168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.914168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.915329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.915430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.915477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.915518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.915560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.915605 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.915670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.915723 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.915775 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.915819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.915858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.915900 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.915943 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.916008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.916055 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.916099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.916139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.916167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.916194 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.916216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.916236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.916257 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.916277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.916300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.916324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.916324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.916369 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.916394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.916988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.917062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.917123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.917181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.917210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.917241 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.917267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.917291 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.917316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.917342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.917366 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.917387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.917407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.917428 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.917453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.917477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.917502 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.917526 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.917552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.917577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.917602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.917602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.917660 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.917685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.917705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.917730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.917897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.917946 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.918731 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.918799 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.918844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.918898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.918974 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.919028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.919572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.919633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.919689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.919740 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.919784 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.919829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.919874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.919913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.919974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.920031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920259 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.920355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.920375 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920432 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.920454 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.920474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.920552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.920588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.920649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.920674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920699 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.920783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.920809 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.920835 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920855 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.920885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.921144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.921144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.923674 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.923753 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.923816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.923866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.923908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.923952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.924038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.924092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.924146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.924195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.924227 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.924257 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.924316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.924358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.924398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.924441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.924500 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.924526 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.924552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.924552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.924607 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.925168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.925245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.925310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.925379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.925441 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.925501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.925560 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.928343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.928429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.928519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.928602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.928691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.928772 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.928805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.928860 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.928895 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.928941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.929004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.929123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.929123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.929247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.929373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.929451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.929489 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.929535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.929577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.929624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.929672 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.929705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.929705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.929748 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.929774 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.929795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.929894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.929944 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.930000 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.930042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.930042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.930134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.930182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.930227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.930292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.930335 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.930379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.930418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.930457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.930495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.930538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.930587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.930631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.930657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.930677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.930698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.930722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.930742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.930762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.930782 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.930807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.930833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.930854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.930874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.930874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.930874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 22 04:35:54.932854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.932942 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.933048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.933108 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.933147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.933173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.933261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.933287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.933309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100127) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.933331 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.933357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.933379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.933400 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 22 04:35:54.933426 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.933447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.933468 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.933496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 22 04:35:54.933518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.933538 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100127) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.933559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 22 04:35:54.933578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100127) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.933601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 22 04:35:54.933631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 22 04:35:54.933778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 22 04:35:54.974915 np0000005618 devstack@c-api.service[100126]: INFO dbcounter [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Registered counter for database cinder Jul 22 04:35:54.975073 np0000005618 devstack@c-api.service[100124]: INFO dbcounter [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Registered counter for database cinder Jul 22 04:35:54.976672 np0000005618 devstack@c-api.service[100125]: INFO dbcounter [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Registered counter for database cinder Jul 22 04:35:54.981050 np0000005618 devstack@c-api.service[100127]: INFO dbcounter [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Registered counter for database cinder Jul 22 04:35:55.013948 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 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=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.014982 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-e7464c57-9226-45b8-96c4-df33a35ba52f 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=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.020931 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd 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=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.030132 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 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=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.125050 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writer thread running {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 04:35:55.127511 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 04:35:55.129939 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 04:35:55.131318 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writer thread running {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 04:35:55.132111 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 04:35:55.134113 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 04:35:55.134252 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 04:35:55.134406 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.134709 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.136631 np0000005618 devstack@c-api.service[100124]: WARNING cinder.keymgr.conf_key_mgr [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 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 22 04:35:55.137048 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 04:35:55.139401 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.139543 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.139655 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 04:35:55.141914 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 04:35:55.142317 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.142642 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.143394 np0000005618 devstack@c-api.service[100127]: WARNING cinder.keymgr.conf_key_mgr [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd 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 22 04:35:55.146747 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.146911 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.159197 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writer thread running {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 04:35:55.161586 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 04:35:55.163914 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 04:35:55.165587 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writer thread running {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 22 04:35:55.166259 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 04:35:55.168335 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 22 04:35:55.168536 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 04:35:55.169022 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.169373 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.170065 np0000005618 devstack@c-api.service[100126]: WARNING cinder.keymgr.conf_key_mgr [None req-e7464c57-9226-45b8-96c4-df33a35ba52f 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 22 04:35:55.170929 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 22 04:35:55.171869 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 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=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.172942 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.173189 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.173787 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 22 04:35:55.174466 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 04:35:55.176179 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 22 04:35:55.176542 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.176835 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.176980 np0000005618 devstack@c-api.service[100124]: INFO cinder.rpc [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 04:35:55.177398 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.177546 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.177581 np0000005618 devstack@c-api.service[100125]: WARNING cinder.keymgr.conf_key_mgr [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 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 22 04:35:55.180732 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.180923 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.180977 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd 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=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.183287 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 04:35:55.185513 np0000005618 devstack@c-api.service[100127]: INFO cinder.rpc [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 04:35:55.186030 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.186331 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.188339 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.188571 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.192449 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.192694 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.196584 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.196641 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.196744 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.196845 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.199367 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.199563 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.199647 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.199792 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.201868 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.202073 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.203605 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.203788 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.204100 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.204240 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.204358 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-e7464c57-9226-45b8-96c4-df33a35ba52f 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=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.206402 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.206536 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.206869 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 04:35:55.207180 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.207384 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.208462 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.208625 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.209091 np0000005618 devstack@c-api.service[100126]: INFO cinder.rpc [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 04:35:55.209494 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.209677 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.210214 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.210364 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.210864 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.211109 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.211836 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.212078 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.212452 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.212578 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.213735 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.213854 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.214690 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.214821 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.216364 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 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=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:35:55.216686 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.216814 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.217976 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.218105 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.218981 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.219123 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.219160 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 22 04:35:55.219503 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.219704 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.219815 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.219974 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.220421 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.220558 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.221656 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.221773 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.221955 np0000005618 devstack@c-api.service[100125]: INFO cinder.rpc [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 22 04:35:55.222041 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.222119 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.222326 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.222482 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.222601 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.222864 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.223002 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.223146 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.223871 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.223977 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.224679 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.224730 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.224811 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.224895 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.225561 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.225701 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.225896 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.226050 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.226270 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.226382 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.226927 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.227052 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.227863 np0000005618 devstack@c-api.service[100124]: WARNING cinder.api.contrib.hosts [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 04:35:55.228104 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.228227 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.228302 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.228444 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.228748 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: extensions {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.229246 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.229412 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.229635 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.229760 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.229839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: consistencygroups {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.230593 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.230720 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.231388 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.231502 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.231533 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: extra_specs {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.232101 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.232199 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.232283 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.232318 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.233075 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.233185 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.233738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: capabilities {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.233774 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.233880 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.234376 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.234457 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.234489 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.234569 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.234762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: backups {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.235386 np0000005618 devstack@c-api.service[100127]: WARNING cinder.api.contrib.hosts [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 04:35:55.235621 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.235748 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.236292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: extensions {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.236394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-quota-sets {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.236705 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.236840 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.237380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: consistencygroups {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.237588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: qos-specs {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.237868 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.238144 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.238705 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.238853 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.239062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: extra_specs {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.239392 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: encryption {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.240669 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.240732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: encryption {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.240811 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.241181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: capabilities {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.241483 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.241604 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.241848 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.241912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: cgsnapshots {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.242073 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.242202 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: backups {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.243064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: scheduler-stats {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.243263 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.243386 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.243784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-quota-sets {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.244201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-volume-manage {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.245279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: qos-specs {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.245349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-snapshot-manage {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.246765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-volume-transfer {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.247122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: encryption {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.247371 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.247423 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.247504 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.247601 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.248050 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-hosts {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.248430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: encryption {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.249152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-volume-type-access {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.249620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: cgsnapshots {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.249806 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.249945 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.250443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-availability-zone {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.250761 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: scheduler-stats {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.251195 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.251336 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.251538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extended resource: os-quota-class-sets {{(pid=100124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.252063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-volume-manage {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.252245 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.252362 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.252555 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.252772 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.253044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-snapshot-manage {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.253081 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.253181 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.253215 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.253324 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.253858 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.253986 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.254157 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.254268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-volume-transfer {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.254301 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.254726 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.254839 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.255149 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.255321 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.255476 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.255584 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.255662 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-hosts {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.255878 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.256009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.snapshot_actions [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] SnapshotActionsController initialized {{(pid=100124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 04:35:55.256069 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.256154 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.256275 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.256349 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.256463 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.256800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-volume-type-access {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.257087 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.257126 np0000005618 devstack@c-api.service[100126]: WARNING cinder.api.contrib.hosts [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 04:35:55.257197 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.257324 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.257428 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.257848 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.257934 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.258008 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: extensions {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.258065 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.258092 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.258236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-availability-zone {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.258589 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.258721 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.259066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: consistencygroups {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.259226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extended resource: os-quota-class-sets {{(pid=100127) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.259452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259549 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.259893 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension UsedLimits extending resource: limits {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension AdminActions extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260381 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.260417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension AdminActions extending resource: snapshots {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension AdminActions extending resource: backups {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260519 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.260593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeActions extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260711 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: extra_specs {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.260765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260799 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.260835 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.router [None req-134f5d5c-716e-4fab-92c4-2cfe66935326 None None] Extension TypesManage extending resource: types {{(pid=100124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.260916 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.261710 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.261889 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.262040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: capabilities {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.262278 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.262396 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.262849 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.263043 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.263099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: backups {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.263659 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] SnapshotActionsController initialized {{(pid=100127) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 04:35:55.264096 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.264268 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.264325 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.264367 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.265015 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.265076 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.265116 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.265212 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.265421 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-quota-sets {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.265755 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.265889 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.266554 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.266671 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.266765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: qos-specs {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.266815 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.266934 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.267254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.267892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension UsedLimits extending resource: limits {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension SnapshotActions extending resource: snapshots {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeTypeAccess extending resource: types {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: encryption {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.268397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension AdminActions extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension AdminActions extending resource: snapshots {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268583 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension AdminActions extending resource: backups {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268688 np0000005618 devstack@c-api.service[100124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ec82a4668 pid: 100124 (default app) Jul 22 04:35:55.268745 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeActions extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.268956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.router [None req-9f3ef63d-d70e-4194-92d4-4aa6679d7bcd None None] Extension TypesManage extending resource: types {{(pid=100127) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.269604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: encryption {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.270795 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.270859 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: cgsnapshots {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.270903 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.271978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: scheduler-stats {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.273158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-volume-manage {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.273414 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.273543 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.274270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-snapshot-manage {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.274762 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.274884 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.275503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-volume-transfer {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.275676 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.275810 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.276482 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.276580 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.276838 np0000005618 devstack@c-api.service[100127]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ec82a4668 pid: 100127 (default app) Jul 22 04:35:55.276909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-hosts {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.277222 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c43f11ee-79f8-459d-9d37-eda68efa20a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:35:55.277303 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.277395 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.277992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-volume-type-access {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.278134 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.278238 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.278823 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.278937 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.279328 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-availability-zone {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.279464 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.279579 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.280267 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1/1] 10.4.3.175 () {60 vars in 925 bytes} [Wed Jul 22 04:35:55 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:35:55.280377 np0000005618 devstack@c-api.service[100125]: WARNING cinder.api.contrib.hosts [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 22 04:35:55.280579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extended resource: os-quota-class-sets {{(pid=100126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.280662 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.280717 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.281255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: extensions {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.282060 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.282254 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.282310 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: consistencygroups {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.283205 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.283272 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.283984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: extra_specs {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.284063 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.284245 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.284954 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] SnapshotActionsController initialized {{(pid=100126) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 04:35:55.285418 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.285605 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.285913 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: capabilities {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.286542 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.286716 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.287011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: backups {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.287516 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.287717 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.288503 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.288641 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.288940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-quota-sets {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.289193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289400 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289609 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289735 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289892 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension UsedLimits extending resource: limits {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.289995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290103 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension AdminActions extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension AdminActions extending resource: snapshots {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension AdminActions extending resource: backups {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290562 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: qos-specs {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.290599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeActions extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.290787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.router [None req-e7464c57-9226-45b8-96c4-df33a35ba52f None None] Extension TypesManage extending resource: types {{(pid=100126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.292551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: encryption {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.293938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: encryption {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.295179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: cgsnapshots {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.296605 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: scheduler-stats {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.298053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-volume-manage {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.298294 np0000005618 devstack@c-api.service[100126]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ec82a4668 pid: 100126 (default app) Jul 22 04:35:55.299580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-snapshot-manage {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.300811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-volume-transfer {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.302391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-hosts {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.303681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-volume-type-access {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.305225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-availability-zone {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.306706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extended resource: os-quota-class-sets {{(pid=100125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 22 04:35:55.308221 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.308392 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.309216 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.309350 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.310105 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.310235 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.310826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] SnapshotActionsController initialized {{(pid=100125) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 22 04:35:55.311280 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.311421 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.312279 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.312454 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.313135 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.313348 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.314041 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:35:55.314150 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:35:55.314675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.314795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.314894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315024 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315210 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315307 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension UsedLimits extending resource: limits {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315484 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension AdminActions extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315800 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension AdminActions extending resource: snapshots {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315887 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension AdminActions extending resource: backups {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.315998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeActions extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.316142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.316234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.router [None req-8b34a3b3-7d51-4142-b2f4-8a1797cea282 None None] Extension TypesManage extending resource: types {{(pid=100125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 22 04:35:55.323761 np0000005618 devstack@c-api.service[100125]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f7ec82a4668 pid: 100125 (default app) Jul 22 04:35:59.947907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-db4056eb-b51e-403c-8c00-1d0454cf6a3e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:36:00.556507 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db4056eb-b51e-403c-8c00-1d0454cf6a3e admin admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:36:00.557112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db4056eb-b51e-403c-8c00-1d0454cf6a3e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:36:00.558616 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:36:00.558616 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:36:00.589923 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-db4056eb-b51e-403c-8c00-1d0454cf6a3e 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=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:36:00.619649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db4056eb-b51e-403c-8c00-1d0454cf6a3e admin admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:36:00.620341 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1/2] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:35:59 2026] POST /volume/v3/types => generated 183 bytes in 680 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:36:00.629617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a560b741-7b82-415f-89eb-20dfe9b6b17d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:36:00.903863 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a560b741-7b82-415f-89eb-20dfe9b6b17d admin admin] POST https://10.4.3.175/volume/v3/types/ff8737b2-99f8-4ce6-9cb2-69b39934706d/extra_specs Jul 22 04:36:00.904377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a560b741-7b82-415f-89eb-20dfe9b6b17d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:36:00.906025 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:36:00.906025 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:36:00.938162 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-a560b741-7b82-415f-89eb-20dfe9b6b17d 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=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:36:01.001813 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a560b741-7b82-415f-89eb-20dfe9b6b17d admin admin] https://10.4.3.175/volume/v3/types/ff8737b2-99f8-4ce6-9cb2-69b39934706d/extra_specs returned with HTTP 200 Jul 22 04:36:01.002380 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 2/3] 10.4.3.175 () {68 vars in 1449 bytes} [Wed Jul 22 04:36:00 2026] POST /volume/v3/types/ff8737b2-99f8-4ce6-9cb2-69b39934706d/extra_specs => generated 52 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:36:01.252163 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fd848dc8-4eb4-472a-992d-b22dd32abc2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:36:01.541353 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd848dc8-4eb4-472a-992d-b22dd32abc2a admin admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:36:01.541973 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fd848dc8-4eb4-472a-992d-b22dd32abc2a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:36:01.543957 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:36:01.543957 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:36:01.587476 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-fd848dc8-4eb4-472a-992d-b22dd32abc2a 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=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:36:01.610799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd848dc8-4eb4-472a-992d-b22dd32abc2a admin admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:36:01.611380 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1/4] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:36:01 2026] POST /volume/v3/types => generated 186 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:36:01.630093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-92837bcb-82bd-4114-80d5-0d325dc2e3c3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:36:01.915199 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92837bcb-82bd-4114-80d5-0d325dc2e3c3 admin admin] POST https://10.4.3.175/volume/v3/types/febaa061-a361-4879-86dd-72f5c5f6dda0/extra_specs Jul 22 04:36:01.915199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92837bcb-82bd-4114-80d5-0d325dc2e3c3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:36:01.915199 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:36:01.915199 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:36:01.948356 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-92837bcb-82bd-4114-80d5-0d325dc2e3c3 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=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:36:02.007378 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92837bcb-82bd-4114-80d5-0d325dc2e3c3 admin admin] https://10.4.3.175/volume/v3/types/febaa061-a361-4879-86dd-72f5c5f6dda0/extra_specs returned with HTTP 200 Jul 22 04:36:02.007378 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1/5] 10.4.3.175 () {68 vars in 1449 bytes} [Wed Jul 22 04:36:01 2026] POST /volume/v3/types/febaa061-a361-4879-86dd-72f5c5f6dda0/extra_specs => generated 45 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:36:10.616885 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:36:11.000236 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:36:11.608777 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:36:12.003883 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:36:26.122803 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d1857af5-c9a3-4ea6-98b1-8ff0bed81cc5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:36:26.123375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1857af5-c9a3-4ea6-98b1-8ff0bed81cc5 None None] GET https://10.4.3.175/volume// Jul 22 04:36:26.123540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1857af5-c9a3-4ea6-98b1-8ff0bed81cc5 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:36:26.123747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1857af5-c9a3-4ea6-98b1-8ff0bed81cc5 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:36:26.124238 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1857af5-c9a3-4ea6-98b1-8ff0bed81cc5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:36:26.124517 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 2/6] 10.4.3.175 () {66 vars in 1425 bytes} [Wed Jul 22 04:36: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 22 04:37:04.929846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ac882d60-82a7-4c40-9b88-b2d2cd510ba3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:05.184112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac882d60-82a7-4c40-9b88-b2d2cd510ba3 tempest-verify_tempest_config-1610709188 tempest-verify_tempest_config-1610709188-project-member] GET https://10.4.3.175/volume/v3/extensions Jul 22 04:37:05.184315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ac882d60-82a7-4c40-9b88-b2d2cd510ba3 tempest-verify_tempest_config-1610709188 tempest-verify_tempest_config-1610709188-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:37:05.184514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ac882d60-82a7-4c40-9b88-b2d2cd510ba3 tempest-verify_tempest_config-1610709188 tempest-verify_tempest_config-1610709188-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:37:05.184836 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac882d60-82a7-4c40-9b88-b2d2cd510ba3 tempest-verify_tempest_config-1610709188 tempest-verify_tempest_config-1610709188-project-member] https://10.4.3.175/volume/v3/extensions returned with HTTP 200 Jul 22 04:37:05.185201 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 3/7] 10.4.3.175 () {66 vars in 1246 bytes} [Wed Jul 22 04:37:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:37:55.181046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:55.184990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:37:55.185183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1386314", "imageRef": "182b83be-ac1d-4fca-bb84-9faa35e9e0a6", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:37:55.186995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1386314', 'imageRef': '182b83be-ac1d-4fca-bb84-9faa35e9e0a6', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:37:55.990211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Create volume of 1 GB Jul 22 04:37:55.998836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:37:55.998244. {{(pid=100126) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:37:55.999067 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Availability Zones retrieved successfully. Jul 22 04:37:56.021227 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Flow 'volume_create_api' (b2b5bc3f-cb04-453a-9196-bdb101f8a94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:37:56.022512 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dab682d-7002-4af8-a2e3-cafbeeadb24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:37:56.023695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:37:56.131050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dab682d-7002-4af8-a2e3-cafbeeadb24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:37:56.134535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e842a7fc-9d80-4348-8529-d90ff0cbc460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:37:56.191951 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:37:56.192526 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:37:56.252429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Created reservations ['a0d4ffee-2e8c-481f-80b7-d1f4a2eb9014', '54272ace-381e-4d11-aee9-3f3b294388d3', '83663d88-b006-4117-8001-24886a0e52d7', 'ece5fed9-132a-4910-9404-83cc6f7fae9e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:37:56.253516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e842a7fc-9d80-4348-8529-d90ff0cbc460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d4ffee-2e8c-481f-80b7-d1f4a2eb9014', '54272ace-381e-4d11-aee9-3f3b294388d3', '83663d88-b006-4117-8001-24886a0e52d7', 'ece5fed9-132a-4910-9404-83cc6f7fae9e']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:37:56.254383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40febab5-ce96-4730-9fbd-3d35a7a48e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:37:56.315038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40febab5-ce96-4730-9fbd-3d35a7a48e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d6d4301-2c15-4ac6-a1db-c38f02a01dfb', '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-1386314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8722a26a0114668ba5aea64aae40253',qos_specs=None,replication_status=,reservations=['a0d4ffee-2e8c-481f-80b7-d1f4a2eb9014','54272ace-381e-4d11-aee9-3f3b294388d3','83663d88-b006-4117-8001-24886a0e52d7','ece5fed9-132a-4910-9404-83cc6f7fae9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e161d045dc6467cab27d3a9c192883a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1386314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d6d4301-2c15-4ac6-a1db-c38f02a01dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8722a26a0114668ba5aea64aae40253',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e161d045dc6467cab27d3a9c192883a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:37:56.316075 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963adf51-a38e-4203-9e65-f70902bde804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:37:56.340743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (963adf51-a38e-4203-9e65-f70902bde804) transitioned into state 'SUCCESS' from state '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-1386314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e8722a26a0114668ba5aea64aae40253',qos_specs=None,replication_status=,reservations=['a0d4ffee-2e8c-481f-80b7-d1f4a2eb9014','54272ace-381e-4d11-aee9-3f3b294388d3','83663d88-b006-4117-8001-24886a0e52d7','ece5fed9-132a-4910-9404-83cc6f7fae9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e161d045dc6467cab27d3a9c192883a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:37:56.341498 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8ce2cb-0ab2-413e-b775-d177fc46b775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:37:56.374291 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b8ce2cb-0ab2-413e-b775-d177fc46b775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:37:56.375544 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Flow 'volume_create_api' (b2b5bc3f-cb04-453a-9196-bdb101f8a94f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:37:56.376030 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Create volume request issued successfully. Jul 22 04:37:56.378345 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0421c7a0-c364-4de3-8e6c-477ba162ef17 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:37:56.378345 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 2/8] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:37:55 2026] POST /volume/v3/volumes => generated 750 bytes in 1198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:37:56.394552 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:56.398225 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:37:56.398430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:37:56.398572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:37:56.431457 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:37:56.431457 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:37:56.439515 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:37:56.449109 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5865f40-a005-400c-b9dd-223d3fbb6755 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:37:56.449837 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 2/9] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:37:56 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:37:57.496991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:57.496991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:37:57.496991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:37:57.496991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:37:57.531861 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:37:57.531861 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:37:57.543708 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:37:57.553054 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca1e09a2-cf2e-422a-9466-6aae18d31881 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:37:57.553673 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 3/10] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:37:57 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:37:58.571723 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-852adb1f-390d-412a-9641-6db16dba31b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:58.574397 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-852adb1f-390d-412a-9641-6db16dba31b0 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:37:58.574666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-852adb1f-390d-412a-9641-6db16dba31b0 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:37:58.575149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-852adb1f-390d-412a-9641-6db16dba31b0 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:37:58.626018 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:37:58.626018 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:37:58.636875 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-852adb1f-390d-412a-9641-6db16dba31b0 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:37:58.645799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-852adb1f-390d-412a-9641-6db16dba31b0 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:37:58.646542 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 4/11] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:37:58 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:37:59.666792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:37:59.669369 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:37:59.669689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:37:59.669927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:37:59.678379 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:37:59.678379 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:37:59.693227 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:37:59.702960 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4e6cdaee-e7b7-4eff-8af4-dacd9e16fc29 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:37:59.703679 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 3/12] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:37:59 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 900 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:00.719004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-369eac1d-6de4-43b5-8526-14ce618673ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:00.724259 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-369eac1d-6de4-43b5-8526-14ce618673ab tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:00.724633 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-369eac1d-6de4-43b5-8526-14ce618673ab tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:00.724864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-369eac1d-6de4-43b5-8526-14ce618673ab tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:00.735560 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:00.735560 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:00.743613 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-369eac1d-6de4-43b5-8526-14ce618673ab tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:00.754167 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-369eac1d-6de4-43b5-8526-14ce618673ab tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:00.755030 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 3/13] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:00 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:01.774753 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19173eee-f436-473d-88cc-31c234963e45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:01.781645 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19173eee-f436-473d-88cc-31c234963e45 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:01.781873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19173eee-f436-473d-88cc-31c234963e45 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:01.782133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19173eee-f436-473d-88cc-31c234963e45 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:01.794377 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:01.794377 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:01.801220 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19173eee-f436-473d-88cc-31c234963e45 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:01.809128 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19173eee-f436-473d-88cc-31c234963e45 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:01.809594 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 4/14] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:01 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:02.825387 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:02.829231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:02.830038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:02.830038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:02.848032 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:02.848032 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:02.852128 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:02.856984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab9d9988-4d80-4e4d-8889-16d629f75a03 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:02.857426 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 5/15] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:02 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:03.878144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:03.879991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:03.880309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:03.880808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:03.889795 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:03.889795 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:03.894976 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:03.903701 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d39e99f-53b2-4466-9e41-04442ff273e5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:03.904274 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 4/16] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:03 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:04.921913 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:04.923625 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:04.923824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:04.923993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:04.933064 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:04.933064 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:04.937620 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:04.944508 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f94ec2a6-3674-4877-8057-6f248bd17f20 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:04.945344 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 4/17] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:04 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:05.963421 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-960504a2-b7ad-4368-8d7b-a54e712a575a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:05.966061 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-960504a2-b7ad-4368-8d7b-a54e712a575a tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:05.966061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-960504a2-b7ad-4368-8d7b-a54e712a575a tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:05.966246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-960504a2-b7ad-4368-8d7b-a54e712a575a tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:05.976424 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:05.976424 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:05.981591 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-960504a2-b7ad-4368-8d7b-a54e712a575a tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:05.987281 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-960504a2-b7ad-4368-8d7b-a54e712a575a tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:05.987886 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 5/18] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:05 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:07.001736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:07.003701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:07.003979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:07.004231 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:07.016830 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:07.016830 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:07.023819 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:07.031032 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7b635e11-81b2-4db2-a5f8-8a596053c034 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:07.031600 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 6/19] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:07 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 1156 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:07.507034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:07.925891 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:07.926214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:07.926491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:07.935044 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:07.935044 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:07.940083 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:07.946611 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-07b074ba-aea7-41ac-b328-59f7871fbaf8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:07.946760 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 5/20] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:07 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 1156 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:10.621368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:10.623608 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:10.624111 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1953251467", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:10.625993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1953251467', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:11.180799 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Create volume of 1 GB Jul 22 04:38:11.206553 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:38:11.205695. {{(pid=100125) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:38:11.206724 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Availability Zones retrieved successfully. Jul 22 04:38:11.231481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Flow 'volume_create_api' (32bbf056-3e7a-48be-92c1-9302dad33b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:11.232453 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73808f7a-da95-4a8d-9bb4-3ae212ef67e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:11.233500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:11.340914 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73808f7a-da95-4a8d-9bb4-3ae212ef67e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:11.342110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2ceb8d-ff05-4684-8531-d30e709792db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:11.391782 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-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 22 04:38:11.392081 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-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 22 04:38:11.446833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Created reservations ['041c3e61-ba8d-44b3-8ea1-fee3d07ae7b4', '7bca2624-9d32-4b3e-ab34-2ffee3d232a3', '3ccd1ba5-e72c-4be8-9afb-a3433c48da8e', '0f5bad27-d539-438f-976e-dea2bf93ab5b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:11.447419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2ceb8d-ff05-4684-8531-d30e709792db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041c3e61-ba8d-44b3-8ea1-fee3d07ae7b4', '7bca2624-9d32-4b3e-ab34-2ffee3d232a3', '3ccd1ba5-e72c-4be8-9afb-a3433c48da8e', '0f5bad27-d539-438f-976e-dea2bf93ab5b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:11.448504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0df81c-d099-4648-a551-a9395b03bf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:11.480206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0df81c-d099-4648-a551-a9395b03bf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1276e0-49fe-4ceb-b4e0-be39fb0107fa', '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-1953251467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62e7e1ba63f64fe89896ea45fa25aefc',qos_specs=None,replication_status=,reservations=['041c3e61-ba8d-44b3-8ea1-fee3d07ae7b4','7bca2624-9d32-4b3e-ab34-2ffee3d232a3','3ccd1ba5-e72c-4be8-9afb-a3433c48da8e','0f5bad27-d539-438f-976e-dea2bf93ab5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d1b212683545d1a4e019d09977da44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1953251467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1276e0-49fe-4ceb-b4e0-be39fb0107fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62e7e1ba63f64fe89896ea45fa25aefc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29d1b212683545d1a4e019d09977da44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:11.481035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39143d61-efd0-4b1f-904c-7eb3991240ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:11.510727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39143d61-efd0-4b1f-904c-7eb3991240ee) transitioned into state 'SUCCESS' from state '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-1953251467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62e7e1ba63f64fe89896ea45fa25aefc',qos_specs=None,replication_status=,reservations=['041c3e61-ba8d-44b3-8ea1-fee3d07ae7b4','7bca2624-9d32-4b3e-ab34-2ffee3d232a3','3ccd1ba5-e72c-4be8-9afb-a3433c48da8e','0f5bad27-d539-438f-976e-dea2bf93ab5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29d1b212683545d1a4e019d09977da44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:11.511549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca34fe4-2ada-4919-bfdb-eab63283a016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:11.542890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca34fe4-2ada-4919-bfdb-eab63283a016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:11.544204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Flow 'volume_create_api' (32bbf056-3e7a-48be-92c1-9302dad33b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:11.544672 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Create volume request issued successfully. Jul 22 04:38:11.545538 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ee09954-d148-4507-a0b3-0bb3feeebbcf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:11.546174 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 5/21] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:38:10 2026] POST /volume/v3/volumes => generated 899 bytes in 925 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:11.560915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-10fc3630-2513-4240-b64a-f49615ba9219 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:11.563034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10fc3630-2513-4240-b64a-f49615ba9219 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:11.563301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10fc3630-2513-4240-b64a-f49615ba9219 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:11.563556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10fc3630-2513-4240-b64a-f49615ba9219 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:11.571415 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:11.571415 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:11.579502 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-10fc3630-2513-4240-b64a-f49615ba9219 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:11.584909 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10fc3630-2513-4240-b64a-f49615ba9219 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:11.585431 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 6/22] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:11 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:12.602994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-12ed3002-c6ad-4956-8763-b3acdd346019 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:12.605218 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12ed3002-c6ad-4956-8763-b3acdd346019 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:12.605218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12ed3002-c6ad-4956-8763-b3acdd346019 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:12.605378 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12ed3002-c6ad-4956-8763-b3acdd346019 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:12.614300 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:12.614300 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:12.620930 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-12ed3002-c6ad-4956-8763-b3acdd346019 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:12.627016 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12ed3002-c6ad-4956-8763-b3acdd346019 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:12.627551 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 7/23] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:12 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 991 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:13.242722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:13.245550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:13.245550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:13.245550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:13.254216 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:13.254216 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:13.262043 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:13.271036 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-86d483ab-be90-4ed6-8613-73c84f6ec2d8 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:13.271807 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 6/24] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:13 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:13.288757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-31839d90-405d-4b0f-9b8a-58da17595801 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:13.289833 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31839d90-405d-4b0f-9b8a-58da17595801 None None] GET https://10.4.3.175/volume// Jul 22 04:38:13.290133 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31839d90-405d-4b0f-9b8a-58da17595801 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:13.290417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31839d90-405d-4b0f-9b8a-58da17595801 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:13.291134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31839d90-405d-4b0f-9b8a-58da17595801 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:38:13.291489 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 6/25] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:38:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:38:13.303609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b010ca0f-9b4e-48c6-8e72-203e2e199758 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:13.306414 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b010ca0f-9b4e-48c6-8e72-203e2e199758 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:38:13.306539 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b010ca0f-9b4e-48c6-8e72-203e2e199758 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d6d4301-2c15-4ac6-a1db-c38f02a01dfb", "connector": null, "instance_uuid": "b8cad8f4-4f6d-4410-bf25-bf7be7291da6"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:13.316949 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:13.316949 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:13.366046 np0000005618 devstack@c-api.service[100127]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 04:38:13.366046 np0000005618 devstack@c-api.service[100127]: .first() Jul 22 04:38:13.388095 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b010ca0f-9b4e-48c6-8e72-203e2e199758 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:38:13.388517 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 7/26] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:38:13 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:13.647459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:13.649713 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:13.650063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:13.650232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:13.658738 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:13.658738 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:13.664243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:13.671726 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d7370a1-dac2-46e4-9f94-fd45ae105615 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:13.672277 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 8/27] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:13 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 991 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:14.689433 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-30bfd460-5255-450b-ae41-a66456ed28bf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:14.692669 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30bfd460-5255-450b-ae41-a66456ed28bf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:14.692931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30bfd460-5255-450b-ae41-a66456ed28bf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:14.693160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30bfd460-5255-450b-ae41-a66456ed28bf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:14.707036 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:14.707036 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:14.713165 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-30bfd460-5255-450b-ae41-a66456ed28bf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:14.718668 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30bfd460-5255-450b-ae41-a66456ed28bf tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:14.719191 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 7/28] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:14 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1049 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:15.738377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-204f72e1-175c-485d-aa23-98f97af0a9cc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:15.741881 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-204f72e1-175c-485d-aa23-98f97af0a9cc tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:15.742132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-204f72e1-175c-485d-aa23-98f97af0a9cc tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:15.742434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-204f72e1-175c-485d-aa23-98f97af0a9cc tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:15.760954 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:15.760954 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:15.773072 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-204f72e1-175c-485d-aa23-98f97af0a9cc tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:15.787373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-204f72e1-175c-485d-aa23-98f97af0a9cc tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:15.788080 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 7/29] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:15 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:16.002991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-225d187b-f630-400b-9ee0-3c60ef468508 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:16.002991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-225d187b-f630-400b-9ee0-3c60ef468508 None None] GET https://10.4.3.175/volume// Jul 22 04:38:16.002991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-225d187b-f630-400b-9ee0-3c60ef468508 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:16.002991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-225d187b-f630-400b-9ee0-3c60ef468508 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:16.002991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-225d187b-f630-400b-9ee0-3c60ef468508 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:38:16.007192 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 8/30] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:38:15 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:38:16.029912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:16.384951 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:16.384951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:16.384951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:16.402586 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:16.402586 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:16.410138 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:16.418848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-8748db2c-9343-4899-8d9b-3143f14ade6f tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:16.419695 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 9/31] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:38:16 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 1335 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:16.814148 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a3964c85-0852-4964-b311-e20486000a1b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:16.816723 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a3964c85-0852-4964-b311-e20486000a1b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:16.816844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a3964c85-0852-4964-b311-e20486000a1b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:16.817047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a3964c85-0852-4964-b311-e20486000a1b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:16.826522 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:16.826522 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:16.832390 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a3964c85-0852-4964-b311-e20486000a1b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:16.840839 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a3964c85-0852-4964-b311-e20486000a1b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:16.843831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 8/32] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:16 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:17.384150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:17.392066 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] PUT https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 Jul 22 04:38:17.393570 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:17.420391 np0000005618 devstack@c-api.service[100125]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 04:38:17.420391 np0000005618 devstack@c-api.service[100125]: .first() Jul 22 04:38:17.434656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Acquiring lock "cinder-attachment_update-2d6d4301-2c15-4ac6-a1db-c38f02a01dfb-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:38:17.443299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Lock "cinder-attachment_update-2d6d4301-2c15-4ac6-a1db-c38f02a01dfb-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:38:17.443676 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:17.443676 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:17.635114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Lock "cinder-attachment_update-2d6d4301-2c15-4ac6-a1db-c38f02a01dfb-np0000005618" released by "attachment_update" :: held 0.192s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:38:17.635114 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-1fa3fbd3-391a-47c8-9ed3-c18ea575f400 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 returned with HTTP 200 Jul 22 04:38:17.635267 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 8/33] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:38:17 2026] PUT /volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:17.682714 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b727d14c-1894-478b-8716-38060b4ca28e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:17.685299 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b727d14c-1894-478b-8716-38060b4ca28e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] POST https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92/action Jul 22 04:38:17.686177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b727d14c-1894-478b-8716-38060b4ca28e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:38:17.686314 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b727d14c-1894-478b-8716-38060b4ca28e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:17.709393 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:17.709393 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:17.730050 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ebcbba32-a7db-4370-82f5-e376f3e5e9d5 req-b727d14c-1894-478b-8716-38060b4ca28e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92/action returned with HTTP 204 Jul 22 04:38:17.730807 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 9/34] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:38:17 2026] POST /volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:17.860898 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a7d2b73f-9021-4597-9413-88a8d40e804d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:17.863588 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7d2b73f-9021-4597-9413-88a8d40e804d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:17.863983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7d2b73f-9021-4597-9413-88a8d40e804d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:17.864375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7d2b73f-9021-4597-9413-88a8d40e804d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:17.874870 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:17.874870 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:17.881304 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a7d2b73f-9021-4597-9413-88a8d40e804d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:17.890134 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7d2b73f-9021-4597-9413-88a8d40e804d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:17.890784 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 10/35] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:17 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:18.908435 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:18.910416 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:18.910416 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:18.910645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:18.924668 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:18.924668 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:18.932030 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:18.938913 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-801d1b0a-a1cb-4091-8f52-373d16b5121e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:18.939348 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 9/36] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:18 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:19.956553 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:19.958406 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:19.958639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:19.958901 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:19.966986 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:19.966986 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:19.972253 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:19.977508 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-db85f2ac-7163-4a34-bc7b-d18fa6bb69af tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:19.977933 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 9/37] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:19 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:20.992638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:20.994741 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:20.994988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:20.995238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:21.002795 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:21.002795 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:21.008870 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:21.013754 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ede8ab1-239d-4573-b24d-7bf2f8c0627d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:21.014168 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 10/38] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:20 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:22.030799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0461093d-f19a-437f-9e15-149c64c822ee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:22.033865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0461093d-f19a-437f-9e15-149c64c822ee tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:22.033865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0461093d-f19a-437f-9e15-149c64c822ee tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:22.033865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0461093d-f19a-437f-9e15-149c64c822ee tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:22.045035 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:22.045035 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:22.049611 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0461093d-f19a-437f-9e15-149c64c822ee tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:22.056343 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0461093d-f19a-437f-9e15-149c64c822ee tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:22.057278 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 11/39] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:22 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:23.072439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-70f36b8d-1157-4e66-b316-6f13827d2320 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:23.074820 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-70f36b8d-1157-4e66-b316-6f13827d2320 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:23.075146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-70f36b8d-1157-4e66-b316-6f13827d2320 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:23.075510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-70f36b8d-1157-4e66-b316-6f13827d2320 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:23.085317 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:23.085317 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:23.091174 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-70f36b8d-1157-4e66-b316-6f13827d2320 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:23.102742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-70f36b8d-1157-4e66-b316-6f13827d2320 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:23.103729 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 10/40] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:23 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:24.120329 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4483be0b-2511-4b52-913e-66a8f867386b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:24.124455 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4483be0b-2511-4b52-913e-66a8f867386b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:24.124597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4483be0b-2511-4b52-913e-66a8f867386b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:24.124854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4483be0b-2511-4b52-913e-66a8f867386b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:24.135553 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:24.135553 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:24.142448 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4483be0b-2511-4b52-913e-66a8f867386b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:24.149730 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4483be0b-2511-4b52-913e-66a8f867386b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:24.149951 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 10/41] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:24 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:25.168008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:25.171164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:25.171362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:25.171664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:25.183302 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:25.183302 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:25.190195 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:25.196610 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d94b13af-9e9c-4ffd-887c-f77c3e84d1e7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:25.197430 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 11/42] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:25 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:26.185034 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:26.215377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:26.219167 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:26.219559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:26.219864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:26.237399 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:26.237399 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:26.246816 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:26.253567 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0fe2a8c7-1b5b-4662-b506-127b6132d1a8 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:26.255689 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 11/43] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:26 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:26.483140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:26.484374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1359110910"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:26.487250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1359110910'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:26.487374 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Create volume of 1 GB Jul 22 04:38:26.516408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Availability zone cache updated, next update will occur around 2026-07-22 05:38:26.514522. {{(pid=100124) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:38:26.516408 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Availability Zones retrieved successfully. Jul 22 04:38:26.543462 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Flow 'volume_create_api' (3d20ffcd-8493-4e7e-99be-29a0c6010e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:26.545150 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0c4819-28bb-42c6-832b-cb0c9fefdd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:26.546693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:26.601902 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe0c4819-28bb-42c6-832b-cb0c9fefdd37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:26.603033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f20fa1-0a3b-4961-94f4-1754d378313b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:26.649589 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] 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 22 04:38:26.650079 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] 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 22 04:38:26.708901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Created reservations ['59b273a8-b078-4d25-8307-8be371cac4f6', 'b987014a-4b6d-47df-890d-59d8b8f3685a', 'be47ac09-6a6e-4e15-8a4f-450bffc0fe6d', '91a6b7fd-e8a3-42e3-a12d-802832736a66'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:26.710286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f20fa1-0a3b-4961-94f4-1754d378313b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59b273a8-b078-4d25-8307-8be371cac4f6', 'b987014a-4b6d-47df-890d-59d8b8f3685a', 'be47ac09-6a6e-4e15-8a4f-450bffc0fe6d', '91a6b7fd-e8a3-42e3-a12d-802832736a66']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:26.711538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f96abef-5ac9-471f-b879-b875d3bba965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:26.768286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f96abef-5ac9-471f-b879-b875d3bba965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9972f560-b193-4457-99bf-ce8ad7abd559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1359110910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725ab052fde24913a5cbf753ab3f2d96',qos_specs=None,replication_status=,reservations=['59b273a8-b078-4d25-8307-8be371cac4f6','b987014a-4b6d-47df-890d-59d8b8f3685a','be47ac09-6a6e-4e15-8a4f-450bffc0fe6d','91a6b7fd-e8a3-42e3-a12d-802832736a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b666907a9ed44882b0ca91cf74a80c50',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1359110910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9972f560-b193-4457-99bf-ce8ad7abd559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='725ab052fde24913a5cbf753ab3f2d96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b666907a9ed44882b0ca91cf74a80c50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:26.769860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dd8754-ee29-42c7-8d5c-2c87af35a242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:26.805220 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dd8754-ee29-42c7-8d5c-2c87af35a242) transitioned into state 'SUCCESS' from state '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-1359110910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='725ab052fde24913a5cbf753ab3f2d96',qos_specs=None,replication_status=,reservations=['59b273a8-b078-4d25-8307-8be371cac4f6','b987014a-4b6d-47df-890d-59d8b8f3685a','be47ac09-6a6e-4e15-8a4f-450bffc0fe6d','91a6b7fd-e8a3-42e3-a12d-802832736a66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b666907a9ed44882b0ca91cf74a80c50',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:26.806112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1203d612-16f7-4454-a042-05e2ff0a397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:26.832530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1203d612-16f7-4454-a042-05e2ff0a397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:26.833551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Flow 'volume_create_api' (3d20ffcd-8493-4e7e-99be-29a0c6010e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:26.834048 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Create volume request issued successfully. Jul 22 04:38:26.834692 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e13211f0-7c26-46f4-b11a-493b5a05d6d4 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:26.835193 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 12/44] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:38:26 2026] POST /volume/v3/volumes => generated 785 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:26.851670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:26.854395 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:38:26.854395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:26.855323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:26.889291 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:26.889291 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:26.894487 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:38:26.900911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60f0309a-eb32-457f-b9e6-46dc34f36e4a tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:38:26.901427 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 11/45] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:26 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 964 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:27.272616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:27.276219 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:27.276393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:27.276565 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:27.291890 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:27.291890 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:27.299994 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:27.304632 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8818bfc7-9f88-481d-9f9d-33f68b619677 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:27.305433 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 12/46] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:27 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:27.920392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-37737b8a-af68-4707-91b2-b9055e4aff28 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:27.922141 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-37737b8a-af68-4707-91b2-b9055e4aff28 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:38:27.922925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-37737b8a-af68-4707-91b2-b9055e4aff28 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:27.922925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-37737b8a-af68-4707-91b2-b9055e4aff28 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:27.964575 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:27.964575 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:27.969409 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-37737b8a-af68-4707-91b2-b9055e4aff28 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:38:27.976642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-37737b8a-af68-4707-91b2-b9055e4aff28 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:38:27.977010 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 12/47] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:27 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:28.170868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d35b1846-0496-4454-9e1f-0067ad664f14 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:28.324751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:28.326767 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:28.326893 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:28.327153 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:28.343532 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:28.343532 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:28.351132 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:28.362500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4092271d-800d-45b6-9a81-29b8b9a34e7f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:28.363316 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 12/48] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:28 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:28.471876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:28.472784 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1513117889"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:28.474662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1513117889'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:28.479177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume of 1 GB Jul 22 04:38:28.479513 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:28.479513 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:28.480758 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Availability Zones retrieved successfully. Jul 22 04:38:28.488230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Flow 'volume_create_api' (d4b09a93-4a17-458f-b0a2-4718bfed1fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:28.489790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0daed4a0-c2eb-46a3-afd2-be7461bcc185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:28.490923 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:28.508755 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:28.508755 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:28.525045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0daed4a0-c2eb-46a3-afd2-be7461bcc185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:28.526001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76d0d52-e55c-4ecf-a84b-bf319a00e817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:28.566957 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-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 22 04:38:28.567286 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-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 22 04:38:28.623943 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Created reservations ['be6e6fa6-50fb-48fe-9481-aefd4427f591', '8d476579-77d3-4170-8ce1-244e909bfc7c', '8ca5a1be-bd8d-488c-816e-c7bb4433a89a', '2efbb74d-a517-4169-9b63-ab7acaae446b'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:28.624887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76d0d52-e55c-4ecf-a84b-bf319a00e817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be6e6fa6-50fb-48fe-9481-aefd4427f591', '8d476579-77d3-4170-8ce1-244e909bfc7c', '8ca5a1be-bd8d-488c-816e-c7bb4433a89a', '2efbb74d-a517-4169-9b63-ab7acaae446b']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:28.625884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa2be92-2167-4a9b-a179-176917e92648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:28.656984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa2be92-2167-4a9b-a179-176917e92648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3265091e-6d50-4a97-8fed-5404472e30c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1513117889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0c4258f37bce49278638743a3c03ae01',qos_specs=None,replication_status=,reservations=['be6e6fa6-50fb-48fe-9481-aefd4427f591','8d476579-77d3-4170-8ce1-244e909bfc7c','8ca5a1be-bd8d-488c-816e-c7bb4433a89a','2efbb74d-a517-4169-9b63-ab7acaae446b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1513117889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3265091e-6d50-4a97-8fed-5404472e30c7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0c4258f37bce49278638743a3c03ae01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:28.657889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211f80da-6c63-471e-a87c-8700620b32f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:28.682996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (211f80da-6c63-471e-a87c-8700620b32f7) transitioned into state 'SUCCESS' from state '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-1513117889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0c4258f37bce49278638743a3c03ae01',qos_specs=None,replication_status=,reservations=['be6e6fa6-50fb-48fe-9481-aefd4427f591','8d476579-77d3-4170-8ce1-244e909bfc7c','8ca5a1be-bd8d-488c-816e-c7bb4433a89a','2efbb74d-a517-4169-9b63-ab7acaae446b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:28.684075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a56dc222-d8c1-45c4-b9f8-36f8f8056b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:28.700767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a56dc222-d8c1-45c4-b9f8-36f8f8056b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:28.701986 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Flow 'volume_create_api' (d4b09a93-4a17-458f-b0a2-4718bfed1fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:28.702325 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume request issued successfully. Jul 22 04:38:28.702935 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d35b1846-0496-4454-9e1f-0067ad664f14 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:28.703377 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 13/49] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:38:28 2026] POST /volume/v3/volumes => generated 758 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:28.722551 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:28.725754 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:38:28.725990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:28.726255 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:28.735811 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:28.735811 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:28.742347 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:38:28.747952 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-308762fb-8f2f-411b-80a1-4ed3059ce9c6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:38:28.748419 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 13/50] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:28 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:29.379438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4564ec01-6c37-4337-96e2-60740cac1d6d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:29.381453 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4564ec01-6c37-4337-96e2-60740cac1d6d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:29.381671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4564ec01-6c37-4337-96e2-60740cac1d6d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:29.382000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4564ec01-6c37-4337-96e2-60740cac1d6d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:29.392661 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:29.392661 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:29.398014 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4564ec01-6c37-4337-96e2-60740cac1d6d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:29.404642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4564ec01-6c37-4337-96e2-60740cac1d6d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:29.405268 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 13/51] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:29 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:29.773980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:29.777643 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:38:29.778204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:29.778502 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:29.790407 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:29.790407 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:29.798593 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:38:29.808884 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4f2dbc8-7243-4628-a91b-52d05c5d2db7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:38:29.809389 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 13/52] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:29 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:29.830896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:30.165192 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] POST https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action Jul 22 04:38:30.166409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:38:30.166559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:30.179913 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:30.179913 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:30.180363 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] Volume info retrieved successfully. Jul 22 04:38:30.195316 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] Update volume admin metadata completed successfully. Jul 22 04:38:30.195316 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] Update readonly setting on volume completed successfully. Jul 22 04:38:30.195446 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b0b1794-a28d-4af3-88d6-c70e7c91e81a tempest-TestMultiAttachVolumeSwap-1845514300 tempest-TestMultiAttachVolumeSwap-1845514300-project-admin] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action returned with HTTP 202 Jul 22 04:38:30.196119 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 14/53] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:38:29 2026] POST /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action => generated 0 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:38:30.208708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:30.211579 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:30.211784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-895085079"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:30.213356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-895085079'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:30.218666 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume of 1 GB Jul 22 04:38:30.219186 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:30.219186 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:30.226288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:38:30.225119. {{(pid=100127) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:38:30.226288 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Availability Zones retrieved successfully. Jul 22 04:38:30.250908 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Flow 'volume_create_api' (ae8dd65f-38b0-4f06-8276-e83934429941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:30.255607 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77adb3d-943f-40db-9515-20639a23f6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:30.258528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:30.295611 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:30.295611 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:30.325398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c77adb3d-943f-40db-9515-20639a23f6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:30.326205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d880e5-5074-4a91-ae0a-75b808368090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:30.379417 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-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 22 04:38:30.379763 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-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 22 04:38:30.409032 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Created reservations ['a4285e0f-558d-4f0c-a7ba-395a6e71a88d', 'bace7909-e877-46ee-8c3d-c64a7e831b07', '144391bb-3b7b-4b12-92ee-2fac09ecc0d2', '0df6d33f-d203-4e97-a95b-98a2e43a38a7'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:30.409664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d880e5-5074-4a91-ae0a-75b808368090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4285e0f-558d-4f0c-a7ba-395a6e71a88d', 'bace7909-e877-46ee-8c3d-c64a7e831b07', '144391bb-3b7b-4b12-92ee-2fac09ecc0d2', '0df6d33f-d203-4e97-a95b-98a2e43a38a7']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:30.410935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48de745-0732-4e56-ad70-5a9dcb334f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:30.425385 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:30.429108 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:30.430984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:30.430984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:30.439429 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:30.439429 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:30.446722 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:30.452940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c48de745-0732-4e56-ad70-5a9dcb334f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf11963-be66-48a3-acc9-3d62fe6c3341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-895085079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0c4258f37bce49278638743a3c03ae01',qos_specs=None,replication_status=,reservations=['a4285e0f-558d-4f0c-a7ba-395a6e71a88d','bace7909-e877-46ee-8c3d-c64a7e831b07','144391bb-3b7b-4b12-92ee-2fac09ecc0d2','0df6d33f-d203-4e97-a95b-98a2e43a38a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-895085079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf11963-be66-48a3-acc9-3d62fe6c3341,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='0c4258f37bce49278638743a3c03ae01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:30.453131 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-671ed17b-f0bf-449c-9d70-cc6f57fd0685 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:30.453612 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 14/54] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:30 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:30.454264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423253b7-c131-4806-9638-8693a53732ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:30.501151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423253b7-c131-4806-9638-8693a53732ae) transitioned into state 'SUCCESS' from state '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-895085079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='0c4258f37bce49278638743a3c03ae01',qos_specs=None,replication_status=,reservations=['a4285e0f-558d-4f0c-a7ba-395a6e71a88d','bace7909-e877-46ee-8c3d-c64a7e831b07','144391bb-3b7b-4b12-92ee-2fac09ecc0d2','0df6d33f-d203-4e97-a95b-98a2e43a38a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9175d9727d414b51b1b6e81e8568a8f4',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:30.501151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1cfe01-fb5e-4f72-977d-e3c7809983bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:30.535315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1cfe01-fb5e-4f72-977d-e3c7809983bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:30.536648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Flow 'volume_create_api' (ae8dd65f-38b0-4f06-8276-e83934429941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:30.537143 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Create volume request issued successfully. Jul 22 04:38:30.538106 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36322605-dd3d-45b4-ad91-1ffa2233b355 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:30.538569 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 14/55] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:38:30 2026] POST /volume/v3/volumes => generated 757 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:30.556209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a826b504-863c-4c53-9388-cc6edadabbb3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:30.557985 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a826b504-863c-4c53-9388-cc6edadabbb3 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:38:30.558189 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a826b504-863c-4c53-9388-cc6edadabbb3 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:30.558426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a826b504-863c-4c53-9388-cc6edadabbb3 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:30.569252 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:30.569252 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:30.573299 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a826b504-863c-4c53-9388-cc6edadabbb3 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:38:30.578822 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a826b504-863c-4c53-9388-cc6edadabbb3 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 200 Jul 22 04:38:30.579291 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 14/56] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:30 2026] GET /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:31.471803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:31.480504 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:31.480504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:31.480504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:31.490323 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:31.490323 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:31.496412 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:31.503831 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3bc8f963-1ed9-48f8-afdb-8c6651f0803f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:31.504746 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 15/57] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:31 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:31.593631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:31.596046 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:38:31.596329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:31.596572 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:31.605598 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:31.605598 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:31.609516 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:38:31.613692 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5bf48b4-8298-4751-831b-598500e8c2b0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 200 Jul 22 04:38:31.614236 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 15/58] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:31 2026] GET /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:32.521162 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:32.525034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:32.525034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:32.525118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:32.542624 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:32.542624 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:32.549555 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:32.559045 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b60db8c-0f99-4ede-b190-a9f3847d8cdb tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:32.559045 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 15/59] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:32 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:33.574823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-95f278fc-99ea-463d-8614-8be1ff0d154b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:33.578108 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95f278fc-99ea-463d-8614-8be1ff0d154b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:33.578108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95f278fc-99ea-463d-8614-8be1ff0d154b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:33.578108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95f278fc-99ea-463d-8614-8be1ff0d154b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:33.588420 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:33.588420 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:33.594437 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-95f278fc-99ea-463d-8614-8be1ff0d154b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:33.602192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95f278fc-99ea-463d-8614-8be1ff0d154b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:33.602928 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 15/60] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:33 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:34.625194 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:34.631163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:34.631272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:34.631517 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:34.654235 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:34.654235 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:34.662994 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:34.672136 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02edd7e1-534a-4159-9e07-330cd33cbc40 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:34.672738 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 16/61] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:34 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:35.693661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-453164d0-1dc0-45ff-8838-161071e17926 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:35.698998 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-453164d0-1dc0-45ff-8838-161071e17926 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:35.698998 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-453164d0-1dc0-45ff-8838-161071e17926 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:35.698998 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-453164d0-1dc0-45ff-8838-161071e17926 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:35.711160 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:35.711160 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:35.717792 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-453164d0-1dc0-45ff-8838-161071e17926 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:35.729514 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-453164d0-1dc0-45ff-8838-161071e17926 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:35.731056 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 16/62] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:35 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:36.755836 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:36.760395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:36.760395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:36.760395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:36.774328 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:36.774328 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:36.784894 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:36.800048 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5fb2011e-da03-4e8d-8fcc-c8266e60c2ce tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:36.800489 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 16/63] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:36 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:37.830886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:37.834523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:37.834705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:37.834911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:37.850989 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:37.850989 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:37.858992 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:37.869655 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e242ab2a-4519-4609-ac65-e820ccc26cf2 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:37.870226 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 16/64] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:37 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:38.897870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:38.901729 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:38.902683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:38.902683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:38.920458 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:38.920458 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:38.927583 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:38.936201 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8a414ac-8a0b-40ee-a870-1b2df619a6b9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:38.937785 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 17/65] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:38 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:38:39.044842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:39.046954 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:39.047266 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1132757648"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:39.049576 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1132757648'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:39.049576 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Create volume of 1 GB Jul 22 04:38:39.056137 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Availability Zones retrieved successfully. Jul 22 04:38:39.066415 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Flow 'volume_create_api' (c6b49683-838c-4f73-9e6d-edf82247e19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:39.068589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde24f91-21ea-441c-8be0-87196eb549ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:39.069913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:39.111988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde24f91-21ea-441c-8be0-87196eb549ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:39.113632 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5df4725-d9e6-4f87-a8c3-106d99b0fdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:39.241553 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Created reservations ['1c09323b-e6aa-449b-b12a-44ee6881c072', 'bfa62411-311c-486a-9abc-1b3ccaa35e76', 'c7d724e2-433a-4451-8d0c-023e33ca8a28', 'd6a55362-307f-4cda-aeb3-1d6b5587457d'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:39.243081 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5df4725-d9e6-4f87-a8c3-106d99b0fdab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c09323b-e6aa-449b-b12a-44ee6881c072', 'bfa62411-311c-486a-9abc-1b3ccaa35e76', 'c7d724e2-433a-4451-8d0c-023e33ca8a28', 'd6a55362-307f-4cda-aeb3-1d6b5587457d']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:39.245087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792b9b4c-fe71-4797-8742-f8c4e98dcc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:39.284766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (792b9b4c-fe71-4797-8742-f8c4e98dcc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d5cfa4-dc0e-45ed-9534-b7bb845ff30d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1132757648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dddec5478fb848238735fb293b91877f',qos_specs=None,replication_status=,reservations=['1c09323b-e6aa-449b-b12a-44ee6881c072','bfa62411-311c-486a-9abc-1b3ccaa35e76','c7d724e2-433a-4451-8d0c-023e33ca8a28','d6a55362-307f-4cda-aeb3-1d6b5587457d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd9c2141bb74c4bb01bb0804bc867db',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1132757648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46d5cfa4-dc0e-45ed-9534-b7bb845ff30d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dddec5478fb848238735fb293b91877f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd9c2141bb74c4bb01bb0804bc867db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:39.286588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172bba3e-9797-41e9-8717-96f4e28ce83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:39.324323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172bba3e-9797-41e9-8717-96f4e28ce83e) transitioned into state 'SUCCESS' from state '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-1132757648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dddec5478fb848238735fb293b91877f',qos_specs=None,replication_status=,reservations=['1c09323b-e6aa-449b-b12a-44ee6881c072','bfa62411-311c-486a-9abc-1b3ccaa35e76','c7d724e2-433a-4451-8d0c-023e33ca8a28','d6a55362-307f-4cda-aeb3-1d6b5587457d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd9c2141bb74c4bb01bb0804bc867db',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:39.325881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc633983-08cf-43a3-a48d-bdde6a1ae9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:39.349116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc633983-08cf-43a3-a48d-bdde6a1ae9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:39.349116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Flow 'volume_create_api' (c6b49683-838c-4f73-9e6d-edf82247e19d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:39.349116 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Create volume request issued successfully. Jul 22 04:38:39.350267 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a693ebf0-bf1b-4f1f-88c9-6f75404554d2 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:39.350775 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 17/66] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:38:39 2026] POST /volume/v3/volumes => generated 755 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:39.367954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-21603626-435a-4042-bcfb-a01233798e46 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:39.372128 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-21603626-435a-4042-bcfb-a01233798e46 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] GET https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:39.372128 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-21603626-435a-4042-bcfb-a01233798e46 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:39.372128 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-21603626-435a-4042-bcfb-a01233798e46 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:39.392458 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:39.392458 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:39.399406 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-21603626-435a-4042-bcfb-a01233798e46 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Volume info retrieved successfully. Jul 22 04:38:39.408466 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-21603626-435a-4042-bcfb-a01233798e46 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d returned with HTTP 200 Jul 22 04:38:39.409454 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 17/67] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:39 2026] GET /volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:39.956857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:39.959466 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:39.959772 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:39.960050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:39.973992 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:39.973992 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:39.982707 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:39.988988 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0efb339-4a6d-4cbb-91a7-863f11ea39b0 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:39.989515 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 17/68] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:39 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:40.433020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9271c52e-6959-4fc2-856c-4980fa900a34 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:40.437641 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9271c52e-6959-4fc2-856c-4980fa900a34 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] GET https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:40.437641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9271c52e-6959-4fc2-856c-4980fa900a34 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:40.437641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9271c52e-6959-4fc2-856c-4980fa900a34 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:40.452340 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:40.452340 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:40.469035 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9271c52e-6959-4fc2-856c-4980fa900a34 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Volume info retrieved successfully. Jul 22 04:38:40.479584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9271c52e-6959-4fc2-856c-4980fa900a34 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d returned with HTTP 200 Jul 22 04:38:40.479747 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 18/69] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:40 2026] GET /volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:40.976142 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-97902ea4-d7c7-462e-84d6-463b440628ad req-536bdfad-4cc2-4e85-8f58-eabd70a3dff9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:40.980160 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-97902ea4-d7c7-462e-84d6-463b440628ad req-536bdfad-4cc2-4e85-8f58-eabd70a3dff9 tempest-VolumesAdminNegativeTest-1726104121 tempest-VolumesAdminNegativeTest-1726104121-project] GET https://10.4.3.175/volume/v3/volumes/c14f63c7-8b73-4783-8a7d-ca7dd958a118 Jul 22 04:38:40.980404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-97902ea4-d7c7-462e-84d6-463b440628ad req-536bdfad-4cc2-4e85-8f58-eabd70a3dff9 tempest-VolumesAdminNegativeTest-1726104121 tempest-VolumesAdminNegativeTest-1726104121-project] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:40.980646 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-97902ea4-d7c7-462e-84d6-463b440628ad req-536bdfad-4cc2-4e85-8f58-eabd70a3dff9 tempest-VolumesAdminNegativeTest-1726104121 tempest-VolumesAdminNegativeTest-1726104121-project] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:40.989736 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-97902ea4-d7c7-462e-84d6-463b440628ad req-536bdfad-4cc2-4e85-8f58-eabd70a3dff9 tempest-VolumesAdminNegativeTest-1726104121 tempest-VolumesAdminNegativeTest-1726104121-project] https://10.4.3.175/volume/v3/volumes/c14f63c7-8b73-4783-8a7d-ca7dd958a118 returned with HTTP 404 Jul 22 04:38:40.990633 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 18/70] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:40 2026] GET /volume/v3/volumes/c14f63c7-8b73-4783-8a7d-ca7dd958a118 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:41.008215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:41.011398 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:41.011899 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] DELETE https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:41.011899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:41.012118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:41.012266 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Delete volume with id: 46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:41.013691 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:41.014059 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:41.014319 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:41.022445 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:41.022445 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:41.023087 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Volume info retrieved successfully. Jul 22 04:38:41.023155 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:41.023155 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:41.028201 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:41.033974 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77cc634e-5b67-42fa-be55-9d2f26ae5bd5 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:41.034533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 18/71] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:41 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1572 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:41.064148 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Delete volume request issued successfully. Jul 22 04:38:41.064390 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb3e0a8d-221b-4a15-90ed-3f93309c8939 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d returned with HTTP 202 Jul 22 04:38:41.064945 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 18/72] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:38:41 2026] DELETE /volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:38:41.076752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:41.079160 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] GET https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:41.079696 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:41.079696 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:41.088406 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:41.088406 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:41.093155 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Volume info retrieved successfully. Jul 22 04:38:41.097883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:41.099387 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80a93cd6-516d-4a70-ace4-e4d1ea950f50 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d returned with HTTP 200 Jul 22 04:38:41.099926 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 19/73] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:41 2026] GET /volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:41.102168 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:41.102426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:41.102613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:41.119492 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:41.119492 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:41.125535 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:41.134629 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-313ab908-317e-4d3c-b78e-b3a69d702826 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:41.135516 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 19/74] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:41 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:42.120648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2e254641-7c97-4e9f-9338-ef9efb62a989 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:42.122487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2e254641-7c97-4e9f-9338-ef9efb62a989 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] GET https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d Jul 22 04:38:42.122745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2e254641-7c97-4e9f-9338-ef9efb62a989 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:42.123472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2e254641-7c97-4e9f-9338-ef9efb62a989 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:42.134255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2e254641-7c97-4e9f-9338-ef9efb62a989 tempest-VolumesAdminNegativeTest-659210400 tempest-VolumesAdminNegativeTest-659210400-project-member] https://10.4.3.175/volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d returned with HTTP 404 Jul 22 04:38:42.135082 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 19/75] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:42 2026] GET /volume/v3/volumes/46d5cfa4-dc0e-45ed-9534-b7bb845ff30d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:42.187366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:42.191519 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:42.191907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:42.192870 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:42.225423 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:42.225423 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:42.235628 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:42.246371 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-b6d6c6b3-fbdb-4b22-919c-ba632fb7c42e tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:42.249136 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 19/76] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:42 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:42.292215 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0173f840-c3a9-4b61-a20a-6c87b30d24e1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:42.292707 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0173f840-c3a9-4b61-a20a-6c87b30d24e1 None None] GET https://10.4.3.175/volume// Jul 22 04:38:42.292707 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0173f840-c3a9-4b61-a20a-6c87b30d24e1 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:42.293596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0173f840-c3a9-4b61-a20a-6c87b30d24e1 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:42.293596 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0173f840-c3a9-4b61-a20a-6c87b30d24e1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:38:42.294053 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 20/77] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:38:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:38:42.314915 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-47806696-74c4-414e-85a1-538c53f9f49c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:42.322454 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-47806696-74c4-414e-85a1-538c53f9f49c tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:38:42.322454 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-47806696-74c4-414e-85a1-538c53f9f49c tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d1276e0-49fe-4ceb-b4e0-be39fb0107fa", "connector": null, "instance_uuid": "0bfc253d-90ae-489a-832d-8690b4c06549"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:42.347061 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:42.347061 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:42.417877 np0000005618 devstack@c-api.service[100126]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 04:38:42.417877 np0000005618 devstack@c-api.service[100126]: .first() Jul 22 04:38:42.467135 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-47806696-74c4-414e-85a1-538c53f9f49c tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:38:42.467758 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 20/78] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:38:42 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:44.569146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fbf035c1-5095-48b9-ac2e-6870d10dd6ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:44.570477 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fbf035c1-5095-48b9-ac2e-6870d10dd6ec None None] GET https://10.4.3.175/volume// Jul 22 04:38:44.570668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fbf035c1-5095-48b9-ac2e-6870d10dd6ec None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:44.571075 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fbf035c1-5095-48b9-ac2e-6870d10dd6ec None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:44.571489 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fbf035c1-5095-48b9-ac2e-6870d10dd6ec None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:38:44.572078 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 20/79] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:38:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:38:44.587883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:44.593175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:44.593175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:44.594625 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:44.609142 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:44.609142 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:44.614246 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:44.625164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-2f7bb8cb-636b-432d-99bd-2ea016ac36aa tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:44.625164 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 20/80] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:38:44 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:44.768550 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:44.772914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] PUT https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 Jul 22 04:38:44.773440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:44.790188 np0000005618 devstack@c-api.service[100124]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 22 04:38:44.790188 np0000005618 devstack@c-api.service[100124]: .first() Jul 22 04:38:44.797358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Acquiring lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:38:44.803437 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:38:44.805583 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:44.805583 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:44.957270 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" released by "attachment_update" :: held 0.154s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:38:44.957875 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-86c3af8a-fdeb-4509-92b8-db3eb8093d33 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 returned with HTTP 200 Jul 22 04:38:44.958180 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 21/81] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:38:44 2026] PUT /volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:45.003624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-c551dbb1-5725-4348-b94b-c48d9be52d91 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:45.009128 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-c551dbb1-5725-4348-b94b-c48d9be52d91 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450/action Jul 22 04:38:45.009128 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-c551dbb1-5725-4348-b94b-c48d9be52d91 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:38:45.009128 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-c551dbb1-5725-4348-b94b-c48d9be52d91 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:45.052320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:45.052320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:45.084073 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-46c58213-3c6b-4a1a-9e35-3832c3e8dd07 req-c551dbb1-5725-4348-b94b-c48d9be52d91 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450/action returned with HTTP 204 Jul 22 04:38:45.084073 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 21/82] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:38:45 2026] POST /volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:48.565990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:48.569317 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:38:48.570289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:48.570289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:48.582882 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:38:48.583372 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:38:48.583656 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:38:48.584486 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:38:48.584925 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:38:48.585231 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:38:48.585898 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:38:48.611408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-95a14949-b5bf-45b8-87a4-c32cf2f11199 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:38:48.611408 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 21/83] 10.4.3.175 () {68 vars in 1484 bytes} [Wed Jul 22 04:38:48 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:48.716667 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:48.719533 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:48.720024 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:48.720024 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:48.735253 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:48.735253 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:48.742317 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:48.750583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b064708-f588-4dad-afe4-27c2b177a4a5 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 200 Jul 22 04:38:48.751279 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 21/84] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:38:48 2026] GET /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 1448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:38:48.764574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:48.768458 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:38:48.768955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d6d4301-2c15-4ac6-a1db-c38f02a01dfb", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1697765326", "description": null, "metadata": {}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:48.788815 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:48.788815 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:48.789795 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:48.789851 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Create snapshot from volume 2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:48.824469 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-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 22 04:38:48.867457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Created reservations ['3c5ef316-e690-48a3-8d6e-23134ed337b4', '9bba2c36-1f43-4069-8dbb-57dac87c8611', '6bfba28a-69f5-4ffc-86f6-92b0e7b0a5fe', '56383c2a-d301-4c62-88a4-8f3b7d5bcceb'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:48.983800 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Snapshot force create request issued successfully. Jul 22 04:38:48.983800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-71a3bcc6-d7b2-4446-8213-517a3426fbc1 req-5b1f5b98-5df1-4b03-bcca-1d7261f9070e tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:38:48.984113 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 22/85] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:38:48 2026] POST /volume/v3/snapshots => generated 319 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:53.145203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:53.150649 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 Jul 22 04:38:53.150793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:53.151072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:53.179867 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=127,cinder:INSERT=21,cinder:UPDATE=28 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:38:53.185022 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:53.185022 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:53.186040 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Snapshot retrieved successfully. Jul 22 04:38:53.188406 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0f02416-ba9b-42c4-bfb7-e68a55817776 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 returned with HTTP 200 Jul 22 04:38:53.189132 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 22/86] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:38:53 2026] GET /volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 => generated 478 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:54.099934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:54.102166 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 Jul 22 04:38:54.102338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:54.102568 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:54.102729 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Delete snapshot with id: 5beb22c4-8832-4fd6-8744-a88a46b60c76 Jul 22 04:38:54.122777 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=97,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:38:54.130653 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:54.130653 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:54.131303 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Snapshot retrieved successfully. Jul 22 04:38:54.165025 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Snapshot delete request issued successfully. Jul 22 04:38:54.165430 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7fe61428-3073-483b-9d9d-da7b6b7b909d tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 returned with HTTP 202 Jul 22 04:38:54.166409 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 22/87] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:38:54 2026] DELETE /volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:38:54.183688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b05238e9-4d3e-40cd-958f-7cb624809204 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:54.185742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b05238e9-4d3e-40cd-958f-7cb624809204 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 Jul 22 04:38:54.185934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b05238e9-4d3e-40cd-958f-7cb624809204 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:54.186521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b05238e9-4d3e-40cd-958f-7cb624809204 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:54.209495 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=91,cinder:UPDATE=17,cinder:INSERT=8 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:38:54.218143 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:54.218143 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:54.218699 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b05238e9-4d3e-40cd-958f-7cb624809204 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Snapshot retrieved successfully. Jul 22 04:38:54.220861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b05238e9-4d3e-40cd-958f-7cb624809204 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 returned with HTTP 200 Jul 22 04:38:54.220917 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 22/88] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:38:54 2026] GET /volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 => generated 477 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:55.236104 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f2c1d5e9-15f8-467f-909d-0227fe6ef952 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:55.240140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f2c1d5e9-15f8-467f-909d-0227fe6ef952 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] GET https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 Jul 22 04:38:55.240575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f2c1d5e9-15f8-467f-909d-0227fe6ef952 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:55.241040 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f2c1d5e9-15f8-467f-909d-0227fe6ef952 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:55.243848 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=131,cinder:INSERT=28,cinder:UPDATE=37 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:38:55.247794 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f2c1d5e9-15f8-467f-909d-0227fe6ef952 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 returned with HTTP 404 Jul 22 04:38:55.248766 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 23/89] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:38:55 2026] GET /volume/v3/snapshots/5beb22c4-8832-4fd6-8744-a88a46b60c76 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:38:55.862611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:55.866257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:38:55.866257 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:55.866257 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:55.883394 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:55.883394 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:55.891026 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:38:55.904662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cac1c5ec-c1d2-4b2c-88b6-03213ebec28f tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:38:55.904662 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 23/90] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:38:55 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:38:58.565500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-aed0aab1-b903-4f3c-831d-9078c75787a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:58.568206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-aed0aab1-b903-4f3c-831d-9078c75787a7 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] DELETE https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 Jul 22 04:38:58.568533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-aed0aab1-b903-4f3c-831d-9078c75787a7 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:58.568789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-aed0aab1-b903-4f3c-831d-9078c75787a7 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:58.579877 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:58.579877 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:38:58.688895 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-aed0aab1-b903-4f3c-831d-9078c75787a7 tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 returned with HTTP 200 Jul 22 04:38:58.689575 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 23/91] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:38:58 2026] DELETE /volume/v3/attachments/108b85c4-9224-4b08-aa01-62d4fde7da92 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:38:58.707868 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:58.714027 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:58.714027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:58.714027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:58.714027 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Delete volume with id: 2d6d4301-2c15-4ac6-a1db-c38f02a01dfb Jul 22 04:38:58.724657 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:58.724657 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:38:58.725584 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Volume info retrieved successfully. Jul 22 04:38:58.759368 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] Delete volume request issued successfully. Jul 22 04:38:58.759788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4c1e4501-9198-4d96-90b2-c341bc8703e3 req-9a04c702-eaa8-4630-93b3-091fed7c01fc tempest-ImageDependencyTests-1672160521 tempest-ImageDependencyTests-1672160521-project-member] https://10.4.3.175/volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb returned with HTTP 202 Jul 22 04:38:58.760434 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 23/92] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:38:58 2026] DELETE /volume/v3/volumes/2d6d4301-2c15-4ac6-a1db-c38f02a01dfb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:38:58.796753 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:58.799351 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:38:58.799988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1560912809"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:38:58.801642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1560912809'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:38:58.801849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Create volume of 1 GB Jul 22 04:38:58.802526 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:58.802526 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:38:58.806709 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Availability Zones retrieved successfully. Jul 22 04:38:58.815897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Flow 'volume_create_api' (6e52c30e-1b8c-4952-8eed-3c2a9317d3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:58.817645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12db56a-0ff6-46b0-be33-dc41ffe61803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:58.819131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:38:58.866191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c12db56a-0ff6-46b0-be33-dc41ffe61803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:58.867607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b64717-a5ff-47b1-a64b-709b74b3c276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:58.965449 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Created reservations ['5c7c2e8b-0d31-49e8-99fa-0f0a91fcd898', '8534e79c-f7ce-47df-9a0b-53cff902bcb2', 'dafcf0b6-a67b-4b10-b484-c1e44ee668e8', '17ceb29a-b3c6-4008-9828-dbf4836ce246'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:38:58.966473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b64717-a5ff-47b1-a64b-709b74b3c276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7c2e8b-0d31-49e8-99fa-0f0a91fcd898', '8534e79c-f7ce-47df-9a0b-53cff902bcb2', 'dafcf0b6-a67b-4b10-b484-c1e44ee668e8', '17ceb29a-b3c6-4008-9828-dbf4836ce246']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:58.967535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de597b7c-867e-48e6-8bb1-7212c16368b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:58.997344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de597b7c-867e-48e6-8bb1-7212c16368b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9007bfb5-a974-4bca-b790-9a0ca81c43b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1560912809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7692fa136043138b7921c85fdd7b33',qos_specs=None,replication_status=,reservations=['5c7c2e8b-0d31-49e8-99fa-0f0a91fcd898','8534e79c-f7ce-47df-9a0b-53cff902bcb2','dafcf0b6-a67b-4b10-b484-c1e44ee668e8','17ceb29a-b3c6-4008-9828-dbf4836ce246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d495aad79c494eb886c5ac025f294658',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1560912809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9007bfb5-a974-4bca-b790-9a0ca81c43b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd7692fa136043138b7921c85fdd7b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d495aad79c494eb886c5ac025f294658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:58.998309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d67db9-6d7e-472a-bad8-95faee1cfb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:59.024319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d67db9-6d7e-472a-bad8-95faee1cfb94) transitioned into state 'SUCCESS' from state '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-1560912809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd7692fa136043138b7921c85fdd7b33',qos_specs=None,replication_status=,reservations=['5c7c2e8b-0d31-49e8-99fa-0f0a91fcd898','8534e79c-f7ce-47df-9a0b-53cff902bcb2','dafcf0b6-a67b-4b10-b484-c1e44ee668e8','17ceb29a-b3c6-4008-9828-dbf4836ce246'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d495aad79c494eb886c5ac025f294658',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:59.025243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590a55d0-2ee7-4d92-8ff6-6dd700c23d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:38:59.039411 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590a55d0-2ee7-4d92-8ff6-6dd700c23d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:38:59.040382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Flow 'volume_create_api' (6e52c30e-1b8c-4952-8eed-3c2a9317d3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:38:59.041582 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Create volume request issued successfully. Jul 22 04:38:59.041582 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a3d2b5c-fd86-4ee4-9ef0-60405b45e702 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:38:59.041945 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 24/93] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:38:58 2026] POST /volume/v3/volumes => generated 752 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:38:59.058005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:38:59.060026 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:38:59.060673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:38:59.061997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:38:59.072133 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:38:59.072133 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:38:59.078035 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:38:59.083945 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-448c07e0-eeee-412a-b31d-4cbd487319c2 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:38:59.084433 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 24/94] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:38:59 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:00.101499 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:00.103419 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:00.103606 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:00.103798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:00.110753 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:00.110753 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:00.115009 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:00.119782 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8505a487-b8dd-4e75-9b6e-ed9cd00d8652 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:00.120460 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 24/95] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:00 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:05.443477 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-df55beb2-b92e-4873-84ea-0809c85161e4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:05.818722 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df55beb2-b92e-4873-84ea-0809c85161e4 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:05.819196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df55beb2-b92e-4873-84ea-0809c85161e4 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-438194035"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:05.872278 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df55beb2-b92e-4873-84ea-0809c85161e4 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:39:05.872278 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 24/96] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:05 2026] POST /volume/v3/types => generated 227 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:05.896441 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fbed4aff-4209-49c4-9cd0-57313e55f655 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:05.902765 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fbed4aff-4209-49c4-9cd0-57313e55f655 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:39:05.903264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fbed4aff-4209-49c4-9cd0-57313e55f655 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1777584204"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:05.905276 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:05.905276 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:05.949177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fbed4aff-4209-49c4-9cd0-57313e55f655 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:39:05.949753 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 25/97] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:39:05 2026] POST /volume/v3/group_types => generated 185 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:05.962885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a023e4da-68ac-459c-855e-2cd398ae9764 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:06.313484 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:39:06.313976 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "756ac802-dea9-43f6-b736-9dd8cc4692ee", "volume_types": ["268a29e7-5c95-4728-922a-e600d7ed9a04"], "name": "tempest-GroupSnapshotsV319Test-Group-1955255188"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:06.317618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Creating new group {'group': {'group_type': '756ac802-dea9-43f6-b736-9dd8cc4692ee', 'volume_types': ['268a29e7-5c95-4728-922a-e600d7ed9a04'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1955255188'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:39:06.335050 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1955255188. Jul 22 04:39:06.366761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:39:06.366364. {{(pid=100126) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:39:06.367229 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Availability Zones retrieved successfully. Jul 22 04:39:06.409310 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Created reservations ['ec7a2a36-713d-43bc-9ba6-cebea169de70'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:06.458586 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a023e4da-68ac-459c-855e-2cd398ae9764 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:39:06.460452 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 25/98] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:39:05 2026] POST /volume/v3/groups => generated 116 bytes in 499 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:06.473484 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:06.478727 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 Jul 22 04:39:06.479352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:06.479352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:06.479637 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 1e598ccb-b9c5-40f0-806a-7e303d65c2c7 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:06.489268 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:06.489268 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:06.693113 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a980277e-e116-43f4-870d-6d3c4c5fbf01 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 returned with HTTP 200 Jul 22 04:39:06.693113 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 25/99] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:06 2026] GET /volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 => generated 396 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:07.711755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:07.717329 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 Jul 22 04:39:07.717329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:07.717329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:07.717329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 1e598ccb-b9c5-40f0-806a-7e303d65c2c7 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:07.730868 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:07.730868 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:07.766950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9da44614-9ad4-453c-a5ef-afba1c2da7d9 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 returned with HTTP 200 Jul 22 04:39:07.766950 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 25/100] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:07 2026] GET /volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 => generated 397 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:07.785977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cb6c9356-7302-4193-a377-240e0618f9b6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:07.787898 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:07.789664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-313509973", "volume_type": "268a29e7-5c95-4728-922a-e600d7ed9a04", "group_id": "1e598ccb-b9c5-40f0-806a-7e303d65c2c7", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:07.790887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-313509973', 'volume_type': '268a29e7-5c95-4728-922a-e600d7ed9a04', 'group_id': '1e598ccb-b9c5-40f0-806a-7e303d65c2c7', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:07.811821 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:07.811821 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:07.813333 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Create volume of 1 GB Jul 22 04:39:07.832879 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Availability Zones retrieved successfully. Jul 22 04:39:07.841132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Flow 'volume_create_api' (ebf7167e-7f9a-452f-ac95-bd9a715d005c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:07.843904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84c3ec7-35c4-4134-a3d5-90367f525839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:07.843904 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:07.843904 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:07.844310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:07.872556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84c3ec7-35c4-4134-a3d5-90367f525839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:39:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=268a29e7-5c95-4728-922a-e600d7ed9a04,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-438194035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '268a29e7-5c95-4728-922a-e600d7ed9a04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1e598ccb-b9c5-40f0-806a-7e303d65c2c7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:07.874478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c6d434-26fd-4dac-b032-2153c87b80ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:08.065948 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-438194035 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-438194035, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:39:08.066471 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-438194035 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-438194035, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:39:08.116344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Created reservations ['e91eca32-d7c4-48c3-8019-353ed4e9cf36', '3a0e8b3e-d6b9-43dd-9d27-26d6c1babe2c', 'c8fdbe4b-fb18-44de-880e-50017f0c60dd', 'e464b6ac-2cc7-4c8c-8203-6cc9f5a2547c'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:08.117401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c6d434-26fd-4dac-b032-2153c87b80ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e91eca32-d7c4-48c3-8019-353ed4e9cf36', '3a0e8b3e-d6b9-43dd-9d27-26d6c1babe2c', 'c8fdbe4b-fb18-44de-880e-50017f0c60dd', 'e464b6ac-2cc7-4c8c-8203-6cc9f5a2547c']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:08.119064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d792cdba-89db-4a36-9e65-415556894590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:08.150142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d792cdba-89db-4a36-9e65-415556894590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ef8a017-397f-4512-8fb0-b9a1cf9598b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-313509973',encryption_key_id=None,group_id=1e598ccb-b9c5-40f0-806a-7e303d65c2c7,group_type_id=,metadata={},multiattach=False,project_id='04bb1949ae7c4b83adfede0c71308530',qos_specs=None,replication_status=,reservations=['e91eca32-d7c4-48c3-8019-353ed4e9cf36','3a0e8b3e-d6b9-43dd-9d27-26d6c1babe2c','c8fdbe4b-fb18-44de-880e-50017f0c60dd','e464b6ac-2cc7-4c8c-8203-6cc9f5a2547c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1570eb549ef3402b9ea8bae41f00aca8',volume_type_id=268a29e7-5c95-4728-922a-e600d7ed9a04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-313509973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1e598ccb-b9c5-40f0-806a-7e303d65c2c7,host=None,id=7ef8a017-397f-4512-8fb0-b9a1cf9598b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04bb1949ae7c4b83adfede0c71308530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1570eb549ef3402b9ea8bae41f00aca8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(268a29e7-5c95-4728-922a-e600d7ed9a04),volume_type_id=268a29e7-5c95-4728-922a-e600d7ed9a04)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:08.150498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe222f7-4c25-464d-ad0a-e7e836d0de64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:08.183890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe222f7-4c25-464d-ad0a-e7e836d0de64) transitioned into state 'SUCCESS' from state '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-313509973',encryption_key_id=None,group_id=1e598ccb-b9c5-40f0-806a-7e303d65c2c7,group_type_id=,metadata={},multiattach=False,project_id='04bb1949ae7c4b83adfede0c71308530',qos_specs=None,replication_status=,reservations=['e91eca32-d7c4-48c3-8019-353ed4e9cf36','3a0e8b3e-d6b9-43dd-9d27-26d6c1babe2c','c8fdbe4b-fb18-44de-880e-50017f0c60dd','e464b6ac-2cc7-4c8c-8203-6cc9f5a2547c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1570eb549ef3402b9ea8bae41f00aca8',volume_type_id=268a29e7-5c95-4728-922a-e600d7ed9a04)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:08.184979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcdaf10-a928-4716-971c-9d3304891def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:08.212070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcdaf10-a928-4716-971c-9d3304891def) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:08.214447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Flow 'volume_create_api' (ebf7167e-7f9a-452f-ac95-bd9a715d005c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:08.214447 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Create volume request issued successfully. Jul 22 04:39:08.214447 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:08.214447 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:08.272721 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:08.279705 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:08.279705 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:08.285701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cb6c9356-7302-4193-a377-240e0618f9b6 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:08.286315 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 26/101] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:39:07 2026] POST /volume/v3/volumes => generated 825 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:08.309318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e5022708-46d9-4817-a64b-25a455604478 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:08.312883 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 Jul 22 04:39:08.313201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:08.313525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:08.324815 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:08.324815 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:08.330397 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Volume info retrieved successfully. Jul 22 04:39:08.330397 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:08.330397 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:08.381000 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:08.384633 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:08.384633 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:08.396415 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5022708-46d9-4817-a64b-25a455604478 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 returned with HTTP 200 Jul 22 04:39:08.397190 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 26/102] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:39:08 2026] GET /volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 => generated 893 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:09.420349 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75b2e33e-d181-4768-92a6-271e13009d2a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:09.423724 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 Jul 22 04:39:09.423935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:09.424754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:09.434399 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:09.434399 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:09.439825 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Volume info retrieved successfully. Jul 22 04:39:09.441375 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:09.441375 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:09.502789 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:09.508934 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:09.508934 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:09.522362 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75b2e33e-d181-4768-92a6-271e13009d2a tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 returned with HTTP 200 Jul 22 04:39:09.522909 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 26/103] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:39:09 2026] GET /volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:09.540210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:09.543556 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] POST https://10.4.3.175/volume/v3/group_snapshots Jul 22 04:39:09.544027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1e598ccb-b9c5-40f0-806a-7e303d65c2c7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-2122063296"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:09.546840 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1e598ccb-b9c5-40f0-806a-7e303d65c2c7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-2122063296'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 04:39:09.551798 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:09.551798 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:09.555650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.group_snapshots [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-2122063296. Jul 22 04:39:09.620761 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:09.620761 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:09.635798 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-438194035 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-438194035, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:39:09.636213 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-438194035 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-438194035, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:39:09.676612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Created reservations ['d350dfa0-df94-4cca-bf01-f767d78d8308', '50887daa-6db3-4531-89ec-cfc346e482ff', '2698d42a-23cf-4d15-966e-93afd0857a9f', '1aa04dd2-0bba-4eb3-a2a5-391220754ce4'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:09.745395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2e2591c3-5131-4bff-8d03-5cd5d6a644e4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots returned with HTTP 202 Jul 22 04:39:09.746342 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 26/104] 10.4.3.175 () {70 vars in 1324 bytes} [Wed Jul 22 04:39:09 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:09.761495 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:09.767978 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:09.768530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:09.768783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:09.768977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:09.779698 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:09.779698 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:09.790735 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6548e879-754d-4cc1-8eaa-916813d8ef88 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:09.792052 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 27/105] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:09 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:10.808497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-13aed1a0-560e-455f-90ce-0f267c545176 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.810545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13aed1a0-560e-455f-90ce-0f267c545176 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:10.810707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13aed1a0-560e-455f-90ce-0f267c545176 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:10.810882 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13aed1a0-560e-455f-90ce-0f267c545176 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:10.811041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-13aed1a0-560e-455f-90ce-0f267c545176 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:10.817226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:10.817226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:10.820679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13aed1a0-560e-455f-90ce-0f267c545176 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:10.821203 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 27/106] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:10 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:10.834653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.838866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:39:10.839468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:10.840484 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:10.841269 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:10.843697 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:39:10.864075 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Get all snapshots completed successfully. Jul 22 04:39:10.864516 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:10.864516 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:10.866798 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64cb5503-c7a6-4328-976a-00e1bc4413a5 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:39:10.866798 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 27/107] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:39:10 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:10.884492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f02dc747-f18e-44ad-b63a-7f852831682b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.886491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f02dc747-f18e-44ad-b63a-7f852831682b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/snapshots/2f1639bd-ed16-438a-b509-9058cb3b1a3a Jul 22 04:39:10.886671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f02dc747-f18e-44ad-b63a-7f852831682b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:10.886867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f02dc747-f18e-44ad-b63a-7f852831682b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:10.891323 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:10.891323 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:10.891726 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f02dc747-f18e-44ad-b63a-7f852831682b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Snapshot retrieved successfully. Jul 22 04:39:10.892480 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f02dc747-f18e-44ad-b63a-7f852831682b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/snapshots/2f1639bd-ed16-438a-b509-9058cb3b1a3a returned with HTTP 200 Jul 22 04:39:10.892811 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 27/108] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:39:10 2026] GET /volume/v3/snapshots/2f1639bd-ed16-438a-b509-9058cb3b1a3a => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:39:10.905819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-229369eb-ee59-4988-bff4-d0847769b61e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.911485 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-229369eb-ee59-4988-bff4-d0847769b61e tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action Jul 22 04:39:10.911939 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-229369eb-ee59-4988-bff4-d0847769b61e tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:10.912129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-229369eb-ee59-4988-bff4-d0847769b61e tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:10.917518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-229369eb-ee59-4988-bff4-d0847769b61e tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Updating group '3415f477-2f22-406d-a921-dbb745cb0f00' with 'creating' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 04:39:10.925140 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:10.925140 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:10.941985 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-229369eb-ee59-4988-bff4-d0847769b61e tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action returned with HTTP 202 Jul 22 04:39:10.941985 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 28/109] 10.4.3.175 () {70 vars in 1455 bytes} [Wed Jul 22 04:39:10 2026] POST /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:10.955671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5fcc644f-a078-4480-8f43-b618ac18be9d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.957930 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5fcc644f-a078-4480-8f43-b618ac18be9d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:10.958439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5fcc644f-a078-4480-8f43-b618ac18be9d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:10.959187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5fcc644f-a078-4480-8f43-b618ac18be9d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:10.959496 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-5fcc644f-a078-4480-8f43-b618ac18be9d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:10.965419 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:10.965419 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:10.972200 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5fcc644f-a078-4480-8f43-b618ac18be9d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:10.972762 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 28/110] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:10 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:10.990657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:10.995055 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action Jul 22 04:39:10.995841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:10.996070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:10.998760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Updating group '3415f477-2f22-406d-a921-dbb745cb0f00' with 'available' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 04:39:11.011937 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.011937 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:11.029282 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5ddd190-fb7a-4674-8fd9-4881af3583f0 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action returned with HTTP 202 Jul 22 04:39:11.029863 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 28/111] 10.4.3.175 () {70 vars in 1455 bytes} [Wed Jul 22 04:39:10 2026] POST /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:11.041886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.044448 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.044690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.044902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.045094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:11.048892 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.048892 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:11.053853 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ad1a277-15ae-4b62-b36d-b69d38327adb tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:11.054539 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 28/112] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:11.067397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.070255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action Jul 22 04:39:11.070255 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:11.070425 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:11.072106 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Updating group '3415f477-2f22-406d-a921-dbb745cb0f00' with 'error' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 04:39:11.077879 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.077879 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:11.092289 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-754ea0d4-2a90-4556-8860-54185ac5ffaa tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action returned with HTTP 202 Jul 22 04:39:11.092842 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 29/113] 10.4.3.175 () {70 vars in 1455 bytes} [Wed Jul 22 04:39:11 2026] POST /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:11.101832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.106174 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.106174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.107021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.107140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:11.114028 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.114028 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:11.120223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71ede5b5-1a26-4c7b-8d0e-d978671823ed tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:11.121054 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 29/114] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:11.136985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a971f45a-7a09-4066-9140-80cdfb30b175 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.140013 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a971f45a-7a09-4066-9140-80cdfb30b175 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] POST https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action Jul 22 04:39:11.140013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a971f45a-7a09-4066-9140-80cdfb30b175 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:11.140318 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a971f45a-7a09-4066-9140-80cdfb30b175 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:11.142280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-a971f45a-7a09-4066-9140-80cdfb30b175 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Updating group '3415f477-2f22-406d-a921-dbb745cb0f00' with 'available' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 22 04:39:11.149978 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.149978 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:11.161872 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a971f45a-7a09-4066-9140-80cdfb30b175 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action returned with HTTP 202 Jul 22 04:39:11.162507 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 29/115] 10.4.3.175 () {70 vars in 1455 bytes} [Wed Jul 22 04:39:11 2026] POST /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:11.174609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.180545 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.180982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.181334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.181520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:11.185338 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.185338 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:11.190006 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49cb06b0-75d9-4c52-bfd2-0664a24e2c03 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 200 Jul 22 04:39:11.190590 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 29/116] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:11.202391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d5485847-f753-4d18-9654-c4634ada78ee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.204678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.204815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.205049 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.205204 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] delete called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100124) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:39:11.205321 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.group_snapshots [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Delete group_snapshot with id: 3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.212279 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.212279 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:11.264950 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5485847-f753-4d18-9654-c4634ada78ee tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 202 Jul 22 04:39:11.265918 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 30/117] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:39:11 2026] DELETE /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:11.277010 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.280374 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:39:11.281679 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.281679 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.282951 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:11.284393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:39:11.482391 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Get all volumes completed successfully. Jul 22 04:39:11.483237 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:11.483478 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:11.531322 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:11.535551 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.535551 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:11.546189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6380f5e-78dc-4090-8ae7-4a43139e9607 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:39:11.546825 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 30/118] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:11.565264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.569008 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:39:11.569368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.569737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.570082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:11.571707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:39:11.576993 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Get all snapshots completed successfully. Jul 22 04:39:11.578118 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-24d2299b-bd57-45a8-a9a0-f1e7aecca5d4 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:39:11.578940 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 30/119] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:39:11.590896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.593728 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 Jul 22 04:39:11.593920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.594265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.594475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 3415f477-2f22-406d-a921-dbb745cb0f00 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:39:11.598555 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aee390f4-ae9a-4488-9407-a3cbd1d4a3a2 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 returned with HTTP 404 Jul 22 04:39:11.599190 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 30/120] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/group_snapshots/3415f477-2f22-406d-a921-dbb745cb0f00 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:39:11.619761 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.626909 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:39:11.628078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.628464 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.632360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:11.635577 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.635577 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:11.636336 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:39:11.691741 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Get all volumes completed successfully. Jul 22 04:39:11.692940 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:11.693193 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:11.751691 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:11.756069 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.756069 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:11.771416 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9ad8f91-76c1-4ebb-b404-b43f05d92941 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:39:11.772017 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 31/121] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:11.790057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db6ad56d-44ba-4d01-8a34-05845734c161 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.792486 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] POST https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7/action Jul 22 04:39:11.792996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:11.793235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:11.795164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] delete called for group 1e598ccb-b9c5-40f0-806a-7e303d65c2c7 {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:39:11.795912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Delete group with id: 1e598ccb-b9c5-40f0-806a-7e303d65c2c7 Jul 22 04:39:11.800919 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.800919 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:11.902245 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db6ad56d-44ba-4d01-8a34-05845734c161 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7/action returned with HTTP 202 Jul 22 04:39:11.902835 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 31/122] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:11 2026] POST /volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:11.912185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:11.914714 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 Jul 22 04:39:11.914959 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:11.915284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:11.935160 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:11.935160 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:11.945691 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Volume info retrieved successfully. Jul 22 04:39:11.946498 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:39:11.946769 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:39:12.007346 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:39:12.012836 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:12.012836 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:12.028796 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-40b3422b-9eb8-4b1e-878e-6b81e2431f7d tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 returned with HTTP 200 Jul 22 04:39:12.034139 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 31/123] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:39:11 2026] GET /volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:12.344903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8856da63-e862-445f-a02f-da48ea2b7751 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:12.348573 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:12.348986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-43021955"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:12.352142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-43021955'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:12.352319 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume of 1 GB Jul 22 04:39:12.368430 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Availability Zones retrieved successfully. Jul 22 04:39:12.378051 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Flow 'volume_create_api' (da4d58ec-6fbc-4bfd-b7c6-31cd3013092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:12.380744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e42ca8e-0b26-4eb6-826b-93155e66d50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:12.383135 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:12.450483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e42ca8e-0b26-4eb6-826b-93155e66d50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:12.452423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0375550-23e9-499c-adf0-240c908647ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:12.503463 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-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 22 04:39:12.503463 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-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 22 04:39:12.557640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Created reservations ['c5f5ec8c-1e1c-4475-8834-14b9f0b13783', '23f7e01a-7917-40ae-98cd-ca9d1b3e46a6', '19c363a6-8ea2-45cc-8c29-0dbdc14081aa', '61f9c910-8540-4089-8c23-55241d9af2dd'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:12.559718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0375550-23e9-499c-adf0-240c908647ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f5ec8c-1e1c-4475-8834-14b9f0b13783', '23f7e01a-7917-40ae-98cd-ca9d1b3e46a6', '19c363a6-8ea2-45cc-8c29-0dbdc14081aa', '61f9c910-8540-4089-8c23-55241d9af2dd']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:12.559718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb80106a-c8ed-46d8-92d2-515fd5a38a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:12.595950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb80106a-c8ed-46d8-92d2-515fd5a38a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae0e235-142b-4452-aed0-782018095df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-43021955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0601c55c77aa452c892ad23d1e9fc002',qos_specs=None,replication_status=,reservations=['c5f5ec8c-1e1c-4475-8834-14b9f0b13783','23f7e01a-7917-40ae-98cd-ca9d1b3e46a6','19c363a6-8ea2-45cc-8c29-0dbdc14081aa','61f9c910-8540-4089-8c23-55241d9af2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-43021955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae0e235-142b-4452-aed0-782018095df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0601c55c77aa452c892ad23d1e9fc002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:12.596895 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bf8450-bd87-467b-a28e-12d91420643b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:12.621172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bf8450-bd87-467b-a28e-12d91420643b) transitioned into state 'SUCCESS' from state '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-43021955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0601c55c77aa452c892ad23d1e9fc002',qos_specs=None,replication_status=,reservations=['c5f5ec8c-1e1c-4475-8834-14b9f0b13783','23f7e01a-7917-40ae-98cd-ca9d1b3e46a6','19c363a6-8ea2-45cc-8c29-0dbdc14081aa','61f9c910-8540-4089-8c23-55241d9af2dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:12.622325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4312fe1f-84d8-47aa-9d50-71cceced9471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:12.638492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4312fe1f-84d8-47aa-9d50-71cceced9471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:12.639854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Flow 'volume_create_api' (da4d58ec-6fbc-4bfd-b7c6-31cd3013092f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:12.642431 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume request issued successfully. Jul 22 04:39:12.644987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8856da63-e862-445f-a02f-da48ea2b7751 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:12.644987 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 31/124] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:12 2026] POST /volume/v3/volumes => generated 752 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:12.663511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:12.667137 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:12.667137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:12.669032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:12.679995 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:12.679995 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:12.683679 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:12.690923 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e07b5a2-b72c-4b5d-9210-731efa057158 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 200 Jul 22 04:39:12.691589 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 32/125] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:12 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:13.051744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4ed2a04a-8124-4905-bb04-17cf0b5f0ad1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.054437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ed2a04a-8124-4905-bb04-17cf0b5f0ad1 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 Jul 22 04:39:13.054881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ed2a04a-8124-4905-bb04-17cf0b5f0ad1 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.055261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ed2a04a-8124-4905-bb04-17cf0b5f0ad1 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.063495 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ed2a04a-8124-4905-bb04-17cf0b5f0ad1 tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 returned with HTTP 404 Jul 22 04:39:13.063808 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 32/126] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:39:13 2026] GET /volume/v3/volumes/7ef8a017-397f-4512-8fb0-b9a1cf9598b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:39:13.072642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b628c56d-8e8f-467c-a725-e4706704539b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.076881 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b628c56d-8e8f-467c-a725-e4706704539b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] GET https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 Jul 22 04:39:13.077394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b628c56d-8e8f-467c-a725-e4706704539b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.077709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b628c56d-8e8f-467c-a725-e4706704539b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.077864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-b628c56d-8e8f-467c-a725-e4706704539b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] show called for member 1e598ccb-b9c5-40f0-806a-7e303d65c2c7 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:13.084370 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b628c56d-8e8f-467c-a725-e4706704539b tempest-GroupSnapshotsV319Test-302111918 tempest-GroupSnapshotsV319Test-302111918-project-member] https://10.4.3.175/volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 returned with HTTP 404 Jul 22 04:39:13.085672 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 32/127] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:13 2026] GET /volume/v3/groups/1e598ccb-b9c5-40f0-806a-7e303d65c2c7 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:39:13.094042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2eb165d6-f0c9-4fad-955e-60f836894b56 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.096356 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2eb165d6-f0c9-4fad-955e-60f836894b56 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/756ac802-dea9-43f6-b736-9dd8cc4692ee Jul 22 04:39:13.096722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2eb165d6-f0c9-4fad-955e-60f836894b56 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.096867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2eb165d6-f0c9-4fad-955e-60f836894b56 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.097268 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:13.097268 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:13.134174 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2eb165d6-f0c9-4fad-955e-60f836894b56 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/group_types/756ac802-dea9-43f6-b736-9dd8cc4692ee returned with HTTP 202 Jul 22 04:39:13.134174 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 32/128] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:39:13 2026] DELETE /volume/v3/group_types/756ac802-dea9-43f6-b736-9dd8cc4692ee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:13.149295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dc738586-5daf-4f76-84b8-c4818fdbcf6b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.151857 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dc738586-5daf-4f76-84b8-c4818fdbcf6b tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] DELETE https://10.4.3.175/volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 Jul 22 04:39:13.152176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dc738586-5daf-4f76-84b8-c4818fdbcf6b tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.152512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dc738586-5daf-4f76-84b8-c4818fdbcf6b tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.207720 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dc738586-5daf-4f76-84b8-c4818fdbcf6b tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 returned with HTTP 202 Jul 22 04:39:13.208224 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 33/129] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:13 2026] DELETE /volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:13.218343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7c27b546-cec8-4bbd-a444-231eeb586308 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.221673 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c27b546-cec8-4bbd-a444-231eeb586308 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] GET https://10.4.3.175/volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 Jul 22 04:39:13.222359 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c27b546-cec8-4bbd-a444-231eeb586308 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.224302 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c27b546-cec8-4bbd-a444-231eeb586308 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.229274 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c27b546-cec8-4bbd-a444-231eeb586308 tempest-GroupSnapshotsV319Test-447051579 tempest-GroupSnapshotsV319Test-447051579-project-admin] https://10.4.3.175/volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 returned with HTTP 404 Jul 22 04:39:13.230057 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 33/130] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:13 2026] GET /volume/v3/types/268a29e7-5c95-4728-922a-e600d7ed9a04 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:13.710688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.714827 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:13.715190 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.715372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.724103 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:13.724103 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:13.729216 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:13.735192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-99fee9fb-a2b0-448b-90b2-c1df9bfb2879 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 200 Jul 22 04:39:13.735737 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 33/131] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:13 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:39:13.754358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-18df4587-237c-4e52-9b49-65a530a30ca2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.756763 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] POST https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2/action Jul 22 04:39:13.757532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:13.757532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:13.769732 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:13.769732 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:13.770595 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:13.780558 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume updated successfully. Jul 22 04:39:13.780995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18df4587-237c-4e52-9b49-65a530a30ca2 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2/action returned with HTTP 200 Jul 22 04:39:13.781433 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 33/132] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:39:13 2026] POST /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:39:13.793548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:13.795749 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:13.795846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:13.796018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:13.809118 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:13.809118 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:13.815991 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:13.823021 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2aa2ac8e-5948-4149-bb5b-9da0ea473e9a tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 200 Jul 22 04:39:13.823626 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 34/133] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:13 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:14.108442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:14.113180 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:14.113180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:14.115255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:14.131286 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:14.131286 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:14.140412 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:14.145367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-622e2ed6-0082-4400-8a04-aab71ff39863 req-c2375591-3a3c-4f28-8387-bf73a53762bc tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 200 Jul 22 04:39:14.146247 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 34/134] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:14 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:14.663141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:14.665299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:14.665733 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1346544631"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:14.667932 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1346544631'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:14.668099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume of 1 GB Jul 22 04:39:14.673289 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Availability Zones retrieved successfully. Jul 22 04:39:14.678863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Flow 'volume_create_api' (406c8f7b-a8f9-4062-a586-4a0bdf7b741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:14.679803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5128b3db-6b8e-4fce-9faf-533e04cd46ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:14.681859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:14.729831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5128b3db-6b8e-4fce-9faf-533e04cd46ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:14.731402 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce4e30f-2c6c-44d4-aa32-e35f3d614082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:14.810207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Created reservations ['73649dce-9821-49ce-82bd-69730e1c02eb', 'f69f65d0-c576-41bf-8d63-1ad1284f9b5f', '25d691fe-1808-41fe-b1a8-09a8e692a3e6', 'be550b67-3766-4cb6-9a9c-1ba8611de07d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:14.813479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce4e30f-2c6c-44d4-aa32-e35f3d614082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73649dce-9821-49ce-82bd-69730e1c02eb', 'f69f65d0-c576-41bf-8d63-1ad1284f9b5f', '25d691fe-1808-41fe-b1a8-09a8e692a3e6', 'be550b67-3766-4cb6-9a9c-1ba8611de07d']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:14.813479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9031d-f9ca-4ff3-9657-6b1e8ecbbb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:14.857906 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9f9031d-f9ca-4ff3-9657-6b1e8ecbbb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa08cb48-95a3-4de5-a816-46242c68f3f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1346544631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0601c55c77aa452c892ad23d1e9fc002',qos_specs=None,replication_status=,reservations=['73649dce-9821-49ce-82bd-69730e1c02eb','f69f65d0-c576-41bf-8d63-1ad1284f9b5f','25d691fe-1808-41fe-b1a8-09a8e692a3e6','be550b67-3766-4cb6-9a9c-1ba8611de07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1346544631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa08cb48-95a3-4de5-a816-46242c68f3f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0601c55c77aa452c892ad23d1e9fc002',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:14.858842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9295c6-7c36-497e-9691-c5ca7ae0fe61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:14.892203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9295c6-7c36-497e-9691-c5ca7ae0fe61) transitioned into state 'SUCCESS' from state '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-1346544631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0601c55c77aa452c892ad23d1e9fc002',qos_specs=None,replication_status=,reservations=['73649dce-9821-49ce-82bd-69730e1c02eb','f69f65d0-c576-41bf-8d63-1ad1284f9b5f','25d691fe-1808-41fe-b1a8-09a8e692a3e6','be550b67-3766-4cb6-9a9c-1ba8611de07d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70dcb94ced2b4f00b07e1cd21b07efef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:14.893297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4bf079-60a4-4347-b91e-cda62a676206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:14.910052 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4bf079-60a4-4347-b91e-cda62a676206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:14.911551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Flow 'volume_create_api' (406c8f7b-a8f9-4062-a586-4a0bdf7b741a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:14.912112 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Create volume request issued successfully. Jul 22 04:39:14.913562 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-edbf124e-10f0-46ec-a2b4-4e11caee4e90 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:14.916220 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 34/135] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:14 2026] POST /volume/v3/volumes => generated 754 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:14.937071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:14.939510 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:14.940987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:14.940987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:14.952036 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:14.952036 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:14.963504 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:14.972701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d95bfcdf-038b-488c-b806-9c8a60394c25 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 returned with HTTP 200 Jul 22 04:39:14.973471 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 34/136] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:14 2026] GET /volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:15.997863 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d6284de8-e125-48d8-8aad-23c021f1f362 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:16.000151 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d6284de8-e125-48d8-8aad-23c021f1f362 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:16.001132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d6284de8-e125-48d8-8aad-23c021f1f362 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:16.001528 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d6284de8-e125-48d8-8aad-23c021f1f362 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:16.014180 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:16.014180 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:16.024135 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d6284de8-e125-48d8-8aad-23c021f1f362 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:16.035229 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d6284de8-e125-48d8-8aad-23c021f1f362 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 returned with HTTP 200 Jul 22 04:39:16.035983 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 35/137] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:15 2026] GET /volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:39:16.512581 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:16.517028 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:16.517584 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1222760073"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:16.522365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1222760073'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:16.522546 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Create volume of 1 GB Jul 22 04:39:16.530740 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Availability Zones retrieved successfully. Jul 22 04:39:16.542919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Flow 'volume_create_api' (6823fba1-9672-4571-bb4b-0130123b3615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:16.544464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01815914-c6aa-43c9-979a-a2e430b9dd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:16.546034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:16.586268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01815914-c6aa-43c9-979a-a2e430b9dd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:16.587798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c403f2-22b4-4aed-bbab-6a6ef6773fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:16.703306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Created reservations ['5d223627-dc82-4deb-a871-36a1f6458f45', '0ab46966-d134-4fba-9660-54a9dca16b46', 'aaeb2bd5-4ad2-4f81-b277-20a06b24592f', 'c016b55a-91e6-4435-a885-46821f34cde1'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:16.704726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c403f2-22b4-4aed-bbab-6a6ef6773fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d223627-dc82-4deb-a871-36a1f6458f45', '0ab46966-d134-4fba-9660-54a9dca16b46', 'aaeb2bd5-4ad2-4f81-b277-20a06b24592f', 'c016b55a-91e6-4435-a885-46821f34cde1']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:16.705938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef43a7-951a-461f-8bac-459e041367ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:16.734719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7dda67f6-36a1-47b7-bf76-5497372c222c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:16.739434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aef43a7-951a-461f-8bac-459e041367ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7820e87-aba0-4189-8e1a-7623d285beb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1222760073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1debd49357154da9b6cf4246835d8f09',qos_specs=None,replication_status=,reservations=['5d223627-dc82-4deb-a871-36a1f6458f45','0ab46966-d134-4fba-9660-54a9dca16b46','aaeb2bd5-4ad2-4f81-b277-20a06b24592f','c016b55a-91e6-4435-a885-46821f34cde1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec0516cca694fa9a7eb54feb2f2c5a2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1222760073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7820e87-aba0-4189-8e1a-7623d285beb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1debd49357154da9b6cf4246835d8f09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ec0516cca694fa9a7eb54feb2f2c5a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:16.739434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6a18c2-937a-4cea-bd3e-b7f820f0d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:16.743050 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:16.743050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:16.743050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:16.743050 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Delete volume with id: aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:16.753941 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:16.753941 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:16.757045 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:16.773845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6a18c2-937a-4cea-bd3e-b7f820f0d93d) transitioned into state 'SUCCESS' from state '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-1222760073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1debd49357154da9b6cf4246835d8f09',qos_specs=None,replication_status=,reservations=['5d223627-dc82-4deb-a871-36a1f6458f45','0ab46966-d134-4fba-9660-54a9dca16b46','aaeb2bd5-4ad2-4f81-b277-20a06b24592f','c016b55a-91e6-4435-a885-46821f34cde1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ec0516cca694fa9a7eb54feb2f2c5a2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:16.775244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdedeae4-2a29-460c-8535-460256f410b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:16.789886 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdedeae4-2a29-460c-8535-460256f410b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:16.792860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Flow 'volume_create_api' (6823fba1-9672-4571-bb4b-0130123b3615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:16.792860 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Create volume request issued successfully. Jul 22 04:39:16.793672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c1e4e59-7ce3-4dd4-91ea-771ba7e8bd42 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:16.794150 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 35/138] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:16 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:16.804789 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Delete volume request issued successfully. Jul 22 04:39:16.804789 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7dda67f6-36a1-47b7-bf76-5497372c222c tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 returned with HTTP 202 Jul 22 04:39:16.804789 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 35/139] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:16 2026] DELETE /volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:16.813365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:16.816992 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:16.817099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:16.817226 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:16.817522 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:16.821751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:16.822467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:16.822467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:16.835241 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:16.835241 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:16.837913 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:16.839985 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:16.839985 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:16.851834 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:16.853524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d0a00ced-1e40-4b3e-b5e9-49aff9efc2bd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:16.854782 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 36/140] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:16 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:16.861506 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba84aa1f-60b8-4103-9940-f504df79ea4b tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 returned with HTTP 200 Jul 22 04:39:16.861506 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 35/141] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:16 2026] GET /volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:17.709366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:17.879445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:17.881517 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:17.882658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:17.882738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8c5019c9-9095-4aeb-a41f-1590f6d106f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:17.883057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:17.887357 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c5019c9-9095-4aeb-a41f-1590f6d106f3 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 Jul 22 04:39:17.889077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c5019c9-9095-4aeb-a41f-1590f6d106f3 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:17.889077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c5019c9-9095-4aeb-a41f-1590f6d106f3 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:17.896042 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:17.896042 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:17.904814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c5019c9-9095-4aeb-a41f-1590f6d106f3 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 returned with HTTP 404 Jul 22 04:39:17.905594 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 37/142] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:17 2026] GET /volume/v3/volumes/aa08cb48-95a3-4de5-a816-46242c68f3f1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:39:17.906005 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:17.913523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ffed735-7a8f-4fb7-9ac4-3e4a872370ad tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:17.913523 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 36/143] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:17 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:17.917343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:17.920856 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:17.921031 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:17.921334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:17.922560 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Delete volume with id: fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:18.001589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.005446 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:18.005703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:18.005977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:18.017761 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.017761 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:18.025400 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:18.033507 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-1f108771-f0ca-4ff4-b3ce-0cb636c7b505 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:18.034011 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 38/144] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:18 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:18.054915 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:18.055819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2044020536", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:18.058672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2044020536', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:18.099503 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.099503 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:18.100190 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:18.150382 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Delete volume request issued successfully. Jul 22 04:39:18.150382 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97c8a83c-9a87-4268-9312-d2965d0f2566 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 202 Jul 22 04:39:18.151795 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 36/145] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:17 2026] DELETE /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:18.167204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.169187 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:18.169634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:18.170004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:18.181659 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.181659 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:18.190994 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Volume info retrieved successfully. Jul 22 04:39:18.198509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b54905e0-2b94-44b4-a635-c72fe184bad9 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 200 Jul 22 04:39:18.199301 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 37/146] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:18 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:18.212932 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume of 1 GB Jul 22 04:39:18.213685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.213685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:18.223368 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Availability Zones retrieved successfully. Jul 22 04:39:18.231887 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (daf653a0-0f73-4124-b9ab-e98acac19e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:18.234276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06b9d97-6d8f-4333-86a9-fa98b7bd1601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:18.236059 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:18.366932 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06b9d97-6d8f-4333-86a9-fa98b7bd1601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:18.368347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf592728-aed2-4278-b5a1-369aa0022e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:18.481291 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Created reservations ['e0cab16b-657c-43f6-8ec2-7de8bc6ff5e2', '146caf87-c200-49bc-9b2f-45950d2d84a6', '735f26ce-4a9b-4cab-8162-c041c8a8ae2b', '48052bfb-0c0b-4576-9d67-ee27c318a41c'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:18.481622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf592728-aed2-4278-b5a1-369aa0022e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0cab16b-657c-43f6-8ec2-7de8bc6ff5e2', '146caf87-c200-49bc-9b2f-45950d2d84a6', '735f26ce-4a9b-4cab-8162-c041c8a8ae2b', '48052bfb-0c0b-4576-9d67-ee27c318a41c']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:18.482655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93374ab1-dfd3-41f3-a791-b3f4ecd8e72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:18.522432 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93374ab1-dfd3-41f3-a791-b3f4ecd8e72d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9a984df-bcd4-488c-b8f5-7b94acd1be55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2044020536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['e0cab16b-657c-43f6-8ec2-7de8bc6ff5e2','146caf87-c200-49bc-9b2f-45950d2d84a6','735f26ce-4a9b-4cab-8162-c041c8a8ae2b','48052bfb-0c0b-4576-9d67-ee27c318a41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2044020536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9a984df-bcd4-488c-b8f5-7b94acd1be55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda33db3749143e6b27457f3e17ddf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca81166b32614126b236b12d517bc1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:18.524673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360db4f7-454d-4c4b-879d-7503365507b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:18.551093 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5989b995-c41d-4640-8781-7a1f376075fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.551751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5989b995-c41d-4640-8781-7a1f376075fb None None] GET https://10.4.3.175/volume// Jul 22 04:39:18.551992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5989b995-c41d-4640-8781-7a1f376075fb None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:18.552204 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5989b995-c41d-4640-8781-7a1f376075fb None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:18.553512 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5989b995-c41d-4640-8781-7a1f376075fb None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:18.554548 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 39/147] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:39:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:18.567993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (360db4f7-454d-4c4b-879d-7503365507b7) transitioned into state 'SUCCESS' from state '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-2044020536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['e0cab16b-657c-43f6-8ec2-7de8bc6ff5e2','146caf87-c200-49bc-9b2f-45950d2d84a6','735f26ce-4a9b-4cab-8162-c041c8a8ae2b','48052bfb-0c0b-4576-9d67-ee27c318a41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:18.567993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a5cd3d-5c34-4b38-8554-d4c947ad8671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:18.575814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-cf37a9eb-8cd3-4848-8ab3-25f8562b6f83 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.581799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13a5cd3d-5c34-4b38-8554-d4c947ad8671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:18.583000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (daf653a0-0f73-4124-b9ab-e98acac19e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:18.586749 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request issued successfully. Jul 22 04:39:18.586749 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af3f1a8c-37bf-47e7-b27f-903b3bb1e89c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:18.586749 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 36/148] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:39:17 2026] POST /volume/v3/volumes => generated 757 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:18.601346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.603433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:39:18.603827 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:18.603827 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:18.614554 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.614554 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:18.619476 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:18.626452 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8ad5d11-a165-4649-a6d3-39e41d3901ec tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 200 Jul 22 04:39:18.626823 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 38/149] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:18 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:18.890731 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-cf37a9eb-8cd3-4848-8ab3-25f8562b6f83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:18.891308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-cf37a9eb-8cd3-4848-8ab3-25f8562b6f83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7820e87-aba0-4189-8e1a-7623d285beb3", "connector": null, "instance_uuid": "3a8fd6c7-45f2-463c-9605-dc3f187563d6"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:18.903924 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:18.903924 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:18.945718 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-cf37a9eb-8cd3-4848-8ab3-25f8562b6f83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:18.947103 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 37/150] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:18 2026] POST /volume/v3/attachments => generated 273 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:18.996141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-23b738e0-cd0d-4db3-954c-69decb8b542f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:18.998389 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23b738e0-cd0d-4db3-954c-69decb8b542f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:18.998787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23b738e0-cd0d-4db3-954c-69decb8b542f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:18.999063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23b738e0-cd0d-4db3-954c-69decb8b542f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.014366 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:19.014366 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:19.014909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b297668b-ec12-44ab-8f8f-4fe0958b9325 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.015923 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b297668b-ec12-44ab-8f8f-4fe0958b9325 None None] GET https://10.4.3.175/volume// Jul 22 04:39:19.016198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b297668b-ec12-44ab-8f8f-4fe0958b9325 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:19.017456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b297668b-ec12-44ab-8f8f-4fe0958b9325 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.018144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b297668b-ec12-44ab-8f8f-4fe0958b9325 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:19.019038 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 37/151] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:19.021587 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-23b738e0-cd0d-4db3-954c-69decb8b542f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:19.030274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.030894 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23b738e0-cd0d-4db3-954c-69decb8b542f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:19.031369 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 40/152] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:18 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:19.033333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:19.033623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:19.033867 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.048370 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:19.048370 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:19.054941 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:19.061896 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-c9586cb9-ee87-4eac-9574-f18c2d03bb71 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:19.062623 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 39/153] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:19 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:19.161896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.166819 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] PUT https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 Jul 22 04:39:19.167136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:19.178916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Acquiring lock "cinder-attachment_update-f7820e87-aba0-4189-8e1a-7623d285beb3-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:19.185921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Lock "cinder-attachment_update-f7820e87-aba0-4189-8e1a-7623d285beb3-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:19.187003 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:19.187003 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:19.219041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a6a0488a-2f5c-4d95-baa1-42b0ed335832 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.222791 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a6a0488a-2f5c-4d95-baa1-42b0ed335832 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] GET https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 Jul 22 04:39:19.223159 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a6a0488a-2f5c-4d95-baa1-42b0ed335832 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:19.223613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a6a0488a-2f5c-4d95-baa1-42b0ed335832 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.233082 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a6a0488a-2f5c-4d95-baa1-42b0ed335832 tempest-ServersNegativeTestJSON-196505997 tempest-ServersNegativeTestJSON-196505997-project-member] https://10.4.3.175/volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 returned with HTTP 404 Jul 22 04:39:19.235349 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 38/154] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:19 2026] GET /volume/v3/volumes/fae0e235-142b-4452-aed0-782018095df2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:19.396811 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Lock "cinder-attachment_update-f7820e87-aba0-4189-8e1a-7623d285beb3-np0000005618" released by "attachment_update" :: held 0.210s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:19.398654 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-4ffca613-5684-4a30-acc5-d554fd3a4d09 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 returned with HTTP 200 Jul 22 04:39:19.399826 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 38/155] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:19 2026] PUT /volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:19.647010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.649691 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:39:19.649947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:19.650223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.663914 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:19.663914 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:19.673094 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:19.683234 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80aa14da-95da-4052-a450-d7d3fbbba2f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 200 Jul 22 04:39:19.683830 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 41/156] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:19 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:19.705126 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-abb4e251-a497-4827-8782-1e90c97b163b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.707536 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:19.707999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-755686059"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:19.710205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-755686059'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:19.710388 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume of 1 GB Jul 22 04:39:19.718949 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Availability Zones retrieved successfully. Jul 22 04:39:19.727591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (349fe8f8-071d-4ba6-8746-a14606ee4e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:19.728994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a9f39a-139d-4987-ac49-6cb207204334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:19.730210 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:19.768130 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a9f39a-139d-4987-ac49-6cb207204334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:19.768677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01852efd-b9f5-428c-96da-aade0cbd7e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:19.825221 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Created reservations ['9e9c52a6-55df-4d06-a187-ad9b12bb05e1', 'e043e9cd-b7d5-4fff-82d0-67278d2dbe03', 'd6481305-5219-41e1-b951-0913b2591c97', '63ef35de-ec22-4fc3-b6c5-2dc6de72d033'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:19.826478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01852efd-b9f5-428c-96da-aade0cbd7e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9c52a6-55df-4d06-a187-ad9b12bb05e1', 'e043e9cd-b7d5-4fff-82d0-67278d2dbe03', 'd6481305-5219-41e1-b951-0913b2591c97', '63ef35de-ec22-4fc3-b6c5-2dc6de72d033']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:19.827424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a66b40-da92-4566-805b-1666ec8698d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:19.855583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91a66b40-da92-4566-805b-1666ec8698d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6c2a44c-e943-41b9-8403-2e67f1eb4a32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-755686059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['9e9c52a6-55df-4d06-a187-ad9b12bb05e1','e043e9cd-b7d5-4fff-82d0-67278d2dbe03','d6481305-5219-41e1-b951-0913b2591c97','63ef35de-ec22-4fc3-b6c5-2dc6de72d033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-755686059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6c2a44c-e943-41b9-8403-2e67f1eb4a32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda33db3749143e6b27457f3e17ddf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca81166b32614126b236b12d517bc1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:19.856587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bef7e90-71c9-41dd-93b8-cd1890c56788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:19.890985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bef7e90-71c9-41dd-93b8-cd1890c56788) transitioned into state 'SUCCESS' from state '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-755686059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['9e9c52a6-55df-4d06-a187-ad9b12bb05e1','e043e9cd-b7d5-4fff-82d0-67278d2dbe03','d6481305-5219-41e1-b951-0913b2591c97','63ef35de-ec22-4fc3-b6c5-2dc6de72d033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:19.891984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35982b4a-0e47-4277-9613-e2e362e09391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:19.912666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35982b4a-0e47-4277-9613-e2e362e09391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:19.914248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (349fe8f8-071d-4ba6-8746-a14606ee4e7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:19.915244 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request issued successfully. Jul 22 04:39:19.915594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abb4e251-a497-4827-8782-1e90c97b163b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:19.916229 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 40/157] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:19 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:19.936995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:19.939227 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:39:19.939506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:19.939894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:19.956033 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:19.956033 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:19.964633 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:19.975374 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bafa65c8-73e2-457c-92a5-a086ecfd22b2 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 200 Jul 22 04:39:19.976529 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 39/158] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:19 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 824 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:20.051392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:20.053705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:20.053925 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:20.054430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:20.066791 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:20.066791 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:20.071835 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:20.079276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8aab20ad-d982-48de-a8ab-bba5c5bfe067 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:20.079904 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 39/159] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:20 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:20.370681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e4146858-34d8-43c9-9832-53a8c85c19cb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:20.753931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4146858-34d8-43c9-9832-53a8c85c19cb tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:20.754387 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4146858-34d8-43c9-9832-53a8c85c19cb tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1426401496"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:20.800642 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4146858-34d8-43c9-9832-53a8c85c19cb tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:39:20.801157 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 42/160] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:20 2026] POST /volume/v3/types => generated 220 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:20.813898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-211d5c0a-d6a1-456d-8170-084cd1c0e8c5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:20.816840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-211d5c0a-d6a1-456d-8170-084cd1c0e8c5 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:39:20.816840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-211d5c0a-d6a1-456d-8170-084cd1c0e8c5 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-460822977"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:20.820323 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:20.820323 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:20.853729 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-211d5c0a-d6a1-456d-8170-084cd1c0e8c5 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:39:20.854289 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 41/161] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:39:20 2026] POST /volume/v3/group_types => generated 176 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:20.872085 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:20.992472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:20.994771 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:39:20.995050 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:20.995298 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:21.006595 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:21.006595 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:21.011994 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:21.018999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a1921a56-f5be-453b-ad58-7c6fd40cf499 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 200 Jul 22 04:39:21.019604 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 40/162] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:20 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:21.037812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:21.039720 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:21.040331 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-321980473"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:21.042374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-321980473'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:21.042623 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume of 1 GB Jul 22 04:39:21.048092 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Availability Zones retrieved successfully. Jul 22 04:39:21.057185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (e422723d-a919-4531-8a44-9ee31bfc7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:21.057678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76af665c-fd62-4acd-847c-d4549a9fd75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:21.059113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:21.101590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76af665c-fd62-4acd-847c-d4549a9fd75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:21.103082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9784cc4f-8ebe-4273-88fd-b0161171cc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:21.104415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7babd94c-c154-451e-afc3-d77a44988f68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:21.110271 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7babd94c-c154-451e-afc3-d77a44988f68 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:21.110538 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7babd94c-c154-451e-afc3-d77a44988f68 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:21.111080 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7babd94c-c154-451e-afc3-d77a44988f68 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:21.140005 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:21.140005 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:21.144658 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7babd94c-c154-451e-afc3-d77a44988f68 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:21.153236 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7babd94c-c154-451e-afc3-d77a44988f68 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:21.153826 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 42/163] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:21 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:21.189010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Created reservations ['34d8c871-089a-4906-9b4d-e061a266dfc9', '5ff019be-8cc0-43db-aaaf-f3a035fc75c0', 'e3004bc0-2342-41cb-8cf3-d6efd9f8deeb', 'e3dd0696-4c05-4cfc-b320-0b5bed65b658'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:21.189756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9784cc4f-8ebe-4273-88fd-b0161171cc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d8c871-089a-4906-9b4d-e061a266dfc9', '5ff019be-8cc0-43db-aaaf-f3a035fc75c0', 'e3004bc0-2342-41cb-8cf3-d6efd9f8deeb', 'e3dd0696-4c05-4cfc-b320-0b5bed65b658']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:21.190944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd60efb-369a-45da-a206-011ec862bcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:21.224778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd60efb-369a-45da-a206-011ec862bcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cacdfa-f83c-4e84-9cb9-69a817d60b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-321980473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['34d8c871-089a-4906-9b4d-e061a266dfc9','5ff019be-8cc0-43db-aaaf-f3a035fc75c0','e3004bc0-2342-41cb-8cf3-d6efd9f8deeb','e3dd0696-4c05-4cfc-b320-0b5bed65b658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-321980473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cacdfa-f83c-4e84-9cb9-69a817d60b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda33db3749143e6b27457f3e17ddf5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca81166b32614126b236b12d517bc1bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:21.226070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f11201-3d64-43fb-9876-23d31fc024bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:21.268102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f11201-3d64-43fb-9876-23d31fc024bc) transitioned into state 'SUCCESS' from state '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-321980473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda33db3749143e6b27457f3e17ddf5e',qos_specs=None,replication_status=,reservations=['34d8c871-089a-4906-9b4d-e061a266dfc9','5ff019be-8cc0-43db-aaaf-f3a035fc75c0','e3004bc0-2342-41cb-8cf3-d6efd9f8deeb','e3dd0696-4c05-4cfc-b320-0b5bed65b658'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca81166b32614126b236b12d517bc1bb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:21.269032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc4e03-06a5-4f9a-a37f-9dc8b48efd00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:21.269551 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:39:21.270161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "25fb91d5-0ea5-453d-8ae1-d2f1eae9618a", "volume_types": ["56cdbc4b-31f5-4b0d-a94a-904a4dfc7907"], "name": "tempest-GroupsV320Test-Group-545633258"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:21.273215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Creating new group {'group': {'group_type': '25fb91d5-0ea5-453d-8ae1-d2f1eae9618a', 'volume_types': ['56cdbc4b-31f5-4b0d-a94a-904a4dfc7907'], 'name': 'tempest-GroupsV320Test-Group-545633258'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:39:21.281436 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Creating group tempest-GroupsV320Test-Group-545633258. Jul 22 04:39:21.288846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4dc4e03-06a5-4f9a-a37f-9dc8b48efd00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:21.290662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Flow 'volume_create_api' (e422723d-a919-4531-8a44-9ee31bfc7363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:21.290662 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Create volume request issued successfully. Jul 22 04:39:21.291887 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-17e6b5cd-2b3d-41c8-9165-ff17f8e4bb7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:21.292539 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 43/164] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:21 2026] POST /volume/v3/volumes => generated 756 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:21.295414 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Availability Zones retrieved successfully. Jul 22 04:39:21.312388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:21.316621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:39:21.316927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:21.318403 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:21.326625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Created reservations ['de4728a0-a121-4cd5-9161-3f2a7c7c9936'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:21.335993 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:21.335993 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:21.347063 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:21.355395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1058e570-4fbc-4458-b97b-2f535ebaae6d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 200 Jul 22 04:39:21.356011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 41/165] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:21 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 824 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:21.374781 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06600ec5-e26b-4fcd-9150-25d44a2585f1 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:39:21.376724 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 40/166] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:39:20 2026] POST /volume/v3/groups => generated 107 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:21.386301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:21.388382 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:21.388653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:21.388832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:21.389073 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:21.397503 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:21.397503 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:21.417752 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f77565c0-1fa3-476c-90d3-8840e948cba0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:21.418264 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 43/167] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:21 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:22.173653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.175848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:22.176099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.176326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.188077 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.188077 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:22.194074 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:22.201367 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4920cc28-e772-4da9-acb2-1b66dcf1c63c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:22.201798 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 44/168] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:22.381446 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ee450c8d-86d2-4979-b357-81bad86fbaef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.390308 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ee450c8d-86d2-4979-b357-81bad86fbaef tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:39:22.390308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ee450c8d-86d2-4979-b357-81bad86fbaef tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.390308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ee450c8d-86d2-4979-b357-81bad86fbaef tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.397322 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.397322 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:22.403835 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ee450c8d-86d2-4979-b357-81bad86fbaef tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:22.412636 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ee450c8d-86d2-4979-b357-81bad86fbaef tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 200 Jul 22 04:39:22.413246 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 42/169] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:22.429008 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0312a845-3224-4819-861d-721d3295d67a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.431867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0312a845-3224-4819-861d-721d3295d67a tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.432104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0312a845-3224-4819-861d-721d3295d67a tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.432867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0312a845-3224-4819-861d-721d3295d67a tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.432867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-0312a845-3224-4819-861d-721d3295d67a tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.436980 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.436980 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:22.461162 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0312a845-3224-4819-861d-721d3295d67a tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.461743 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 41/170] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:22.480430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.484202 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action Jul 22 04:39:22.484202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.486554 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.488628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Updating group '730534cf-f6df-474b-8fad-918448301ba7' with 'creating' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 04:39:22.500485 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.500485 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:22.512898 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-125e1d10-7178-46e1-b5ff-0dc8736796f4 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action returned with HTTP 202 Jul 22 04:39:22.513719 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 44/171] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:22.526212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.528157 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.528901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.528901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.529284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.533798 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.533798 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:22.549224 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90814d15-8d88-46cc-a2c5-ea83fca9be15 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.549841 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 45/172] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:39:22.564939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.567280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action Jul 22 04:39:22.567671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.567884 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.570222 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Updating group '730534cf-f6df-474b-8fad-918448301ba7' with 'available' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 04:39:22.576384 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.576384 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:22.587386 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-054c0b6f-6a01-4f3f-a931-f3793fef5f9b tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action returned with HTTP 202 Jul 22 04:39:22.587834 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 43/173] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:22.596217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.598766 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.599063 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.599230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.599497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.604040 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.604040 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:22.614616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-19ace01e-8d53-4bed-8e2f-abc2a169796b tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.615175 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 42/174] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:22.633296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.635778 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action Jul 22 04:39:22.636138 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.636352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.639282 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Updating group '730534cf-f6df-474b-8fad-918448301ba7' with 'error' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 04:39:22.643481 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.643481 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:22.652442 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c3cc0a0-7ab4-4af5-8c49-fc108a4ea2ec tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action returned with HTTP 202 Jul 22 04:39:22.652955 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 45/175] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:22.664453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.667074 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.667549 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.668091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.668429 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.674818 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.674818 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:22.704024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e07acaaa-0864-4612-8a6d-1f7d36cbd2a9 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.705280 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 46/176] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 384 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:22.721987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.729347 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] POST https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action Jul 22 04:39:22.730076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.730436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.732209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Updating group '730534cf-f6df-474b-8fad-918448301ba7' with 'available' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 22 04:39:22.739669 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.739669 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:22.754583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4aec918-ca33-4cad-8d36-06d5dd00903a tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action returned with HTTP 202 Jul 22 04:39:22.755227 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 44/177] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:22.768895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9deec841-1802-4a25-87bd-60c4842f03f5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.771434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9deec841-1802-4a25-87bd-60c4842f03f5 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.771841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9deec841-1802-4a25-87bd-60c4842f03f5 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.772712 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9deec841-1802-4a25-87bd-60c4842f03f5 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.772712 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-9deec841-1802-4a25-87bd-60c4842f03f5 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.779803 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.779803 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:22.794291 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9deec841-1802-4a25-87bd-60c4842f03f5 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.794888 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 43/178] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:22.805238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.808249 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:39:22.808249 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.808249 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.808658 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-a2ce0d91-008b-41f2-b49e-e72c13858963 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.808716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:22.808929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:39:22.812847 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-a2ce0d91-008b-41f2-b49e-e72c13858963 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] POST https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121/action Jul 22 04:39:22.812847 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-a2ce0d91-008b-41f2-b49e-e72c13858963 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.812847 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-a2ce0d91-008b-41f2-b49e-e72c13858963 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.838610 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.838610 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:22.852668 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Get all volumes completed successfully. Jul 22 04:39:22.855728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c212740-e538-4b32-a83c-6e3ea57711a6 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:39:22.856276 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 46/179] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:22.857991 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dc56acc1-42e3-4be3-b9d1-b40f095aa75d req-a2ce0d91-008b-41f2-b49e-e72c13858963 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121/action returned with HTTP 204 Jul 22 04:39:22.857991 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 47/180] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:22.874376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.876829 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] POST https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action Jul 22 04:39:22.877356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:22.877525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:22.879748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] delete called for group 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100127) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:39:22.880262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.groups [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Delete group with id: 730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.884200 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.884200 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:22.925846 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e60a7719-ce37-4faf-bf8a-07fa7bbd5475 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action returned with HTTP 202 Jul 22 04:39:22.926522 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 45/181] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:39:22 2026] POST /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 04:39:22.937134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:22.939278 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:22.939549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:22.939880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:22.940124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:22.944497 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:22.944497 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:22.954077 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-33d46e0c-3c45-4b1a-b544-7d211925ee62 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 200 Jul 22 04:39:22.954601 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 44/182] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:22 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.218212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7b82d15e-118b-4096-9604-639e93c86b0f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.223170 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b82d15e-118b-4096-9604-639e93c86b0f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.223170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b82d15e-118b-4096-9604-639e93c86b0f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.223170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b82d15e-118b-4096-9604-639e93c86b0f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.236806 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.236806 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:23.241274 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7b82d15e-118b-4096-9604-639e93c86b0f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:23.251461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b82d15e-118b-4096-9604-639e93c86b0f tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.252018 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 47/183] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.273512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.278013 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.278013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.278013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.294950 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.294950 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:23.300484 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:23.307204 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e51e6c9a-27b8-4cb8-b39b-59b7a897ada3 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.307204 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 48/184] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.328304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8269b01c-31a7-41d9-9b5b-720a77490140 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.330894 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8269b01c-31a7-41d9-9b5b-720a77490140 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.331216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8269b01c-31a7-41d9-9b5b-720a77490140 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.332302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8269b01c-31a7-41d9-9b5b-720a77490140 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.349306 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.349306 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:23.359530 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8269b01c-31a7-41d9-9b5b-720a77490140 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Volume info retrieved successfully. Jul 22 04:39:23.370614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8269b01c-31a7-41d9-9b5b-720a77490140 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.372105 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 46/185] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.504172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.506575 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.506758 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.506981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.520307 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.520307 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:23.525583 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:23.531054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-15982828-4f8c-4ed0-bc49-f6385f1203ea tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.531541 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 45/186] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.595136 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.600503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] POST https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3/action Jul 22 04:39:23.601081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:23.601284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:23.627648 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.627648 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:23.628676 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:23.644521 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Begin detaching volume completed successfully. Jul 22 04:39:23.644864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-8382941a-547e-44d1-8892-dbe247c934ba tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3/action returned with HTTP 202 Jul 22 04:39:23.645615 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 48/187] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:39:23 2026] POST /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:39:23.671691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.673719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.674373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.674862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.693458 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.693458 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:23.699557 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Volume info retrieved successfully. Jul 22 04:39:23.709828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c49efd8f-27df-4370-af84-042cdc2c2f18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.709828 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c49efd8f-27df-4370-af84-042cdc2c2f18 None None] GET https://10.4.3.175/volume// Jul 22 04:39:23.709828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c49efd8f-27df-4370-af84-042cdc2c2f18 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.709828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c49efd8f-27df-4370-af84-042cdc2c2f18 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.710698 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94acb55d-b0c9-4a54-8a75-0aa3278cac46 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.710751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c49efd8f-27df-4370-af84-042cdc2c2f18 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:23.710797 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 49/188] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:23.710837 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 47/189] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:23.728027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.732615 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:23.733093 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.733345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.753258 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:23.753258 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:23.759201 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:23.770432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-aabab004-3b83-4c7d-87bd-a391aa669e61 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:23.770939 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 46/190] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 1323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:23.967103 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.969938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] GET https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 Jul 22 04:39:23.970230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.970597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:23.970693 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] show called for member 730534cf-f6df-474b-8fad-918448301ba7 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:39:23.975639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f545fe25-cbc0-4580-8636-fac8fbbeb5f0 tempest-GroupsV320Test-1504689045 tempest-GroupsV320Test-1504689045-project-member] https://10.4.3.175/volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 returned with HTTP 404 Jul 22 04:39:23.976597 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 49/191] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:39:23 2026] GET /volume/v3/groups/730534cf-f6df-474b-8fad-918448301ba7 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:39:23.986882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7865a422-75f7-4951-a010-4c1c8a97f64e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:23.996477 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7865a422-75f7-4951-a010-4c1c8a97f64e tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/25fb91d5-0ea5-453d-8ae1-d2f1eae9618a Jul 22 04:39:23.996810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7865a422-75f7-4951-a010-4c1c8a97f64e tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:23.997184 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7865a422-75f7-4951-a010-4c1c8a97f64e tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.025382 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7865a422-75f7-4951-a010-4c1c8a97f64e tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/group_types/25fb91d5-0ea5-453d-8ae1-d2f1eae9618a returned with HTTP 202 Jul 22 04:39:24.026015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 50/192] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:39:23 2026] DELETE /volume/v3/group_types/25fb91d5-0ea5-453d-8ae1-d2f1eae9618a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:39:24.041063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-58a08071-3561-4dc4-b37f-7e9fd15b15e2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.043422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58a08071-3561-4dc4-b37f-7e9fd15b15e2 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] DELETE https://10.4.3.175/volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 Jul 22 04:39:24.044598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-58a08071-3561-4dc4-b37f-7e9fd15b15e2 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.044598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-58a08071-3561-4dc4-b37f-7e9fd15b15e2 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.117815 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58a08071-3561-4dc4-b37f-7e9fd15b15e2 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 returned with HTTP 202 Jul 22 04:39:24.119227 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 48/193] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:24 2026] DELETE /volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:24.127426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-65cfab29-b532-4014-82dc-3aa6e59e0080 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.129130 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-65cfab29-b532-4014-82dc-3aa6e59e0080 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] GET https://10.4.3.175/volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 Jul 22 04:39:24.129499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-65cfab29-b532-4014-82dc-3aa6e59e0080 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.129667 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-65cfab29-b532-4014-82dc-3aa6e59e0080 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.133509 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-65cfab29-b532-4014-82dc-3aa6e59e0080 tempest-GroupsV320Test-752124738 tempest-GroupsV320Test-752124738-project-admin] https://10.4.3.175/volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 returned with HTTP 404 Jul 22 04:39:24.134017 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 47/194] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:24 2026] GET /volume/v3/types/56cdbc4b-31f5-4b0d-a94a-904a4dfc7907 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:24.409613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-562feda1-a996-47a5-af90-9205f69a9fcd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.412845 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-562feda1-a996-47a5-af90-9205f69a9fcd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] DELETE https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 Jul 22 04:39:24.413287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-562feda1-a996-47a5-af90-9205f69a9fcd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.413986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-562feda1-a996-47a5-af90-9205f69a9fcd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.432932 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:24.432932 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:24.521518 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3597a1b1-d899-4e5b-b588-d8bf33d3fdc0 req-562feda1-a996-47a5-af90-9205f69a9fcd tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 returned with HTTP 200 Jul 22 04:39:24.522066 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 50/195] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:39:24 2026] DELETE /volume/v3/attachments/4fa31907-e35a-4536-bf7f-baef3fbe3121 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:24.730394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-94b4aec0-7c72-458b-be7b-43a7806f755a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.732619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94b4aec0-7c72-458b-be7b-43a7806f755a tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:24.732830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94b4aec0-7c72-458b-be7b-43a7806f755a tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.733065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94b4aec0-7c72-458b-be7b-43a7806f755a tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.742922 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:24.742922 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:24.747487 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-94b4aec0-7c72-458b-be7b-43a7806f755a tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] Volume info retrieved successfully. Jul 22 04:39:24.753353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94b4aec0-7c72-458b-be7b-43a7806f755a tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-reader] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:24.754085 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 51/196] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:24 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:24.826923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.829935 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:24.830103 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.830337 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.839594 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:24.839594 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:24.844250 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:24.849766 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa28e36e-0e91-4d2b-a62f-43eb060b04f0 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:24.850324 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 49/197] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:24 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:24.920945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:24.923062 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:24.923304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:24.923563 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:24.937429 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:24.937429 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:24.943805 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:24.951187 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8d3b08d-6a11-4594-888c-efacb09e7d80 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:24.951938 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 48/198] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:24 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:29.039995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:29.043107 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:29.043372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:29.043684 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:29.043945 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Delete volume with id: f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:29.055162 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:29.055162 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:29.055907 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:29.082992 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Delete volume request issued successfully. Jul 22 04:39:29.083176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-deaf5d19-fcbf-423e-a46c-728b252bfd4c tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 202 Jul 22 04:39:29.083659 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 51/199] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:29 2026] DELETE /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:29.096851 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:29.102266 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:29.102266 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:29.102266 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:29.109798 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:29.109798 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:29.115762 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Volume info retrieved successfully. Jul 22 04:39:29.123904 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8d604d5-5ac1-40b0-8790-1b460e68db01 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 200 Jul 22 04:39:29.124557 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 52/200] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:29 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:29.326332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:29.329475 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:29.329475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:29.329627 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:29.366925 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:29.366925 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:29.377229 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:29.387942 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-773f53f6-26bf-4054-93e4-55d7cddfd040 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:29.388559 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 50/201] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:29 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:29.813558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e533c71c-fb00-41ea-a5a6-721d80066828 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:29.815259 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e533c71c-fb00-41ea-a5a6-721d80066828 None None] GET https://10.4.3.175/volume// Jul 22 04:39:29.815259 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e533c71c-fb00-41ea-a5a6-721d80066828 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:29.815755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e533c71c-fb00-41ea-a5a6-721d80066828 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:29.817086 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e533c71c-fb00-41ea-a5a6-721d80066828 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:29.817086 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 49/202] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:39:29 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:29.836706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-d70171e3-bc1a-4e3a-ab21-80da01f7437d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.141987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-867fc13e-6711-4ed9-949c-59f8fd96df83 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.144402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-867fc13e-6711-4ed9-949c-59f8fd96df83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] GET https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 Jul 22 04:39:30.144795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-867fc13e-6711-4ed9-949c-59f8fd96df83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:30.144934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-867fc13e-6711-4ed9-949c-59f8fd96df83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:30.154736 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-867fc13e-6711-4ed9-949c-59f8fd96df83 tempest-AttachSCSIVolumeTestJSON-2066687652 tempest-AttachSCSIVolumeTestJSON-2066687652-project-member] https://10.4.3.175/volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 returned with HTTP 404 Jul 22 04:39:30.154736 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 53/203] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:30 2026] GET /volume/v3/volumes/f7820e87-aba0-4189-8e1a-7623d285beb3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:30.299461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-d70171e3-bc1a-4e3a-ab21-80da01f7437d tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:30.299959 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-d70171e3-bc1a-4e3a-ab21-80da01f7437d tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9972f560-b193-4457-99bf-ce8ad7abd559", "connector": null, "instance_uuid": "21719e7d-1e43-4101-8969-0d6420c9e0b3"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:30.314753 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:30.314753 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:30.364638 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-d70171e3-bc1a-4e3a-ab21-80da01f7437d tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:30.365350 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 52/204] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:29 2026] POST /volume/v3/attachments => generated 273 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:30.409549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c09f783c-5a28-4582-b934-fd90e10473bb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.411957 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c09f783c-5a28-4582-b934-fd90e10473bb tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:30.412564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c09f783c-5a28-4582-b934-fd90e10473bb tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:30.412564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c09f783c-5a28-4582-b934-fd90e10473bb tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:30.422699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b4d5039b-58b9-46c3-ace4-33b690185580 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.423324 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b4d5039b-58b9-46c3-ace4-33b690185580 None None] GET https://10.4.3.175/volume// Jul 22 04:39:30.423635 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b4d5039b-58b9-46c3-ace4-33b690185580 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:30.423942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b4d5039b-58b9-46c3-ace4-33b690185580 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:30.424574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b4d5039b-58b9-46c3-ace4-33b690185580 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:30.424880 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 50/205] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:30.428037 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:30.428037 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:30.433914 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c09f783c-5a28-4582-b934-fd90e10473bb tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:30.435390 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.440792 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:30.440792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:30.440792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:30.441060 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c09f783c-5a28-4582-b934-fd90e10473bb tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:30.441211 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 51/206] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:30 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:30.459626 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:30.459626 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:30.466888 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:30.473138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-f7c894f6-e544-4ed6-9018-546abd3c5d2b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:30.474077 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 54/207] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:30 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:30.572086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:30.574644 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] PUT https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d Jul 22 04:39:30.575131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:30.587740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Acquiring lock "cinder-attachment_update-9972f560-b193-4457-99bf-ce8ad7abd559-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:30.595469 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Lock "cinder-attachment_update-9972f560-b193-4457-99bf-ce8ad7abd559-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:30.598140 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:30.598140 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:30.708362 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Lock "cinder-attachment_update-9972f560-b193-4457-99bf-ce8ad7abd559-np0000005618" released by "attachment_update" :: held 0.113s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:30.708689 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-5caa8508-5d63-4456-a01a-86473e4d06cc tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d returned with HTTP 200 Jul 22 04:39:30.709328 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 53/208] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:30 2026] PUT /volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:30.802084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-88e46d4d-2426-408b-b5bb-92d532b8852a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.036238 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88e46d4d-2426-408b-b5bb-92d532b8852a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] GET https://10.4.3.175/volume/v3/os-quota-class-sets/default Jul 22 04:39:31.036766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88e46d4d-2426-408b-b5bb-92d532b8852a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:31.036816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88e46d4d-2426-408b-b5bb-92d532b8852a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:31.061242 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88e46d4d-2426-408b-b5bb-92d532b8852a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 04:39:31.062060 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 51/209] 10.4.3.175 () {66 vars in 1297 bytes} [Wed Jul 22 04:39:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:31.075982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-49688d11-e830-4d60-ada9-768d26df2745 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.078483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49688d11-e830-4d60-ada9-768d26df2745 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] GET https://10.4.3.175/volume/v3/os-quota-class-sets/default Jul 22 04:39:31.078630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49688d11-e830-4d60-ada9-768d26df2745 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:31.078812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49688d11-e830-4d60-ada9-768d26df2745 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:31.107683 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49688d11-e830-4d60-ada9-768d26df2745 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 04:39:31.108413 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 52/210] 10.4.3.175 () {66 vars in 1297 bytes} [Wed Jul 22 04:39:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:31.119522 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa163ffb-c22f-4256-8db6-2870e009d884 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.123215 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa163ffb-c22f-4256-8db6-2870e009d884 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:31.123654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa163ffb-c22f-4256-8db6-2870e009d884 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1815179417"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:31.150163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa163ffb-c22f-4256-8db6-2870e009d884 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:39:31.150584 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 55/211] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:31 2026] POST /volume/v3/types => generated 228 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:31.161997 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ddb8616e-2009-4561-b005-c00b8a3650cf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.164324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddb8616e-2009-4561-b005-c00b8a3650cf tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-class-sets/default Jul 22 04:39:31.165409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ddb8616e-2009-4561-b005-c00b8a3650cf tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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-1815179417": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1815179417": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1815179417": 5}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:31.206470 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:31.206470 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:31.365094 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddb8616e-2009-4561-b005-c00b8a3650cf tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 04:39:31.365627 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 54/212] 10.4.3.175 () {68 vars in 1318 bytes} [Wed Jul 22 04:39:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:31.379990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.382669 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/5691376a737f4459bef726792ce01aba/defaults Jul 22 04:39:31.382847 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:31.383110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method 'defaults' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:31.395396 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.395396 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.396682 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.397823 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.398946 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.398946 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.400295 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:31.405257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-788dfdc9-619b-4b79-ba61-9d4a41a7eb5e tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/5691376a737f4459bef726792ce01aba/defaults returned with HTTP 200 Jul 22 04:39:31.405847 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 52/213] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:39:31 2026] GET /volume/v3/os-quota-sets/5691376a737f4459bef726792ce01aba/defaults => generated 645 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:31.458953 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:31.461727 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:31.462075 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:31.462951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:31.476656 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:31.476656 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:31.482715 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:31.489552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fdc305f5-9614-4f27-9eb4-ac1abd32e178 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:31.490328 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 53/214] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:31 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:32.099951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1904c53-a024-40fb-b270-2b5e6740944a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.107562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/61dff60e1681480cb5eb73ced523e675/defaults Jul 22 04:39:32.107562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.107562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method 'defaults' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.112654 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:32.112951 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:32.113192 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:32.113537 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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 22 04:39:32.118610 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1904c53-a024-40fb-b270-2b5e6740944a tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/61dff60e1681480cb5eb73ced523e675/defaults returned with HTTP 200 Jul 22 04:39:32.119414 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 56/215] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:39:32 2026] GET /volume/v3/os-quota-sets/61dff60e1681480cb5eb73ced523e675/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:32.445276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3dc16c51-1b3d-4b13-99e5-986306664e9d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.448580 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3dc16c51-1b3d-4b13-99e5-986306664e9d tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] DELETE https://10.4.3.175/volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 Jul 22 04:39:32.448865 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3dc16c51-1b3d-4b13-99e5-986306664e9d tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.450036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3dc16c51-1b3d-4b13-99e5-986306664e9d tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.509563 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.512683 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3dc16c51-1b3d-4b13-99e5-986306664e9d tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 returned with HTTP 202 Jul 22 04:39:32.513217 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 55/216] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:32 2026] DELETE /volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:32.513622 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:32.513988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.515763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.523549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d9826d7-7fb2-452e-8c82-441f947018d4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.526113 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d9826d7-7fb2-452e-8c82-441f947018d4 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] GET https://10.4.3.175/volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 Jul 22 04:39:32.526400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d9826d7-7fb2-452e-8c82-441f947018d4 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.526955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d9826d7-7fb2-452e-8c82-441f947018d4 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.534787 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d9826d7-7fb2-452e-8c82-441f947018d4 tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 returned with HTTP 404 Jul 22 04:39:32.535324 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:32.535324 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:32.535488 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 54/217] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:32 2026] GET /volume/v3/types/5f4f196d-b963-4c36-bd3a-589d60b12191 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:32.542703 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:32.546513 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-21abb494-bbd9-4808-9f7a-91e453682adc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.549012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-21abb494-bbd9-4808-9f7a-91e453682adc tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-class-sets/default Jul 22 04:39:32.549596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-21abb494-bbd9-4808-9f7a-91e453682adc tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:32.549671 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b101e2d5-320d-4fdb-af3a-76f2815f85f9 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:32.550147 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 53/218] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:32 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:32.655562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-21abb494-bbd9-4808-9f7a-91e453682adc tempest-VolumeQuotaClassesTest-43268391 tempest-VolumeQuotaClassesTest-43268391-project-admin] https://10.4.3.175/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 22 04:39:32.656121 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 57/219] 10.4.3.175 () {68 vars in 1318 bytes} [Wed Jul 22 04:39:32 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:32.824939 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.830692 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:39:32.830692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.831031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.849979 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:32.849979 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:32.855985 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:39:32.863699 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-8e6ae71a-09d0-4ca3-a7ef-0086248b1c7b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:39:32.864287 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 56/220] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:32 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1684 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:32.916692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:32.919352 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:39:32.919910 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:32.920812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:32.938708 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:32.938708 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:32.945134 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:39:32.961559 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4a5c3ab5-a20e-49d3-a27d-5769d791b200 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:39:32.962044 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 55/221] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:32 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1684 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:33.044275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.049690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:39:33.050681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.050940 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.063936 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.063936 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:33.072793 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:33.080257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-f04e229b-4e9a-49ae-9161-8005c464c347 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 200 Jul 22 04:39:33.081044 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 54/222] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:33.096423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.100156 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:39:33.100156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.101337 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.115530 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.115530 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:33.121469 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:33.129745 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-60881e26-e887-4e10-a824-9f2247a99c7b tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 200 Jul 22 04:39:33.130445 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 58/223] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:39:33.145843 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.150302 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:39:33.150302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.150302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.161433 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.161433 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:33.167858 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:33.175790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c7b4c6bd-8b47-47d1-80b1-81c9dd8f7abe tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 200 Jul 22 04:39:33.176397 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 57/224] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:33.198881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b4ab0f5b-7f68-48a4-87ef-30bc96a7f687 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.199335 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4ab0f5b-7f68-48a4-87ef-30bc96a7f687 None None] GET https://10.4.3.175/volume// Jul 22 04:39:33.199931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4ab0f5b-7f68-48a4-87ef-30bc96a7f687 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.201261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4ab0f5b-7f68-48a4-87ef-30bc96a7f687 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.201261 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4ab0f5b-7f68-48a4-87ef-30bc96a7f687 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:33.203101 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 56/225] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:33.219166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-629502d6-74a9-404c-9d43-07ba08356242 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.226459 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-629502d6-74a9-404c-9d43-07ba08356242 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:33.230868 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-629502d6-74a9-404c-9d43-07ba08356242 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9a984df-bcd4-488c-b8f5-7b94acd1be55", "connector": null, "instance_uuid": "3649092c-0b43-4c1b-a049-c1f1cddfb22d"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:33.259796 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.259796 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:33.370838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-629502d6-74a9-404c-9d43-07ba08356242 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:33.371602 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 55/226] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:33 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:33.386494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9bbf98be-19db-4459-8e38-05a987f18176 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.387450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9bbf98be-19db-4459-8e38-05a987f18176 None None] GET https://10.4.3.175/volume// Jul 22 04:39:33.387450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9bbf98be-19db-4459-8e38-05a987f18176 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.387730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9bbf98be-19db-4459-8e38-05a987f18176 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.388310 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9bbf98be-19db-4459-8e38-05a987f18176 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:33.389657 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 59/227] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:33.401632 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c4d4b5b1-bff2-4d91-8c19-fa20709d7327 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.407811 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c4d4b5b1-bff2-4d91-8c19-fa20709d7327 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:33.408284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c4d4b5b1-bff2-4d91-8c19-fa20709d7327 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6c2a44c-e943-41b9-8403-2e67f1eb4a32", "connector": null, "instance_uuid": "3649092c-0b43-4c1b-a049-c1f1cddfb22d"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:33.426454 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.426454 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:33.492304 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c4d4b5b1-bff2-4d91-8c19-fa20709d7327 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:33.492876 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 58/228] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:33 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 22 04:39:33.508909 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dbe70730-9164-4fc1-a998-2007270586ef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.508909 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe70730-9164-4fc1-a998-2007270586ef None None] GET https://10.4.3.175/volume// Jul 22 04:39:33.509953 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe70730-9164-4fc1-a998-2007270586ef None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.510330 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe70730-9164-4fc1-a998-2007270586ef None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.510812 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe70730-9164-4fc1-a998-2007270586ef None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:33.511253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 57/229] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:33.527979 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-d85f6006-f5c4-4e72-8e2a-ef100eb045d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.531618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-d85f6006-f5c4-4e72-8e2a-ef100eb045d6 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:33.532036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-d85f6006-f5c4-4e72-8e2a-ef100eb045d6 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3cacdfa-f83c-4e84-9cb9-69a817d60b2c", "connector": null, "instance_uuid": "3649092c-0b43-4c1b-a049-c1f1cddfb22d"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:33.545694 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.545694 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:33.574002 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:33.577030 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:33.577282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:33.577638 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:33.598607 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:33.598607 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:33.608208 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:33.615437 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23623739-0ed1-4c6f-a47e-2dcdd8d03bae tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:33.616540 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 60/230] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:33 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:33.616685 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-d85f6006-f5c4-4e72-8e2a-ef100eb045d6 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:33.616907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 56/231] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:33 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:34.120238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-1fc295b2-8315-4f42-b9a2-0731e84bc2bd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:34.124364 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-1fc295b2-8315-4f42-b9a2-0731e84bc2bd tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] POST https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d/action Jul 22 04:39:34.125544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-1fc295b2-8315-4f42-b9a2-0731e84bc2bd tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:34.125544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-1fc295b2-8315-4f42-b9a2-0731e84bc2bd tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:34.165813 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:34.165813 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:34.192855 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c132f62a-dfad-4be2-9215-0852d40162b2 req-1fc295b2-8315-4f42-b9a2-0731e84bc2bd tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d/action returned with HTTP 204 Jul 22 04:39:34.193745 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 59/232] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:34 2026] POST /volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:34.633672 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:34.636023 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:34.636467 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:34.636467 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:34.652864 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:34.652864 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:34.659100 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:34.666860 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d575ee89-93c7-405e-9179-8f8bd1fe7858 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:34.667486 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 58/233] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:34 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1318 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:34.688054 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:34.690362 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:34.690581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:34.690814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:34.716063 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:34.716063 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:34.726580 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:34.736108 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cd732018-e3a2-4f2a-a663-510aeb7e474b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:34.736420 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 61/234] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:34 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1318 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:35.350773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.353123 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:35.353580 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.353718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.368623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.370472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.375081 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] POST https://10.4.3.175/volume/v3/snapshots/None/action Jul 22 04:39:35.375369 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] POST https://10.4.3.175/volume/v3/snapshots/908981cb-c128-4114-bb03-43212158aa6d/action Jul 22 04:39:35.375420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:35.375458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:35.375493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:35.375548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:35.375586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.snapshot_actions [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100127) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 04:39:35.375626 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.snapshot_actions [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100125) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 04:39:35.383786 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.383786 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:35.391558 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:35.400189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5de0aab-76f7-4a1e-a9b4-df9f47713892 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:35.400300 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 57/235] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:35 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1318 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:35.401493 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e9f50b-1543-45b2-a9e6-2f6ab287dff4 req-d4799cc8-702a-497f-bdcc-406d98000bdb tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] https://10.4.3.175/volume/v3/snapshots/None/action returned with HTTP 404 Jul 22 04:39:35.402277 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 59/236] 10.4.3.175 () {72 vars in 1582 bytes} [Wed Jul 22 04:39:35 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:35.406292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-875848eb-09e8-44f2-bf12-0e5222805010 req-7354ae6f-219b-4ecb-8f80-cd961ba100c3 tempest-VolumesAssistedSnapshotsTest-1055311905 tempest-VolumesAssistedSnapshotsTest-1055311905-project] https://10.4.3.175/volume/v3/snapshots/908981cb-c128-4114-bb03-43212158aa6d/action returned with HTTP 404 Jul 22 04:39:35.406940 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 60/237] 10.4.3.175 () {72 vars in 1678 bytes} [Wed Jul 22 04:39:35 2026] POST /volume/v3/snapshots/908981cb-c128-4114-bb03-43212158aa6d/action => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:35.510229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.516117 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:35.516999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.517292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.539267 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.539267 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:35.546583 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:35.557404 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-6ce67143-3267-49b6-8179-4c75ba0a9bf2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:35.558291 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 62/238] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:35 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1318 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:35.617780 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.618114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.623437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] POST https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559/action Jul 22 04:39:35.623891 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:35.624047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:35.640716 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.640716 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:35.641004 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:35.655976 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Begin detaching volume completed successfully. Jul 22 04:39:35.656283 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-38fdb8cc-e344-4840-9fea-a29c2e1b32b1 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559/action returned with HTTP 202 Jul 22 04:39:35.657080 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 58/239] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:39:35 2026] POST /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:39:35.743766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-77131a5b-9913-465e-95ad-cc3a8fa6fd89 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.744281 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77131a5b-9913-465e-95ad-cc3a8fa6fd89 None None] GET https://10.4.3.175/volume// Jul 22 04:39:35.745009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77131a5b-9913-465e-95ad-cc3a8fa6fd89 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.745009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77131a5b-9913-465e-95ad-cc3a8fa6fd89 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.745216 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77131a5b-9913-465e-95ad-cc3a8fa6fd89 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:35.745729 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 61/240] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:35.759241 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.759818 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9979391a-c6f2-41fc-8837-7556ce864ed4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.760376 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9979391a-c6f2-41fc-8837-7556ce864ed4 None None] GET https://10.4.3.175/volume// Jul 22 04:39:35.760466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9979391a-c6f2-41fc-8837-7556ce864ed4 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.760689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9979391a-c6f2-41fc-8837-7556ce864ed4 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.763420 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:35.763668 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.763875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.765181 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9979391a-c6f2-41fc-8837-7556ce864ed4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:35.765625 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 63/241] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:35 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:35.776335 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.776335 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:35.779704 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-c85a7636-3eba-45e4-9757-b0427dde739d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.784237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-c85a7636-3eba-45e4-9757-b0427dde739d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:35.784237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-c85a7636-3eba-45e4-9757-b0427dde739d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d1276e0-49fe-4ceb-b4e0-be39fb0107fa", "connector": null, "instance_uuid": "0bfc253d-90ae-489a-832d-8690b4c06549"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:35.786714 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:35.797895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-c08490ef-9157-47bd-ba7b-ae5877722b18 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:35.798338 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 59/242] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:35 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:35.812077 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.812077 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:35.859661 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-c85a7636-3eba-45e4-9757-b0427dde739d tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:35.859925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 62/243] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:35 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:35.956269 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-ba71098c-72ee-45ac-b963-b29d0dcfb613 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:35.957300 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:35.957759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2118059095", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:35.959718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2118059095', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:35.961906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-ba71098c-72ee-45ac-b963-b29d0dcfb613 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] DELETE https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 Jul 22 04:39:35.962165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-ba71098c-72ee-45ac-b963-b29d0dcfb613 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:35.963258 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-ba71098c-72ee-45ac-b963-b29d0dcfb613 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:35.972341 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:35.972341 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:36.089188 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-ba71098c-72ee-45ac-b963-b29d0dcfb613 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 returned with HTTP 200 Jul 22 04:39:36.089640 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 64/244] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:39:35 2026] DELETE /volume/v3/attachments/43373d55-5776-498c-b72d-e9af1720c450 => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:36.195993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.198749 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:36.199069 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.199344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.215284 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.215284 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:36.227376 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:36.239805 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-037ed907-5df2-4c07-8f6c-c2acb6b14eb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:36.240669 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 60/245] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 869 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:36.246256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f84fabff-c4f9-482c-b327-cbf7e09405a2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.247494 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f84fabff-c4f9-482c-b327-cbf7e09405a2 None None] GET https://10.4.3.175/volume// Jul 22 04:39:36.248009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f84fabff-c4f9-482c-b327-cbf7e09405a2 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.248009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f84fabff-c4f9-482c-b327-cbf7e09405a2 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.248952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f84fabff-c4f9-482c-b327-cbf7e09405a2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:36.250158 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 63/246] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:36.263036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.267407 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa/action Jul 22 04:39:36.268152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action body: b'{"os-reimage": {"image_id": "cf8b6a33-c92c-475b-95ba-8556ae9cc08e", "reimage_reserved": true}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:36.268261 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "cf8b6a33-c92c-475b-95ba-8556ae9cc08e", "reimage_reserved": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:36.295057 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.295057 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:36.295486 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:39:36.403154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aaabf840-0490-4bc6-af94-97065c7c06ce None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.403696 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aaabf840-0490-4bc6-af94-97065c7c06ce None None] GET https://10.4.3.175/volume// Jul 22 04:39:36.403835 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aaabf840-0490-4bc6-af94-97065c7c06ce None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.404077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aaabf840-0490-4bc6-af94-97065c7c06ce None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.404756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aaabf840-0490-4bc6-af94-97065c7c06ce None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:36.404756 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 61/247] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:39: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 22 04:39:36.413617 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-bb43ab0e-f1f1-4331-965b-97eb723c1dbd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.415722 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-bb43ab0e-f1f1-4331-965b-97eb723c1dbd tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:36.416283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-bb43ab0e-f1f1-4331-965b-97eb723c1dbd tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3265091e-6d50-4a97-8fed-5404472e30c7", "connector": null, "instance_uuid": "d1b1d6d8-e294-416c-8474-1d3ed7b8a3b0"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:36.435745 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.435745 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:36.481617 np0000005618 devstack@c-api.service[100125]: WARNING cinder.volume.api [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-bb43ab0e-f1f1-4331-965b-97eb723c1dbd tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 04:39:36.494213 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-bb43ab0e-f1f1-4331-965b-97eb723c1dbd tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:36.495158 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 64/248] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:36 2026] POST /volume/v3/attachments => generated 271 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:36.555586 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-af429388-1523-4ff2-bb23-80e5f31ce98a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.558588 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af429388-1523-4ff2-bb23-80e5f31ce98a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:36.558767 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af429388-1523-4ff2-bb23-80e5f31ce98a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.559099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af429388-1523-4ff2-bb23-80e5f31ce98a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.583505 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.583505 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:36.588459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cdd27a94-3a21-47e4-acc9-6bc52b45b202 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.589461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cdd27a94-3a21-47e4-acc9-6bc52b45b202 None None] GET https://10.4.3.175/volume// Jul 22 04:39:36.589461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cdd27a94-3a21-47e4-acc9-6bc52b45b202 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.589676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cdd27a94-3a21-47e4-acc9-6bc52b45b202 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.589975 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cdd27a94-3a21-47e4-acc9-6bc52b45b202 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:36.590128 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-af429388-1523-4ff2-bb23-80e5f31ce98a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:36.590590 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 65/249] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:36.598936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af429388-1523-4ff2-bb23-80e5f31ce98a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:36.600151 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 62/250] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 868 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:36.605544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2d10974f-8b55-414c-bd56-32128b00270a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.605944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2d10974f-8b55-414c-bd56-32128b00270a None None] GET https://10.4.3.175/volume// Jul 22 04:39:36.606201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.606294 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2d10974f-8b55-414c-bd56-32128b00270a None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.606462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2d10974f-8b55-414c-bd56-32128b00270a None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.606831 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2d10974f-8b55-414c-bd56-32128b00270a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:36.607374 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 66/251] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:36.611217 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:36.611217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.611217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.618026 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.622553 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:39:36.623044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:36.624268 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:36.625092 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.625092 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:36.632829 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:36.639056 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.639056 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:36.640623 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-9080c05b-7876-4644-8d38-8775728d6ea8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:36.641381 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 63/252] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:36.646076 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:36.653766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-574fa8f1-8624-4843-a59c-675c4d04feb8 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 200 Jul 22 04:39:36.655322 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 67/253] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:36 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 1544 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:36.718276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume of 1 GB Jul 22 04:39:36.718276 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.718276 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:36.719082 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Availability Zones retrieved successfully. Jul 22 04:39:36.729409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (8d1355e3-5c98-4151-ab8e-86a8d7c04dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:36.731331 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187a8037-2849-4fb8-9847-16428cb72f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:36.733071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:36.809143 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.809143 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:36.815776 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.815868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:36.818058 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] PUT https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd Jul 22 04:39:36.818439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:36.823456 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] PUT https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 Jul 22 04:39:36.824098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:36.827484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Acquiring lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:36.835787 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (187a8037-2849-4fb8-9847-16428cb72f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:36.836019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:36.837058 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.837058 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:36.837951 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Acquiring lock "cinder-attachment_update-f9a984df-bcd4-488c-b8f5-7b94acd1be55-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:36.838291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2014ae-8e9c-42a7-be8a-b543e4a9e836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:36.847358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-f9a984df-bcd4-488c-b8f5-7b94acd1be55-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:36.848945 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:36.848945 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:36.941588 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Created reservations ['130c099e-c418-42e5-9a4f-16d31b8cbdfd', 'dc6848cc-bf16-4426-9b70-cb02d4307586', '5df8e063-d907-4496-a58e-1acb7c07e29d', '229cc072-ab85-447e-9f0f-5b6a6749e5cf'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:36.943002 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2014ae-8e9c-42a7-be8a-b543e4a9e836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130c099e-c418-42e5-9a4f-16d31b8cbdfd', 'dc6848cc-bf16-4426-9b70-cb02d4307586', '5df8e063-d907-4496-a58e-1acb7c07e29d', '229cc072-ab85-447e-9f0f-5b6a6749e5cf']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:36.944178 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90965cfa-0bb1-42df-b331-1316d2c43a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:36.976810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90965cfa-0bb1-42df-b331-1316d2c43a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a8a8d34-3a2d-4979-b492-d0a0218f5ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2118059095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['130c099e-c418-42e5-9a4f-16d31b8cbdfd','dc6848cc-bf16-4426-9b70-cb02d4307586','5df8e063-d907-4496-a58e-1acb7c07e29d','229cc072-ab85-447e-9f0f-5b6a6749e5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2118059095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a8a8d34-3a2d-4979-b492-d0a0218f5ff9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b1b8412489c14e93874d6ada442f4764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:36.977686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c62768-8181-4e8a-b213-28dde96ff7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:37.003848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19c62768-8181-4e8a-b213-28dde96ff7a6) transitioned into state 'SUCCESS' from state '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-2118059095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['130c099e-c418-42e5-9a4f-16d31b8cbdfd','dc6848cc-bf16-4426-9b70-cb02d4307586','5df8e063-d907-4496-a58e-1acb7c07e29d','229cc072-ab85-447e-9f0f-5b6a6749e5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:37.004546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2dbb00-22e3-4de4-a650-b6662582f55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:37.016748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-f9a984df-bcd4-488c-b8f5-7b94acd1be55-np0000005618" released by "attachment_update" :: held 0.169s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:37.016873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" released by "attachment_update" :: held 0.181s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:37.017206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-8a018fd8-8ba1-4270-a2ce-d1649e44d00f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 returned with HTTP 200 Jul 22 04:39:37.017274 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-8b1a7798-ce9e-410a-b835-5c07d2ed6ec0 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd returned with HTTP 200 Jul 22 04:39:37.017693 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 68/254] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:36 2026] PUT /volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.018583 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 64/255] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:36 2026] PUT /volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd => generated 967 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.018643 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c5efed87-871f-4053-8581-71eafe51d00d req-8dd1e3df-a637-4afa-81cb-87b6c022be76 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.019491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2dbb00-22e3-4de4-a650-b6662582f55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:37.020833 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (8d1355e3-5c98-4151-ab8e-86a8d7c04dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:37.021268 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request issued successfully. Jul 22 04:39:37.022285 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c694155-beb1-46eb-b4ea-f9eff1b8967a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:37.022897 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 60/256] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:39:35 2026] POST /volume/v3/volumes => generated 760 bytes in 1406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:37.025140 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-8dd1e3df-a637-4afa-81cb-87b6c022be76 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] DELETE https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d Jul 22 04:39:37.025187 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-8dd1e3df-a637-4afa-81cb-87b6c022be76 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.025382 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-8dd1e3df-a637-4afa-81cb-87b6c022be76 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.036048 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.036048 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:37.037679 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.040577 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:39:37.041255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.041255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.053635 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.053635 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:37.059381 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:39:37.061073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c8ddb849-b582-4d89-891c-6d9c9c7eac37 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.065067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c8ddb849-b582-4d89-891c-6d9c9c7eac37 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772/action Jul 22 04:39:37.065425 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-106f88f8-2a7d-47bb-97d5-4a893cd13ae2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:39:37.065493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c8ddb849-b582-4d89-891c-6d9c9c7eac37 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:37.065731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c8ddb849-b582-4d89-891c-6d9c9c7eac37 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:37.066573 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 65/257] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:37.074893 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-d189deb7-59f0-4519-b061-498d4c569d93 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa/action returned with HTTP 202 Jul 22 04:39:37.075363 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 65/258] 10.4.3.175 () {74 vars in 1713 bytes} [Wed Jul 22 04:39:36 2026] POST /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa/action => generated 0 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:39:37.093343 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.093343 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:37.109603 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-c8ddb849-b582-4d89-891c-6d9c9c7eac37 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772/action returned with HTTP 204 Jul 22 04:39:37.109879 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 61/259] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:37 2026] POST /volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:37.121065 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c5efed87-871f-4053-8581-71eafe51d00d req-8dd1e3df-a637-4afa-81cb-87b6c022be76 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d returned with HTTP 200 Jul 22 04:39:37.121580 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 69/260] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:39:37 2026] DELETE /volume/v3/attachments/3bee585b-7e26-42fd-8e65-ff9c2209354d => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:37.135957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-73e6c9dd-4003-41a2-b3b7-e34edf0e1496 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.136464 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73e6c9dd-4003-41a2-b3b7-e34edf0e1496 None None] GET https://10.4.3.175/volume// Jul 22 04:39:37.136694 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73e6c9dd-4003-41a2-b3b7-e34edf0e1496 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.136955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73e6c9dd-4003-41a2-b3b7-e34edf0e1496 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.137387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73e6c9dd-4003-41a2-b3b7-e34edf0e1496 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:37.138033 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 66/261] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:37.153297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.156461 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:39:37.156803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.156803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.171423 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.171423 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:37.178285 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:37.184475 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-30ce4bf8-d6d2-4b31-8711-00e9756a767f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 200 Jul 22 04:39:37.185332 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 66/262] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 1028 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:37.298400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.302685 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] PUT https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 Jul 22 04:39:37.302901 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:37.316197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Acquiring lock "cinder-attachment_update-e6c2a44c-e943-41b9-8403-2e67f1eb4a32-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:37.325093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-e6c2a44c-e943-41b9-8403-2e67f1eb4a32-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:37.326989 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.326989 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:37.477921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-e6c2a44c-e943-41b9-8403-2e67f1eb4a32-np0000005618" released by "attachment_update" :: held 0.153s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:37.478151 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ac1137bd-fda6-47bb-8027-8fe5d9ef8d03 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 returned with HTTP 200 Jul 22 04:39:37.478789 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 62/263] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:37 2026] PUT /volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.515576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-4a6abdeb-2bda-448b-80ea-94c9883cac34 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.518288 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-4a6abdeb-2bda-448b-80ea-94c9883cac34 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865/action Jul 22 04:39:37.519226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-4a6abdeb-2bda-448b-80ea-94c9883cac34 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:37.519226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-4a6abdeb-2bda-448b-80ea-94c9883cac34 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:37.546454 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.546454 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:37.562511 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-4a6abdeb-2bda-448b-80ea-94c9883cac34 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865/action returned with HTTP 204 Jul 22 04:39:37.563254 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 70/264] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:37 2026] POST /volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:37.601610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ad5e0b65-8f6c-43e2-9f8a-b2a6cf025286 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.602084 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad5e0b65-8f6c-43e2-9f8a-b2a6cf025286 None None] GET https://10.4.3.175/volume// Jul 22 04:39:37.602268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ad5e0b65-8f6c-43e2-9f8a-b2a6cf025286 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.602521 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ad5e0b65-8f6c-43e2-9f8a-b2a6cf025286 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.602946 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad5e0b65-8f6c-43e2-9f8a-b2a6cf025286 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:37.603345 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 67/265] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:37.612692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.616001 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:39:37.616259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.616816 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.616896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8b6923c5-0453-468e-8185-768b4d73328b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.621908 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b6923c5-0453-468e-8185-768b4d73328b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:37.621908 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b6923c5-0453-468e-8185-768b4d73328b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.624315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b6923c5-0453-468e-8185-768b4d73328b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.635789 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.635789 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:37.640840 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.640840 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:37.642005 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:39:37.647022 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8b6923c5-0453-468e-8185-768b4d73328b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:37.650995 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-71d67a0b-aaad-496f-b323-034ffa16143d tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 200 Jul 22 04:39:37.651739 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 67/266] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:37.655880 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b6923c5-0453-468e-8185-768b4d73328b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:37.656425 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 63/267] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:37.761026 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.764024 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] PUT https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe Jul 22 04:39:37.764518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:37.775407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Acquiring lock "cinder-attachment_update-f3cacdfa-f83c-4e84-9cb9-69a817d60b2c-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:37.781284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-f3cacdfa-f83c-4e84-9cb9-69a817d60b2c-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:37.782356 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.782356 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:37.868674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bc01faf5-5639-4202-ab96-391f530a946f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.871602 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc01faf5-5639-4202-ab96-391f530a946f tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:37.871978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc01faf5-5639-4202-ab96-391f530a946f tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.872275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc01faf5-5639-4202-ab96-391f530a946f tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.880516 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.880516 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:37.884903 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bc01faf5-5639-4202-ab96-391f530a946f tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:37.889916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc01faf5-5639-4202-ab96-391f530a946f tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:37.890683 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 68/268] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.908596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.910622 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:37.910756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.910948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.911083 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Delete volume with id: 9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:37.919853 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.919853 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:37.920349 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:37.940244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Lock "cinder-attachment_update-f3cacdfa-f83c-4e84-9cb9-69a817d60b2c-np0000005618" released by "attachment_update" :: held 0.159s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:37.940799 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-bf9ce1d0-0c51-4110-b0b6-0b21935124e9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe returned with HTTP 200 Jul 22 04:39:37.941571 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 71/269] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:37 2026] PUT /volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.963214 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Delete volume request issued successfully. Jul 22 04:39:37.964168 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9af41d5f-9d3f-4eb7-a58b-320e5345692c tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 202 Jul 22 04:39:37.964482 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 68/270] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:37 2026] DELETE /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:37.973176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.976150 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:37.976150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:37.976150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:37.986198 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:37.986198 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:37.990933 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Volume info retrieved successfully. Jul 22 04:39:37.993773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ebf115ae-e770-4d5e-97a7-28193164b54f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:37.996847 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ea1558b-03d2-43d0-84d3-eac0295ce4e2 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 200 Jul 22 04:39:37.996847 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 64/271] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:37 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:37.998056 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ebf115ae-e770-4d5e-97a7-28193164b54f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] POST https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe/action Jul 22 04:39:37.998433 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ebf115ae-e770-4d5e-97a7-28193164b54f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:37.998723 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ebf115ae-e770-4d5e-97a7-28193164b54f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:38.020203 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.020203 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:38.044335 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-10dc9f90-f0f3-444f-809e-0c8a57b1f9c7 req-ebf115ae-e770-4d5e-97a7-28193164b54f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe/action returned with HTTP 204 Jul 22 04:39:38.044853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 69/272] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:37 2026] POST /volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:38.084783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.087570 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:39:38.087729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:38.088424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:38.100061 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.100061 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:38.108152 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:39:38.113014 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45421db7-aa36-4ef4-9c81-9af1929ea779 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:39:38.113485 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 72/273] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:38 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:38.362885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.366839 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:39:38.368984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:38.368984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:38.379003 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.379003 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:38.384795 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:39:38.391594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c7a5b460-ad62-4254-b869-bcca6951dc22 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:39:38.392240 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 69/274] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:38 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:38.671224 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.672855 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:38.673299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:38.673299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:38.684775 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.684775 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:38.689679 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:38.695411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1300d02a-f5fa-4f0a-bf48-602435ca7468 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:38.695788 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 65/275] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:38 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:38.878541 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.880913 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:39:38.881204 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:38.881408 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:38.889424 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.889424 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:38.894259 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:39:38.899824 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-f152c71c-3ddc-4778-86ed-eee64cb1c188 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:39:38.900328 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 70/276] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:38 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:38.916707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-771d7fca-8e98-4ca3-851b-4f3b55da3980 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.917083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-771d7fca-8e98-4ca3-851b-4f3b55da3980 None None] GET https://10.4.3.175/volume// Jul 22 04:39:38.917263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-771d7fca-8e98-4ca3-851b-4f3b55da3980 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:38.917492 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-771d7fca-8e98-4ca3-851b-4f3b55da3980 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:38.917836 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-771d7fca-8e98-4ca3-851b-4f3b55da3980 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:38.918204 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 73/277] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:39: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 22 04:39:38.927434 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c3bb7df0-7c03-442a-b624-61bf076af8f2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:38.929989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c3bb7df0-7c03-442a-b624-61bf076af8f2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:38.931557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c3bb7df0-7c03-442a-b624-61bf076af8f2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a8a8d34-3a2d-4979-b492-d0a0218f5ff9", "connector": null, "instance_uuid": "0ced6f0f-a99e-44c0-9187-9dfb36f7a97d"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:38.943146 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:38.943146 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:38.980619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-c3bb7df0-7c03-442a-b624-61bf076af8f2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:38.981057 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 70/278] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:38 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 22 04:39:39.016199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f2912297-95d3-4e00-be70-0610bd346c1b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:39.019538 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f2912297-95d3-4e00-be70-0610bd346c1b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:39.019878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f2912297-95d3-4e00-be70-0610bd346c1b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:39.020189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f2912297-95d3-4e00-be70-0610bd346c1b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:39.029613 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f2912297-95d3-4e00-be70-0610bd346c1b tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 404 Jul 22 04:39:39.030286 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 66/279] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:39 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:39.712660 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:39.715064 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:39.715250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:39.715515 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:39.733493 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:39.733493 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:39.741713 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:39.750651 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b30268be-2ecb-42ea-a047-006c6ab04e5d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:39.751248 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 71/280] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:39 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:39.764282 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f7520ffc-e76b-4c36-9c6a-45edb6417822 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.067145 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f7520ffc-e76b-4c36-9c6a-45edb6417822 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] POST https://10.4.3.175/volume/v3/types/6edb71a9-9d53-459f-b73a-0a368b5196b8/encryption Jul 22 04:39:40.067659 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f7520ffc-e76b-4c36-9c6a-45edb6417822 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.096671 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f7520ffc-e76b-4c36-9c6a-45edb6417822 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/6edb71a9-9d53-459f-b73a-0a368b5196b8/encryption returned with HTTP 404 Jul 22 04:39:40.097316 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 74/281] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:39:39 2026] POST /volume/v3/types/6edb71a9-9d53-459f-b73a-0a368b5196b8/encryption => generated 114 bytes in 334 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.111931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0994a59f-ac39-429d-a08f-40eff2299f2c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.114174 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0994a59f-ac39-429d-a08f-40eff2299f2c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:40.114671 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0994a59f-ac39-429d-a08f-40eff2299f2c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-281430176", "os-volume-type-access:is_public": false}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.116820 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.116820 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:40.136146 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0994a59f-ac39-429d-a08f-40eff2299f2c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:39:40.137458 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 71/282] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/types => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:40.157290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-17a3405d-fb14-45b9-8266-de52aa97c9d6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.389832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-52a64687-e738-4276-ae15-041ed71e8bef None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.393782 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-52a64687-e738-4276-ae15-041ed71e8bef tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd/action Jul 22 04:39:40.394374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-52a64687-e738-4276-ae15-041ed71e8bef tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:40.395383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-52a64687-e738-4276-ae15-041ed71e8bef tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.441119 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.441119 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:40.464018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c28fe84f-4c30-4e3a-b058-97408a04fa5f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.464391 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-db54422d-a2d9-4808-af1d-c65994f7f66b req-52a64687-e738-4276-ae15-041ed71e8bef tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd/action returned with HTTP 204 Jul 22 04:39:40.464470 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c28fe84f-4c30-4e3a-b058-97408a04fa5f None None] GET https://10.4.3.175/volume// Jul 22 04:39:40.464690 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c28fe84f-4c30-4e3a-b058-97408a04fa5f None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.464920 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 72/283] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.464998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c28fe84f-4c30-4e3a-b058-97408a04fa5f None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.465348 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c28fe84f-4c30-4e3a-b058-97408a04fa5f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:40.465733 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 75/284] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:40.486394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.492327 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:39:40.492736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.493227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.513078 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.513078 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:40.518449 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:39:40.523188 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17a3405d-fb14-45b9-8266-de52aa97c9d6 tempest-VolumeTypesNegativeTest-982229306 tempest-VolumeTypesNegativeTest-982229306-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:40.523270 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-17a3405d-fb14-45b9-8266-de52aa97c9d6 tempest-VolumeTypesNegativeTest-982229306 tempest-VolumeTypesNegativeTest-982229306-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a89e1329-1b5e-4047-b1b8-e6219f1659f0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1634745462"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.525256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-17a3405d-fb14-45b9-8266-de52aa97c9d6 tempest-VolumeTypesNegativeTest-982229306 tempest-VolumeTypesNegativeTest-982229306-project-member] Create volume request body: {'volume': {'volume_type': 'a89e1329-1b5e-4047-b1b8-e6219f1659f0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1634745462'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:40.528410 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-9ad2811e-e5bf-443e-bfb8-2b6e4740cac0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:39:40.529159 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 72/285] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1547 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:40.537363 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17a3405d-fb14-45b9-8266-de52aa97c9d6 tempest-VolumeTypesNegativeTest-982229306 tempest-VolumeTypesNegativeTest-982229306-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 404 Jul 22 04:39:40.538005 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 67/286] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/volumes => generated 114 bytes in 382 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.548876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6fae60a4-707e-4f8e-aecc-b31c5fe9e46a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.551517 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fae60a4-707e-4f8e-aecc-b31c5fe9e46a tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] DELETE https://10.4.3.175/volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 Jul 22 04:39:40.551862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fae60a4-707e-4f8e-aecc-b31c5fe9e46a tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.552082 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fae60a4-707e-4f8e-aecc-b31c5fe9e46a tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.612087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fae60a4-707e-4f8e-aecc-b31c5fe9e46a tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 returned with HTTP 202 Jul 22 04:39:40.612856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 73/287] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:40 2026] DELETE /volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:40.629806 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-163520a2-4ad1-4dc2-b796-faf70a3e4ca1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.633323 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-163520a2-4ad1-4dc2-b796-faf70a3e4ca1 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] GET https://10.4.3.175/volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 Jul 22 04:39:40.633692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-163520a2-4ad1-4dc2-b796-faf70a3e4ca1 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.634081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-163520a2-4ad1-4dc2-b796-faf70a3e4ca1 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.638633 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-163520a2-4ad1-4dc2-b796-faf70a3e4ca1 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 returned with HTTP 404 Jul 22 04:39:40.639041 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 76/288] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/types/a89e1329-1b5e-4047-b1b8-e6219f1659f0 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.646036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.648705 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 Jul 22 04:39:40.649105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.652708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ae80628e-d90c-45bb-a18e-c61be52ccb6f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.657265 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae80628e-d90c-45bb-a18e-c61be52ccb6f tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:40.657265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ae80628e-d90c-45bb-a18e-c61be52ccb6f tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.659295 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae80628e-d90c-45bb-a18e-c61be52ccb6f tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 400 Jul 22 04:39:40.660269 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 68/289] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:39:40.661137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-8a8a8d34-3a2d-4979-b492-d0a0218f5ff9-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:40.669190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-8a8a8d34-3a2d-4979-b492-d0a0218f5ff9-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:40.669190 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.669190 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:40.676509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-300755bd-86d4-4ef5-8f47-d2268cdb8cd8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.681109 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-300755bd-86d4-4ef5-8f47-d2268cdb8cd8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:40.681540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-300755bd-86d4-4ef5-8f47-d2268cdb8cd8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1012073011"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.708203 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-300755bd-86d4-4ef5-8f47-d2268cdb8cd8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:39:40.708808 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 74/290] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/types => generated 229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:40.721793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7c232174-906b-4140-9516-db8cb93b85e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.724097 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c232174-906b-4140-9516-db8cb93b85e6 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:39:40.724657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7c232174-906b-4140-9516-db8cb93b85e6 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1012073011"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.735940 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c232174-906b-4140-9516-db8cb93b85e6 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1012073011 already exists. Jul 22 04:39:40.736128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c232174-906b-4140-9516-db8cb93b85e6 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 409 Jul 22 04:39:40.736707 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 77/291] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/types => generated 134 bytes in 16 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:40.750372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-46ca660c-7b2d-408c-a722-ebfa05f314a8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.754519 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46ca660c-7b2d-408c-a722-ebfa05f314a8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] DELETE https://10.4.3.175/volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b Jul 22 04:39:40.754519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-46ca660c-7b2d-408c-a722-ebfa05f314a8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.755674 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-46ca660c-7b2d-408c-a722-ebfa05f314a8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.773564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9c02251c-47c7-4a20-ad6f-9c86329763af None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.776184 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c02251c-47c7-4a20-ad6f-9c86329763af tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:40.776411 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c02251c-47c7-4a20-ad6f-9c86329763af tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.776620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c02251c-47c7-4a20-ad6f-9c86329763af tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.791321 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.791321 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:40.795726 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9c02251c-47c7-4a20-ad6f-9c86329763af tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:40.800183 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46ca660c-7b2d-408c-a722-ebfa05f314a8 tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b returned with HTTP 202 Jul 22 04:39:40.800843 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 69/292] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:40 2026] DELETE /volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:40.800931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-8a8a8d34-3a2d-4979-b492-d0a0218f5ff9-np0000005618" released by "attachment_update" :: held 0.135s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:40.801326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-d4b87d23-69b1-44a6-bae1-d938d5e5cb1d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 returned with HTTP 200 Jul 22 04:39:40.801911 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 73/293] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:40 2026] PUT /volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:40.806212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c02251c-47c7-4a20-ad6f-9c86329763af tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:40.806212 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 75/294] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:40.813825 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aeaaf075-f114-489f-923b-8bf22635294c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.818934 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aeaaf075-f114-489f-923b-8bf22635294c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] GET https://10.4.3.175/volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b Jul 22 04:39:40.819170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aeaaf075-f114-489f-923b-8bf22635294c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.819379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aeaaf075-f114-489f-923b-8bf22635294c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.825781 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aeaaf075-f114-489f-923b-8bf22635294c tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b returned with HTTP 404 Jul 22 04:39:40.826607 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 78/295] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/types/d707e78e-9c71-43d5-93ff-a04ddb4f3c6b => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.840238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ceabaa6b-d97d-431b-80ad-9be6188801da None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.842685 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ceabaa6b-d97d-431b-80ad-9be6188801da tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] DELETE https://10.4.3.175/volume/v3/types/75a03bde-e31a-4d48-8582-ecc2c9c8e713 Jul 22 04:39:40.842918 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-ff222209-f128-497c-a665-5edd628b50d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.843040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ceabaa6b-d97d-431b-80ad-9be6188801da tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.843267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ceabaa6b-d97d-431b-80ad-9be6188801da tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.845701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-ff222209-f128-497c-a665-5edd628b50d4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7/action Jul 22 04:39:40.846203 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-ff222209-f128-497c-a665-5edd628b50d4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:40.846384 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-ff222209-f128-497c-a665-5edd628b50d4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:40.847412 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ceabaa6b-d97d-431b-80ad-9be6188801da tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/75a03bde-e31a-4d48-8582-ecc2c9c8e713 returned with HTTP 404 Jul 22 04:39:40.847890 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 70/296] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:39:40 2026] DELETE /volume/v3/types/75a03bde-e31a-4d48-8582-ecc2c9c8e713 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.858079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ab95f212-8009-46a3-9e40-36d97fd571ae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.861214 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab95f212-8009-46a3-9e40-36d97fd571ae tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] GET https://10.4.3.175/volume/v3/types/a45abaf5-a3c5-4a53-8403-bd66f8c8f3c6 Jul 22 04:39:40.861214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab95f212-8009-46a3-9e40-36d97fd571ae tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.861518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab95f212-8009-46a3-9e40-36d97fd571ae tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.865308 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:40.866976 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab95f212-8009-46a3-9e40-36d97fd571ae tempest-VolumeTypesNegativeTest-1835131027 tempest-VolumeTypesNegativeTest-1835131027-project-admin] https://10.4.3.175/volume/v3/types/a45abaf5-a3c5-4a53-8403-bd66f8c8f3c6 returned with HTTP 404 Jul 22 04:39:40.867641 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 76/297] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/types/a45abaf5-a3c5-4a53-8403-bd66f8c8f3c6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.868109 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:40.868311 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:40.868804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:40.869892 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.869892 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:40.885453 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:40.885453 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:40.892510 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-57bff9d1-4d5b-4f52-9615-cd971971aa7d req-ff222209-f128-497c-a665-5edd628b50d4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7/action returned with HTTP 204 Jul 22 04:39:40.892823 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:40.893110 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 74/298] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:40 2026] POST /volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:40.903373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-d917fffc-b061-4b58-adc1-20a421c700ab tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:40.904293 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 79/299] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:40 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:41.063934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e378cd2d-5d58-4f52-b83f-6012f1f5b2a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.064651 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e378cd2d-5d58-4f52-b83f-6012f1f5b2a5 None None] GET https://10.4.3.175/volume// Jul 22 04:39:41.064651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e378cd2d-5d58-4f52-b83f-6012f1f5b2a5 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:41.064807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e378cd2d-5d58-4f52-b83f-6012f1f5b2a5 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:41.065220 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e378cd2d-5d58-4f52-b83f-6012f1f5b2a5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:41.065535 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 71/300] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:39:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:41.094879 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-9f2ee6e7-4b23-4143-a6d9-06bcb1458ed8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.098405 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-9f2ee6e7-4b23-4143-a6d9-06bcb1458ed8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:41.098858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-9f2ee6e7-4b23-4143-a6d9-06bcb1458ed8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3265091e-6d50-4a97-8fed-5404472e30c7", "connector": null, "instance_uuid": "eaceec35-88d8-4b76-a91b-0e02f584a8e3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:41.119410 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:41.119410 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:41.152393 np0000005618 devstack@c-api.service[100126]: WARNING cinder.volume.api [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-9f2ee6e7-4b23-4143-a6d9-06bcb1458ed8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 22 04:39:41.160692 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-9f2ee6e7-4b23-4143-a6d9-06bcb1458ed8 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:41.160692 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 77/301] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:41 2026] POST /volume/v3/attachments => generated 271 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:41.208872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.212113 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:41.213298 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:41.213430 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:41.234815 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fdcf6b80-9ac1-4b42-bab7-0be0ce78f8f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.234815 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fdcf6b80-9ac1-4b42-bab7-0be0ce78f8f4 None None] GET https://10.4.3.175/volume// Jul 22 04:39:41.235391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fdcf6b80-9ac1-4b42-bab7-0be0ce78f8f4 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:41.235391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fdcf6b80-9ac1-4b42-bab7-0be0ce78f8f4 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:41.235632 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fdcf6b80-9ac1-4b42-bab7-0be0ce78f8f4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:41.236440 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 80/302] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:41.241933 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:41.241933 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:41.250034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.251801 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:41.255166 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:41.255312 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:41.255520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:41.264556 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a42ac83-829f-41c5-a412-83ffa1efcf7c tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:41.265387 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 75/303] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:41 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1163 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:41.279933 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:41.279933 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:41.288347 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:41.295826 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-3c59c184-692d-42de-b090-3142427dfc62 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:41.296323 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 72/304] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:41 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1343 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:41.440347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:41.443831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] PUT https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 Jul 22 04:39:41.444690 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:41.460947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Acquiring lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:41.468895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:41.470366 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:41.470366 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:41.664709 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Lock "cinder-attachment_update-3265091e-6d50-4a97-8fed-5404472e30c7-np0000005618" released by "attachment_update" :: held 0.196s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:41.665875 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-e4c434e3-3454-419e-af7c-e042e0575500 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 returned with HTTP 200 Jul 22 04:39:41.666835 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 78/305] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:41 2026] PUT /volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 => generated 967 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:42.286464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:42.289146 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:42.289292 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:42.289516 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:42.314954 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:42.314954 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:42.326728 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:42.336353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd4b0769-f1d0-4598-90d2-211fa92ecf56 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:42.337262 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 81/306] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:42 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1164 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:39:42.515362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-479e65de-65b6-49b5-b0e1-a6496a606692 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:42.517989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-479e65de-65b6-49b5-b0e1-a6496a606692 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:42.518301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-479e65de-65b6-49b5-b0e1-a6496a606692 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:42.518580 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-479e65de-65b6-49b5-b0e1-a6496a606692 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:42.518857 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-479e65de-65b6-49b5-b0e1-a6496a606692 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Delete volume with id: 9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:42.526971 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-479e65de-65b6-49b5-b0e1-a6496a606692 tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 404 Jul 22 04:39:42.527820 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 76/307] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:42 2026] DELETE /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:42.537827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3ccf83fc-63a0-4d6a-b76c-7131138692ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:42.539756 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ccf83fc-63a0-4d6a-b76c-7131138692ff tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] GET https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 Jul 22 04:39:42.540094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ccf83fc-63a0-4d6a-b76c-7131138692ff tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:42.540381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ccf83fc-63a0-4d6a-b76c-7131138692ff tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:42.547189 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ccf83fc-63a0-4d6a-b76c-7131138692ff tempest-VolumesAssistedSnapshotsTest-1878581238 tempest-VolumesAssistedSnapshotsTest-1878581238-project-admin] https://10.4.3.175/volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 returned with HTTP 404 Jul 22 04:39:42.547189 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 73/308] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:42 2026] GET /volume/v3/volumes/9972f560-b193-4457-99bf-ce8ad7abd559 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:43.354766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:43.357898 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:43.357898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:43.357898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:43.372394 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:43.372394 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:43.378706 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:43.385279 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b47af41f-bcc6-4205-a24e-30ec020a96a5 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:43.388218 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 79/309] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:43 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:44.404438 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:44.406938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:44.406938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:44.407271 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:44.436019 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:44.436019 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:44.441780 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:44.451775 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2bebe53-29d4-41e2-9582-b81b3c0d6d89 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:44.452418 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 82/310] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:44 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1164 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:45.485647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:45.490815 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:45.490815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:45.490815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:45.522828 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:45.522828 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:45.535938 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:45.544618 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1c47ba93-5518-4628-8bdc-ab910ae87a8d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:45.545158 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 77/311] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:45 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1164 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:45.595077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-c42abfa0-79f1-4fcc-a5f5-ab95e761b66b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:45.599862 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-c42abfa0-79f1-4fcc-a5f5-ab95e761b66b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290/action Jul 22 04:39:45.600035 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-c42abfa0-79f1-4fcc-a5f5-ab95e761b66b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:45.600150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-c42abfa0-79f1-4fcc-a5f5-ab95e761b66b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:45.637910 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:45.637910 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:45.657016 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ff38de2-6e7f-4a94-891e-4d15dc124028 req-c42abfa0-79f1-4fcc-a5f5-ab95e761b66b tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290/action returned with HTTP 204 Jul 22 04:39:45.657453 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 74/312] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:45 2026] POST /volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:46.562604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:46.565063 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:46.565443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:46.565530 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:46.586360 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:46.586360 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:46.595368 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:46.603493 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8aa96b4e-14ab-4959-a92b-27e8a27a0f20 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:46.604335 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 80/313] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:46 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:47.171086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.174344 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f tempest-TestMultiAttachVolumeSwap-271115206 tempest-TestMultiAttachVolumeSwap-271115206-project] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:47.174726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f tempest-TestMultiAttachVolumeSwap-271115206 tempest-TestMultiAttachVolumeSwap-271115206-project] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.175055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f tempest-TestMultiAttachVolumeSwap-271115206 tempest-TestMultiAttachVolumeSwap-271115206-project] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.197584 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.197584 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:47.203955 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f tempest-TestMultiAttachVolumeSwap-271115206 tempest-TestMultiAttachVolumeSwap-271115206-project] Volume info retrieved successfully. Jul 22 04:39:47.211271 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e1446748-b73f-4d3c-9f29-53be3e2437ae req-182e9262-782b-4a4b-bda8-38f09fea982f tempest-TestMultiAttachVolumeSwap-271115206 tempest-TestMultiAttachVolumeSwap-271115206-project] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:47.212537 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 83/314] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1651 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:47.232974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.236178 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:47.236428 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.236690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.262356 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.262356 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:47.267912 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Volume info retrieved successfully. Jul 22 04:39:47.277629 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-947e2d48-3b3c-40ea-8820-4d58c0c20f94 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:47.278199 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 78/315] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:47.300627 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4916f781-e977-42a5-8d28-bbac93172786 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.303804 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4916f781-e977-42a5-8d28-bbac93172786 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] GET https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:39:47.304089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4916f781-e977-42a5-8d28-bbac93172786 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.304371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4916f781-e977-42a5-8d28-bbac93172786 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.319661 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.319661 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:47.328746 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4916f781-e977-42a5-8d28-bbac93172786 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] Volume info retrieved successfully. Jul 22 04:39:47.335662 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4916f781-e977-42a5-8d28-bbac93172786 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-reader] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 200 Jul 22 04:39:47.335662 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 75/316] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:47.456194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-54768368-856b-4514-991d-0f90e996dc1a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.458127 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-54768368-856b-4514-991d-0f90e996dc1a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:47.458359 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-54768368-856b-4514-991d-0f90e996dc1a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.458871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-54768368-856b-4514-991d-0f90e996dc1a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.480458 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.480458 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:47.487932 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-54768368-856b-4514-991d-0f90e996dc1a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:47.496919 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-54768368-856b-4514-991d-0f90e996dc1a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:47.497854 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 81/317] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1458 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:47.575745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.578223 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:47.578500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.578780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.600216 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.600216 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:47.610296 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:47.619848 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-917b63c2-d5bd-4184-b170-c434c73ba827 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:47.620539 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 84/318] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:47.689516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.692321 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action Jul 22 04:39:47.692743 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:47.693634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:47.712849 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.712849 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:47.714195 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:47.730992 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Begin detaching volume completed successfully. Jul 22 04:39:47.730992 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-fa46a513-3ed0-4991-ab60-8f1412fec5e6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action returned with HTTP 202 Jul 22 04:39:47.733134 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 79/319] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:39:47 2026] POST /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:39:47.784080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.803356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-423015d6-39d6-49d9-a1bb-375bc34e9617 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.804524 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-423015d6-39d6-49d9-a1bb-375bc34e9617 None None] GET https://10.4.3.175/volume// Jul 22 04:39:47.804831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-423015d6-39d6-49d9-a1bb-375bc34e9617 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.805132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-423015d6-39d6-49d9-a1bb-375bc34e9617 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.805572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-423015d6-39d6-49d9-a1bb-375bc34e9617 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:47.806071 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 82/320] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:47.826405 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:47.830824 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:47.831146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:47.831400 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:47.859079 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:47.859079 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:47.864540 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:47.871779 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-f41a0177-e524-4b12-bf70-8241ea171b21 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:47.872381 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 85/321] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1641 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:39:48.068654 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:39:48.068889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:48.069119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:48.069645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:39:48.070574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:39:48.120840 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Get all volumes completed successfully. Jul 22 04:39:48.121273 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f4d1273-9bd5-4993-a481-00119e7ecbec tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:39:48.121708 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 76/322] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:39:47 2026] GET /volume/v3/volumes => generated 15 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:39:48.133765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:48.136187 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:48.136770 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1591625261"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:48.138845 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1591625261'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:48.139060 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume of 1 GB Jul 22 04:39:48.145398 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Availability Zones retrieved successfully. Jul 22 04:39:48.154307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (8e6b7bbf-7ee0-4c3b-be71-0ec3c834f811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:48.155584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa951328-2c4b-4370-a5a0-2462723cbab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:48.156638 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:48.208921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa951328-2c4b-4370-a5a0-2462723cbab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:48.208921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd3923e-ad19-4152-a03c-6bdddfcf6e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:48.323999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Created reservations ['a939aab4-c3ea-47c5-add4-b39284b3400c', 'b5cd16c6-98c3-4af1-a1ec-9ff1eeec1575', '8df19504-15a7-4097-8b01-85d546d1b10c', '6e40fe59-cd83-4e00-8501-0bdb3d25e3a0'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:48.323999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd3923e-ad19-4152-a03c-6bdddfcf6e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a939aab4-c3ea-47c5-add4-b39284b3400c', 'b5cd16c6-98c3-4af1-a1ec-9ff1eeec1575', '8df19504-15a7-4097-8b01-85d546d1b10c', '6e40fe59-cd83-4e00-8501-0bdb3d25e3a0']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:48.323999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480f93eb-0129-4961-a4f6-7dd30bd8a1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:48.362953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (480f93eb-0129-4961-a4f6-7dd30bd8a1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aae4dd9e-e79c-41bf-b762-dd1825c25ae9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1591625261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['a939aab4-c3ea-47c5-add4-b39284b3400c','b5cd16c6-98c3-4af1-a1ec-9ff1eeec1575','8df19504-15a7-4097-8b01-85d546d1b10c','6e40fe59-cd83-4e00-8501-0bdb3d25e3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1591625261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aae4dd9e-e79c-41bf-b762-dd1825c25ae9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3011cf4d806c4b289b679bcf258a5d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:48.364578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693161a6-4452-4a5c-83a0-122f06c6f525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:48.399984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693161a6-4452-4a5c-83a0-122f06c6f525) transitioned into state 'SUCCESS' from state '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-1591625261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['a939aab4-c3ea-47c5-add4-b39284b3400c','b5cd16c6-98c3-4af1-a1ec-9ff1eeec1575','8df19504-15a7-4097-8b01-85d546d1b10c','6e40fe59-cd83-4e00-8501-0bdb3d25e3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:48.401115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46f36a6-08bb-4119-be9e-1cd5334a38ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:48.430009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46f36a6-08bb-4119-be9e-1cd5334a38ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:48.431636 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (8e6b7bbf-7ee0-4c3b-be71-0ec3c834f811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:48.431636 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request issued successfully. Jul 22 04:39:48.431958 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4bf84fff-4afc-4721-b71d-00f8ea004430 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:48.432424 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 80/323] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:48 2026] POST /volume/v3/volumes => generated 755 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:48.456231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:48.463342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:48.463639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:48.463938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:48.477331 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:48.477331 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:48.483626 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:48.489061 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9fce8de5-1dcc-479c-94c9-72c763d413aa tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 200 Jul 22 04:39:48.492508 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 83/324] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:48 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:48.623121 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:48.626758 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:48.628386 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:48.628386 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:48.651382 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:48.651382 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:48.663173 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:48.671993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-839a57ad-ce38-4329-9103-735f55c796f4 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:48.674236 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 86/325] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:48 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:48.705352 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-8c86fb1c-4728-4202-bb40-32d949080154 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:48.712061 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-8c86fb1c-4728-4202-bb40-32d949080154 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] DELETE https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 Jul 22 04:39:48.712061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-8c86fb1c-4728-4202-bb40-32d949080154 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:48.714350 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-8c86fb1c-4728-4202-bb40-32d949080154 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:48.730078 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:48.730078 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:48.825935 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-a2717e16-ddb0-4df0-b4df-ef7cdc97156c req-8c86fb1c-4728-4202-bb40-32d949080154 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 returned with HTTP 200 Jul 22 04:39:48.826179 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 77/326] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:39:48 2026] DELETE /volume/v3/attachments/cf6d26c3-3b14-4ac6-841c-f0901fa32290 => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:49.124611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.423560 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:49.424268 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-396918535"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:49.425712 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-396918535'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:49.425864 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Create volume of 1 GB Jul 22 04:39:49.426259 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.426259 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:49.431497 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Availability Zones retrieved successfully. Jul 22 04:39:49.439224 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Flow 'volume_create_api' (2b582456-df4c-488c-b13c-cd76efc3f631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:49.440515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b6b8ec-15e8-45de-95d8-16a4bb21efe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.441801 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:49.477292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b6b8ec-15e8-45de-95d8-16a4bb21efe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.478170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94272c7c-e048-48ed-a438-a0784a41358e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.507660 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.509714 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:49.509792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.510106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.518120 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.518120 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:49.522896 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:49.528300 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a25b6068-4e81-4f60-a89a-f2ece51402c5 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 200 Jul 22 04:39:49.528763 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 84/327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:49.543194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.545408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:49.545583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.545770 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.554899 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.554899 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:49.561225 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:49.566916 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3df4d64e-bc8b-4a88-882b-a3361a0891d4 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 200 Jul 22 04:39:49.567184 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 87/328] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:49.578121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Created reservations ['37bab2a9-1426-4276-9f5c-d255248caf19', '1f5828a4-0a27-425d-a3b9-f7426c822dab', '7cd29052-796c-4b77-bbc9-850ef22f7496', 'cc150dcb-a6bd-4d10-ac20-2b8196b4ddb0'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:49.578121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94272c7c-e048-48ed-a438-a0784a41358e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37bab2a9-1426-4276-9f5c-d255248caf19', '1f5828a4-0a27-425d-a3b9-f7426c822dab', '7cd29052-796c-4b77-bbc9-850ef22f7496', 'cc150dcb-a6bd-4d10-ac20-2b8196b4ddb0']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.579090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6792eb-95b4-4534-8080-04d433ecf645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.582405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.584000 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:49.584420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1731378598"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:49.585724 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1731378598'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:49.585876 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume of 1 GB Jul 22 04:39:49.586121 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.586121 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:49.590933 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Availability Zones retrieved successfully. Jul 22 04:39:49.599640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (2223e704-3764-45db-8e3f-ba22d2bb9126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:49.603494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c755b014-2e90-43cb-a2ca-e03c039ccf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.605123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:49.609725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6792eb-95b4-4534-8080-04d433ecf645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30fc28e1-cc69-471f-950d-b9ea54e755ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-396918535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717ff3df998843ffb0ad9b2b44a72a40',qos_specs=None,replication_status=,reservations=['37bab2a9-1426-4276-9f5c-d255248caf19','1f5828a4-0a27-425d-a3b9-f7426c822dab','7cd29052-796c-4b77-bbc9-850ef22f7496','cc150dcb-a6bd-4d10-ac20-2b8196b4ddb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f3c3f1dabe4abe845ea9e23e93235a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-396918535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30fc28e1-cc69-471f-950d-b9ea54e755ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='717ff3df998843ffb0ad9b2b44a72a40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7f3c3f1dabe4abe845ea9e23e93235a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.611494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fe6653-b9c6-4fc2-bb98-4e609ce3d3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.633290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fe6653-b9c6-4fc2-bb98-4e609ce3d3ef) transitioned into state 'SUCCESS' from state '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-396918535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717ff3df998843ffb0ad9b2b44a72a40',qos_specs=None,replication_status=,reservations=['37bab2a9-1426-4276-9f5c-d255248caf19','1f5828a4-0a27-425d-a3b9-f7426c822dab','7cd29052-796c-4b77-bbc9-850ef22f7496','cc150dcb-a6bd-4d10-ac20-2b8196b4ddb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7f3c3f1dabe4abe845ea9e23e93235a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.634310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db7814c-2d44-4a2f-9ea9-632ffffadff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.638137 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c755b014-2e90-43cb-a2ca-e03c039ccf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.639022 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e5cf1c-2272-4edf-87b8-3af84c5b1595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.655618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db7814c-2d44-4a2f-9ea9-632ffffadff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.656532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Flow 'volume_create_api' (2b582456-df4c-488c-b13c-cd76efc3f631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:49.657030 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Create volume request issued successfully. Jul 22 04:39:49.657584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f9d0a29-6aba-44aa-9cfc-9a7d7dc48457 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:49.658031 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 81/329] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:49 2026] POST /volume/v3/volumes => generated 758 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:49.708379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Created reservations ['e4ca9b3c-862d-458d-ad39-d62dbe91bb44', '54ac8298-56bd-4277-8ba7-5a31213a0cfa', '9d86b770-7176-481a-9190-13f25de324a6', '68b64e31-7a68-4e90-aaaa-9e7d3da7ea1e'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:49.709387 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e5cf1c-2272-4edf-87b8-3af84c5b1595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ca9b3c-862d-458d-ad39-d62dbe91bb44', '54ac8298-56bd-4277-8ba7-5a31213a0cfa', '9d86b770-7176-481a-9190-13f25de324a6', '68b64e31-7a68-4e90-aaaa-9e7d3da7ea1e']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.710460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8308519-3ff6-4200-9d87-c73bdb63194c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.738950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8308519-3ff6-4200-9d87-c73bdb63194c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba26792d-90df-4fef-8ff4-f50abeb1e3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1731378598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['e4ca9b3c-862d-458d-ad39-d62dbe91bb44','54ac8298-56bd-4277-8ba7-5a31213a0cfa','9d86b770-7176-481a-9190-13f25de324a6','68b64e31-7a68-4e90-aaaa-9e7d3da7ea1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1731378598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba26792d-90df-4fef-8ff4-f50abeb1e3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3011cf4d806c4b289b679bcf258a5d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.740221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3325f6c8-5a28-462e-aee9-a312d8d147db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.767785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3325f6c8-5a28-462e-aee9-a312d8d147db) transitioned into state 'SUCCESS' from state '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-1731378598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['e4ca9b3c-862d-458d-ad39-d62dbe91bb44','54ac8298-56bd-4277-8ba7-5a31213a0cfa','9d86b770-7176-481a-9190-13f25de324a6','68b64e31-7a68-4e90-aaaa-9e7d3da7ea1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.768681 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3339c2bd-480f-430f-aafa-ebe40ec0cc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:49.782095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3339c2bd-480f-430f-aafa-ebe40ec0cc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:49.783243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (2223e704-3764-45db-8e3f-ba22d2bb9126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:49.783606 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request issued successfully. Jul 22 04:39:49.784343 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45b6909e-1546-4bbb-a1f7-2f70a7c71047 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:49.785445 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 78/330] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:49 2026] POST /volume/v3/volumes => generated 755 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:49.790041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-132a1190-12d2-48aa-b5a2-8f3d5a458bea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.791450 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-132a1190-12d2-48aa-b5a2-8f3d5a458bea None None] GET https://10.4.3.175/volume// Jul 22 04:39:49.791450 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-132a1190-12d2-48aa-b5a2-8f3d5a458bea None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.792567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-132a1190-12d2-48aa-b5a2-8f3d5a458bea None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.793895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-132a1190-12d2-48aa-b5a2-8f3d5a458bea None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:49.794365 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 85/331] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:49.804371 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-287b0064-a614-4ebc-8a2d-6eded0189635 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.805103 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-287b0064-a614-4ebc-8a2d-6eded0189635 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:49.805461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-287b0064-a614-4ebc-8a2d-6eded0189635 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.805553 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-287b0064-a614-4ebc-8a2d-6eded0189635 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.808823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.811926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:39:49.811926 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.812216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.814387 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.814387 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:49.821408 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-287b0064-a614-4ebc-8a2d-6eded0189635 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:49.825547 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.825547 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:49.827917 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-287b0064-a614-4ebc-8a2d-6eded0189635 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 200 Jul 22 04:39:49.828530 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 88/332] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:49.830783 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:39:49.842152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4f01d24c-a03e-4bfa-a2a3-0e9aa6d693d9 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:39:49.842152 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 82/333] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:49.951511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8569a9d9-b6ce-4673-a059-54755d26f41d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.954542 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8569a9d9-b6ce-4673-a059-54755d26f41d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:49.954542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8569a9d9-b6ce-4673-a059-54755d26f41d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:49.955084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:49.955424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8569a9d9-b6ce-4673-a059-54755d26f41d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:49.956514 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] PUT https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 Jul 22 04:39:49.957026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:49.964676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Acquiring lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:49.972151 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.972151 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:49.977589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" acquired by "attachment_update" :: waited 0.013s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:49.979016 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:49.979016 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:49.979536 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8569a9d9-b6ce-4673-a059-54755d26f41d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:49.985686 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8569a9d9-b6ce-4673-a059-54755d26f41d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:49.986619 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 79/334] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:49 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:50.078447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.080523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:50.080746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:50.080932 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:50.091797 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.091797 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:50.096234 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:50.101497 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-00f3f8cc-4471-48ae-a11d-4de1896d991f tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:50.102034 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 89/335] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:50 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:50.163025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.163842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Lock "cinder-attachment_update-7d1276e0-49fe-4ceb-b4e0-be39fb0107fa-np0000005618" released by "attachment_update" :: held 0.185s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:50.163842 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-4017f747-301e-4d96-b99e-daa74c5f78a6 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 returned with HTTP 200 Jul 22 04:39:50.163842 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 86/336] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:49 2026] PUT /volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:50.166690 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] POST https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action Jul 22 04:39:50.166690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:50.166885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:50.188957 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.188957 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:50.189657 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:50.195789 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-48b6286a-f364-44ee-aa4e-cb335a4a2ad7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.199344 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-48b6286a-f364-44ee-aa4e-cb335a4a2ad7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] POST https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749/action Jul 22 04:39:50.199641 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-48b6286a-f364-44ee-aa4e-cb335a4a2ad7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:39:50.199798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-48b6286a-f364-44ee-aa4e-cb335a4a2ad7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:50.202126 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Begin detaching volume completed successfully. Jul 22 04:39:50.202358 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-b96f3805-5d7a-431b-a73a-38d941076bc6 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action returned with HTTP 202 Jul 22 04:39:50.202911 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 83/337] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:39:50 2026] POST /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:39:50.222159 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.222159 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:50.246045 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9f95452d-2506-44d0-819f-096b0fc85cb7 req-48b6286a-f364-44ee-aa4e-cb335a4a2ad7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749/action returned with HTTP 204 Jul 22 04:39:50.247097 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 80/338] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:39:50 2026] POST /volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:50.268057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c7468649-c826-42fc-8cd6-ecf238812b65 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.268171 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7468649-c826-42fc-8cd6-ecf238812b65 None None] GET https://10.4.3.175/volume// Jul 22 04:39:50.268361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c7468649-c826-42fc-8cd6-ecf238812b65 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:50.268604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c7468649-c826-42fc-8cd6-ecf238812b65 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:50.269071 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7468649-c826-42fc-8cd6-ecf238812b65 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:50.269725 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 90/339] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39: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 22 04:39:50.279903 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.282618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:50.282906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:50.283158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:50.297402 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.297402 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:50.311271 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:50.320703 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1ac9296c-5d26-4f24-81b9-eba716745228 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:50.320703 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 87/340] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:50 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1344 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:50.845951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.849229 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:50.849491 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:50.849734 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:50.871780 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.871780 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:50.879147 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:50.884559 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b9c8880-5c55-4688-b417-8c24b5fe8b1a tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 200 Jul 22 04:39:50.885274 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 84/341] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:50 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:50.900191 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.902232 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:50.902478 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:50.902833 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:50.912775 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:50.912775 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:50.918307 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:50.925890 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36d6d0da-6bec-4329-87c9-8b0f8920211e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 200 Jul 22 04:39:50.932185 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 81/342] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:50 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:50.944472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-32301b82-661d-46a3-a66c-63b2ec2561cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:50.946525 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:50.947291 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-513259209"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:50.949440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-513259209'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:50.949659 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume of 1 GB Jul 22 04:39:50.963641 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Availability Zones retrieved successfully. Jul 22 04:39:50.970572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (ad7536db-b32a-4df8-816a-7bef2e2f1c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:50.972212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4419ad-1f40-4737-af79-1470b31f8b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:50.973383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:51.030182 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a4419ad-1f40-4737-af79-1470b31f8b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:51.031063 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadf9b59-334e-4cc2-9d33-c73f7be9bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:51.104150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Created reservations ['71d51135-d741-4f0f-8d19-231a522bb686', 'e538593c-f273-4036-953a-615f231cb6f7', 'f17b0503-9c60-448f-95e1-1f665c495582', '98b862aa-ba20-4747-9185-a09cff4e23a7'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:51.105979 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadf9b59-334e-4cc2-9d33-c73f7be9bb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d51135-d741-4f0f-8d19-231a522bb686', 'e538593c-f273-4036-953a-615f231cb6f7', 'f17b0503-9c60-448f-95e1-1f665c495582', '98b862aa-ba20-4747-9185-a09cff4e23a7']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:51.109134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1ba1c0-e649-4fb5-89e6-78adafe2eaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:51.147042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1ba1c0-e649-4fb5-89e6-78adafe2eaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '993bbaef-810b-4a12-b217-55e5331bf663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-513259209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['71d51135-d741-4f0f-8d19-231a522bb686','e538593c-f273-4036-953a-615f231cb6f7','f17b0503-9c60-448f-95e1-1f665c495582','98b862aa-ba20-4747-9185-a09cff4e23a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-513259209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=993bbaef-810b-4a12-b217-55e5331bf663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3011cf4d806c4b289b679bcf258a5d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:51.148409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034f8038-763a-4d87-b09f-a1dad75da6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:51.189423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034f8038-763a-4d87-b09f-a1dad75da6bb) transitioned into state 'SUCCESS' from state '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-513259209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3011cf4d806c4b289b679bcf258a5d15',qos_specs=None,replication_status=,reservations=['71d51135-d741-4f0f-8d19-231a522bb686','e538593c-f273-4036-953a-615f231cb6f7','f17b0503-9c60-448f-95e1-1f665c495582','98b862aa-ba20-4747-9185-a09cff4e23a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c83d7170e1f54d46a480ec9eb2014ed0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:51.190066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a607b4fc-9b94-4210-939d-8081acf80a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:51.210253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a607b4fc-9b94-4210-939d-8081acf80a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:51.211191 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Flow 'volume_create_api' (ad7536db-b32a-4df8-816a-7bef2e2f1c07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:51.211733 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Create volume request issued successfully. Jul 22 04:39:51.212642 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-32301b82-661d-46a3-a66c-63b2ec2561cb tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:51.213622 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 91/343] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:50 2026] POST /volume/v3/volumes => generated 754 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:51.230563 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ba056af3-ec37-4514-bca4-b13500328ac9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:51.233029 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba056af3-ec37-4514-bca4-b13500328ac9 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:51.233200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba056af3-ec37-4514-bca4-b13500328ac9 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:51.233400 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba056af3-ec37-4514-bca4-b13500328ac9 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:51.243445 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:51.243445 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:51.252047 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ba056af3-ec37-4514-bca4-b13500328ac9 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:51.261491 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba056af3-ec37-4514-bca4-b13500328ac9 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 200 Jul 22 04:39:51.262481 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 88/344] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:51 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:39:52.278570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:52.281273 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:52.282493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:52.283171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:52.298933 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:52.298933 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:52.309977 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:52.322806 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a842f339-90f3-4ba5-9f63-be40dec60c29 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 200 Jul 22 04:39:52.323382 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 85/345] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:52 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:52.337303 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1b510597-8281-4179-93e5-a1898aedd6dd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:52.341025 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b510597-8281-4179-93e5-a1898aedd6dd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:52.341291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b510597-8281-4179-93e5-a1898aedd6dd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:52.341600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b510597-8281-4179-93e5-a1898aedd6dd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:52.357847 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:52.357847 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:52.372138 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1b510597-8281-4179-93e5-a1898aedd6dd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:52.379398 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b510597-8281-4179-93e5-a1898aedd6dd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 200 Jul 22 04:39:52.379891 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 82/346] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:52 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:52.394559 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:52.689003 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:39:52.689003 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:52.690852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:39:52.690852 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Create volume of 1 GB Jul 22 04:39:52.690852 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:52.690852 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:52.695324 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Availability Zones retrieved successfully. Jul 22 04:39:52.703789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Flow 'volume_create_api' (5503d632-382d-4f36-9fe0-56530e79c6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:52.705238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a288ad00-ee83-4dc6-a103-d80ef89cbad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:52.706657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:39:52.738296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a288ad00-ee83-4dc6-a103-d80ef89cbad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:52.739084 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189133b2-05da-45f6-a38d-55a3b334e048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:52.815760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Created reservations ['78ed1582-28de-451d-b243-00a69f9ee0c7', '15f2a4b7-8f2c-49b9-9518-5a5da3a49c88', '71fb78e1-f9ef-44b0-b142-8409bb7f2743', 'cd767746-4044-433b-8a67-af157f14a867'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:39:52.818991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189133b2-05da-45f6-a38d-55a3b334e048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78ed1582-28de-451d-b243-00a69f9ee0c7', '15f2a4b7-8f2c-49b9-9518-5a5da3a49c88', '71fb78e1-f9ef-44b0-b142-8409bb7f2743', 'cd767746-4044-433b-8a67-af157f14a867']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:52.818991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (971a9c08-5ebf-4014-8ccf-2cb68b80737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:52.846682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (971a9c08-5ebf-4014-8ccf-2cb68b80737d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b291f8b4-4d6d-48f4-acfb-da3b60e637d0', '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='10bc5db992274873b33895c9c3923dc6',qos_specs=None,replication_status=,reservations=['78ed1582-28de-451d-b243-00a69f9ee0c7','15f2a4b7-8f2c-49b9-9518-5a5da3a49c88','71fb78e1-f9ef-44b0-b142-8409bb7f2743','cd767746-4044-433b-8a67-af157f14a867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d119812439d466ba53e87c5d968f892',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:39:52Z,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=b291f8b4-4d6d-48f4-acfb-da3b60e637d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10bc5db992274873b33895c9c3923dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d119812439d466ba53e87c5d968f892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:52.847494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b76652-e9be-4a62-bb07-5657aa5af7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:52.871927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b76652-e9be-4a62-bb07-5657aa5af7b5) transitioned into state 'SUCCESS' from 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='10bc5db992274873b33895c9c3923dc6',qos_specs=None,replication_status=,reservations=['78ed1582-28de-451d-b243-00a69f9ee0c7','15f2a4b7-8f2c-49b9-9518-5a5da3a49c88','71fb78e1-f9ef-44b0-b142-8409bb7f2743','cd767746-4044-433b-8a67-af157f14a867'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d119812439d466ba53e87c5d968f892',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:52.872732 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf247931-868c-4842-a02d-005095f8440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:39:52.885207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf247931-868c-4842-a02d-005095f8440d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:39:52.886325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Flow 'volume_create_api' (5503d632-382d-4f36-9fe0-56530e79c6e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:39:52.886678 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Create volume request issued successfully. Jul 22 04:39:52.887449 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-610f61e6-dcec-4049-8f72-2534ec114fa8 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:39:52.887992 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 92/347] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:39:52 2026] POST /volume/v3/volumes => generated 733 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:39:52.913492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:52.915016 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 Jul 22 04:39:52.915207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:52.915396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:52.922651 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:52.922651 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:52.925976 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Volume info retrieved successfully. Jul 22 04:39:52.930269 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8475d2f-645f-464c-9ee6-a650a5f6bdaa tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 returned with HTTP 200 Jul 22 04:39:52.930664 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 89/348] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:52 2026] GET /volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 => generated 912 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:53.949389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:53.952048 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 Jul 22 04:39:53.952300 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:53.952578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:53.966569 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:53.966569 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:53.971433 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Volume info retrieved successfully. Jul 22 04:39:53.976166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d1b032a-1d7d-40b8-908c-45a749b5031a tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 returned with HTTP 200 Jul 22 04:39:53.976634 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 86/349] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:53 2026] GET /volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:53.999071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.002046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1&project_id=3011cf4d806c4b289b679bcf258a5d15 Jul 22 04:39:54.002291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.002535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.003316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Could not evaluate value 3011cf4d806c4b289b679bcf258a5d15, assuming string {{(pid=100127) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:39:54.004197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Searching by: MultiDict([('project_id', '3011cf4d806c4b289b679bcf258a5d15'), ('all_tenants', 1)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:39:54.047331 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Get all volumes completed successfully. Jul 22 04:39:54.048740 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.048740 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:54.056602 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7052e667-5ec7-4f3e-8633-cf4d072f92ce tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1&project_id=3011cf4d806c4b289b679bcf258a5d15 returned with HTTP 200 Jul 22 04:39:54.056602 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 83/350] 10.4.3.175 () {66 vars in 1373 bytes} [Wed Jul 22 04:39:53 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3011cf4d806c4b289b679bcf258a5d15 => generated 3027 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:54.078881 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.086435 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 Jul 22 04:39:54.086435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.086435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.086435 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Delete volume with id: b291f8b4-4d6d-48f4-acfb-da3b60e637d0 Jul 22 04:39:54.101453 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.101453 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:54.103818 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Volume info retrieved successfully. Jul 22 04:39:54.138302 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] Delete volume request issued successfully. Jul 22 04:39:54.138302 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7ad3e59-48d2-40e8-866d-cf0ef64649f1 tempest-VolumesListAdminTestJSON-176346031 tempest-VolumesListAdminTestJSON-176346031-project-admin] https://10.4.3.175/volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 returned with HTTP 202 Jul 22 04:39:54.138502 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 93/351] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:54 2026] DELETE /volume/v3/volumes/b291f8b4-4d6d-48f4-acfb-da3b60e637d0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:54.155303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a456b094-733a-47d4-bc51-da3824e7cc26 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.159024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a456b094-733a-47d4-bc51-da3824e7cc26 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:54.159379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a456b094-733a-47d4-bc51-da3824e7cc26 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.159674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a456b094-733a-47d4-bc51-da3824e7cc26 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.165302 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=314,cinder:INSERT=32,cinder:UPDATE=50 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:39:54.181377 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.181377 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:54.187892 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a456b094-733a-47d4-bc51-da3824e7cc26 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:54.194382 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a456b094-733a-47d4-bc51-da3824e7cc26 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 200 Jul 22 04:39:54.194855 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 90/352] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:54 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:54.226287 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.229485 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] DELETE https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:54.229694 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.229973 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.230327 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume with id: 993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:54.245535 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.245535 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:54.246697 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:54.291012 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume request issued successfully. Jul 22 04:39:54.291012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8cc40f41-0147-4c4c-b8a4-7b6a08c62306 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 202 Jul 22 04:39:54.291012 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 87/353] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:54 2026] DELETE /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:54.307749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.310643 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:54.310820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.311276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.314344 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=285,cinder:UPDATE=77,cinder:INSERT=38 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:39:54.327549 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.327549 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:54.338460 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:54.341437 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.349350 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:39:54.349855 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.350426 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0adc62f5-1e8f-4760-9a28-5cbf4c6e1305 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 200 Jul 22 04:39:54.350712 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.350878 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 84/354] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:54 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:54.355176 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=357,cinder:UPDATE=90,cinder:INSERT=39 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:39:54.379063 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.379063 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:54.386688 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:39:54.397944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-ea293444-ff5c-49e9-b926-b0cdb913de2a tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:39:54.397944 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 94/355] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:54 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 1164 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:54.957366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:54.961601 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:54.961601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:54.961601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:54.968363 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:54.968363 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:54.972878 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:54.978292 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-ef67d698-472d-43b1-8220-479281633e6f tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:54.979179 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 91/356] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:39:54 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:55.089147 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-78474fa0-ec77-4df5-94e3-457702950ff6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.089648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-78474fa0-ec77-4df5-94e3-457702950ff6 None None] GET https://10.4.3.175/volume// Jul 22 04:39:55.089988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-78474fa0-ec77-4df5-94e3-457702950ff6 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.090436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-78474fa0-ec77-4df5-94e3-457702950ff6 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.090650 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-78474fa0-ec77-4df5-94e3-457702950ff6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:55.091870 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 88/357] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:39:55.103021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d03490ec-4401-4da9-ac74-13a0c572464b req-52221e60-95cd-462d-8ff0-09f4e0f3b451 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.106637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-52221e60-95cd-462d-8ff0-09f4e0f3b451 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:39:55.106637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-52221e60-95cd-462d-8ff0-09f4e0f3b451 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9007bfb5-a974-4bca-b790-9a0ca81c43b7", "connector": null, "instance_uuid": "9e1eaf18-a65f-4f95-8daa-afcbc7ba9a4f"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:55.124667 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.124667 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:55.172832 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-52221e60-95cd-462d-8ff0-09f4e0f3b451 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:39:55.173352 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 85/358] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:39:55 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 22 04:39:55.215253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.218462 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:55.218742 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.219052 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.233866 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fbc4565d-c0bd-4f4c-8334-430c5108a12e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.234446 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbc4565d-c0bd-4f4c-8334-430c5108a12e None None] GET https://10.4.3.175/volume// Jul 22 04:39:55.234726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbc4565d-c0bd-4f4c-8334-430c5108a12e None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.235047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbc4565d-c0bd-4f4c-8334-430c5108a12e None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.236360 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.236360 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:55.240665 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbc4565d-c0bd-4f4c-8334-430c5108a12e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:39:55.241380 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 92/359] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:39:55.243194 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:55.250821 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5d81a1a-9b72-4031-a058-97c32b09cecc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:55.252455 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 95/360] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:55.252553 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.254633 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:55.255073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.255400 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.258436 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=376,cinder:INSERT=53,cinder:UPDATE=90 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:39:55.269937 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.269937 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:55.275693 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:55.283456 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-91236a64-de19-4706-9791-3e73fb8a68b0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:55.283456 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 89/361] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:39:55.369807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e433c2e5-8561-4710-8bd1-a22416109bcd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.372113 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e433c2e5-8561-4710-8bd1-a22416109bcd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 Jul 22 04:39:55.372311 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e433c2e5-8561-4710-8bd1-a22416109bcd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.372559 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e433c2e5-8561-4710-8bd1-a22416109bcd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.381070 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e433c2e5-8561-4710-8bd1-a22416109bcd tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 returned with HTTP 404 Jul 22 04:39:55.381676 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 86/362] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/v3/volumes/993bbaef-810b-4a12-b217-55e5331bf663 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:55.392607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.396088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:55.396386 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.396719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.401768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.407337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] PUT https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 Jul 22 04:39:55.407832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:39:55.422399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Acquiring lock "cinder-attachment_update-9007bfb5-a974-4bca-b790-9a0ca81c43b7-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:39:55.422940 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.422940 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:55.428691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Lock "cinder-attachment_update-9007bfb5-a974-4bca-b790-9a0ca81c43b7-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:39:55.429924 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.429924 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:55.430849 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:55.441155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-51f3be2a-f99c-4fca-ba1e-d357f2f4fb7b tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 200 Jul 22 04:39:55.442122 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 93/363] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:55.462631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.465996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:55.465996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.465996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.465996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume with id: ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:55.487130 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.487130 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:55.487130 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:55.512946 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume request issued successfully. Jul 22 04:39:55.513331 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-384aff5f-1c56-4a7f-a5d7-417eac36a9d3 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 202 Jul 22 04:39:55.514167 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 90/364] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:55 2026] DELETE /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:55.525157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:55.528118 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:55.528118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:55.529244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:55.539436 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:55.539436 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:55.546212 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:55.554557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32cb343b-7ddb-4cf4-921c-a8265aab4363 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 200 Jul 22 04:39:55.555020 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 87/365] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:55 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:55.574521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Lock "cinder-attachment_update-9007bfb5-a974-4bca-b790-9a0ca81c43b7-np0000005618" released by "attachment_update" :: held 0.146s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:39:55.576045 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-4228a312-a95a-4007-851c-98eb3e346e39 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 returned with HTTP 200 Jul 22 04:39:55.576702 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 96/366] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:39:55 2026] PUT /volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:39:56.268339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8863e25f-4772-4d45-9fde-ab528ec50629 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:56.272365 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8863e25f-4772-4d45-9fde-ab528ec50629 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:56.272705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8863e25f-4772-4d45-9fde-ab528ec50629 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:56.272878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8863e25f-4772-4d45-9fde-ab528ec50629 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:56.299987 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:56.299987 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:56.307684 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8863e25f-4772-4d45-9fde-ab528ec50629 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:56.316784 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8863e25f-4772-4d45-9fde-ab528ec50629 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:56.317458 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 94/367] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:56 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:56.579545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5065c46c-5bbe-47b1-b0ca-8e5e0e493e32 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:56.579545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5065c46c-5bbe-47b1-b0ca-8e5e0e493e32 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec Jul 22 04:39:56.579545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5065c46c-5bbe-47b1-b0ca-8e5e0e493e32 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:56.579545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5065c46c-5bbe-47b1-b0ca-8e5e0e493e32 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:56.595358 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5065c46c-5bbe-47b1-b0ca-8e5e0e493e32 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec returned with HTTP 404 Jul 22 04:39:56.597495 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 91/368] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:56 2026] GET /volume/v3/volumes/ba26792d-90df-4fef-8ff4-f50abeb1e3ec => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:56.612451 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b4970e30-45df-4fae-b9fd-721109f3b228 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:56.618380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4970e30-45df-4fae-b9fd-721109f3b228 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:56.618380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4970e30-45df-4fae-b9fd-721109f3b228 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:56.618626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4970e30-45df-4fae-b9fd-721109f3b228 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:56.634332 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:56.634332 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:39:56.645817 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b4970e30-45df-4fae-b9fd-721109f3b228 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:56.654939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4970e30-45df-4fae-b9fd-721109f3b228 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 200 Jul 22 04:39:56.655657 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 88/369] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:56 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:56.668814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:56.670791 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] DELETE https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:56.671087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:56.671673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:56.671673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume with id: aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:56.682114 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:56.682114 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:56.682610 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:56.719734 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Delete volume request issued successfully. Jul 22 04:39:56.721027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c34a3c68-cf1e-4635-a65e-b3e5a601507e tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 202 Jul 22 04:39:56.721027 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 97/370] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:39:56 2026] DELETE /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:39:56.736991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-62463048-a0a9-4d14-bba4-52314a114e37 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:56.739337 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62463048-a0a9-4d14-bba4-52314a114e37 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:56.741008 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62463048-a0a9-4d14-bba4-52314a114e37 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:56.743736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62463048-a0a9-4d14-bba4-52314a114e37 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:56.757220 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:56.757220 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:56.764469 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-62463048-a0a9-4d14-bba4-52314a114e37 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Volume info retrieved successfully. Jul 22 04:39:56.777663 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62463048-a0a9-4d14-bba4-52314a114e37 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 200 Jul 22 04:39:56.779266 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 95/371] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:56 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:57.332129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:57.338143 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:57.338143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:57.338143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:57.352033 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:57.352033 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:39:57.361138 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:57.365140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9f0f5e60-f21b-420c-9b08-f54ad81fdb1a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:57.365942 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 92/372] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:57 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:57.798640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ad984e8c-db7f-4034-b53e-947837e8ed70 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:57.800680 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ad984e8c-db7f-4034-b53e-947837e8ed70 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] GET https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 Jul 22 04:39:57.800774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ad984e8c-db7f-4034-b53e-947837e8ed70 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:57.801076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ad984e8c-db7f-4034-b53e-947837e8ed70 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:57.809369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ad984e8c-db7f-4034-b53e-947837e8ed70 tempest-VolumesListAdminTestJSON-1007062692 tempest-VolumesListAdminTestJSON-1007062692-project-member] https://10.4.3.175/volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 returned with HTTP 404 Jul 22 04:39:57.810076 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 89/373] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:57 2026] GET /volume/v3/volumes/aae4dd9e-e79c-41bf-b762-dd1825c25ae9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:39:58.384767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:58.386927 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:58.387414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:58.387654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:58.412707 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:58.412707 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:39:58.419411 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:58.425939 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57b91f16-2fc8-465c-826b-73cca7ca8dba tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:58.426665 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 98/374] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:58 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:39:59.443789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:39:59.446455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:39:59.446665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:39:59.446849 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:39:59.464293 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:39:59.464293 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:39:59.472083 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:39:59.481011 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-939504e8-bcb5-4356-b7c7-28e0b6a7929a tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:39:59.481011 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 96/375] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:39:59 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:00.356317 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1806b5fb-b6fc-4f54-924d-a614411fd384 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:00.359567 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1806b5fb-b6fc-4f54-924d-a614411fd384 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] DELETE https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd Jul 22 04:40:00.359808 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1806b5fb-b6fc-4f54-924d-a614411fd384 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:00.361174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1806b5fb-b6fc-4f54-924d-a614411fd384 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:00.370520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9331823f-efdc-4e33-93a3-66e69aeb784b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:00.381605 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:00.381605 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:00.385271 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9331823f-efdc-4e33-93a3-66e69aeb784b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] GET https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:40:00.387122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9331823f-efdc-4e33-93a3-66e69aeb784b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:00.387122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9331823f-efdc-4e33-93a3-66e69aeb784b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:00.406725 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:00.406725 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:00.419628 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9331823f-efdc-4e33-93a3-66e69aeb784b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:40:00.428861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9331823f-efdc-4e33-93a3-66e69aeb784b tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 200 Jul 22 04:40:00.429529 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 90/376] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:00 2026] GET /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 1833 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:00.472540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-29d58641-187c-47c6-9cfc-2f9bdbcbb0fa req-1806b5fb-b6fc-4f54-924d-a614411fd384 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd returned with HTTP 200 Jul 22 04:40:00.473264 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 93/377] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:00 2026] DELETE /volume/v3/attachments/2f8a99a3-8606-4548-bff4-7cf372a24bcd => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:00.498542 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:00.501432 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:00.501648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:00.501903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:00.517439 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:00.517439 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:00.527534 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:00.536599 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-142eb678-07b1-4660-80c3-9f149f4d0ad0 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:00.537412 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 99/378] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:00 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:01.558198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:01.562101 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:01.562101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:01.564096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:01.595351 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:01.595351 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:01.602297 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:01.618155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-14092ca6-e4ca-46ab-aa1a-eef810ee4e84 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:01.618155 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 97/379] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:01 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:02.637383 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:02.642739 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:02.642739 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:02.643129 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:02.664190 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:02.664190 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:02.677827 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:02.690855 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d7e070dc-c663-48b7-901f-587a171fe0f1 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:02.691584 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 91/380] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:02 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:02.748107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-98f4599c-6711-4a1d-bfce-782576b77255 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:03.127143 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:03.129876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-138555038"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:03.131584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-138555038'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:03.132333 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Create volume of 1 GB Jul 22 04:40:03.132783 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:03.132783 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:03.148100 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Availability Zones retrieved successfully. Jul 22 04:40:03.156535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Flow 'volume_create_api' (ef526698-c095-488c-909c-24a413dc1c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:03.158226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0054ff-1c3c-4469-b034-f55a5d75ef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:03.159652 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:03.208484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0054ff-1c3c-4469-b034-f55a5d75ef5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:03.209473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (297f832c-9e17-4ea5-bcd0-b351de6f6530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:03.331382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Created reservations ['2719a75e-b16d-4994-ae3c-d45797c43b17', '66e94bd7-a276-4529-a30e-b9352158f051', '4578b782-8231-4afc-b42d-f1d2d92d559a', 'bc19378e-cf92-462b-91cd-750fac21d16f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:03.332454 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (297f832c-9e17-4ea5-bcd0-b351de6f6530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2719a75e-b16d-4994-ae3c-d45797c43b17', '66e94bd7-a276-4529-a30e-b9352158f051', '4578b782-8231-4afc-b42d-f1d2d92d559a', 'bc19378e-cf92-462b-91cd-750fac21d16f']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:03.333579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8637e1-6526-4f83-8ec9-e07e72795c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:03.367709 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8637e1-6526-4f83-8ec9-e07e72795c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0db2f39b-8126-44aa-9d64-d4f6884960f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-138555038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def4c038a4040afaeb1bc8bd20de45c',qos_specs=None,replication_status=,reservations=['2719a75e-b16d-4994-ae3c-d45797c43b17','66e94bd7-a276-4529-a30e-b9352158f051','4578b782-8231-4afc-b42d-f1d2d92d559a','bc19378e-cf92-462b-91cd-750fac21d16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef49aed43caf462c8be2429240f8d084',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-138555038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0db2f39b-8126-44aa-9d64-d4f6884960f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5def4c038a4040afaeb1bc8bd20de45c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef49aed43caf462c8be2429240f8d084',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:03.369275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a6ca25-55a2-4f01-aec2-d3d8609f8ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:03.417651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a6ca25-55a2-4f01-aec2-d3d8609f8ce3) transitioned into state 'SUCCESS' from state '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-138555038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def4c038a4040afaeb1bc8bd20de45c',qos_specs=None,replication_status=,reservations=['2719a75e-b16d-4994-ae3c-d45797c43b17','66e94bd7-a276-4529-a30e-b9352158f051','4578b782-8231-4afc-b42d-f1d2d92d559a','bc19378e-cf92-462b-91cd-750fac21d16f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef49aed43caf462c8be2429240f8d084',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:03.419016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c6f7d6-eef8-4158-8bd4-965ea46bf989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:03.446570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c6f7d6-eef8-4158-8bd4-965ea46bf989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:03.447544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Flow 'volume_create_api' (ef526698-c095-488c-909c-24a413dc1c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:03.448028 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Create volume request issued successfully. Jul 22 04:40:03.448511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98f4599c-6711-4a1d-bfce-782576b77255 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:03.448956 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 94/381] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:40:02 2026] POST /volume/v3/volumes => generated 751 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:03.466409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:03.472345 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:03.472591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:03.472828 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:03.484808 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:03.484808 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:03.497189 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:03.507854 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9be0bd2b-f0b0-431e-ba18-bd12537a350c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 200 Jul 22 04:40:03.508423 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 100/382] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:03 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:03.712814 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4a13eb66-88f5-4754-905b-54f2f137517b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:03.716726 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a13eb66-88f5-4754-905b-54f2f137517b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:03.717293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a13eb66-88f5-4754-905b-54f2f137517b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:03.717293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a13eb66-88f5-4754-905b-54f2f137517b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:03.736788 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:03.736788 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:03.742979 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4a13eb66-88f5-4754-905b-54f2f137517b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:03.751294 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a13eb66-88f5-4754-905b-54f2f137517b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:03.751982 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 98/383] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:03 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:04.525984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.528272 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:04.528561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:04.528829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:04.538283 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.538283 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:04.543744 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:04.550221 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a87018f8-f13b-4ca2-99dc-aa4591920db7 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 200 Jul 22 04:40:04.550730 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 92/384] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:04 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:04.573758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-18682c81-c37c-4b80-a00f-5e51591c1566 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.579052 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:40:04.579501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0db2f39b-8126-44aa-9d64-d4f6884960f2", "name": "tempest-VolumesBackupsV39Test-Backup-1787623015", "container": "tempest-volumesbackupsv39test-backup-container-1801622493"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:04.581556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Creating new backup {'backup': {'volume_id': '0db2f39b-8126-44aa-9d64-d4f6884960f2', 'name': 'tempest-VolumesBackupsV39Test-Backup-1787623015', 'container': 'tempest-volumesbackupsv39test-backup-container-1801622493'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:40:04.581722 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Creating backup of volume 0db2f39b-8126-44aa-9d64-d4f6884960f2 in container tempest-volumesbackupsv39test-backup-container-1801622493 Jul 22 04:40:04.591599 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.591599 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:04.592335 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:04.654979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Created reservations ['80ab0e95-9c2a-46ef-b8d3-41dd1d62bf46', '1051d36b-1770-487f-8dc6-d27b69fd8b1d'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:04.717468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d03490ec-4401-4da9-ac74-13a0c572464b req-601ab73b-72f6-4537-937a-25ed0a8b0fd3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.722885 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-601ab73b-72f6-4537-937a-25ed0a8b0fd3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] POST https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48/action Jul 22 04:40:04.723464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-601ab73b-72f6-4537-937a-25ed0a8b0fd3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:04.723464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-601ab73b-72f6-4537-937a-25ed0a8b0fd3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:04.741602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18682c81-c37c-4b80-a00f-5e51591c1566 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:40:04.742382 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 95/385] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:40:04 2026] POST /volume/v3/backups => generated 333 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:04.746379 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.746379 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:04.755990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.758929 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:04.759218 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:04.759442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:04.759581 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:04.767892 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d03490ec-4401-4da9-ac74-13a0c572464b req-601ab73b-72f6-4537-937a-25ed0a8b0fd3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48/action returned with HTTP 204 Jul 22 04:40:04.768310 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.769193 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 101/386] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:40:04 2026] POST /volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:04.770812 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:04.771099 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:04.772711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:04.781468 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.781468 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:04.782619 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ecfdc887-4a97-4958-93d3-7e04d9ba0bd9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:04.783113 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 99/387] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:04 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 795 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:04.789085 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.789085 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:04.799982 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:04.807389 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bf8fd2d-7b0a-44ca-849b-de7c37d1b805 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:04.807864 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 93/388] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:04 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:04.829327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:04.832305 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:04.833713 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:04.833713 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:04.848110 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:04.848110 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:04.853188 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:04.858892 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad7bc232-b93b-45b4-8e43-1b4efa7ddfd9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:04.859509 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 96/389] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:04 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:05.804014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ec52c418-08d0-462f-8f89-6bab83054592 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:05.807646 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec52c418-08d0-462f-8f89-6bab83054592 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:05.807646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec52c418-08d0-462f-8f89-6bab83054592 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:05.808131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec52c418-08d0-462f-8f89-6bab83054592 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:05.808131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ec52c418-08d0-462f-8f89-6bab83054592 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:05.836595 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:05.836595 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:05.837843 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec52c418-08d0-462f-8f89-6bab83054592 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:05.838950 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 102/390] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:05 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:05.898193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d75109ba-eff1-4560-9d52-5e93455ec873 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:05.902373 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] DELETE https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:40:05.902373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:05.902765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:05.903282 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Delete volume with id: faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:40:05.922265 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:05.922265 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:05.922402 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:40:05.971975 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Delete volume request issued successfully. Jul 22 04:40:05.972433 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d75109ba-eff1-4560-9d52-5e93455ec873 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 202 Jul 22 04:40:05.973890 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 100/391] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:05 2026] DELETE /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:05.987914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d6b56456-47d9-4645-963c-06ba32c532ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:05.992629 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6b56456-47d9-4645-963c-06ba32c532ac tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:40:05.992629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6b56456-47d9-4645-963c-06ba32c532ac tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:05.992629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6b56456-47d9-4645-963c-06ba32c532ac tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:06.003031 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:06.003031 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:06.007013 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d6b56456-47d9-4645-963c-06ba32c532ac tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:40:06.011891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6b56456-47d9-4645-963c-06ba32c532ac tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 200 Jul 22 04:40:06.012484 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 94/392] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:05 2026] GET /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:06.853105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80f17a00-dd2b-4af9-9198-afb619f4325a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:06.855510 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80f17a00-dd2b-4af9-9198-afb619f4325a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:06.855666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80f17a00-dd2b-4af9-9198-afb619f4325a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:06.856108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80f17a00-dd2b-4af9-9198-afb619f4325a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:06.856108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-80f17a00-dd2b-4af9-9198-afb619f4325a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:06.861285 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:06.861285 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:06.863126 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80f17a00-dd2b-4af9-9198-afb619f4325a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:06.863126 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 97/393] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:06 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:07.030180 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63fb5791-cff1-44db-a9c7-2cf6f30c6cb7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.032036 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63fb5791-cff1-44db-a9c7-2cf6f30c6cb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 Jul 22 04:40:07.032592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63fb5791-cff1-44db-a9c7-2cf6f30c6cb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.032592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63fb5791-cff1-44db-a9c7-2cf6f30c6cb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.039422 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63fb5791-cff1-44db-a9c7-2cf6f30c6cb7 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 returned with HTTP 404 Jul 22 04:40:07.039979 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 103/394] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/volumes/faf11963-be66-48a3-acc9-3d62fe6c3341 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:07.048533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.051018 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:40:07.051327 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.051552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.051781 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Delete volume with id: 3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:40:07.066342 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.066342 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:07.067239 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:40:07.091270 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Delete volume request issued successfully. Jul 22 04:40:07.091463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e40e1e0f-1e10-4964-993f-c99e537cf64d tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 202 Jul 22 04:40:07.092101 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 101/395] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:07 2026] DELETE /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:07.100743 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b4347abc-cf00-4bc0-a334-a9b692183788 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.103134 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4347abc-cf00-4bc0-a334-a9b692183788 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:40:07.103400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4347abc-cf00-4bc0-a334-a9b692183788 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.103663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4347abc-cf00-4bc0-a334-a9b692183788 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.115662 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.115662 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:07.123823 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b4347abc-cf00-4bc0-a334-a9b692183788 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Volume info retrieved successfully. Jul 22 04:40:07.131392 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4347abc-cf00-4bc0-a334-a9b692183788 tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 200 Jul 22 04:40:07.131977 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 95/396] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:07.405670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.408102 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:07.408385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.408575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.419733 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.419733 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:07.424139 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:07.429547 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-66b71439-3909-4e3f-9256-d3436b108b12 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:07.430300 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 98/397] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:07.452328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.455283 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] POST https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7/action Jul 22 04:40:07.455763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:07.457990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:07.479376 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.479376 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:07.480089 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:07.491678 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Begin detaching volume completed successfully. Jul 22 04:40:07.491994 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ea5f029f-1dba-4fa2-885e-abba6d2b9a71 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7/action returned with HTTP 202 Jul 22 04:40:07.492573 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 104/398] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:40:07 2026] POST /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:40:07.527185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-943ff779-a24b-4709-80c5-991824aa9331 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.530716 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-943ff779-a24b-4709-80c5-991824aa9331 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:07.530975 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-943ff779-a24b-4709-80c5-991824aa9331 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.531233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-943ff779-a24b-4709-80c5-991824aa9331 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.545830 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.545830 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:07.553145 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-943ff779-a24b-4709-80c5-991824aa9331 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:07.567112 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-943ff779-a24b-4709-80c5-991824aa9331 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:07.567661 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 102/399] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:07.587089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a628e3dd-de10-4268-b913-509d1878076c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.587540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a628e3dd-de10-4268-b913-509d1878076c None None] GET https://10.4.3.175/volume// Jul 22 04:40:07.587926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a628e3dd-de10-4268-b913-509d1878076c None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.588254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a628e3dd-de10-4268-b913-509d1878076c None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.588541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a628e3dd-de10-4268-b913-509d1878076c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:07.589324 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 96/400] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:07.612635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.617931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:07.618219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.619278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.634865 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.634865 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:07.639574 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:07.643715 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-ff6f3d3e-3ef8-45da-8658-ba9d362865fc tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:07.644284 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 99/401] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:07.880065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-432808ed-549d-4c07-baec-396e0484b06f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:07.885208 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-432808ed-549d-4c07-baec-396e0484b06f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:07.885208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-432808ed-549d-4c07-baec-396e0484b06f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:07.885208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-432808ed-549d-4c07-baec-396e0484b06f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:07.889169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-432808ed-549d-4c07-baec-396e0484b06f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:07.901912 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:07.901912 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:07.901912 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-432808ed-549d-4c07-baec-396e0484b06f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:07.903356 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 105/402] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:07 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:08.158799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e9f98d24-a45c-4285-9230-a937297661ee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:08.163830 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9f98d24-a45c-4285-9230-a937297661ee tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] GET https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 Jul 22 04:40:08.163830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9f98d24-a45c-4285-9230-a937297661ee tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:08.163830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9f98d24-a45c-4285-9230-a937297661ee tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:08.192725 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9f98d24-a45c-4285-9230-a937297661ee tempest-TestMultiAttachVolumeSwap-1487519184 tempest-TestMultiAttachVolumeSwap-1487519184-project-member] https://10.4.3.175/volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 returned with HTTP 404 Jul 22 04:40:08.200018 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 103/403] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:08 2026] GET /volume/v3/volumes/3265091e-6d50-4a97-8fed-5404472e30c7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:08.587436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-828253d1-a582-43f8-b43b-c093fd11dc85 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:08.593272 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-828253d1-a582-43f8-b43b-c093fd11dc85 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:08.593504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-828253d1-a582-43f8-b43b-c093fd11dc85 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:08.593754 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-828253d1-a582-43f8-b43b-c093fd11dc85 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:08.613275 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:08.613275 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:08.619794 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-828253d1-a582-43f8-b43b-c093fd11dc85 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:08.627444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-828253d1-a582-43f8-b43b-c093fd11dc85 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:08.627444 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 97/404] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:08 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:08.923944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:08.927547 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:08.928326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:08.928326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:08.929076 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:08.938038 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:08.938038 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:08.940476 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e13172b3-bdcf-4186-96a1-d61b92001f9e tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:08.940476 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 100/405] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:08 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:09.643328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-31cb7a8a-215f-47de-bde2-a1b550860cac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:09.646229 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31cb7a8a-215f-47de-bde2-a1b550860cac tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:09.648072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31cb7a8a-215f-47de-bde2-a1b550860cac tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:09.648072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31cb7a8a-215f-47de-bde2-a1b550860cac tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:09.662051 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:09.662051 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:09.667726 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-31cb7a8a-215f-47de-bde2-a1b550860cac tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:09.673107 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31cb7a8a-215f-47de-bde2-a1b550860cac tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:09.673658 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 106/406] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:09 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:09.960015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:09.970840 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:09.970840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:09.970840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:09.970840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:09.984872 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:09.984872 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:09.986025 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4394a9e-55f2-417d-a669-3f6beb438f5c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:09.987852 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 104/407] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:09 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:10.362397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-a111ef5a-da6a-4090-9ed0-2945f4fd10a9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:10.364443 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-a111ef5a-da6a-4090-9ed0-2945f4fd10a9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] DELETE https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 Jul 22 04:40:10.364650 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-a111ef5a-da6a-4090-9ed0-2945f4fd10a9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:10.364848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-a111ef5a-da6a-4090-9ed0-2945f4fd10a9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:10.383751 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:10.383751 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:10.454865 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2b996cd4-4720-46b7-a0dc-6e4933205f5a req-a111ef5a-da6a-4090-9ed0-2945f4fd10a9 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 returned with HTTP 200 Jul 22 04:40:10.455299 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 98/408] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:10 2026] DELETE /volume/v3/attachments/cf5a7000-0694-410b-be2c-05de3be1fd48 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:10.704104 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-83f15e4c-45a2-481d-8fed-c4315440773b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:10.708734 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-83f15e4c-45a2-481d-8fed-c4315440773b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:10.709593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-83f15e4c-45a2-481d-8fed-c4315440773b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:10.709593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-83f15e4c-45a2-481d-8fed-c4315440773b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:10.723927 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:10.723927 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:10.732736 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-83f15e4c-45a2-481d-8fed-c4315440773b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:10.741838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-83f15e4c-45a2-481d-8fed-c4315440773b tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:10.747284 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 101/409] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:10 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:11.004166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6943ffb0-d731-42b5-849d-1be7b9432222 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:11.007204 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6943ffb0-d731-42b5-849d-1be7b9432222 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:11.007353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6943ffb0-d731-42b5-849d-1be7b9432222 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:11.007601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6943ffb0-d731-42b5-849d-1be7b9432222 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:11.007747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6943ffb0-d731-42b5-849d-1be7b9432222 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:11.021775 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:11.021775 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:11.022873 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6943ffb0-d731-42b5-849d-1be7b9432222 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:11.023735 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 107/410] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:11 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:12.040322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2506ff78-126d-4be5-909d-1df2ac036fbf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:12.043145 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2506ff78-126d-4be5-909d-1df2ac036fbf tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:12.043145 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2506ff78-126d-4be5-909d-1df2ac036fbf tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:12.043437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2506ff78-126d-4be5-909d-1df2ac036fbf tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:12.043527 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2506ff78-126d-4be5-909d-1df2ac036fbf tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:12.056566 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:12.056566 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:12.058215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2506ff78-126d-4be5-909d-1df2ac036fbf tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:12.061028 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 105/411] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:12 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:13.082415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c1c91629-0471-4be4-b464-67af291dd6bb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:13.087674 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1c91629-0471-4be4-b464-67af291dd6bb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:13.088302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1c91629-0471-4be4-b464-67af291dd6bb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:13.090648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1c91629-0471-4be4-b464-67af291dd6bb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:13.090648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c1c91629-0471-4be4-b464-67af291dd6bb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:13.136131 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:13.136131 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:13.136131 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1c91629-0471-4be4-b464-67af291dd6bb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:13.136131 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 99/412] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:13 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:14.161897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-94d54748-af05-4ac1-92dc-15030768bc2c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:14.178302 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94d54748-af05-4ac1-92dc-15030768bc2c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:14.178302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94d54748-af05-4ac1-92dc-15030768bc2c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:14.178302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94d54748-af05-4ac1-92dc-15030768bc2c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:14.178302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-94d54748-af05-4ac1-92dc-15030768bc2c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:14.185278 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:14.185278 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:14.185731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94d54748-af05-4ac1-92dc-15030768bc2c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:14.186805 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 102/413] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:14 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:14.820181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:14.820813 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:14.820813 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:14.821290 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:14.837145 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:14.837145 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:14.842873 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:14.856743 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9851a507-68a7-4b68-9c1b-d72f8621f0ff tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:14.857247 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 108/414] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:14 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:14.962512 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:14.966707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:14.966870 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:14.967115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:14.981163 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:14.981163 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:14.991003 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:14.998919 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-228df46c-ba1b-4214-9ab8-17fb26204ebe tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:14.999558 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 106/415] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:14 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:15.204441 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:15.206976 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:15.207276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:15.207485 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:15.207632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:15.219342 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:15.219342 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:15.219342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-743bace4-0f49-48d3-8d0f-c93a7b60668b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:15.219342 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 100/416] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:15 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:16.092717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:16.098814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:16.098814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-312479585"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:16.100363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-312479585'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:16.108478 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume of 1 GB Jul 22 04:40:16.108901 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:16.108901 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:16.109380 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Availability Zones retrieved successfully. Jul 22 04:40:16.118557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (e0cf1941-1f4c-4966-b761-829665cfe8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:16.119896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b34012e-67ac-4419-89d2-b3c7742b8264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:16.122659 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:16.147531 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:16.147531 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:16.178990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b34012e-67ac-4419-89d2-b3c7742b8264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:16.181701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bc7036-7332-48b9-8f87-31874c663e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:16.235610 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:16.240823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:16.241087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:16.241403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:16.241589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:16.252595 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:16.252595 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:16.256053 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd8d1ce7-b650-4d25-96d7-e5d17820f189 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:16.256053 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 109/417] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:16 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:16.279827 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Created reservations ['a17e2110-d895-43c8-a16e-fb7d2a69e062', 'aecb8c2a-7519-4540-b213-8fa4a7079529', '1f92e968-8479-48dc-a6e4-2d0dea0ca76f', '6da4d427-19f1-4d83-bd82-fc45f80bc557'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:16.281493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87bc7036-7332-48b9-8f87-31874c663e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17e2110-d895-43c8-a16e-fb7d2a69e062', 'aecb8c2a-7519-4540-b213-8fa4a7079529', '1f92e968-8479-48dc-a6e4-2d0dea0ca76f', '6da4d427-19f1-4d83-bd82-fc45f80bc557']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:16.285443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31133e44-8b8c-4b14-bfb2-0f8eb4ea9832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:16.360668 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31133e44-8b8c-4b14-bfb2-0f8eb4ea9832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-312479585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['a17e2110-d895-43c8-a16e-fb7d2a69e062','aecb8c2a-7519-4540-b213-8fa4a7079529','1f92e968-8479-48dc-a6e4-2d0dea0ca76f','6da4d427-19f1-4d83-bd82-fc45f80bc557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-312479585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b1b8412489c14e93874d6ada442f4764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:16.362511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de33f62a-ce3b-47c1-a065-76fc96e93fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:16.428157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de33f62a-ce3b-47c1-a065-76fc96e93fb6) transitioned into state 'SUCCESS' from state '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-312479585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['a17e2110-d895-43c8-a16e-fb7d2a69e062','aecb8c2a-7519-4540-b213-8fa4a7079529','1f92e968-8479-48dc-a6e4-2d0dea0ca76f','6da4d427-19f1-4d83-bd82-fc45f80bc557'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:16.428157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce24721-c090-42cb-b124-0847c6f63a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:16.460711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce24721-c090-42cb-b124-0847c6f63a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:16.463622 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (e0cf1941-1f4c-4966-b761-829665cfe8e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:16.466193 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request issued successfully. Jul 22 04:40:16.468617 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30e84f05-e7c2-46d7-87fe-2749c9b6b34d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:16.468617 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 103/418] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:40:16 2026] POST /volume/v3/volumes => generated 759 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:16.496816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-edb30018-6651-483c-bbf7-6120333fbf96 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:16.501006 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edb30018-6651-483c-bbf7-6120333fbf96 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:16.501006 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edb30018-6651-483c-bbf7-6120333fbf96 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:16.501006 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edb30018-6651-483c-bbf7-6120333fbf96 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:16.522268 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:16.522268 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:16.536688 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-edb30018-6651-483c-bbf7-6120333fbf96 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:16.551857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edb30018-6651-483c-bbf7-6120333fbf96 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:16.552015 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 107/419] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:16 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 827 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.114407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.118144 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:17.118649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-70271074"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:17.122047 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-70271074'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:17.122047 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Create volume of 1 GB Jul 22 04:40:17.137315 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Availability Zones retrieved successfully. Jul 22 04:40:17.151312 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Flow 'volume_create_api' (88b6bae5-d446-4774-9a00-51deeeae9668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:17.152061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c343e3b1-f63c-4071-b8b7-65c253d9f52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:17.154905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:17.211086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c343e3b1-f63c-4071-b8b7-65c253d9f52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:17.212474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2835a0f-b79d-416c-8b39-98349549fd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:17.270239 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.274182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:17.274567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.275260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.275260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:17.281180 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.281180 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:17.282142 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cbad92ae-1061-4713-b6c6-a88cf2c9d454 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:17.282596 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 110/420] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.334062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Created reservations ['454eb9ab-d7d5-4fce-8531-d7a82b7662db', 'f690c1c9-82b7-40ac-9f2a-1271cb50cc74', '1cb34e6e-e0df-455c-8f1f-e1ce6e291d0d', 'bbd65168-c0e2-4c36-b04d-0e9b9e5c184a'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:17.335140 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2835a0f-b79d-416c-8b39-98349549fd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['454eb9ab-d7d5-4fce-8531-d7a82b7662db', 'f690c1c9-82b7-40ac-9f2a-1271cb50cc74', '1cb34e6e-e0df-455c-8f1f-e1ce6e291d0d', 'bbd65168-c0e2-4c36-b04d-0e9b9e5c184a']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:17.336030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80348617-b389-4047-8441-ad20cbeb5df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:17.368733 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80348617-b389-4047-8441-ad20cbeb5df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6678c49b-bb0b-437d-b266-db22ca99b8f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-70271074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82b5f06d5983412e98ed9a6a07cc97b3',qos_specs=None,replication_status=,reservations=['454eb9ab-d7d5-4fce-8531-d7a82b7662db','f690c1c9-82b7-40ac-9f2a-1271cb50cc74','1cb34e6e-e0df-455c-8f1f-e1ce6e291d0d','bbd65168-c0e2-4c36-b04d-0e9b9e5c184a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c2dbea35f4f62b4e656c3f081cd28',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-70271074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6678c49b-bb0b-437d-b266-db22ca99b8f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82b5f06d5983412e98ed9a6a07cc97b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a5c2dbea35f4f62b4e656c3f081cd28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:17.371146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af96e5fa-4056-4098-9072-108e901ba7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:17.423870 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af96e5fa-4056-4098-9072-108e901ba7b7) transitioned into state 'SUCCESS' from state '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-70271074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82b5f06d5983412e98ed9a6a07cc97b3',qos_specs=None,replication_status=,reservations=['454eb9ab-d7d5-4fce-8531-d7a82b7662db','f690c1c9-82b7-40ac-9f2a-1271cb50cc74','1cb34e6e-e0df-455c-8f1f-e1ce6e291d0d','bbd65168-c0e2-4c36-b04d-0e9b9e5c184a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a5c2dbea35f4f62b4e656c3f081cd28',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:17.425592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edee7c0-61a6-4ed7-8783-4a613adc7893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:17.443223 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edee7c0-61a6-4ed7-8783-4a613adc7893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:17.444183 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Flow 'volume_create_api' (88b6bae5-d446-4774-9a00-51deeeae9668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:17.444553 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Create volume request issued successfully. Jul 22 04:40:17.445297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f974e97-08d3-4232-be0c-7f4f364007f9 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:17.445730 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 101/421] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:17 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:17.465552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.468748 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:17.469179 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.469505 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.479789 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.479789 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:17.484649 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:17.491295 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e1de6cb-b139-4056-b2a6-2388e35ccf01 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:17.491864 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 104/422] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.574729 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.579574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:17.579803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.580053 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.598520 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.598520 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:17.610417 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:17.616941 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c3ce6ae-2d94-4860-9c25-2ec79c1f420f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:17.616941 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 108/423] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.680823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.684151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:17.684326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.684599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.694263 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.694263 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:17.698592 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:17.704371 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-52f8779e-026d-4ee3-bbda-733711bd3211 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:17.704889 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 111/424] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.826785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9e454259-0859-4092-8c57-e7430fb6989b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.828147 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9e454259-0859-4092-8c57-e7430fb6989b None None] GET https://10.4.3.175/volume// Jul 22 04:40:17.828147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9e454259-0859-4092-8c57-e7430fb6989b None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.828491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9e454259-0859-4092-8c57-e7430fb6989b None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.828953 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9e454259-0859-4092-8c57-e7430fb6989b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:17.830090 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 102/425] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:17.843349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-9535d0ce-fd99-4aab-8f55-ab57dcc1ad1c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.844470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-9535d0ce-fd99-4aab-8f55-ab57dcc1ad1c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:40:17.844824 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-9535d0ce-fd99-4aab-8f55-ab57dcc1ad1c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60", "connector": null, "instance_uuid": "026d5936-07a1-4d21-adca-e1580a13d1dd"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:17.855122 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.855122 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:17.891525 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-9535d0ce-fd99-4aab-8f55-ab57dcc1ad1c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:40:17.892170 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 105/426] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:40:17 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 22 04:40:17.929634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de4d8e62-c297-4ad7-a990-208a936188db None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.934672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de4d8e62-c297-4ad7-a990-208a936188db tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:17.934949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de4d8e62-c297-4ad7-a990-208a936188db tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.934949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de4d8e62-c297-4ad7-a990-208a936188db tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.943600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bb59c49e-6d6b-4760-8b05-57d330178356 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.944168 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb59c49e-6d6b-4760-8b05-57d330178356 None None] GET https://10.4.3.175/volume// Jul 22 04:40:17.944470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb59c49e-6d6b-4760-8b05-57d330178356 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.945129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb59c49e-6d6b-4760-8b05-57d330178356 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.945129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb59c49e-6d6b-4760-8b05-57d330178356 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:17.945667 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 112/427] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:17.954522 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.954522 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:17.958378 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:17.959495 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de4d8e62-c297-4ad7-a990-208a936188db tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:17.964163 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:17.965434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de4d8e62-c297-4ad7-a990-208a936188db tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:17.965536 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:17.965536 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:17.965634 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 109/428] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:17.981789 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:17.981789 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:17.990993 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:17.996283 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-646a237b-c591-494e-b881-d336d13829ef tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:17.997219 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 103/429] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:17 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1031 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:18.105841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.114285 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 Jul 22 04:40:18.114764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:18.145746 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:40:18.153114 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:40:18.154679 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:18.154679 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:18.298651 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.299466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" released by "attachment_update" :: held 0.146s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:40:18.300117 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-63208e12-2d78-434d-b37f-24fb5bda1063 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 returned with HTTP 200 Jul 22 04:40:18.300857 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 106/430] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:40:18 2026] PUT /volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:18.301159 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:18.301485 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.306526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:18.306526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:18.315549 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:18.315549 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:18.316705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73dd4360-8196-43b9-8656-9b8d0a98cc44 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:18.317954 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 113/431] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:18 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:18.511667 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.514684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:18.515017 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.516339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:18.525494 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:18.525494 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:18.531765 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:18.538134 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ee72884-54ca-40aa-a8c1-026a6d00be38 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:18.538701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 110/432] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:18 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:18.620569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.625692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:18.626223 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.626578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:18.641101 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:18.641101 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:18.647639 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:18.657425 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-3e402853-5d0b-40d8-b45d-480e37bd1b80 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:18.658102 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 104/433] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:18 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:18.839210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2856f171-223d-4bb3-b7f8-475365061c63 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.839830 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2856f171-223d-4bb3-b7f8-475365061c63 None None] GET https://10.4.3.175/volume// Jul 22 04:40:18.839830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2856f171-223d-4bb3-b7f8-475365061c63 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.839830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2856f171-223d-4bb3-b7f8-475365061c63 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:18.840684 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2856f171-223d-4bb3-b7f8-475365061c63 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:18.840684 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 107/434] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:40: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 22 04:40:18.853435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-debd5439-211b-4fda-bdf3-a66bc8ca9a44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.857424 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-debd5439-211b-4fda-bdf3-a66bc8ca9a44 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:40:18.859246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-debd5439-211b-4fda-bdf3-a66bc8ca9a44 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6678c49b-bb0b-437d-b266-db22ca99b8f1", "connector": null, "instance_uuid": "6fed22a1-19fc-4cc2-9a95-8a1a2bcd4a0d"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:18.874012 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:18.874012 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:18.928113 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-debd5439-211b-4fda-bdf3-a66bc8ca9a44 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:40:18.928983 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 114/435] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:40:18 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 22 04:40:18.987993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2487d478-b81f-402c-934d-72843057bf62 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.989793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2487d478-b81f-402c-934d-72843057bf62 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:18.991285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2487d478-b81f-402c-934d-72843057bf62 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.991735 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2487d478-b81f-402c-934d-72843057bf62 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:18.993437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c2aea23-f754-44f0-9855-b33906d92979 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:18.996053 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c2aea23-f754-44f0-9855-b33906d92979 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:18.996299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c2aea23-f754-44f0-9855-b33906d92979 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:18.996558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c2aea23-f754-44f0-9855-b33906d92979 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.005127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9248f3e5-71d6-4232-a739-9f309047f51b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.005651 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9248f3e5-71d6-4232-a739-9f309047f51b None None] GET https://10.4.3.175/volume// Jul 22 04:40:19.006173 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9248f3e5-71d6-4232-a739-9f309047f51b None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:19.006693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9248f3e5-71d6-4232-a739-9f309047f51b None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.007371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9248f3e5-71d6-4232-a739-9f309047f51b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:19.008052 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 108/436] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:19.008799 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.008799 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:19.013638 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.013638 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:19.016909 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8c2aea23-f754-44f0-9855-b33906d92979 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:19.021060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.022289 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2487d478-b81f-402c-934d-72843057bf62 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:19.023701 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:19.024190 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:19.024348 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.028806 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c2aea23-f754-44f0-9855-b33906d92979 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:19.032605 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 105/437] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:18 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:19.032741 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2487d478-b81f-402c-934d-72843057bf62 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:19.032741 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 111/438] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:18 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:19.041903 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.041903 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:19.047081 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:19.054791 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-fae6a050-ad8a-49c6-aacf-ba23a08eead0 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:19.055411 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 115/439] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:19 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:19.169572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.173263 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] PUT https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db Jul 22 04:40:19.173927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:19.187305 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Acquiring lock "cinder-attachment_update-6678c49b-bb0b-437d-b266-db22ca99b8f1-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:40:19.194357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Lock "cinder-attachment_update-6678c49b-bb0b-437d-b266-db22ca99b8f1-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:40:19.196070 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.196070 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:19.324033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Lock "cinder-attachment_update-6678c49b-bb0b-437d-b266-db22ca99b8f1-np0000005618" released by "attachment_update" :: held 0.130s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:40:19.324982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-431c08f8-edd6-4525-bf83-9b5bf025484b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db returned with HTTP 200 Jul 22 04:40:19.325781 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 109/440] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:40:19 2026] PUT /volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:19.342257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.344387 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:19.344718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:19.345090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.345090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:19.353664 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.353664 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:19.354814 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6515dc5b-593f-41a6-8b2a-eb445254ab54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:19.355267 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 106/441] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:19 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:19.697734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.702724 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:19.702724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:19.705198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.705388 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Delete volume with id: 9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:19.719915 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.719915 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:19.720548 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:19.751064 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Delete volume request issued successfully. Jul 22 04:40:19.751064 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48ce734d-1cef-438c-a049-5cbb99b8ed23 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 202 Jul 22 04:40:19.751064 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 112/442] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:19 2026] DELETE /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:19.763106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:19.765120 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:19.765342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:19.765578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:19.776007 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:19.776007 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:19.782849 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Volume info retrieved successfully. Jul 22 04:40:19.788823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c79a31c3-c053-4f3b-9370-f302f6ea60c3 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 200 Jul 22 04:40:19.789810 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 116/443] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:19 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:20.048635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:20.050947 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-79a78b54-3549-474a-8c59-5f2190d4c55b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:20.051594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:20.052258 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:20.052314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:20.053511 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79a78b54-3549-474a-8c59-5f2190d4c55b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:20.053799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79a78b54-3549-474a-8c59-5f2190d4c55b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:20.054091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79a78b54-3549-474a-8c59-5f2190d4c55b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:20.068905 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:20.068905 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:20.074679 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-79a78b54-3549-474a-8c59-5f2190d4c55b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:20.075204 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:20.075204 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:20.082280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79a78b54-3549-474a-8c59-5f2190d4c55b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:20.082597 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:20.082805 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 107/444] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:20 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:20.098280 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-608a10b5-2bf2-47e7-93a9-7a91374273c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:20.098853 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 110/445] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:20 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:20.371408 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:20.373696 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:20.374125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:20.374362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:20.374634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:20.381252 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:20.381252 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:20.382383 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-75eb74ec-77b3-4ccd-a8c6-bc804561dd54 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:20.382822 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 113/446] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:20 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:20.812101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8c3cb5f9-0101-43be-8d82-33ad0232a700 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:20.820043 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c3cb5f9-0101-43be-8d82-33ad0232a700 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] GET https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 Jul 22 04:40:20.820797 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c3cb5f9-0101-43be-8d82-33ad0232a700 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:20.821223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c3cb5f9-0101-43be-8d82-33ad0232a700 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:20.833886 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c3cb5f9-0101-43be-8d82-33ad0232a700 tempest-TaggedAttachmentsTest-1652226977 tempest-TaggedAttachmentsTest-1652226977-project-member] https://10.4.3.175/volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 returned with HTTP 404 Jul 22 04:40:20.833886 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 117/447] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:20 2026] GET /volume/v3/volumes/9007bfb5-a974-4bca-b790-9a0ca81c43b7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:21.106048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:21.110991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:21.110991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:21.110991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:21.118257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:21.121651 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:21.121651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:21.121651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:21.128693 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:21.128693 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:21.134593 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:21.141363 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a5ed62b-d299-4bce-bf02-51b1f9262acc tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:21.142262 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 108/448] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:21 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:21.142783 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:21.142783 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:21.150313 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:21.158625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b0d78a9a-9d15-4f73-9950-b52d922ef725 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:21.159312 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 111/449] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:21 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:21.405111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:21.407561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:21.407907 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:21.408299 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:21.408610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:21.417545 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:21.417545 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:21.417545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89637eff-3d3b-480d-9ad0-e1a2518cfe8c tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:21.417545 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 114/450] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:21 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:22.160698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:22.164160 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:22.164626 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:22.164789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:22.181121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:22.184061 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:22.184061 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:22.185048 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:22.185373 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:22.185640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:22.190836 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:22.199211 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6fa29598-4b65-42cf-9ec1-cf2dbaf0ddc7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:22.200518 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 118/451] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:22 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:22.212051 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:22.212051 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:22.218441 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:22.226291 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f881257e-a5aa-4fc9-9035-35d1555bbc0b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:22.227226 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 109/452] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:22 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:22.439367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:22.446456 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:22.446456 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:22.446456 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:22.446683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:22.455204 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:22.455204 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:22.456450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa3c0f41-3bcf-43f5-beb0-afcd7d815f10 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:22.456899 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 112/453] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:22 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:22.683741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-81f77813-715e-4dfa-9be9-9ed0ea3085b3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:22.692836 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-81f77813-715e-4dfa-9be9-9ed0ea3085b3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1/action Jul 22 04:40:22.692836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-81f77813-715e-4dfa-9be9-9ed0ea3085b3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:22.693821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-81f77813-715e-4dfa-9be9-9ed0ea3085b3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:22.740127 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:22.740127 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:22.764358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ca6735c-11f1-4e40-88a9-9f7b1f0b9147 req-81f77813-715e-4dfa-9be9-9ed0ea3085b3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1/action returned with HTTP 204 Jul 22 04:40:22.764912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 115/454] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:40:22 2026] POST /volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f63b18d-7205-4a9b-ae7f-eee3ae4d5d52 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:23.948412 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 119/455] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47c2a8c9-a8c2-48cc-a3d2-caa6aa7c0d45 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:23.953888 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 110/456] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-c100d09b-32a4-4b63-979c-16577b885bc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:23.961050 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 113/457] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1144 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bd654358-bc62-4ab6-835d-20204c917df9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd654358-bc62-4ab6-835d-20204c917df9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd654358-bc62-4ab6-835d-20204c917df9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd654358-bc62-4ab6-835d-20204c917df9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-bd654358-bc62-4ab6-835d-20204c917df9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd654358-bc62-4ab6-835d-20204c917df9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:23.963451 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 116/458] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0dd3f94c-2e6d-4e54-b95a-b1f5114b3a9e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dd3f94c-2e6d-4e54-b95a-b1f5114b3a9e None None] GET https://10.4.3.175/volume// Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dd3f94c-2e6d-4e54-b95a-b1f5114b3a9e None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dd3f94c-2e6d-4e54-b95a-b1f5114b3a9e None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dd3f94c-2e6d-4e54-b95a-b1f5114b3a9e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:23.964543 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 120/459] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-f518bda4-32c3-41b4-a756-434acc6e99e2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-f518bda4-32c3-41b4-a756-434acc6e99e2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-f518bda4-32c3-41b4-a756-434acc6e99e2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60", "connector": null, "instance_uuid": "783e6c51-e204-423f-a7f0-1f7c74448e1b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-f518bda4-32c3-41b4-a756-434acc6e99e2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:40:23.966343 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 111/460] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:40:23 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 22 04:40:23.968291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2410c99-61a7-428b-968a-f867a8c41e3e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.968291 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2410c99-61a7-428b-968a-f867a8c41e3e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:23.968291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2410c99-61a7-428b-968a-f867a8c41e3e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.968291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2410c99-61a7-428b-968a-f867a8c41e3e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-86767adc-e760-4743-bc92-e3efba7fc2b7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-86767adc-e760-4743-bc92-e3efba7fc2b7 None None] GET https://10.4.3.175/volume// Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-86767adc-e760-4743-bc92-e3efba7fc2b7 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-86767adc-e760-4743-bc92-e3efba7fc2b7 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-86767adc-e760-4743-bc92-e3efba7fc2b7 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:23.969173 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 117/461] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40: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 22 04:40:23.969715 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.969715 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:23.969715 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2410c99-61a7-428b-968a-f867a8c41e3e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:23.970202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:23.970633 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2410c99-61a7-428b-968a-f867a8c41e3e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:23.970633 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 114/462] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:23.971037 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:23.971037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:23.971037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:23.981095 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:23.981095 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:23.987504 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:23.994010 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-7cead1b0-b1c3-4efe-b0ce-9d961dce12be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:23.996660 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 121/463] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:23 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:24.123294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:24.126822 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 Jul 22 04:40:24.128827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:24.144335 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:40:24.154282 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" acquired by "attachment_update" :: waited 0.010s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:40:24.156631 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:24.156631 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:24.282698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-31c2758e-6665-44ec-a213-4919a16d6b9f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:24.291139 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31c2758e-6665-44ec-a213-4919a16d6b9f tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:24.291139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31c2758e-6665-44ec-a213-4919a16d6b9f tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:24.291139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31c2758e-6665-44ec-a213-4919a16d6b9f tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:24.321695 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:24.321695 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:24.330393 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-31c2758e-6665-44ec-a213-4919a16d6b9f tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:24.344682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31c2758e-6665-44ec-a213-4919a16d6b9f tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:24.350355 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 118/464] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:24 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:24.363232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60-np0000005618" released by "attachment_update" :: held 0.209s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:40:24.363232 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-3b3aa2dd-a270-46e7-a123-ef6498d2c4f6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 returned with HTTP 200 Jul 22 04:40:24.367046 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 112/465] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:40:24 2026] PUT /volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:24.525365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6082d2da-f417-4161-a481-381812dbcb09 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:24.529082 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6082d2da-f417-4161-a481-381812dbcb09 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:24.531139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6082d2da-f417-4161-a481-381812dbcb09 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:24.535071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6082d2da-f417-4161-a481-381812dbcb09 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:24.535071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6082d2da-f417-4161-a481-381812dbcb09 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:24.544111 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:24.544111 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:24.546092 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6082d2da-f417-4161-a481-381812dbcb09 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:24.546805 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 115/466] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:24 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:24.973683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:24.976932 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:24.977179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:24.978323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:24.996279 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:24.996279 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:25.001982 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:25.008583 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b975dedf-8018-4d41-9695-e3f81dd18ca1 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:25.009141 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 122/467] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:24 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:25.379131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:25.385625 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:25.385625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:25.385804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:25.413083 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:25.413083 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:25.430278 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:25.454634 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06fe015e-bc51-4f1a-a2ea-a2a7a95f30b3 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:25.454781 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 119/468] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:25 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:25.565397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:25.572811 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:25.573455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:25.573455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:25.573543 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:25.582889 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:25.582889 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:25.584033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df89b551-718d-418d-b8dc-ca29f88c1b9b tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:25.584602 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 113/469] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:25 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:26.038375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1f491134-dea2-4303-be1d-692270fda878 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:26.041543 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f491134-dea2-4303-be1d-692270fda878 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:26.041875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f491134-dea2-4303-be1d-692270fda878 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:26.042174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f491134-dea2-4303-be1d-692270fda878 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:26.070343 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:26.070343 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:26.084752 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1f491134-dea2-4303-be1d-692270fda878 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:26.095742 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f491134-dea2-4303-be1d-692270fda878 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:26.095742 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 116/470] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:26 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:26.479505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:26.488218 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:26.488481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:26.488676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:26.511270 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:26.511270 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:26.518601 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:26.525302 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd3eda34-b2ce-4a10-8f67-d2045dbc88a8 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:26.525861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 123/471] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:26 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:26.607900 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:26.612218 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:26.613404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:26.613404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:26.613404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:26.621428 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:26.621428 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:26.622481 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c972e1c-4166-48c4-b716-a60b23ab25e5 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:26.623025 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 120/472] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:26 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:26.808430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-6390442b-29de-40ff-9ac6-db80dcb5c288 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:26.812309 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-6390442b-29de-40ff-9ac6-db80dcb5c288 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] POST https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db/action Jul 22 04:40:26.813948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-6390442b-29de-40ff-9ac6-db80dcb5c288 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:26.813948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-6390442b-29de-40ff-9ac6-db80dcb5c288 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:26.840492 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:26.840492 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:26.863004 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e9c4a85-6453-4e20-8f86-7997bd29335c req-6390442b-29de-40ff-9ac6-db80dcb5c288 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db/action returned with HTTP 204 Jul 22 04:40:26.864505 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 114/473] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:40:26 2026] POST /volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:40:27.116581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-62b023cf-bc70-45bc-a376-7a388a70439d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:27.118797 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62b023cf-bc70-45bc-a376-7a388a70439d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:27.119986 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-62b023cf-bc70-45bc-a376-7a388a70439d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:27.119986 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-62b023cf-bc70-45bc-a376-7a388a70439d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:27.156214 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:27.156214 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:27.165998 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-62b023cf-bc70-45bc-a376-7a388a70439d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:27.174004 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62b023cf-bc70-45bc-a376-7a388a70439d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:27.175419 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 117/474] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:27 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:27.545631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0cb1538e-cea5-4453-b018-24c160014402 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:27.549277 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cb1538e-cea5-4453-b018-24c160014402 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:27.549457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cb1538e-cea5-4453-b018-24c160014402 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:27.549829 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cb1538e-cea5-4453-b018-24c160014402 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:27.566291 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:27.566291 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:27.572097 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0cb1538e-cea5-4453-b018-24c160014402 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:27.578387 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cb1538e-cea5-4453-b018-24c160014402 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:27.578900 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 124/475] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:27 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:27.596911 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bb67b279-46b6-4d67-99c1-936397ceb665 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:27.602936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb67b279-46b6-4d67-99c1-936397ceb665 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:27.609238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb67b279-46b6-4d67-99c1-936397ceb665 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:27.609834 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb67b279-46b6-4d67-99c1-936397ceb665 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:27.627077 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:27.627077 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:27.634504 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bb67b279-46b6-4d67-99c1-936397ceb665 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:27.642663 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb67b279-46b6-4d67-99c1-936397ceb665 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:27.643393 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 121/476] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:27 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 1135 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:27.643483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5624ec10-0baa-4104-b672-ca585c27d71a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:27.650075 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5624ec10-0baa-4104-b672-ca585c27d71a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:27.650877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5624ec10-0baa-4104-b672-ca585c27d71a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:27.650877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5624ec10-0baa-4104-b672-ca585c27d71a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:27.659575 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5624ec10-0baa-4104-b672-ca585c27d71a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:27.669565 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:27.669565 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:27.670990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5624ec10-0baa-4104-b672-ca585c27d71a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:27.670990 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 115/477] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:27 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:28.194162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:28.200186 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:28.200701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:28.201220 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:28.224022 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:28.224022 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:28.230277 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:28.242988 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9b8bcb1-fcc2-42ed-811e-787d638758e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:28.242988 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 118/478] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:28 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:28.690746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:28.692921 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:28.693774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:28.693774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:28.693774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:28.699078 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:28.699078 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:28.700067 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-72830107-2a31-42be-abdc-0e73d4a18dc1 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:28.701154 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 125/479] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:28 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:28.890094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-18878e11-7e17-4322-88ea-78b43417cfb2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:28.894867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-18878e11-7e17-4322-88ea-78b43417cfb2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64/action Jul 22 04:40:28.895367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-18878e11-7e17-4322-88ea-78b43417cfb2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:28.896064 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-18878e11-7e17-4322-88ea-78b43417cfb2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:28.929356 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:28.929356 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:28.953607 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-be84e12d-3968-4ba4-9604-e8bcea2687ce req-18878e11-7e17-4322-88ea-78b43417cfb2 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64/action returned with HTTP 204 Jul 22 04:40:28.954000 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 122/480] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:40:28 2026] POST /volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:29.263786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.266674 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:29.266674 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.266947 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.292753 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.292753 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:29.301288 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:29.309003 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa99ccfa-a80d-44c5-ba7f-8ffc0326c47e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:29.309707 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 116/481] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:29.324935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.610368 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:29.610368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.610368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.632617 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.632617 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:29.637442 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Volume info retrieved successfully. Jul 22 04:40:29.647470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e68435f5-e17b-45ce-b0fa-3fd71dedee7a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:29.648144 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 119/482] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1441 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:29.722869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-53eb000a-7f72-4d63-957b-862efc0692cd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.727644 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53eb000a-7f72-4d63-957b-862efc0692cd tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:29.727910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53eb000a-7f72-4d63-957b-862efc0692cd tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.728694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53eb000a-7f72-4d63-957b-862efc0692cd tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.728694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-53eb000a-7f72-4d63-957b-862efc0692cd tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:29.731616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.734235 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:29.734235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.734914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.735153 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.735153 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:29.736343 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53eb000a-7f72-4d63-957b-862efc0692cd tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:29.740324 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 126/483] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:29.754205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7459ecad-5afb-4fac-9807-6e739a76f332 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.758603 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7459ecad-5afb-4fac-9807-6e739a76f332 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:29.759001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7459ecad-5afb-4fac-9807-6e739a76f332 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.759310 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7459ecad-5afb-4fac-9807-6e739a76f332 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.759592 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.759592 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:29.765306 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Volume info retrieved successfully. Jul 22 04:40:29.771732 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41d92fb1-c108-4a19-b5ba-c8da5a7ea6e9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:29.773235 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 123/484] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:29.773387 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.773387 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:29.781528 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7459ecad-5afb-4fac-9807-6e739a76f332 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:29.787380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7459ecad-5afb-4fac-9807-6e739a76f332 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 200 Jul 22 04:40:29.787868 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 117/485] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:29.808578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a936b8ce-8160-4ee7-aa86-5b3c14c3b8fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.809497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-12ec99f9-db12-48fd-9775-20ec1c3ea7bc req-f391920e-ce8b-4985-b1f9-71605875222a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.811672 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a936b8ce-8160-4ee7-aa86-5b3c14c3b8fb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] PUT https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:29.812025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a936b8ce-8160-4ee7-aa86-5b3c14c3b8fb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1822325249", "description": "tempest-volume-backup-description-1096058819"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:29.814972 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-12ec99f9-db12-48fd-9775-20ec1c3ea7bc req-f391920e-ce8b-4985-b1f9-71605875222a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] DELETE https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db Jul 22 04:40:29.815322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-12ec99f9-db12-48fd-9775-20ec1c3ea7bc req-f391920e-ce8b-4985-b1f9-71605875222a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.815683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-12ec99f9-db12-48fd-9775-20ec1c3ea7bc req-f391920e-ce8b-4985-b1f9-71605875222a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.823956 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.823956 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:29.833971 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.833971 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:29.835982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a936b8ce-8160-4ee7-aa86-5b3c14c3b8fb tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:29.836663 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 120/486] 10.4.3.175 () {70 vars in 1409 bytes} [Wed Jul 22 04:40:29 2026] PUT /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 333 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:29.852507 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.856989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:29.857350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.857590 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.857781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:29.866728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.867335 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.867335 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:29.868732 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d06ebe2e-fc4f-4508-b0dd-28c4bdf1bc4a tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:29.869075 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 124/487] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:29.870060 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:29.870320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.870530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.881515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.884193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] DELETE https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:29.884579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.884853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.885044 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Delete backup with id: c41064e2-0504-4311-8139-37070a070e8c. Jul 22 04:40:29.890252 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.890252 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:29.892830 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.892830 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:29.895079 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:29.900539 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-9c32ed65-910a-4375-af30-d447c19d5503 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:29.900887 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 118/488] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:29.929554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] delete_backup rpcapi backup_id c41064e2-0504-4311-8139-37070a070e8c {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:40:29.933174 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-95ea62a6-a03a-43f2-94cc-3444effaab24 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 202 Jul 22 04:40:29.933795 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 121/489] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:40:29 2026] DELETE /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:40:29.939265 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-12ec99f9-db12-48fd-9775-20ec1c3ea7bc req-f391920e-ce8b-4985-b1f9-71605875222a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db returned with HTTP 200 Jul 22 04:40:29.939958 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 127/490] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:29 2026] DELETE /volume/v3/attachments/70a75e4a-86a0-4437-986e-5319aeb9e4db => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:29.946761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.951469 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:29.951781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:29.952115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:29.952272 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:29.961186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:29.962379 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.962379 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:29.963431 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b66f95fe-cf49-4916-a682-6fe1ceab4686 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 200 Jul 22 04:40:29.963772 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action Jul 22 04:40:29.963939 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 125/491] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:29 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:29.964357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:29.964454 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:29.983719 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:29.983719 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:29.984419 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:30.003627 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Begin detaching volume completed successfully. Jul 22 04:40:30.003926 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-34f45311-8bb6-459c-96f0-418c470ce20c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action returned with HTTP 202 Jul 22 04:40:30.004521 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 119/492] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:40:29 2026] POST /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:40:30.029163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.032863 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:30.033133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.033590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.066103 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:30.066103 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:30.072502 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:30.077978 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-abf4af4a-938c-424b-aee1-bdce0b3ec9b1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.078234 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abf4af4a-938c-424b-aee1-bdce0b3ec9b1 None None] GET https://10.4.3.175/volume// Jul 22 04:40:30.078504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-abf4af4a-938c-424b-aee1-bdce0b3ec9b1 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.078667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-abf4af4a-938c-424b-aee1-bdce0b3ec9b1 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.078814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bae36ca6-95a2-4aea-861d-ee108ba83de6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:30.079078 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abf4af4a-938c-424b-aee1-bdce0b3ec9b1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:30.079396 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 122/493] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:30 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1444 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:30.080218 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 128/494] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40: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 22 04:40:30.098985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.102726 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:30.103048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.103607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.121734 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:30.121734 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:30.127111 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:30.135350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-d5101321-ffe2-482c-a9b9-15941c3af95e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:30.136337 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 126/495] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:30 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1624 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:30.914694 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.917591 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:30.917828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.918715 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.938167 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:30.938167 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:30.943933 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:30.951796 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-f74acb71-0504-4b61-81cb-4c22aa67f224 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:30.952800 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 120/496] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:30 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:30.975344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-a1abe998-58cc-448e-a7ac-158f45ba4bc5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.979648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-a1abe998-58cc-448e-a7ac-158f45ba4bc5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 Jul 22 04:40:30.980457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-a1abe998-58cc-448e-a7ac-158f45ba4bc5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.980457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-a1abe998-58cc-448e-a7ac-158f45ba4bc5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.980703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:30.984705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c Jul 22 04:40:30.984981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:30.985392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:30.985392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Show backup with id c41064e2-0504-4311-8139-37070a070e8c. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:40:30.991678 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dea19a8-5dc0-468a-82b9-0c7b4704e957 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c returned with HTTP 404 Jul 22 04:40:30.992608 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 129/497] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:30 2026] GET /volume/v3/backups/c41064e2-0504-4311-8139-37070a070e8c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:30.993828 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:30.993828 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:31.100044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.102820 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:31.104744 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ef79af5b-c86e-4e90-b357-8f85960b1be3 req-a1abe998-58cc-448e-a7ac-158f45ba4bc5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 returned with HTTP 200 Jul 22 04:40:31.104847 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.104847 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.105136 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 123/498] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:30 2026] DELETE /volume/v3/attachments/4fa18f35-4a3d-464f-ab97-50d05ef3a7a1 => generated 192 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:31.126173 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.126173 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:31.130375 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.132800 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:31.132891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:31.133092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.133393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.140656 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6c5405c-d6bd-49dd-812e-95b5c45a1f0f tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:31.140656 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 127/499] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1144 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:31.146521 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.146521 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:31.155196 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:31.167640 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b994a3d4-dd44-4b70-a766-a6157467d1e9 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 200 Jul 22 04:40:31.168486 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 121/500] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:31.186760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.189362 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:31.189663 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.190272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.190272 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Delete volume with id: 0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:31.202742 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.202742 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:31.203319 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:31.226151 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9b822106-ee94-4302-b30b-3f51622ebe33 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.231566 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b822106-ee94-4302-b30b-3f51622ebe33 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:31.231870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b822106-ee94-4302-b30b-3f51622ebe33 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.233256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b822106-ee94-4302-b30b-3f51622ebe33 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.243554 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Delete volume request issued successfully. Jul 22 04:40:31.243686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9aed6f8-d202-49ca-a4cd-ee6461af5054 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 202 Jul 22 04:40:31.244519 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 130/501] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:40:31 2026] DELETE /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:31.253067 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.253067 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:31.257597 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-797671d7-1f11-44b6-977c-85a4014ade9f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.259470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-797671d7-1f11-44b6-977c-85a4014ade9f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:31.259684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-797671d7-1f11-44b6-977c-85a4014ade9f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.260813 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-797671d7-1f11-44b6-977c-85a4014ade9f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.261204 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b822106-ee94-4302-b30b-3f51622ebe33 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Volume info retrieved successfully. Jul 22 04:40:31.272180 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b822106-ee94-4302-b30b-3f51622ebe33 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:31.272855 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 124/502] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:31.281988 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.281988 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:31.288504 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-797671d7-1f11-44b6-977c-85a4014ade9f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Volume info retrieved successfully. Jul 22 04:40:31.296417 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-797671d7-1f11-44b6-977c-85a4014ade9f tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 200 Jul 22 04:40:31.296926 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 128/503] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:31.339749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.342686 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:31.342817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.343103 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.357389 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.357389 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:31.363560 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:31.369106 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-fcefa345-7ac3-44eb-8a54-372230005d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:31.369640 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 122/504] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:31.400401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.406058 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action Jul 22 04:40:31.406058 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:31.406058 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:31.436503 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.436503 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:31.436577 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:31.454919 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Begin detaching volume completed successfully. Jul 22 04:40:31.455251 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-0bc65306-3fa8-4745-9384-411b5666a8a9 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action returned with HTTP 202 Jul 22 04:40:31.455993 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 131/505] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:40:31 2026] POST /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:40:31.494326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.496392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:31.496668 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.496861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.511992 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.511992 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:31.516432 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:31.522786 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29d345c0-aa80-47f7-9900-0a4c00dc3f90 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:31.522786 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 125/506] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:31.535887 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-459658e6-d0e4-4f5c-9ede-1808943bfabe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.536592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-459658e6-d0e4-4f5c-9ede-1808943bfabe None None] GET https://10.4.3.175/volume// Jul 22 04:40:31.536752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-459658e6-d0e4-4f5c-9ede-1808943bfabe None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.537017 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-459658e6-d0e4-4f5c-9ede-1808943bfabe None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.540030 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-459658e6-d0e4-4f5c-9ede-1808943bfabe None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:31.541654 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 129/507] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:40:31.564696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.567642 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:31.567983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.568177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.579323 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.579323 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:31.584551 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:31.589521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-66084588-9d6e-4b55-9736-db31bcb1df1b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:31.590162 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 123/508] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:31.758714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.762425 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:31.763436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.763746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.774397 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.774397 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:31.781642 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:31.791856 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-511d82d2-9777-4c1d-b40a-f6312fe3a348 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:31.792401 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 132/509] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:31.808853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.811255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:31.812088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.812187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.826820 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.826820 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:31.833663 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:31.840388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6230961b-af88-4c7b-8f89-363e0f76a1e7 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:31.841117 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 126/510] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:31.901316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.904925 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:31.905492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.906007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.915432 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.915432 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:31.921447 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:31.928824 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f4b2147-ac80-40f3-adaf-e8eca9c2410b tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:31.930213 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 130/511] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:31 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:31.956471 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b40b8735-b020-4e24-8fca-ab402761ebdf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:31.958642 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:31.959206 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:31.959494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:31.959740 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Delete volume with id: 6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:31.972175 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:31.972175 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:31.972761 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:32.007126 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Delete volume request issued successfully. Jul 22 04:40:32.007462 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b40b8735-b020-4e24-8fca-ab402761ebdf tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 202 Jul 22 04:40:32.007982 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 124/512] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:31 2026] DELETE /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:32.020357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-010a95ee-c2fa-41b4-942c-cd481cda980a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:32.022693 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-010a95ee-c2fa-41b4-942c-cd481cda980a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:32.022842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-010a95ee-c2fa-41b4-942c-cd481cda980a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:32.023033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-010a95ee-c2fa-41b4-942c-cd481cda980a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:32.030906 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:32.030906 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:32.037544 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-010a95ee-c2fa-41b4-942c-cd481cda980a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Volume info retrieved successfully. Jul 22 04:40:32.042931 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-010a95ee-c2fa-41b4-942c-cd481cda980a tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 200 Jul 22 04:40:32.043440 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 133/513] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:32 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:32.315424 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-551c999c-52df-42d9-9bb7-69ef0993e334 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:32.317436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-551c999c-52df-42d9-9bb7-69ef0993e334 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] GET https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 Jul 22 04:40:32.318016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-551c999c-52df-42d9-9bb7-69ef0993e334 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:32.318016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-551c999c-52df-42d9-9bb7-69ef0993e334 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:32.323943 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-551c999c-52df-42d9-9bb7-69ef0993e334 tempest-VolumesBackupsV39Test-287200870 tempest-VolumesBackupsV39Test-287200870-project-member] https://10.4.3.175/volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 returned with HTTP 404 Jul 22 04:40:32.324450 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 127/514] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:40:32 2026] GET /volume/v3/volumes/0db2f39b-8126-44aa-9d64-d4f6884960f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:40:32.539044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-648de0f3-ac98-4208-ab09-f79b79e18204 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:32.541933 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-648de0f3-ac98-4208-ab09-f79b79e18204 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:32.542768 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-648de0f3-ac98-4208-ab09-f79b79e18204 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:32.543123 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-648de0f3-ac98-4208-ab09-f79b79e18204 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:32.565796 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:32.565796 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:32.574908 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-648de0f3-ac98-4208-ab09-f79b79e18204 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:32.581860 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-648de0f3-ac98-4208-ab09-f79b79e18204 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:32.582542 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 131/515] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:32 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:33.062139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-22ebbf92-33a1-407e-a6ee-dca5e80d5683 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:33.065065 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-22ebbf92-33a1-407e-a6ee-dca5e80d5683 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] GET https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 Jul 22 04:40:33.065065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-22ebbf92-33a1-407e-a6ee-dca5e80d5683 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:33.065159 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-22ebbf92-33a1-407e-a6ee-dca5e80d5683 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:33.073453 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-22ebbf92-33a1-407e-a6ee-dca5e80d5683 tempest-DeleteServersTestJSON-1964191890 tempest-DeleteServersTestJSON-1964191890-project-member] https://10.4.3.175/volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 returned with HTTP 404 Jul 22 04:40:33.074005 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 125/516] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:33 2026] GET /volume/v3/volumes/6678c49b-bb0b-437d-b266-db22ca99b8f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:33.599162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd7e28fd-c381-4a94-9b51-182498e294ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:33.602237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd7e28fd-c381-4a94-9b51-182498e294ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:33.602554 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd7e28fd-c381-4a94-9b51-182498e294ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:33.602766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd7e28fd-c381-4a94-9b51-182498e294ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:33.620492 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:33.620492 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:33.626143 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dd7e28fd-c381-4a94-9b51-182498e294ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:33.632952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd7e28fd-c381-4a94-9b51-182498e294ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:33.633185 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 134/517] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:33 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:34.562733 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aaed3056-964d-42da-89f3-b92639831b1f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:34.565585 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:34.565935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesCloneTest-Volume-984269485"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:34.567613 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-984269485'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:34.653013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:34.657104 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:34.657385 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:34.657710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:34.680724 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:34.680724 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:34.693701 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:34.702343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2514b2a7-e905-4f21-bc71-d3c6fe1505b8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:34.703197 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 132/518] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:34 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:34.708202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume of 1 GB Jul 22 04:40:34.715489 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Availability Zones retrieved successfully. Jul 22 04:40:34.725079 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (157969d4-cdc5-4c67-aaf1-f14db5c0f4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:34.726737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7674d2-c42b-4d04-8fa7-213c7f629c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:34.730183 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:34.841189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c7674d2-c42b-4d04-8fa7-213c7f629c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:34.842307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98782124-fe00-45d6-849a-09e6fcd73194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:34.943834 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Created reservations ['d98acde3-45ad-4660-afbb-0bb338eb0c52', 'd2c82a55-5744-4bbb-a0af-6626d84ccc22', '95d23e47-c8fa-4535-bbb7-19ebc0e2e9ca', 'e241c2cd-1220-4eca-924f-0bb4c8cf8aa4'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:34.945181 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98782124-fe00-45d6-849a-09e6fcd73194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d98acde3-45ad-4660-afbb-0bb338eb0c52', 'd2c82a55-5744-4bbb-a0af-6626d84ccc22', '95d23e47-c8fa-4535-bbb7-19ebc0e2e9ca', 'e241c2cd-1220-4eca-924f-0bb4c8cf8aa4']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:34.946036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d753ba5-db28-4877-8cfc-b91d6db133cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:34.980589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d753ba5-db28-4877-8cfc-b91d6db133cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41b81a78-63cd-440f-a4d3-73486866ade2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-984269485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['d98acde3-45ad-4660-afbb-0bb338eb0c52','d2c82a55-5744-4bbb-a0af-6626d84ccc22','95d23e47-c8fa-4535-bbb7-19ebc0e2e9ca','e241c2cd-1220-4eca-924f-0bb4c8cf8aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-984269485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41b81a78-63cd-440f-a4d3-73486866ade2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48c9a3764a34c45858700e2605729cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2542db9d1a74e618f7be29b1219bea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:34.982159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2595b428-b0ab-4e71-b4bd-6557aad56e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:35.022533 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2595b428-b0ab-4e71-b4bd-6557aad56e6c) transitioned into state 'SUCCESS' from state '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-984269485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['d98acde3-45ad-4660-afbb-0bb338eb0c52','d2c82a55-5744-4bbb-a0af-6626d84ccc22','95d23e47-c8fa-4535-bbb7-19ebc0e2e9ca','e241c2cd-1220-4eca-924f-0bb4c8cf8aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:35.023529 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be43886c-9a06-4242-9e6d-61b5e0e01955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:35.039866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be43886c-9a06-4242-9e6d-61b5e0e01955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:35.041206 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (157969d4-cdc5-4c67-aaf1-f14db5c0f4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:35.041606 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request issued successfully. Jul 22 04:40:35.042695 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aaed3056-964d-42da-89f3-b92639831b1f tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:35.043044 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 128/519] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:40:34 2026] POST /volume/v3/volumes => generated 746 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:35.062998 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1f2bd626-101a-4299-8934-605865f021f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:35.066115 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f2bd626-101a-4299-8934-605865f021f7 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:35.066292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd626-101a-4299-8934-605865f021f7 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:35.066666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd626-101a-4299-8934-605865f021f7 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:35.075930 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:35.075930 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:35.082312 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1f2bd626-101a-4299-8934-605865f021f7 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:35.087401 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f2bd626-101a-4299-8934-605865f021f7 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 200 Jul 22 04:40:35.088064 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 126/520] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:35 2026] GET /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:35.725501 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-68b6caca-3db5-41b6-8ea1-860da40256af None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:35.727802 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68b6caca-3db5-41b6-8ea1-860da40256af tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:35.727993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68b6caca-3db5-41b6-8ea1-860da40256af tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:35.728228 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68b6caca-3db5-41b6-8ea1-860da40256af tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:35.744250 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:35.744250 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:35.749843 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-68b6caca-3db5-41b6-8ea1-860da40256af tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:35.755812 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68b6caca-3db5-41b6-8ea1-860da40256af tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:35.756433 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 135/521] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:35 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:36.104518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.107284 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:36.107620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:36.107787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:36.121322 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.121322 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:36.129223 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:36.137679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-768e5594-ce0c-4e90-a19e-a35d507f06eb tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 200 Jul 22 04:40:36.138523 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 133/522] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:36 2026] GET /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:36.160347 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9b74c500-6082-4af8-98a6-416a8b322f8d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.162545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:36.163468 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "41b81a78-63cd-440f-a4d3-73486866ade2", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1895170299"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:36.165708 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request body: {'volume': {'source_volid': '41b81a78-63cd-440f-a4d3-73486866ade2', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1895170299'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:36.177577 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.177577 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:36.180778 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume retrieved successfully. Jul 22 04:40:36.180778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume of 1 GB Jul 22 04:40:36.186911 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Availability Zones retrieved successfully. Jul 22 04:40:36.192884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (98f2a620-d094-4090-b08b-302602b28d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:36.194019 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5957f7-b5e1-4722-864c-da47ed7cfcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:36.196459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:36.225947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba5957f7-b5e1-4722-864c-da47ed7cfcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41b81a78-63cd-440f-a4d3-73486866ade2', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:36.226840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973f1998-df0c-4620-9e7b-9cf6607da832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:36.287003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.291690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:36.292052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:36.293634 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:36.300222 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Created reservations ['f7b5f77f-a1c1-4afb-a9dc-acd652a367f5', '484be5d4-1495-4773-9f26-bc40a4d72694', '24d7ae20-d904-4f22-8a2e-833981b84201', 'f8c7e9f2-1eaa-49f9-8c77-bde1941c1ec7'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:36.301577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (973f1998-df0c-4620-9e7b-9cf6607da832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7b5f77f-a1c1-4afb-a9dc-acd652a367f5', '484be5d4-1495-4773-9f26-bc40a4d72694', '24d7ae20-d904-4f22-8a2e-833981b84201', 'f8c7e9f2-1eaa-49f9-8c77-bde1941c1ec7']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:36.302676 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f200afe0-4081-4b8b-bed1-71933145adf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:36.314994 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.314994 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:36.322593 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:36.332449 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-45341180-4dba-4bb0-a292-2cf2c5da56d0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:36.332449 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 127/523] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:36 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:36.360792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f200afe0-4081-4b8b-bed1-71933145adf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514bcb28-3985-4b97-a932-f1569ab51d7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1895170299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['f7b5f77f-a1c1-4afb-a9dc-acd652a367f5','484be5d4-1495-4773-9f26-bc40a4d72694','24d7ae20-d904-4f22-8a2e-833981b84201','f8c7e9f2-1eaa-49f9-8c77-bde1941c1ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b81a78-63cd-440f-a4d3-73486866ade2,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:40:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1895170299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514bcb28-3985-4b97-a932-f1569ab51d7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48c9a3764a34c45858700e2605729cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41b81a78-63cd-440f-a4d3-73486866ade2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2542db9d1a74e618f7be29b1219bea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:36.362044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e34ba12-a416-40d7-b3d7-62cf315461fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:36.416582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e34ba12-a416-40d7-b3d7-62cf315461fe) transitioned into state 'SUCCESS' from state '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-1895170299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['f7b5f77f-a1c1-4afb-a9dc-acd652a367f5','484be5d4-1495-4773-9f26-bc40a4d72694','24d7ae20-d904-4f22-8a2e-833981b84201','f8c7e9f2-1eaa-49f9-8c77-bde1941c1ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=41b81a78-63cd-440f-a4d3-73486866ade2,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:36.417395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a77f18-8585-4386-a6dc-834ab8106312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:36.449703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a77f18-8585-4386-a6dc-834ab8106312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:36.450177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (98f2a620-d094-4090-b08b-302602b28d3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:36.450953 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request issued successfully. Jul 22 04:40:36.451661 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b74c500-6082-4af8-98a6-416a8b322f8d tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:36.452266 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 129/524] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:40:36 2026] POST /volume/v3/volumes => generated 780 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:36.471822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.478221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:36.478221 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:36.478221 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:36.486494 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.486494 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:36.497000 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:36.511484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10ce7c25-d9b1-4734-84d7-d81d6088de46 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 200 Jul 22 04:40:36.511795 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 136/525] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:36 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:36.774974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.779437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:36.779736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:36.780040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:36.785784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-307e1e87-9457-460e-b8de-b5b69ce30a7c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:36.788232 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-307e1e87-9457-460e-b8de-b5b69ce30a7c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 Jul 22 04:40:36.788651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-307e1e87-9457-460e-b8de-b5b69ce30a7c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:36.789044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-307e1e87-9457-460e-b8de-b5b69ce30a7c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:36.799249 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.799249 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:36.808628 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:36.808628 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:36.808785 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:36.817897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7c9f8528-65ba-4dfb-8c16-2b78c8c735a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:36.819052 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 134/526] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:36 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:36.898810 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e4446fbc-4a24-4996-8b4c-64716e8af9c3 req-307e1e87-9457-460e-b8de-b5b69ce30a7c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 returned with HTTP 200 Jul 22 04:40:36.899992 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 128/527] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:36 2026] DELETE /volume/v3/attachments/6952d6f3-03ec-4fd3-89f5-afb5c8773b64 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:37.530999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.531658 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.531892 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.532135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.547331 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.547331 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:37.554347 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:37.567288 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac988c8f-fa64-4fab-8aff-3c050d4a391a tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 200 Jul 22 04:40:37.567288 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 130/528] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:37.586043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.589329 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.589596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.589830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.601897 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.601897 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:37.614394 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:37.625281 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1070faa-74c5-4bfc-85d4-bc9ed09237b6 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 200 Jul 22 04:40:37.625781 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 137/529] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 1389 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:37.652444 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.658124 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.658124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.658124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.667881 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.667881 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:37.681925 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:37.693050 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bc9c168-eae5-4c91-b801-08ca144d6d37 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 200 Jul 22 04:40:37.693050 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 135/530] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 1389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:37.716706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-18758b0d-88e7-4487-92c9-b36147d199e3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.721360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] DELETE https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.722330 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.722330 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.722330 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume with id: 514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.733209 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.733209 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:37.736479 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:37.780635 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume request issued successfully. Jul 22 04:40:37.780635 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18758b0d-88e7-4487-92c9-b36147d199e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 202 Jul 22 04:40:37.782110 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 129/531] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:37 2026] DELETE /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:37.796414 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.801547 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:37.801779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.802036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.823722 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.823722 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:37.834472 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:37.862610 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.863881 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4aea95be-a07c-4fca-bbab-81a96a603be0 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 200 Jul 22 04:40:37.863881 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 131/532] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 1388 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:37.868387 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:37.868772 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.873683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.888525 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.888525 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:37.908189 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:37.920797 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef67d110-fa4b-4d9b-adfe-22feb9c0d124 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:37.922111 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 138/533] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:37.945649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:37.952073 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:37.952362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:37.952601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:37.967208 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:37.967208 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:37.975578 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:37.988557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a300b4db-7c0b-4b7c-99b6-c9aab05ea9fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:37.989390 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 136/534] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:37 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:38.085114 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:38.090868 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:40:38.091446 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:38.091766 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:38.111296 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:38.111296 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:38.128622 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:40:38.134168 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9072ee5-c490-4d3e-bafc-68f6ae4c1c00 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:40:38.135173 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 130/535] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:38 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:38.885530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-88bfe52d-5065-46b6-80c8-7dcb035ea168 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:38.887755 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-88bfe52d-5065-46b6-80c8-7dcb035ea168 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b Jul 22 04:40:38.889049 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-88bfe52d-5065-46b6-80c8-7dcb035ea168 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:38.889049 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-88bfe52d-5065-46b6-80c8-7dcb035ea168 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:38.898075 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-88bfe52d-5065-46b6-80c8-7dcb035ea168 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b returned with HTTP 404 Jul 22 04:40:38.898895 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 132/536] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:38 2026] GET /volume/v3/volumes/514bcb28-3985-4b97-a932-f1569ab51d7b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:38.902935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cb1e2aae-bb22-487a-905a-77c6b4b455b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:38.913366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-79764c14-74c5-4e83-983b-97954942c4ec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:38.920398 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-79764c14-74c5-4e83-983b-97954942c4ec tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:38.921025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-79764c14-74c5-4e83-983b-97954942c4ec tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:38.925136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-79764c14-74c5-4e83-983b-97954942c4ec tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:38.941599 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:38.941599 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:38.949176 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-79764c14-74c5-4e83-983b-97954942c4ec tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:38.955857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-79764c14-74c5-4e83-983b-97954942c4ec tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 200 Jul 22 04:40:38.956551 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 137/537] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:38 2026] GET /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 1354 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:38.976195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:38.978456 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] DELETE https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:38.978718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:38.979004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:38.979175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume with id: 41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:38.991665 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:38.991665 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:38.992240 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:39.030796 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume request issued successfully. Jul 22 04:40:39.031052 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-abe29d74-ab6d-4eae-9c81-0582c3c58687 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 202 Jul 22 04:40:39.031660 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 131/538] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:38 2026] DELETE /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:39.046091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.049569 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:39.049779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:39.050005 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:39.062132 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:39.062132 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:39.070338 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:39.081247 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-052dfd6e-cc94-4dbd-b70d-c64fdfd622d1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 200 Jul 22 04:40:39.081736 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 133/539] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:39 2026] GET /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 1353 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:39.125934 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cb1e2aae-bb22-487a-905a-77c6b4b455b0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:40:39.125934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cb1e2aae-bb22-487a-905a-77c6b4b455b0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1312413314"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:39.164536 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cb1e2aae-bb22-487a-905a-77c6b4b455b0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:40:39.164888 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 139/540] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:40:38 2026] POST /volume/v3/types => generated 216 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:39.176314 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9dec97fe-87f8-4b58-84ec-27e20324b7ef None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.178809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dec97fe-87f8-4b58-84ec-27e20324b7ef tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:40:39.179395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dec97fe-87f8-4b58-84ec-27e20324b7ef tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-701173262"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:39.218507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dec97fe-87f8-4b58-84ec-27e20324b7ef tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:40:39.218507 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 138/541] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:40:39 2026] POST /volume/v3/group_types => generated 172 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:39.230121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.369525 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:40:39.370248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6", "volume_types": ["da567e6c-f169-4666-9d5f-64083f8c8cba"], "name": "tempest-Group1-2125604677"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:39.374414 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating new group {'group': {'group_type': '3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6', 'volume_types': ['da567e6c-f169-4666-9d5f-64083f8c8cba'], 'name': 'tempest-Group1-2125604677'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:40:39.389255 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.groups [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating group tempest-Group1-2125604677. Jul 22 04:40:39.424085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:40:39.423663. {{(pid=100127) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:40:39.424235 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:39.484267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['41b9273b-4982-4eb8-8f21-5a10e188e604'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:39.527544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-ada5352c-bc9c-4b38-96e0-af62de7c79a7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.531936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-ada5352c-bc9c-4b38-96e0-af62de7c79a7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 Jul 22 04:40:39.531936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-ada5352c-bc9c-4b38-96e0-af62de7c79a7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:39.533388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-ada5352c-bc9c-4b38-96e0-af62de7c79a7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:39.559236 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6e40f552-cb6e-4f43-8cf1-df0b2f4ddb4c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:40:39.559982 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 132/542] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:40:39 2026] POST /volume/v3/groups => generated 94 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:39.563273 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:39.563273 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:39.576678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.583907 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:39.583907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:39.583907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:39.583907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:39.596199 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:39.596199 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:39.630794 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55c3a2d4-0ede-45d8-968b-12ce31b7b615 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 returned with HTTP 200 Jul 22 04:40:39.631319 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 140/543] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:39 2026] GET /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 => generated 322 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:39.717792 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-ada5352c-bc9c-4b38-96e0-af62de7c79a7 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 returned with HTTP 200 Jul 22 04:40:39.718497 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 134/544] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:40:39 2026] DELETE /volume/v3/attachments/f55e6043-c991-46c7-a62c-45929d964749 => generated 19 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:39.755626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:39.760528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] DELETE https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:40:39.761334 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:39.768567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:39.768769 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Delete volume with id: 7d1276e0-49fe-4ceb-b4e0-be39fb0107fa Jul 22 04:40:39.789997 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:39.789997 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:39.790615 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Volume info retrieved successfully. Jul 22 04:40:39.831322 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] Delete volume request issued successfully. Jul 22 04:40:39.831322 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d1916477-3186-4a8e-ab86-f21bb03abe54 req-2d94e468-2a8c-4663-980e-26ebd05bbc90 tempest-ServerActionsV293TestJSON-662406666 tempest-ServerActionsV293TestJSON-662406666-project-member] https://10.4.3.175/volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa returned with HTTP 202 Jul 22 04:40:39.832735 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 139/545] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:40:39 2026] DELETE /volume/v3/volumes/7d1276e0-49fe-4ceb-b4e0-be39fb0107fa => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:40.106479 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c2a24bf8-be9e-4faf-9aa4-1fca6e8e291b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.111408 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2a24bf8-be9e-4faf-9aa4-1fca6e8e291b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 Jul 22 04:40:40.111408 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2a24bf8-be9e-4faf-9aa4-1fca6e8e291b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:40.111408 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2a24bf8-be9e-4faf-9aa4-1fca6e8e291b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:40.129033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2a24bf8-be9e-4faf-9aa4-1fca6e8e291b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 returned with HTTP 404 Jul 22 04:40:40.130342 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 133/546] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:40 2026] GET /volume/v3/volumes/41b81a78-63cd-440f-a4d3-73486866ade2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:40.145331 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.149611 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:40.150530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1602657052"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:40.152667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1602657052'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:40.153699 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume of 1 GB Jul 22 04:40:40.153699 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:40.153699 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:40.162582 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Availability Zones retrieved successfully. Jul 22 04:40:40.173178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (42517979-0940-4b51-8fb9-7e85697e281b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:40.174194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710df19a-e9c5-4a61-a71c-9d219d1e54d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:40.175681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:40.225980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710df19a-e9c5-4a61-a71c-9d219d1e54d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:40.226892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49cefc65-7efb-4f24-b82c-6d9637f2b8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:40.330756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Created reservations ['a105644f-447e-49fb-a0dd-da3d23b7a480', 'd1846312-5245-477c-bf63-1f3d01416773', '4af44347-287d-4aa2-8c47-4f2b779da790', 'e5d653d9-443d-4a24-9dbb-226b3bd2b62b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:40.331828 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49cefc65-7efb-4f24-b82c-6d9637f2b8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a105644f-447e-49fb-a0dd-da3d23b7a480', 'd1846312-5245-477c-bf63-1f3d01416773', '4af44347-287d-4aa2-8c47-4f2b779da790', 'e5d653d9-443d-4a24-9dbb-226b3bd2b62b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:40.332835 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04fd4e-8e71-46db-aaa0-119c8cd8423b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:40.373722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb04fd4e-8e71-46db-aaa0-119c8cd8423b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e1a981-776d-49f5-bbb4-a9196b8d9bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1602657052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['a105644f-447e-49fb-a0dd-da3d23b7a480','d1846312-5245-477c-bf63-1f3d01416773','4af44347-287d-4aa2-8c47-4f2b779da790','e5d653d9-443d-4a24-9dbb-226b3bd2b62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1602657052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e1a981-776d-49f5-bbb4-a9196b8d9bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48c9a3764a34c45858700e2605729cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2542db9d1a74e618f7be29b1219bea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:40.375589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd397150-fe3d-427b-ae08-bcf7c6513acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:40.443858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd397150-fe3d-427b-ae08-bcf7c6513acd) transitioned into state 'SUCCESS' from state '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-1602657052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['a105644f-447e-49fb-a0dd-da3d23b7a480','d1846312-5245-477c-bf63-1f3d01416773','4af44347-287d-4aa2-8c47-4f2b779da790','e5d653d9-443d-4a24-9dbb-226b3bd2b62b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:40.444545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd12923a-4dd8-4045-9210-3b2aa0cd4a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:40.483666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd12923a-4dd8-4045-9210-3b2aa0cd4a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:40.487571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (42517979-0940-4b51-8fb9-7e85697e281b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:40.488553 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request issued successfully. Jul 22 04:40:40.493595 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5eb2c45-7f80-415a-b53d-ada9823dd3f5 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:40.493876 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 141/547] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:40 2026] POST /volume/v3/volumes => generated 747 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:40.514309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.516470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:40.516695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:40.517018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:40.530856 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:40.530856 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:40.533550 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:40.540023 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8ad07ba9-83fb-4e63-88db-3d278242c2e3 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 200 Jul 22 04:40:40.540563 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 135/548] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:40 2026] GET /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:40.649902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.652295 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:40.653370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:40.653370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:40.653787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:40.661037 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:40.661037 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:40.681873 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd498714-dcbb-465c-ba7a-28bf0032a4cd tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 returned with HTTP 200 Jul 22 04:40:40.683774 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 140/549] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:40 2026] GET /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 => generated 323 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:40.704876 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.707661 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:40:40.708156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6", "volume_types": ["da567e6c-f169-4666-9d5f-64083f8c8cba"], "name": "tempest-Group2-1580058731"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:40.709735 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating new group {'group': {'group_type': '3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6', 'volume_types': ['da567e6c-f169-4666-9d5f-64083f8c8cba'], 'name': 'tempest-Group2-1580058731'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:40:40.714693 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.groups [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating group tempest-Group2-1580058731. Jul 22 04:40:40.715571 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:40.715571 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:40.735298 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:40.765912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['0333e7ea-5ef8-4b03-b35f-332ed74a1867'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:40.815137 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06b0ab4e-109b-47ef-aac3-33b12ebe21f4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:40:40.815137 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 134/550] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:40:40 2026] POST /volume/v3/groups => generated 94 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:40.840083 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:40.858720 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:40.859209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:40.859482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:40.860314 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:40.872859 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:40.872859 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:40.906407 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bc29fc0-1b53-4993-813a-d4d092ba15a7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b returned with HTTP 200 Jul 22 04:40:40.906876 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 142/551] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:40 2026] GET /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b => generated 322 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:41.563419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2050526c-c7a6-42de-8406-939aa50774f1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:41.567072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2050526c-c7a6-42de-8406-939aa50774f1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:41.567072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2050526c-c7a6-42de-8406-939aa50774f1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:41.569405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2050526c-c7a6-42de-8406-939aa50774f1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:41.581853 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:41.581853 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:41.589604 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2050526c-c7a6-42de-8406-939aa50774f1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:41.602688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2050526c-c7a6-42de-8406-939aa50774f1 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 200 Jul 22 04:40:41.602688 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 136/552] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:41 2026] GET /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:41.623714 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:41.626508 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:41.627996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d2e1a981-776d-49f5-bbb4-a9196b8d9bdc", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1011233778"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:41.632471 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request body: {'volume': {'source_volid': 'd2e1a981-776d-49f5-bbb4-a9196b8d9bdc', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1011233778'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:41.644242 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:41.644242 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:41.645578 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume retrieved successfully. Jul 22 04:40:41.645673 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume of 2 GB Jul 22 04:40:41.655602 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Availability Zones retrieved successfully. Jul 22 04:40:41.663825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (4c057407-ad59-42ca-b0c8-fa7ff8979181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:41.667449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e19068-4d39-4756-85d3-b772c04a99bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:41.667449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:41.722038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e19068-4d39-4756-85d3-b772c04a99bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd2e1a981-776d-49f5-bbb4-a9196b8d9bdc', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:41.725287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c814e7da-238d-4a41-841d-c62f3dea3458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:41.812302 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Created reservations ['2487d122-809e-49f2-ada8-503fa5739219', '777d5e5a-071d-4a8f-9c2d-09ef7bf15c0a', 'b423cb4a-6b09-425d-9af9-79fd5ecbccad', '74526f97-fb34-4da9-9938-268b62bd6651'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:41.813276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c814e7da-238d-4a41-841d-c62f3dea3458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2487d122-809e-49f2-ada8-503fa5739219', '777d5e5a-071d-4a8f-9c2d-09ef7bf15c0a', 'b423cb4a-6b09-425d-9af9-79fd5ecbccad', '74526f97-fb34-4da9-9938-268b62bd6651']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:41.814296 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee70706c-25e6-4c6e-bea8-79030ed77ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:41.869349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee70706c-25e6-4c6e-bea8-79030ed77ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '091cd64b-6655-48ee-bedc-a59d18be36d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1011233778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['2487d122-809e-49f2-ada8-503fa5739219','777d5e5a-071d-4a8f-9c2d-09ef7bf15c0a','b423cb4a-6b09-425d-9af9-79fd5ecbccad','74526f97-fb34-4da9-9938-268b62bd6651'],size=2,snapshot_id=None,source_replicaid=,source_volid=d2e1a981-776d-49f5-bbb4-a9196b8d9bdc,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1011233778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=091cd64b-6655-48ee-bedc-a59d18be36d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e48c9a3764a34c45858700e2605729cf',provider_auth=None,provider_geometry=None,provider_id=None,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=d2e1a981-776d-49f5-bbb4-a9196b8d9bdc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2542db9d1a74e618f7be29b1219bea2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:41.871978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a94fc18-b173-4092-8b8c-d6f5f7313036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:41.903664 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a94fc18-b173-4092-8b8c-d6f5f7313036) transitioned into state 'SUCCESS' from state '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-1011233778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e48c9a3764a34c45858700e2605729cf',qos_specs=None,replication_status=,reservations=['2487d122-809e-49f2-ada8-503fa5739219','777d5e5a-071d-4a8f-9c2d-09ef7bf15c0a','b423cb4a-6b09-425d-9af9-79fd5ecbccad','74526f97-fb34-4da9-9938-268b62bd6651'],size=2,snapshot_id=None,source_replicaid=,source_volid=d2e1a981-776d-49f5-bbb4-a9196b8d9bdc,status='creating',user_id='e2542db9d1a74e618f7be29b1219bea2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:41.904804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e60293-a28f-4034-8c8d-78ddb977d638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:41.920832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:41.923707 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:41.924141 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:41.924932 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:41.924932 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:41.934222 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:41.934222 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:41.937020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e60293-a28f-4034-8c8d-78ddb977d638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:41.938000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Flow 'volume_create_api' (4c057407-ad59-42ca-b0c8-fa7ff8979181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:41.938671 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Create volume request issued successfully. Jul 22 04:40:41.938894 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3307c1bd-9c34-4526-b1ef-6e0c7a40bee2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:41.939342 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 141/553] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:40:41 2026] POST /volume/v3/volumes => generated 781 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:41.957545 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3a07dfd-46f6-4b1e-a97b-a7292b66778b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b returned with HTTP 200 Jul 22 04:40:41.957545 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 135/554] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:41 2026] GET /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b => generated 323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:41.957724 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:41.962128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:41.962498 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:41.962817 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:41.974367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:41.978226 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:41.978226 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:41.978326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:41.978326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-571626934", "volume_type": "da567e6c-f169-4666-9d5f-64083f8c8cba", "group_id": "ade19122-fd55-4170-ab96-0df57b8631b2", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:41.980413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-571626934', 'volume_type': 'da567e6c-f169-4666-9d5f-64083f8c8cba', 'group_id': 'ade19122-fd55-4170-ab96-0df57b8631b2', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:41.987438 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:41.990939 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:41.990939 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:41.991619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume of 1 GB Jul 22 04:40:41.999010 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0f31c009-41a3-4dbc-b106-82ef1e278aca tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 200 Jul 22 04:40:41.999010 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 143/555] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:41 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:42.001757 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:42.020365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (a7b2d08d-d557-4644-a66a-eb5d91fb53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:42.021481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe45715-8cfe-4f4a-88b2-bd8db395700c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:42.023302 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:42.023302 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:42.023302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:42.065152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fe45715-8cfe-4f4a-88b2-bd8db395700c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:40:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da567e6c-f169-4666-9d5f-64083f8c8cba,is_public=True,name='tempest-GroupsTest-volume-type-1312413314',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da567e6c-f169-4666-9d5f-64083f8c8cba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ade19122-fd55-4170-ab96-0df57b8631b2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:42.065152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa6f658-e1c1-46f3-85ec-5847242c8eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:42.126001 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1312413314 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1312413314, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:42.126997 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1312413314 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1312413314, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:42.224852 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['dea036bf-792d-44ae-919e-0411d855acae', '2110f2d3-5683-4f50-b0e8-d50a7415cce0', 'b681fbde-e8f2-4fff-9875-e458b7027a0e', '7700eb77-fb62-401d-a057-0e28cc15aced'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:42.226941 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa6f658-e1c1-46f3-85ec-5847242c8eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dea036bf-792d-44ae-919e-0411d855acae', '2110f2d3-5683-4f50-b0e8-d50a7415cce0', 'b681fbde-e8f2-4fff-9875-e458b7027a0e', '7700eb77-fb62-401d-a057-0e28cc15aced']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:42.227630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b59bf-84ac-4165-902f-e3ac065c77d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:42.281145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336b59bf-84ac-4165-902f-e3ac065c77d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c3a472-6269-44c0-a0c4-bb5f78ecf445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-571626934',encryption_key_id=None,group_id=ade19122-fd55-4170-ab96-0df57b8631b2,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['dea036bf-792d-44ae-919e-0411d855acae','2110f2d3-5683-4f50-b0e8-d50a7415cce0','b681fbde-e8f2-4fff-9875-e458b7027a0e','7700eb77-fb62-401d-a057-0e28cc15aced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=da567e6c-f169-4666-9d5f-64083f8c8cba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-571626934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ade19122-fd55-4170-ab96-0df57b8631b2,host=None,id=22c3a472-6269-44c0-a0c4-bb5f78ecf445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da567e6c-f169-4666-9d5f-64083f8c8cba),volume_type_id=da567e6c-f169-4666-9d5f-64083f8c8cba)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:42.281145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97af3059-14eb-4fb7-8c48-34227fa46cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:42.327646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97af3059-14eb-4fb7-8c48-34227fa46cc4) transitioned into state 'SUCCESS' from state '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-571626934',encryption_key_id=None,group_id=ade19122-fd55-4170-ab96-0df57b8631b2,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['dea036bf-792d-44ae-919e-0411d855acae','2110f2d3-5683-4f50-b0e8-d50a7415cce0','b681fbde-e8f2-4fff-9875-e458b7027a0e','7700eb77-fb62-401d-a057-0e28cc15aced'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=da567e6c-f169-4666-9d5f-64083f8c8cba)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:42.328673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5d7bc0-9eee-4e66-aded-f598d63ea019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:42.366805 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb5d7bc0-9eee-4e66-aded-f598d63ea019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:42.367843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (a7b2d08d-d557-4644-a66a-eb5d91fb53a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:42.374957 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request issued successfully. Jul 22 04:40:42.374957 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:42.374957 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:42.470372 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:42.490653 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:42.490653 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:42.505506 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-628fc6d6-4b50-4c93-bac7-f2bac12fa7ef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:42.505506 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 137/556] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:40:41 2026] POST /volume/v3/volumes => generated 814 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:42.530868 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:42.538131 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 Jul 22 04:40:42.538486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:42.538863 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:42.560600 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:42.560600 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:42.569697 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:42.570771 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:42.571116 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:42.643921 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:42.649642 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:42.649642 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:42.662304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c70b44e-c9ba-4a14-8eaf-a21907333e97 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 returned with HTTP 200 Jul 22 04:40:42.662304 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 142/557] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:42 2026] GET /volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 => generated 906 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:43.028645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.034637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.034637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.034637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.050088 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.050088 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:43.062554 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:43.075906 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2328f99-7d78-4ff5-92cc-b08ecd8ed873 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 200 Jul 22 04:40:43.076563 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 136/558] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:43.101999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.105041 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.105383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.105995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.127563 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.127563 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:43.135544 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:43.143833 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4e6d1a6-2608-42de-b697-c84dfb46ce3e tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 200 Jul 22 04:40:43.143833 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 144/559] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 874 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:43.166134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6ea11684-039b-4061-b306-0ae47aed908c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.173148 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ea11684-039b-4061-b306-0ae47aed908c tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.173148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ea11684-039b-4061-b306-0ae47aed908c tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.173148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ea11684-039b-4061-b306-0ae47aed908c tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.185210 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.185210 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:43.198390 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6ea11684-039b-4061-b306-0ae47aed908c tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:43.217587 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ea11684-039b-4061-b306-0ae47aed908c tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 200 Jul 22 04:40:43.218142 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 138/560] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 874 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:43.250565 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.258647 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] DELETE https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.258647 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.258893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.259557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume with id: 091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.277975 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.277975 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:43.278750 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:43.350915 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume request issued successfully. Jul 22 04:40:43.350915 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bdd44285-7b27-4ad6-aea9-83d8aa70f6d2 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 202 Jul 22 04:40:43.351149 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 143/561] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:43 2026] DELETE /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:43.368809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.373698 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:43.374368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.374368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.390630 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.390630 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:43.400942 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:43.412157 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd5daa6c-2fcb-4590-a283-0af3f63364fa tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 200 Jul 22 04:40:43.412157 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 137/562] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 873 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:43.679773 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.684099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 Jul 22 04:40:43.684099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.684099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.700883 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.700883 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:43.712779 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:43.714275 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:43.715718 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:43.792342 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:43.801242 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.801242 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:43.820122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76ecc2bc-f71e-44a7-b702-f1617f7d494a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 returned with HTTP 200 Jul 22 04:40:43.820812 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 145/563] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 => generated 907 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:43.844191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-12798d7e-5472-4a2b-b976-61190345e674 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.848240 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12798d7e-5472-4a2b-b976-61190345e674 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:43.848675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12798d7e-5472-4a2b-b976-61190345e674 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.848831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12798d7e-5472-4a2b-b976-61190345e674 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.849150 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-12798d7e-5472-4a2b-b976-61190345e674 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:43.859172 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.859172 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:43.877536 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12798d7e-5472-4a2b-b976-61190345e674 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 returned with HTTP 200 Jul 22 04:40:43.878111 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 139/564] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:43.894612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-156b82db-b395-4c19-8b5f-286625ef3689 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.896841 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-156b82db-b395-4c19-8b5f-286625ef3689 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:43.896841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-156b82db-b395-4c19-8b5f-286625ef3689 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.896919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-156b82db-b395-4c19-8b5f-286625ef3689 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.898012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-156b82db-b395-4c19-8b5f-286625ef3689 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:43.903196 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:43.903196 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:43.920479 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-156b82db-b395-4c19-8b5f-286625ef3689 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b returned with HTTP 200 Jul 22 04:40:43.920943 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 144/565] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:43.934717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c41f4cac-fc8a-4732-a586-f5bc2b4d250f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:43.938230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c41f4cac-fc8a-4732-a586-f5bc2b4d250f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/detail Jul 22 04:40:43.938230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c41f4cac-fc8a-4732-a586-f5bc2b4d250f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:43.938475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c41f4cac-fc8a-4732-a586-f5bc2b4d250f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:43.983752 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c41f4cac-fc8a-4732-a586-f5bc2b4d250f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/detail returned with HTTP 200 Jul 22 04:40:43.983752 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 138/566] 10.4.3.175 () {68 vars in 1296 bytes} [Wed Jul 22 04:40:43 2026] GET /volume/v3/groups/detail => generated 640 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:44.003564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.005883 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:44.007061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.007571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.008095 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:44.011923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:44.026525 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:44.027847 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:44.028768 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:44.088522 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:44.096478 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.096478 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:44.113341 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c81057a0-6809-4984-b5d9-2f94d99bcd5f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:44.113866 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 146/567] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:44.137532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.140991 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:44.140991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.142149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.142280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:44.142888 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.142888 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:44.143834 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:44.157644 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:44.158580 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:44.158804 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:44.231656 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:44.244003 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.244003 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:44.264485 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d34f63c-3234-4ae8-a3ba-5823e035ea2d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:44.265184 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 140/568] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:44.285764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.289708 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action Jul 22 04:40:44.289708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:44.289918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:44.292818 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] delete called for group ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:40:44.292818 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Delete group with id: ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:44.299523 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.299523 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:44.371597 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-171524c3-dc4f-44c5-a8c3-b03569e16a7d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action returned with HTTP 202 Jul 22 04:40:44.372305 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 145/569] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:40:44 2026] POST /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:44.384715 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.387759 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 Jul 22 04:40:44.388805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.388805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.406391 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.406391 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:44.419873 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:44.420537 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:44.420818 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:44.429476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d5be795c-854c-4510-ba74-eadd7329cbf9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.434793 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5be795c-854c-4510-ba74-eadd7329cbf9 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 Jul 22 04:40:44.434793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5be795c-854c-4510-ba74-eadd7329cbf9 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.434793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5be795c-854c-4510-ba74-eadd7329cbf9 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.442991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5be795c-854c-4510-ba74-eadd7329cbf9 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 returned with HTTP 404 Jul 22 04:40:44.443995 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 147/570] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/091cd64b-6655-48ee-bedc-a59d18be36d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:44.455314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aab70f40-7295-412c-b451-690db550f953 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.461567 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aab70f40-7295-412c-b451-690db550f953 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:44.461911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aab70f40-7295-412c-b451-690db550f953 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.462240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aab70f40-7295-412c-b451-690db550f953 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.474755 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.474755 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:44.480705 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:44.482723 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-aab70f40-7295-412c-b451-690db550f953 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:44.487454 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.487454 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:44.496998 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aab70f40-7295-412c-b451-690db550f953 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 200 Jul 22 04:40:44.496998 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 141/571] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:44.504692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7833bbde-a2d7-4fc6-9a66-3dce587f7db6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 returned with HTTP 200 Jul 22 04:40:44.506984 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 139/572] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 => generated 906 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:44.521223 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.523488 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:44.524001 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.524409 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.524624 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume with id: d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:44.538170 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.538170 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:44.539562 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:44.578753 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Delete volume request issued successfully. Jul 22 04:40:44.584352 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dfff00e-e16d-4887-bf74-4bdf0bc0ad17 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 202 Jul 22 04:40:44.584352 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 146/573] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:44 2026] DELETE /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:44.596014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:44.600324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:44.600576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:44.600933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:44.616235 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:44.616235 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:44.628670 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Volume info retrieved successfully. Jul 22 04:40:44.648002 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ed05ff97-3960-4cc7-9b48-80b1a6994bd4 tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 200 Jul 22 04:40:44.648002 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 148/574] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:44 2026] GET /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:45.527099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5030dbd3-9263-46a6-b5b2-46a69a3318df None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:45.529737 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5030dbd3-9263-46a6-b5b2-46a69a3318df tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 Jul 22 04:40:45.530112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5030dbd3-9263-46a6-b5b2-46a69a3318df tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:45.531089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5030dbd3-9263-46a6-b5b2-46a69a3318df tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:45.541711 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5030dbd3-9263-46a6-b5b2-46a69a3318df tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 returned with HTTP 404 Jul 22 04:40:45.543363 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 142/575] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:45 2026] GET /volume/v3/volumes/22c3a472-6269-44c0-a0c4-bb5f78ecf445 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:45.562993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:45.565742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:45.566040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:45.566389 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:45.566565 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:45.573188 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-055ed71f-02b9-4bf3-b5a6-847c2a96906a tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 returned with HTTP 404 Jul 22 04:40:45.573918 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 140/576] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:45 2026] GET /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:45.585245 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:45.590742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action Jul 22 04:40:45.591210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:45.591408 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:45.593102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] delete called for group 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:40:45.593262 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Delete group with id: 143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:45.598459 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:45.598459 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:45.642100 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7fa9ef36-536d-46b9-8564-a9414315bac9 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action returned with HTTP 202 Jul 22 04:40:45.642993 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 147/577] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:40:45 2026] POST /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:45.655852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d603ced3-6435-439a-9a6f-d654ad245299 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:45.658073 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d603ced3-6435-439a-9a6f-d654ad245299 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:45.659389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d603ced3-6435-439a-9a6f-d654ad245299 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:45.659389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d603ced3-6435-439a-9a6f-d654ad245299 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:45.659389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-d603ced3-6435-439a-9a6f-d654ad245299 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:45.664597 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:45.664597 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:45.666096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c1bca171-f7f1-4194-8769-bd44f077da1b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:45.669501 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c1bca171-f7f1-4194-8769-bd44f077da1b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] GET https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc Jul 22 04:40:45.670017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c1bca171-f7f1-4194-8769-bd44f077da1b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:45.670017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c1bca171-f7f1-4194-8769-bd44f077da1b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:45.678081 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c1bca171-f7f1-4194-8769-bd44f077da1b tempest-VolumesCloneTest-1985864604 tempest-VolumesCloneTest-1985864604-project-member] https://10.4.3.175/volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc returned with HTTP 404 Jul 22 04:40:45.678081 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 143/578] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:45 2026] GET /volume/v3/volumes/d2e1a981-776d-49f5-bbb4-a9196b8d9bdc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:40:45.680114 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d603ced3-6435-439a-9a6f-d654ad245299 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b returned with HTTP 200 Jul 22 04:40:45.680578 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 149/579] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:45 2026] GET /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:46.698556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.700216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:46.700216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.700816 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.700816 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:46.706724 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-100ad345-83fd-43d7-931d-1fd85fd410b3 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b returned with HTTP 404 Jul 22 04:40:46.707376 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 141/580] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:46 2026] GET /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:46.724992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-676ea24c-5000-4873-9116-da889f2c43a4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.728346 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-676ea24c-5000-4873-9116-da889f2c43a4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/detail Jul 22 04:40:46.728657 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-676ea24c-5000-4873-9116-da889f2c43a4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.728892 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-676ea24c-5000-4873-9116-da889f2c43a4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.736257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-676ea24c-5000-4873-9116-da889f2c43a4 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/detail returned with HTTP 200 Jul 22 04:40:46.736455 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 148/581] 10.4.3.175 () {68 vars in 1296 bytes} [Wed Jul 22 04:40:46 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:46.752758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.755418 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:46.755788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.755911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.756231 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:46.757448 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:46.775524 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:46.779038 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-71f35a45-1f14-4daa-971d-d7858a0cb20c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:46.779364 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 144/582] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:46.798560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.804767 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action Jul 22 04:40:46.804767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:46.804767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:46.808996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] delete called for group 143c060d-510d-47f7-8739-418d9684e08b {{(pid=100125) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:40:46.808996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Delete group with id: 143c060d-510d-47f7-8739-418d9684e08b Jul 22 04:40:46.814407 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9146350d-9f89-4e48-9431-70ebba5d5e94 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action returned with HTTP 404 Jul 22 04:40:46.815651 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 150/583] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:40:46 2026] POST /volume/v3/groups/143c060d-510d-47f7-8739-418d9684e08b/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:46.828656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.835548 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:46.835854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.836165 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.839643 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:46.841567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:46.855155 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:46.858098 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6799b0e5-3ec6-45ec-b989-ec87fc15ffef tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:46.858827 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 142/584] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:46.876230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.878916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action Jul 22 04:40:46.879373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:46.879506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:46.883090 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] delete called for group ade19122-fd55-4170-ab96-0df57b8631b2 {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:40:46.883318 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Delete group with id: ade19122-fd55-4170-ab96-0df57b8631b2 Jul 22 04:40:46.889038 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ae3a1cb-f9b4-4c30-b84d-95ecc65d1938 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action returned with HTTP 404 Jul 22 04:40:46.889449 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 149/585] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:40:46 2026] POST /volume/v3/groups/ade19122-fd55-4170-ab96-0df57b8631b2/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:46.905524 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f20ea39c-a5a7-40c6-967b-2465591c881f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.910752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f20ea39c-a5a7-40c6-967b-2465591c881f tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6 Jul 22 04:40:46.910752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f20ea39c-a5a7-40c6-967b-2465591c881f tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.910752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f20ea39c-a5a7-40c6-967b-2465591c881f tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.952632 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f20ea39c-a5a7-40c6-967b-2465591c881f tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/group_types/3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6 returned with HTTP 202 Jul 22 04:40:46.953625 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 145/586] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:40:46 2026] DELETE /volume/v3/group_types/3b520fbb-f284-4b7b-b3f4-6f5eecb54fa6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:46.967666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ca3a3523-1465-4ee1-bb2e-b5fdda62caf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:46.970935 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ca3a3523-1465-4ee1-bb2e-b5fdda62caf0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] DELETE https://10.4.3.175/volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba Jul 22 04:40:46.971504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ca3a3523-1465-4ee1-bb2e-b5fdda62caf0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:46.972147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ca3a3523-1465-4ee1-bb2e-b5fdda62caf0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:46.975647 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:46.975647 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:47.052387 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ca3a3523-1465-4ee1-bb2e-b5fdda62caf0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba returned with HTTP 202 Jul 22 04:40:47.053647 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 151/587] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:40:46 2026] DELETE /volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:47.064381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3ffdd72e-185a-413c-8610-a678cb657ae8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.067622 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ffdd72e-185a-413c-8610-a678cb657ae8 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] GET https://10.4.3.175/volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba Jul 22 04:40:47.067819 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ffdd72e-185a-413c-8610-a678cb657ae8 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:47.068123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ffdd72e-185a-413c-8610-a678cb657ae8 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:47.081980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ffdd72e-185a-413c-8610-a678cb657ae8 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba returned with HTTP 404 Jul 22 04:40:47.082379 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 143/588] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:40:47 2026] GET /volume/v3/types/da567e6c-f169-4666-9d5f-64083f8c8cba => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:47.097685 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1f528f1a-e786-4d70-9566-6ba352d0a3c9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.100941 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f528f1a-e786-4d70-9566-6ba352d0a3c9 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:40:47.101612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1f528f1a-e786-4d70-9566-6ba352d0a3c9 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-352022623"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:47.135134 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f528f1a-e786-4d70-9566-6ba352d0a3c9 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:40:47.135571 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 150/589] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:40:47 2026] POST /volume/v3/types => generated 215 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:47.150335 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-654687b0-6590-437b-9259-4427a8a8cbaa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.155389 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-654687b0-6590-437b-9259-4427a8a8cbaa tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:40:47.156294 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-654687b0-6590-437b-9259-4427a8a8cbaa tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-738466384"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:47.187986 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-654687b0-6590-437b-9259-4427a8a8cbaa tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:40:47.188494 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 146/590] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:40:47 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:47.204146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.208922 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:40:47.209267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1cde4acf-8018-437c-81c1-54d3175047b3", "volume_types": ["c56c022a-77cf-4b7b-84ad-e53d95120622"], "name": "tempest-GroupsTest-Group-2140232256"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:47.211448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating new group {'group': {'group_type': '1cde4acf-8018-437c-81c1-54d3175047b3', 'volume_types': ['c56c022a-77cf-4b7b-84ad-e53d95120622'], 'name': 'tempest-GroupsTest-Group-2140232256'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:40:47.221882 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Creating group tempest-GroupsTest-Group-2140232256. Jul 22 04:40:47.248985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:40:47.247364. {{(pid=100125) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:40:47.248985 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:47.279182 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['56d80da4-99f5-4b23-8081-965d7e43d383'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:47.335103 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-761c06c7-fc4b-4c39-9653-a3dc92a8a6b6 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:40:47.336466 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 152/591] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:40:47 2026] POST /volume/v3/groups => generated 104 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:47.350247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.353613 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:47.353909 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:47.358744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:47.359071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:47.366493 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:47.366493 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:47.385080 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a13b162-1ab3-4cd2-94d8-e4d5942f8fa7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:47.387271 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 144/592] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:47 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 332 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:47.524174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-198e32ec-9f10-432d-99d5-effb11f01619 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:47.697357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:47.697357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1321805273", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:47.698102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1321805273', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:47.823226 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume of 1 GB Jul 22 04:40:47.829497 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Availability Zones retrieved successfully. Jul 22 04:40:47.839161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (7384bdf8-50d4-40de-91c4-d78c90abca7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:47.840622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be804cde-345a-440b-91bf-e687a3bae8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:47.842100 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:47.921910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be804cde-345a-440b-91bf-e687a3bae8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:47.923131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474ea72a-fd35-4802-94af-abefb9c91857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.032212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Created reservations ['68e5283a-dd34-4d76-b977-9f9cd8c65bad', '20443273-64c8-43b4-8a64-af3b252ac2cf', '657e951d-d7d2-4fb7-8896-788ab7fe9558', 'd0fee835-88d2-4638-ab68-6a37666bff7e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:48.033478 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474ea72a-fd35-4802-94af-abefb9c91857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e5283a-dd34-4d76-b977-9f9cd8c65bad', '20443273-64c8-43b4-8a64-af3b252ac2cf', '657e951d-d7d2-4fb7-8896-788ab7fe9558', 'd0fee835-88d2-4638-ab68-6a37666bff7e']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.034585 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095333c0-ea12-4a11-86c5-ee590a8ef85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.068126 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (095333c0-ea12-4a11-86c5-ee590a8ef85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b99c1309-08a1-4abd-86bc-9ee11ec82c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1321805273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['68e5283a-dd34-4d76-b977-9f9cd8c65bad','20443273-64c8-43b4-8a64-af3b252ac2cf','657e951d-d7d2-4fb7-8896-788ab7fe9558','d0fee835-88d2-4638-ab68-6a37666bff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1321805273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b99c1309-08a1-4abd-86bc-9ee11ec82c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b995bfc12ee46dcbaeb13738321680e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de6563915c14f76bc246d0ca539a4cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.068126 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cccafb0-b321-4bec-9dc3-f642f0894b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.092132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cccafb0-b321-4bec-9dc3-f642f0894b38) transitioned into state 'SUCCESS' from state '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-1321805273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['68e5283a-dd34-4d76-b977-9f9cd8c65bad','20443273-64c8-43b4-8a64-af3b252ac2cf','657e951d-d7d2-4fb7-8896-788ab7fe9558','d0fee835-88d2-4638-ab68-6a37666bff7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.092339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b9e548-dbb7-4619-a6dc-025b1ee06e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.094958 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.107627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b9e548-dbb7-4619-a6dc-025b1ee06e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.108808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (7384bdf8-50d4-40de-91c4-d78c90abca7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:48.108808 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request issued successfully. Jul 22 04:40:48.109387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-198e32ec-9f10-432d-99d5-effb11f01619 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:48.109993 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 151/593] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:40:47 2026] POST /volume/v3/volumes => generated 752 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:48.130804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.134017 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:40:48.134017 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:48.134017 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:48.143847 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.143847 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:48.151247 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:48.157453 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba0b5a12-763e-4a8b-a3c7-fcb315e149ee tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 200 Jul 22 04:40:48.158236 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 153/594] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:48 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:48.244640 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:48.244779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2075142192"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:48.247736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2075142192'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:48.247736 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Create volume of 2 GB Jul 22 04:40:48.255657 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Availability Zones retrieved successfully. Jul 22 04:40:48.264788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Flow 'volume_create_api' (4e1d10f8-9b0f-4197-a2fa-e500b8f39969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:48.266614 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8d48e7-daef-4b95-afe6-9f928017b781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.268130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Validating volume size '2' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:48.315990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad8d48e7-daef-4b95-afe6-9f928017b781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.318037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56d66e9-8e58-44a4-b1fb-7ff3775b31ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.397579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.400243 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:48.400450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:48.400757 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:48.401054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:48.409262 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.409262 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:48.423789 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a91c0b88-5b25-4617-88e1-ec5c15261c66 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:48.424729 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 145/595] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:48 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:48.439924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.442619 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:48.443322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-415167826", "volume_type": "c56c022a-77cf-4b7b-84ad-e53d95120622", "group_id": "a92ff420-afb2-472f-9d62-f4ddce24d11f", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:48.445340 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-415167826', 'volume_type': 'c56c022a-77cf-4b7b-84ad-e53d95120622', 'group_id': 'a92ff420-afb2-472f-9d62-f4ddce24d11f', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:48.458070 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.458070 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:48.458984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume of 1 GB Jul 22 04:40:48.467357 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:48.480826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (3d2d5878-2c4a-4025-8b7e-4f9d2aa2e074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:48.482094 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Created reservations ['75c05eed-b716-49d2-9054-7d112c46186d', '2452fe85-3064-4e6d-b583-7d5dbd77a7ed', '5fb539dc-0099-496c-a731-ddd9f7a43033', '7e613021-c139-4c92-a393-b6510fa468ff'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:48.483706 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56d66e9-8e58-44a4-b1fb-7ff3775b31ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c05eed-b716-49d2-9054-7d112c46186d', '2452fe85-3064-4e6d-b583-7d5dbd77a7ed', '5fb539dc-0099-496c-a731-ddd9f7a43033', '7e613021-c139-4c92-a393-b6510fa468ff']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.485358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df9d867-2cbd-42e4-b63a-6435a74ff745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.485499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123486b9-b30c-4f79-882f-e89200661192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.486302 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.486302 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:48.486943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:48.520005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123486b9-b30c-4f79-882f-e89200661192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:40:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c56c022a-77cf-4b7b-84ad-e53d95120622,is_public=True,name='tempest-GroupsTest-volume-type-352022623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c56c022a-77cf-4b7b-84ad-e53d95120622', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a92ff420-afb2-472f-9d62-f4ddce24d11f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.521629 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3b83f9-ff0a-4b2b-ae1a-730cf0e78976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.526941 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4df9d867-2cbd-42e4-b63a-6435a74ff745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a2409a-236e-4bc0-b705-404097ed0515', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2075142192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a228250d311d4db2a535cdae50d15641',qos_specs=None,replication_status=,reservations=['75c05eed-b716-49d2-9054-7d112c46186d','2452fe85-3064-4e6d-b583-7d5dbd77a7ed','5fb539dc-0099-496c-a731-ddd9f7a43033','7e613021-c139-4c92-a393-b6510fa468ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a543be629894889ab7c01c228a43da7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2075142192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a2409a-236e-4bc0-b705-404097ed0515,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a228250d311d4db2a535cdae50d15641',provider_auth=None,provider_geometry=None,provider_id=None,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='7a543be629894889ab7c01c228a43da7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.528063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd522d4-62d5-454f-93f7-eaadcd8be6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.567004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cd522d4-62d5-454f-93f7-eaadcd8be6dd) transitioned into state 'SUCCESS' from state '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-2075142192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a228250d311d4db2a535cdae50d15641',qos_specs=None,replication_status=,reservations=['75c05eed-b716-49d2-9054-7d112c46186d','2452fe85-3064-4e6d-b583-7d5dbd77a7ed','5fb539dc-0099-496c-a731-ddd9f7a43033','7e613021-c139-4c92-a393-b6510fa468ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a543be629894889ab7c01c228a43da7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.568491 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5b2054-b49c-4990-ac80-e004a7380791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.587661 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-352022623 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-352022623, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:48.587661 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-352022623 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-352022623, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:48.592787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5b2054-b49c-4990-ac80-e004a7380791) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.593118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Flow 'volume_create_api' (4e1d10f8-9b0f-4197-a2fa-e500b8f39969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:48.593933 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Create volume request issued successfully. Jul 22 04:40:48.594799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5620901-1b18-4e17-8fca-7830c2aaa439 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:48.596318 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 147/596] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:48 2026] POST /volume/v3/volumes => generated 755 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:48.627179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.630188 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] GET https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:48.630432 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:48.631946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:48.641876 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.641876 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:48.645620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['1930677b-ef84-4842-8c41-1f919b7c4117', '3d7a96ea-3d6f-472a-a8bd-a34120f561ed', '5a31bd73-d88f-48f8-9bd4-0c74b9aad7c6', 'a43db551-8dcd-4761-80ed-8f8d3b87822e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:48.647211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3b83f9-ff0a-4b2b-ae1a-730cf0e78976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1930677b-ef84-4842-8c41-1f919b7c4117', '3d7a96ea-3d6f-472a-a8bd-a34120f561ed', '5a31bd73-d88f-48f8-9bd4-0c74b9aad7c6', 'a43db551-8dcd-4761-80ed-8f8d3b87822e']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.647211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4143e9-b336-4a52-a5e1-1c1c679e8318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.649212 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume info retrieved successfully. Jul 22 04:40:48.659517 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e6621e8-32d4-4c09-ac5a-c3f0af444987 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 200 Jul 22 04:40:48.660051 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 154/597] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:48 2026] GET /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:48.677072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c4143e9-b336-4a52-a5e1-1c1c679e8318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a206e80-8e86-42a7-8a24-f1578e25e747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-415167826',encryption_key_id=None,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['1930677b-ef84-4842-8c41-1f919b7c4117','3d7a96ea-3d6f-472a-a8bd-a34120f561ed','5a31bd73-d88f-48f8-9bd4-0c74b9aad7c6','a43db551-8dcd-4761-80ed-8f8d3b87822e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-415167826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,host=None,id=6a206e80-8e86-42a7-8a24-f1578e25e747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c56c022a-77cf-4b7b-84ad-e53d95120622),volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.679885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4390b641-2ffe-473f-b793-001faf32390e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.718833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4390b641-2ffe-473f-b793-001faf32390e) transitioned into state 'SUCCESS' from state '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-415167826',encryption_key_id=None,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['1930677b-ef84-4842-8c41-1f919b7c4117','3d7a96ea-3d6f-472a-a8bd-a34120f561ed','5a31bd73-d88f-48f8-9bd4-0c74b9aad7c6','a43db551-8dcd-4761-80ed-8f8d3b87822e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.720199 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13b2342-9896-4abe-8ee3-25a2c1a35795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:48.747997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a13b2342-9896-4abe-8ee3-25a2c1a35795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:48.748650 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (3d2d5878-2c4a-4025-8b7e-4f9d2aa2e074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:48.749187 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request issued successfully. Jul 22 04:40:48.750356 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:48.750356 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:48.805681 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:48.812006 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.812006 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:48.817908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9abbcca0-c164-4f1e-a194-45e6c7d431be tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:48.818422 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 152/598] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:40:48 2026] POST /volume/v3/volumes => generated 813 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:48.839195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:48.842561 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 Jul 22 04:40:48.842871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:48.843400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:48.851613 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.851613 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:48.864641 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:48.865688 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:48.865936 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:48.912895 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:48.916620 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:48.916620 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:48.929419 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8cf0e3f-e561-42ba-9d9a-35dd679916de tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 returned with HTTP 200 Jul 22 04:40:48.929863 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 146/599] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:48 2026] GET /volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 => generated 881 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:49.178223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f54110c2-5beb-46bb-b201-9010ce141c21 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.182859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f54110c2-5beb-46bb-b201-9010ce141c21 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:40:49.182859 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f54110c2-5beb-46bb-b201-9010ce141c21 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.182859 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f54110c2-5beb-46bb-b201-9010ce141c21 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.190786 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.190786 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:49.195282 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f54110c2-5beb-46bb-b201-9010ce141c21 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:49.201091 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f54110c2-5beb-46bb-b201-9010ce141c21 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 200 Jul 22 04:40:49.201665 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 148/600] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:49.221792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.223480 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:49.224142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-528116946"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:49.225675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-528116946'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:49.225859 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume of 1 GB Jul 22 04:40:49.232441 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Availability Zones retrieved successfully. Jul 22 04:40:49.240302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (0492fd2d-05f3-4544-8af7-8961cbdf5841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:49.241662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b94e9d-7a1d-4270-8962-b29eca94e520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.242922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:49.285992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b94e9d-7a1d-4270-8962-b29eca94e520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:49.285992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a56b69-e74c-4667-ae94-3d0095a7cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.343532 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Created reservations ['9fb31370-75a1-4781-a6a7-24e6042817f4', '6621f626-57a5-4ee7-81e7-604788bfe18b', '4b9bbd23-475f-4cd7-a8e1-410441decb4c', 'e5133b75-60a9-4e8b-b4ea-f97f9bbf7593'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:49.344811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a56b69-e74c-4667-ae94-3d0095a7cdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fb31370-75a1-4781-a6a7-24e6042817f4', '6621f626-57a5-4ee7-81e7-604788bfe18b', '4b9bbd23-475f-4cd7-a8e1-410441decb4c', 'e5133b75-60a9-4e8b-b4ea-f97f9bbf7593']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:49.345984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cde95f-ded2-43e3-a506-599f4b4efe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.377698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cde95f-ded2-43e3-a506-599f4b4efe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba794c5f-17a3-42b5-8468-95108ef8dace', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-528116946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['9fb31370-75a1-4781-a6a7-24e6042817f4','6621f626-57a5-4ee7-81e7-604788bfe18b','4b9bbd23-475f-4cd7-a8e1-410441decb4c','e5133b75-60a9-4e8b-b4ea-f97f9bbf7593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-528116946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba794c5f-17a3-42b5-8468-95108ef8dace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b995bfc12ee46dcbaeb13738321680e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de6563915c14f76bc246d0ca539a4cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:49.379838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa9927c-3358-4b72-bb78-de7e1458e9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.423350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa9927c-3358-4b72-bb78-de7e1458e9e2) transitioned into state 'SUCCESS' from state '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-528116946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['9fb31370-75a1-4781-a6a7-24e6042817f4','6621f626-57a5-4ee7-81e7-604788bfe18b','4b9bbd23-475f-4cd7-a8e1-410441decb4c','e5133b75-60a9-4e8b-b4ea-f97f9bbf7593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:49.424534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91f1a56-e496-475b-b0d4-ac818f995ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.440565 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a91f1a56-e496-475b-b0d4-ac818f995ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:49.441863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (0492fd2d-05f3-4544-8af7-8961cbdf5841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:49.442338 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request issued successfully. Jul 22 04:40:49.443083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd6214b9-5d1e-49e1-a5b3-fec7576415d8 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:49.443805 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 155/601] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:49 2026] POST /volume/v3/volumes => generated 751 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:49.463310 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-edf29cda-7db5-484b-8ab0-84c213cede44 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.466409 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edf29cda-7db5-484b-8ab0-84c213cede44 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:40:49.466409 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edf29cda-7db5-484b-8ab0-84c213cede44 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.467151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edf29cda-7db5-484b-8ab0-84c213cede44 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.480538 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.480538 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:49.485648 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-edf29cda-7db5-484b-8ab0-84c213cede44 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:49.491265 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edf29cda-7db5-484b-8ab0-84c213cede44 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 200 Jul 22 04:40:49.491812 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 153/602] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.685443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.687093 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] GET https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:49.687250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.687717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.696713 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.696713 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:49.704545 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume info retrieved successfully. Jul 22 04:40:49.722102 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e43370ce-f677-40ee-b340-8e9c4b5dff50 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 200 Jul 22 04:40:49.722102 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 147/603] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.737467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.739076 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:49.739683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "94a2409a-236e-4bc0-b705-404097ed0515"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:49.741757 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '94a2409a-236e-4bc0-b705-404097ed0515'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:49.752992 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.752992 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:49.752992 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume retrieved successfully. Jul 22 04:40:49.752992 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Create volume of 1 GB Jul 22 04:40:49.758245 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Availability Zones retrieved successfully. Jul 22 04:40:49.765213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Flow 'volume_create_api' (d2aef5b0-c23f-4f8c-9df8-3275a2de9c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:49.767133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b5b877-0c70-43d3-9357-fcc3f5382596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.768616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:49.770628 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b5b877-0c70-43d3-9357-fcc3f5382596) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:40:49.770628 np0000005618 devstack@c-api.service[100124]: 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 22 04:40:49.772692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b5b877-0c70-43d3-9357-fcc3f5382596) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:49.773667 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b5b877-0c70-43d3-9357-fcc3f5382596) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:40:49.774707 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Flow 'volume_create_api' (d2aef5b0-c23f-4f8c-9df8-3275a2de9c0a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:40:49.775104 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2628019c-98b6-4353-b96a-febb0d0c45a8 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:40:49.776450 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 149/604] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:49 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:40:49.791642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-87be098c-2596-4c7f-a570-223bb4e1421d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.794330 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-87be098c-2596-4c7f-a570-223bb4e1421d tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] GET https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:49.795166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-87be098c-2596-4c7f-a570-223bb4e1421d tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.795166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-87be098c-2596-4c7f-a570-223bb4e1421d tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.803799 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.803799 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:49.806577 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.809409 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-87be098c-2596-4c7f-a570-223bb4e1421d tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume info retrieved successfully. Jul 22 04:40:49.809491 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:49.809491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.809491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.813267 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-87be098c-2596-4c7f-a570-223bb4e1421d tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 200 Jul 22 04:40:49.813653 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 156/605] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.820524 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.820524 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:49.825405 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:49.831452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.832079 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b44a2dee-79d9-49e0-84ab-759a7afa25e9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:49.832492 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 154/606] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.833803 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] DELETE https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:49.834289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.834348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.834843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Delete volume with id: 94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:49.850581 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.850581 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:49.851558 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume info retrieved successfully. Jul 22 04:40:49.891069 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Delete volume request issued successfully. Jul 22 04:40:49.891069 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b9d4d92e-00c4-4cb4-86a6-25d5352cfaa4 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 202 Jul 22 04:40:49.891501 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 148/607] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:40:49 2026] DELETE /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:49.899674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.900204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.902428 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] GET https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:49.902788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.903057 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:49.903115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.903288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.903503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.911001 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.911001 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:49.914190 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.914190 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:49.916669 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Volume info retrieved successfully. Jul 22 04:40:49.922939 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:49.925506 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-693e4072-9dca-4202-9ff1-f301b2d4c24c tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 200 Jul 22 04:40:49.926560 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 157/608] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.931631 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-016bdba7-bc0d-47e4-93c9-e4668d3ee4af tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:49.932232 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 150/609] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:49.949056 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cec2896-ac47-429f-b065-c7541928b11e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:49.954668 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 Jul 22 04:40:49.955081 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:49.955305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:49.975836 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:49.975836 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:49.985994 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:49.985994 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:49.985994 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:50.051873 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:50.058384 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.058384 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:50.069555 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-df04a1be-2d6b-4f28-a194-e63351290cbe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.070418 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df04a1be-2d6b-4f28-a194-e63351290cbe None None] GET https://10.4.3.175/volume// Jul 22 04:40:50.070418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df04a1be-2d6b-4f28-a194-e63351290cbe None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.071442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df04a1be-2d6b-4f28-a194-e63351290cbe None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.071442 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df04a1be-2d6b-4f28-a194-e63351290cbe None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:50.072485 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 149/610] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:40: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 22 04:40:50.073287 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cec2896-ac47-429f-b065-c7541928b11e tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 returned with HTTP 200 Jul 22 04:40:50.077823 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 155/611] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:49 2026] GET /volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 => generated 906 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:50.089269 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-3ea839a0-b3df-4426-b0c0-a46c0444270b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.095131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.095866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-3ea839a0-b3df-4426-b0c0-a46c0444270b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:40:50.096637 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-3ea839a0-b3df-4426-b0c0-a46c0444270b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30fc28e1-cc69-471f-950d-b9ea54e755ce", "connector": null, "instance_uuid": "2aee0b93-4d64-4c17-a009-63df000da357"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:50.098161 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:50.098643 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1556365347", "volume_type": "c56c022a-77cf-4b7b-84ad-e53d95120622", "group_id": "a92ff420-afb2-472f-9d62-f4ddce24d11f", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:50.101090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1556365347', 'volume_type': 'c56c022a-77cf-4b7b-84ad-e53d95120622', 'group_id': 'a92ff420-afb2-472f-9d62-f4ddce24d11f', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:50.108848 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.108848 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:50.112640 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.112640 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:50.113564 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume of 1 GB Jul 22 04:40:50.122842 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Availability Zones retrieved successfully. Jul 22 04:40:50.131210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (99cef8a2-f29e-41d4-9488-961d3ae59c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:50.132924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68df29bf-2b86-4779-9340-763c9235ed8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.133811 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.133811 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:50.134461 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:50.160368 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-3ea839a0-b3df-4426-b0c0-a46c0444270b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:40:50.160952 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 158/612] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:40:50 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 22 04:40:50.165283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68df29bf-2b86-4779-9340-763c9235ed8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:40:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c56c022a-77cf-4b7b-84ad-e53d95120622,is_public=True,name='tempest-GroupsTest-volume-type-352022623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c56c022a-77cf-4b7b-84ad-e53d95120622', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a92ff420-afb2-472f-9d62-f4ddce24d11f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.166399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3919650-42f5-450e-977d-adc299fb0647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.212484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.215753 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:50.215884 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-352022623 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-352022623, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:50.216398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.216398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.217493 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-352022623 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-352022623, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:40:50.240323 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.240323 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:50.240990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-96e9e3cb-7f34-4b71-b27a-3dd73434191f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.241640 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96e9e3cb-7f34-4b71-b27a-3dd73434191f None None] GET https://10.4.3.175/volume// Jul 22 04:40:50.241833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96e9e3cb-7f34-4b71-b27a-3dd73434191f None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.242110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96e9e3cb-7f34-4b71-b27a-3dd73434191f None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.242637 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96e9e3cb-7f34-4b71-b27a-3dd73434191f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:40:50.243050 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 156/613] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:40: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 22 04:40:50.251646 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:50.253846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Created reservations ['c0b28071-b02c-4cb6-a851-48e891526952', 'fb6de31b-ee1f-46aa-9e28-64a3fa83bd41', 'abe98436-13ef-4e47-af00-8e4b71155808', '9600a989-1670-42a7-a81f-d00a64e9a6c3'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:50.254090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.254927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3919650-42f5-450e-977d-adc299fb0647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b28071-b02c-4cb6-a851-48e891526952', 'fb6de31b-ee1f-46aa-9e28-64a3fa83bd41', 'abe98436-13ef-4e47-af00-8e4b71155808', '9600a989-1670-42a7-a81f-d00a64e9a6c3']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.255902 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652ae819-f861-4d5c-9693-7d6d82053425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.259386 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:50.259483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.259756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.261790 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba55b06c-753f-4c66-8abe-6ed528063fa9 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:50.262450 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 150/614] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:50.279176 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.279176 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:50.286182 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:50.292588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652ae819-f861-4d5c-9693-7d6d82053425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8db80e-7510-4119-aea5-8108039e5765', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1556365347',encryption_key_id=None,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['c0b28071-b02c-4cb6-a851-48e891526952','fb6de31b-ee1f-46aa-9e28-64a3fa83bd41','abe98436-13ef-4e47-af00-8e4b71155808','9600a989-1670-42a7-a81f-d00a64e9a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1556365347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,host=None,id=1e8db80e-7510-4119-aea5-8108039e5765,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c56c022a-77cf-4b7b-84ad-e53d95120622),volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.294555 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b2c37d-58e3-4399-962e-86167fa15a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.295650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-b211bfb7-9fca-4b9d-8e95-7c0eea8616b6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:50.296715 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 159/615] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1030 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:50.325554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b2c37d-58e3-4399-962e-86167fa15a8c) transitioned into state 'SUCCESS' from state '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-1556365347',encryption_key_id=None,group_id=a92ff420-afb2-472f-9d62-f4ddce24d11f,group_type_id=,metadata={},multiattach=False,project_id='a00b5d2439a34d2a953c3d50ad2a00e6',qos_specs=None,replication_status=,reservations=['c0b28071-b02c-4cb6-a851-48e891526952','fb6de31b-ee1f-46aa-9e28-64a3fa83bd41','abe98436-13ef-4e47-af00-8e4b71155808','9600a989-1670-42a7-a81f-d00a64e9a6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38e3f103feb448d5b9dbdd703c5e53cf',volume_type_id=c56c022a-77cf-4b7b-84ad-e53d95120622)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.326573 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643fec01-9937-446f-a56e-2d7b61c3d4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.349135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (643fec01-9937-446f-a56e-2d7b61c3d4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.349135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Flow 'volume_create_api' (99cef8a2-f29e-41d4-9488-961d3ae59c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:50.349135 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Create volume request issued successfully. Jul 22 04:40:50.349135 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:50.349135 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:50.412839 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:50.420922 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.420922 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:50.428353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ba8a4b9-9208-491c-a9f7-1e15e8f46ae7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:50.428945 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 151/616] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:40:50 2026] POST /volume/v3/volumes => generated 814 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:50.440654 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.444665 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] PUT https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 Jul 22 04:40:50.449984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.451285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:50.452378 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 Jul 22 04:40:50.452614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.452880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.468821 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.468821 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:50.472674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Acquiring lock "cinder-attachment_update-30fc28e1-cc69-471f-950d-b9ea54e755ce-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:40:50.481811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Lock "cinder-attachment_update-30fc28e1-cc69-471f-950d-b9ea54e755ce-np0000005618" acquired by "attachment_update" :: waited 0.010s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:40:50.483289 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.483289 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:50.483985 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:50.484947 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:50.485820 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:50.512884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.514906 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:40:50.515101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.515300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.529078 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.529078 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:50.537409 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:50.546943 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34e1a409-d75d-41d7-94a0-9ba367cc6993 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 200 Jul 22 04:40:50.548789 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 160/617] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:50.549298 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:50.554106 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.554106 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:50.563333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fc0bc903-3ca7-4e58-a257-584394205a59 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.566821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:40:50.566821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-908119963"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:50.568361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-908119963'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:40:50.568444 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume of 1 GB Jul 22 04:40:50.569203 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ab3378f-d802-4771-8ce1-4d7ade536183 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 returned with HTTP 200 Jul 22 04:40:50.569945 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 151/618] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 => generated 882 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:50.574805 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Availability Zones retrieved successfully. Jul 22 04:40:50.584617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (7f063095-4b56-4ac6-8fdb-50f4c2335f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:50.585928 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd09f15b-613f-474b-a6a2-b621537edfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.587364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:40:50.626727 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd09f15b-613f-474b-a6a2-b621537edfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.627892 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b65ef5-526c-45a4-a4c9-334ae464bce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.694506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Lock "cinder-attachment_update-30fc28e1-cc69-471f-950d-b9ea54e755ce-np0000005618" released by "attachment_update" :: held 0.213s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:40:50.694932 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-fae74701-19c4-4f14-8ab7-49a4f006ab3a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 returned with HTTP 200 Jul 22 04:40:50.698628 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 157/619] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:40:50 2026] PUT /volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:40:50.710473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Created reservations ['deff72d8-a1fb-49b0-9631-508187000d9f', '6f925348-25f2-4906-9375-26066f77b960', 'aa36ad6e-b937-45ba-9dfd-b401b22bc87b', '8ea300dc-179b-4d1b-8961-a738e1ea8eb0'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:40:50.710956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b65ef5-526c-45a4-a4c9-334ae464bce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deff72d8-a1fb-49b0-9631-508187000d9f', '6f925348-25f2-4906-9375-26066f77b960', 'aa36ad6e-b937-45ba-9dfd-b401b22bc87b', '8ea300dc-179b-4d1b-8961-a738e1ea8eb0']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.711950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1878843-8f26-4b53-b20d-0d3f776dc46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.747787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1878843-8f26-4b53-b20d-0d3f776dc46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ed941e-fb3e-40e7-a447-8fc7a92a6980', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-908119963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['deff72d8-a1fb-49b0-9631-508187000d9f','6f925348-25f2-4906-9375-26066f77b960','aa36ad6e-b937-45ba-9dfd-b401b22bc87b','8ea300dc-179b-4d1b-8961-a738e1ea8eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-908119963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ed941e-fb3e-40e7-a447-8fc7a92a6980,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b995bfc12ee46dcbaeb13738321680e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7de6563915c14f76bc246d0ca539a4cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.748183 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bf603a-4195-43e0-87f9-64050fec6b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.789592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5bf603a-4195-43e0-87f9-64050fec6b53) transitioned into state 'SUCCESS' from state '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-908119963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b995bfc12ee46dcbaeb13738321680e',qos_specs=None,replication_status=,reservations=['deff72d8-a1fb-49b0-9631-508187000d9f','6f925348-25f2-4906-9375-26066f77b960','aa36ad6e-b937-45ba-9dfd-b401b22bc87b','8ea300dc-179b-4d1b-8961-a738e1ea8eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7de6563915c14f76bc246d0ca539a4cc',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.791025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86339564-0524-4220-ab12-f384c0a2a515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:40:50.807999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86339564-0524-4220-ab12-f384c0a2a515) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:40:50.807999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Flow 'volume_create_api' (7f063095-4b56-4ac6-8fdb-50f4c2335f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:40:50.807999 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Create volume request issued successfully. Jul 22 04:40:50.808753 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fc0bc903-3ca7-4e58-a257-584394205a59 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:40:50.809303 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 152/620] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:40:50 2026] POST /volume/v3/volumes => generated 751 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:40:50.825592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.827897 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:40:50.828209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.829520 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.840502 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:50.840502 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:50.846882 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:50.854533 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-954b5c4c-a018-4963-b9b1-6046f567ac7d tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 200 Jul 22 04:40:50.855154 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 161/621] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:40:50.946431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8edbdfe-d6e8-4dc2-bf56-3c1d063a1d40 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:50.948502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8edbdfe-d6e8-4dc2-bf56-3c1d063a1d40 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] GET https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 Jul 22 04:40:50.948704 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8edbdfe-d6e8-4dc2-bf56-3c1d063a1d40 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:50.948902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8edbdfe-d6e8-4dc2-bf56-3c1d063a1d40 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:50.955413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8edbdfe-d6e8-4dc2-bf56-3c1d063a1d40 tempest-VolumesCloneNegativeTest-1881957954 tempest-VolumesCloneNegativeTest-1881957954-project-member] https://10.4.3.175/volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 returned with HTTP 404 Jul 22 04:40:50.955945 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 152/622] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:50 2026] GET /volume/v3/volumes/94a2409a-236e-4bc0-b705-404097ed0515 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:51.280695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:51.284151 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:51.284469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:51.284848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:51.301752 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.301752 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:51.308587 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:51.316377 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a632a77-7f7e-47d9-b96b-0991f4cad8f8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:51.316864 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 158/623] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:51 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:51.590508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:51.594218 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 Jul 22 04:40:51.594374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:51.595009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:51.605228 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.605228 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:51.613939 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:51.615460 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:51.615694 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:51.694849 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:51.704801 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.704801 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:51.722879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-da039e53-6d75-4beb-99a8-fb46fd2b066f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 returned with HTTP 200 Jul 22 04:40:51.723383 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 153/624] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:51 2026] GET /volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 => generated 907 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:51.743068 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:51.747206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] PUT https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:51.747485 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1e8db80e-7510-4119-aea5-8108039e5765"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:51.755550 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Update called for group a92ff420-afb2-472f-9d62-f4ddce24d11f. {{(pid=100125) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:40:51.755719 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Updating group a92ff420-afb2-472f-9d62-f4ddce24d11f with name new_group description: This is a new group add_volumes: None remove_volumes: 1e8db80e-7510-4119-aea5-8108039e5765. Jul 22 04:40:51.760395 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.760395 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:51.830186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33fb4fbe-0093-4ca2-acb9-6bba48d14366 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 202 Jul 22 04:40:51.830883 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 162/625] 10.4.3.175 () {70 vars in 1407 bytes} [Wed Jul 22 04:40:51 2026] PUT /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 04:40:51.844518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:51.854080 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:51.854222 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:51.854914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:51.854914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:51.863680 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.863680 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:51.876021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f08e970d-ad37-4819-b115-90a741374404 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:51.880993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f08e970d-ad37-4819-b115-90a741374404 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:40:51.880993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f08e970d-ad37-4819-b115-90a741374404 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:51.880993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f08e970d-ad37-4819-b115-90a741374404 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:51.882936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e1faaa16-27b7-4e00-b911-ee2d6620413c tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:51.882936 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 153/626] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:51 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:51.903466 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:51.903466 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:51.908023 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f08e970d-ad37-4819-b115-90a741374404 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:40:51.916998 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f08e970d-ad37-4819-b115-90a741374404 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 200 Jul 22 04:40:51.917235 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 159/627] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:51 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:52.334300 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:52.337219 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:52.337219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:52.338170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:52.356222 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:52.356222 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:52.361534 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:52.366990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9051ddc5-d0d0-4562-9dde-b6a203940eb6 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:52.368030 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 154/628] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:52 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:52.898189 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df76668b-3b16-4732-920e-6014219f1810 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:52.900371 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df76668b-3b16-4732-920e-6014219f1810 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:52.900624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df76668b-3b16-4732-920e-6014219f1810 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:52.900864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df76668b-3b16-4732-920e-6014219f1810 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:52.901066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-df76668b-3b16-4732-920e-6014219f1810 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:52.905952 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:52.905952 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:52.917563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df76668b-3b16-4732-920e-6014219f1810 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:52.917679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 163/629] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:52 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:52.932578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:52.934666 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:52.935353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:52.935353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:52.935353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:52.940731 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:52.940731 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:52.958904 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f86b8cac-14c1-4c67-b0f6-77b090e20adc tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:52.959141 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 154/630] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:52 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:52.971084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:52.973495 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:52.973495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:52.973495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:52.973836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:52.974727 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:52.987624 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:52.988910 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:52.989111 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:53.051434 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:53.055943 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:53.055943 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:53.065004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1726e9ab-0704-4cc1-8134-3f26f8c7788d tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:53.065701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 160/631] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:52 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:53.086547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-914c3bbb-79f7-46b4-abc8-a1561852549f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:53.087759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-914c3bbb-79f7-46b4-abc8-a1561852549f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] PUT https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:53.088069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-914c3bbb-79f7-46b4-abc8-a1561852549f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1e8db80e-7510-4119-aea5-8108039e5765"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:53.090201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-914c3bbb-79f7-46b4-abc8-a1561852549f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Update called for group a92ff420-afb2-472f-9d62-f4ddce24d11f. {{(pid=100124) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:40:53.090294 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.groups [None req-914c3bbb-79f7-46b4-abc8-a1561852549f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Updating group a92ff420-afb2-472f-9d62-f4ddce24d11f with name None description: None add_volumes: 1e8db80e-7510-4119-aea5-8108039e5765 remove_volumes: None. Jul 22 04:40:53.097864 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:53.097864 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:53.156420 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-914c3bbb-79f7-46b4-abc8-a1561852549f tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 202 Jul 22 04:40:53.157262 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 155/632] 10.4.3.175 () {70 vars in 1406 bytes} [Wed Jul 22 04:40:53 2026] PUT /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:53.168435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:53.170614 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:53.170877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:53.171253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:53.171313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:53.175548 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:53.175548 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:53.188478 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dcf38399-7696-4c3a-98d2-bd3209ca065b tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:53.189192 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 164/633] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:53 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:53.396609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:53.398829 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:53.399893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:53.399893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:53.416767 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:53.416767 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:53.421957 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:53.437370 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a4015b5-5300-42f1-8ad5-3082a9721bbf tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:53.437997 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 155/634] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:53 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:40:54.077801 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-36fcb7ee-130a-44a8-aee1-23c0916119b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.081598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-36fcb7ee-130a-44a8-aee1-23c0916119b8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] POST https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7/action Jul 22 04:40:54.081598 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-36fcb7ee-130a-44a8-aee1-23c0916119b8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:54.082045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-36fcb7ee-130a-44a8-aee1-23c0916119b8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:54.100409 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.100409 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:54.114794 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-377e1c7a-f7d5-4706-8b56-433e74756463 req-36fcb7ee-130a-44a8-aee1-23c0916119b8 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7/action returned with HTTP 204 Jul 22 04:40:54.115437 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 161/635] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:40:54 2026] POST /volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:40:54.202262 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.205217 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:54.205836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.206282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.207086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:54.215871 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.215871 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:54.231725 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f7c10d8-f5ae-43ba-b02d-6de6d88cfec7 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 200 Jul 22 04:40:54.231725 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 156/636] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:54.244686 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.246191 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:54.246344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.246607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.246861 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:54.247332 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.247332 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:54.247779 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:54.258479 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:54.259092 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:54.259160 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:54.331675 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:54.342913 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.342913 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:54.350196 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:54.350196 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:54.407237 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:54.409743 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=302,cinder:UPDATE=46,cinder:INSERT=20 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:40:54.413047 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.413047 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:54.425523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9aa7c78b-91b2-4e57-9f3f-1472b25ef080 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:54.425523 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 165/637] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:54.442256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.445460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:40:54.445460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.445697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.445880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:40:54.446745 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:40:54.449389 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=319,cinder:UPDATE=36,cinder:INSERT=23 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:40:54.460301 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0eafc534-34ff-40b8-852d-580ea1971f8a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.462490 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0eafc534-34ff-40b8-852d-580ea1971f8a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:54.462757 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0eafc534-34ff-40b8-852d-580ea1971f8a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.465061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0eafc534-34ff-40b8-852d-580ea1971f8a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.465210 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Get all volumes completed successfully. Jul 22 04:40:54.465833 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:54.466071 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:54.466784 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=321,cinder:UPDATE=52,cinder:INSERT=32 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:40:54.489631 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.489631 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:54.507567 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0eafc534-34ff-40b8-852d-580ea1971f8a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:54.517416 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0eafc534-34ff-40b8-852d-580ea1971f8a tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:54.517986 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 162/638] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:54.525443 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:54.529605 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.529605 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:54.537809 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:54.537861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.539982 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:54.544069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:54.544309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.544541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.560759 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.560759 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:54.566057 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:54.575123 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f396f453-1676-4ff3-b435-660b3b0b7c5e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:54.575606 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 157/639] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:54.592675 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:54.596706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.598592 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.598592 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:54.601327 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:54.601327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.601327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.612185 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b9de2c5-dbe2-455b-9b74-d1051e1e8f17 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:40:54.612185 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 156/640] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:40:54.622367 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.622367 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:40:54.632942 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:54.634938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.637485 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] POST https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f/action Jul 22 04:40:54.637950 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:40:54.638066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:40:54.639944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] delete called for group a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:40:54.639944 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Delete group with id: a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:54.644255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8df95d95-c6c4-4141-a16a-eb9c55e1ad22 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:54.644704 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 166/641] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:54.646061 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.646061 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:40:54.729129 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a610e57-a341-4e86-b0dd-f9b56e451916 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f/action returned with HTTP 202 Jul 22 04:40:54.729129 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 163/642] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:40:54 2026] POST /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:54.737804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.740801 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 Jul 22 04:40:54.741821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.741821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.755022 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.755022 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:54.766358 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Volume info retrieved successfully. Jul 22 04:40:54.767333 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:40:54.767581 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:40:54.828061 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:40:54.837221 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.837221 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:40:54.848743 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8ea1e00-fb7d-4a2c-8531-d2af8eea0971 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 returned with HTTP 200 Jul 22 04:40:54.850009 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 158/643] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 => generated 906 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:54.877574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:54.880015 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:40:54.880246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:54.880541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:54.897765 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:40:54.897765 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:40:54.905657 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:40:54.913606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7ce92813-d802-45be-93b9-2068d1566c0d req-ea87ce7f-61f1-41c6-8553-73d873b2c74b tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:40:54.914383 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 157/644] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:40:54 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:40:55.869325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-989b7ca2-e309-41b7-b8bd-2e2008674de5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:55.874897 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-989b7ca2-e309-41b7-b8bd-2e2008674de5 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 Jul 22 04:40:55.874897 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-989b7ca2-e309-41b7-b8bd-2e2008674de5 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:55.874897 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-989b7ca2-e309-41b7-b8bd-2e2008674de5 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:55.886878 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-989b7ca2-e309-41b7-b8bd-2e2008674de5 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 returned with HTTP 404 Jul 22 04:40:55.888128 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 167/645] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:55 2026] GET /volume/v3/volumes/1e8db80e-7510-4119-aea5-8108039e5765 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:55.902453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05a11d47-9314-41ee-8f17-26d0eea35f34 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:55.904651 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05a11d47-9314-41ee-8f17-26d0eea35f34 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 Jul 22 04:40:55.905044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05a11d47-9314-41ee-8f17-26d0eea35f34 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:55.906552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05a11d47-9314-41ee-8f17-26d0eea35f34 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:55.916054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05a11d47-9314-41ee-8f17-26d0eea35f34 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 returned with HTTP 404 Jul 22 04:40:55.916054 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 164/646] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:40:55 2026] GET /volume/v3/volumes/6a206e80-8e86-42a7-8a24-f1578e25e747 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:55.929912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:55.936014 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] GET https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f Jul 22 04:40:55.936014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:55.936286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:55.936543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] show called for member a92ff420-afb2-472f-9d62-f4ddce24d11f {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:40:55.939364 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=453,cinder:UPDATE=123,cinder:INSERT=72 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:40:55.945594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3cce470-a722-4fb6-ae60-0c14ed45aac0 tempest-GroupsTest-1433965868 tempest-GroupsTest-1433965868-project-member] https://10.4.3.175/volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f returned with HTTP 404 Jul 22 04:40:55.946396 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 159/647] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:40:55 2026] GET /volume/v3/groups/a92ff420-afb2-472f-9d62-f4ddce24d11f => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:40:55.957795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd33508b-90ab-4a38-9a25-c7785a8e7bfc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:55.961512 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd33508b-90ab-4a38-9a25-c7785a8e7bfc tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/1cde4acf-8018-437c-81c1-54d3175047b3 Jul 22 04:40:55.961677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd33508b-90ab-4a38-9a25-c7785a8e7bfc tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:55.961924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd33508b-90ab-4a38-9a25-c7785a8e7bfc tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:55.985317 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd33508b-90ab-4a38-9a25-c7785a8e7bfc tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/group_types/1cde4acf-8018-437c-81c1-54d3175047b3 returned with HTTP 202 Jul 22 04:40:55.985718 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 158/648] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:40:55 2026] DELETE /volume/v3/group_types/1cde4acf-8018-437c-81c1-54d3175047b3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:40:56.001823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-49572868-698a-41c5-b1f1-15735b9c00d0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:56.007408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-49572868-698a-41c5-b1f1-15735b9c00d0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] DELETE https://10.4.3.175/volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 Jul 22 04:40:56.011760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-49572868-698a-41c5-b1f1-15735b9c00d0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:56.011760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-49572868-698a-41c5-b1f1-15735b9c00d0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:56.062239 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-49572868-698a-41c5-b1f1-15735b9c00d0 tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 returned with HTTP 202 Jul 22 04:40:56.062239 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 168/649] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:40:55 2026] DELETE /volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:40:56.071162 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-563339f1-e9ee-4989-ae3b-73238f289d5d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:40:56.074851 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-563339f1-e9ee-4989-ae3b-73238f289d5d tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] GET https://10.4.3.175/volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 Jul 22 04:40:56.075326 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-563339f1-e9ee-4989-ae3b-73238f289d5d tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:40:56.075444 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-563339f1-e9ee-4989-ae3b-73238f289d5d tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:40:56.080097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-563339f1-e9ee-4989-ae3b-73238f289d5d tempest-GroupsTest-2083736202 tempest-GroupsTest-2083736202-project-admin] https://10.4.3.175/volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 returned with HTTP 404 Jul 22 04:40:56.080500 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 165/650] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:40:56 2026] GET /volume/v3/types/c56c022a-77cf-4b7b-84ad-e53d95120622 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:00.573899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4be53331-2101-483f-8d1e-e7066773b467 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:00.839951 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:00.841017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-29659481"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:00.844787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-29659481'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:00.844922 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create volume of 1 GB Jul 22 04:41:00.853898 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Availability Zones retrieved successfully. Jul 22 04:41:00.862867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Flow 'volume_create_api' (0ff5aace-c734-4f2d-aac1-15e3f0d11789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:00.867698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eb7690-b35e-4a0c-b632-fe30b333c424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:00.868438 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:00.917850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4eb7690-b35e-4a0c-b632-fe30b333c424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:00.918645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f8a7ca-099f-4121-a1e8-5465d7261384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:01.045728 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['a3ce9d35-699f-4a3e-8dcb-afa3f4531c36', '8c096735-fc12-4034-98b4-17b35d1e6808', '7b7ab4f6-3e07-4abb-a817-8a505854c636', '7defb6e7-9027-4cca-8109-4ac5facba042'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:01.046470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f8a7ca-099f-4121-a1e8-5465d7261384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ce9d35-699f-4a3e-8dcb-afa3f4531c36', '8c096735-fc12-4034-98b4-17b35d1e6808', '7b7ab4f6-3e07-4abb-a817-8a505854c636', '7defb6e7-9027-4cca-8109-4ac5facba042']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:01.047925 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845e3230-cf2a-443a-801c-112b03f1d4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:01.084402 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (845e3230-cf2a-443a-801c-112b03f1d4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f056bd28-c8cb-469d-ab75-76720cfeec49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-29659481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1788da3a1d0d4878afcd6bc21c38b37f',qos_specs=None,replication_status=,reservations=['a3ce9d35-699f-4a3e-8dcb-afa3f4531c36','8c096735-fc12-4034-98b4-17b35d1e6808','7b7ab4f6-3e07-4abb-a817-8a505854c636','7defb6e7-9027-4cca-8109-4ac5facba042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3c577ecb39949a59b1f31d7e168218e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-29659481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f056bd28-c8cb-469d-ab75-76720cfeec49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1788da3a1d0d4878afcd6bc21c38b37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3c577ecb39949a59b1f31d7e168218e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:01.085621 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19fe623-3d2d-4481-8fc8-2d7b044ad01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:01.121177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19fe623-3d2d-4481-8fc8-2d7b044ad01e) transitioned into state 'SUCCESS' from state '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-29659481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1788da3a1d0d4878afcd6bc21c38b37f',qos_specs=None,replication_status=,reservations=['a3ce9d35-699f-4a3e-8dcb-afa3f4531c36','8c096735-fc12-4034-98b4-17b35d1e6808','7b7ab4f6-3e07-4abb-a817-8a505854c636','7defb6e7-9027-4cca-8109-4ac5facba042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3c577ecb39949a59b1f31d7e168218e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:01.122316 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb39cf57-2cb8-4959-96de-2d6dc4b7d4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:01.138924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb39cf57-2cb8-4959-96de-2d6dc4b7d4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:01.139998 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Flow 'volume_create_api' (0ff5aace-c734-4f2d-aac1-15e3f0d11789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:01.140798 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create volume request issued successfully. Jul 22 04:41:01.141815 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4be53331-2101-483f-8d1e-e7066773b467 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:01.142371 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 160/651] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:00 2026] POST /volume/v3/volumes => generated 749 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:01.162241 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:01.167179 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:01.167179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:01.167179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:01.175918 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:01.175918 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:01.186553 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:01.196143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cc07305a-fcdb-46f7-98b2-31e616b8b865 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 200 Jul 22 04:41:01.196993 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 159/652] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:01 2026] GET /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:02.216878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:02.218752 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:02.219067 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:02.219213 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:02.227207 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:02.227207 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:02.232024 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:02.237892 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2daf96e-5add-4510-bb30-93e3284d8a44 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 200 Jul 22 04:41:02.238163 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 169/653] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:02 2026] GET /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:02.260545 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5701c461-cb10-458a-be67-4638f47d2438 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:02.264014 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:41:02.264315 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f056bd28-c8cb-469d-ab75-76720cfeec49", "name": "tempest-SnapshotsActionsTest-Snapshot-1125833040"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:02.279079 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:02.279079 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:02.279753 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:02.279861 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create snapshot from volume f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:02.367417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['7ae49a4e-771a-442a-9450-07df2d3041aa', 'b0f6dd3c-95f7-469e-bf23-0cf30a6c8903', '09ff9782-ca86-4dad-8608-3f27369340d6', '6112592a-42c0-4bdb-9509-64fa542082a1'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:02.451704 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot create request issued successfully. Jul 22 04:41:02.452018 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5701c461-cb10-458a-be67-4638f47d2438 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:41:02.453062 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 166/654] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:41:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:02.467110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:02.472302 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:02.472575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:02.473401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:02.491311 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:02.491311 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:02.491835 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:02.492754 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73d57c1a-fa51-46b8-8b4f-d8e7b377fa91 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:02.493256 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 161/655] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:02 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.039982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.041377 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:03.041686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1364904042"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.044033 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1364904042'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:03.048932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume of 1 GB Jul 22 04:41:03.049643 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.049643 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:03.050295 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Availability Zones retrieved successfully. Jul 22 04:41:03.060396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (3b321488-723b-412e-89ca-59f8ad298317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:03.062321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96bc679-71a7-4941-accc-350b68063e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:03.063929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:03.077685 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.077685 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:03.100299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c96bc679-71a7-4941-accc-350b68063e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:03.101106 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e054ddd6-d928-47d8-8fad-bbf7685a2ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:03.166890 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Created reservations ['dc89d0dd-54a2-4c07-9395-38f53de17c2b', 'c23a01d8-3ff2-466d-819e-10eb1ed0b4f5', '46f52548-ea58-48ff-9d16-dfead239aa91', '6dbeb091-eaa9-4375-a10a-debbc90640d1'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:03.167287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e054ddd6-d928-47d8-8fad-bbf7685a2ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc89d0dd-54a2-4c07-9395-38f53de17c2b', 'c23a01d8-3ff2-466d-819e-10eb1ed0b4f5', '46f52548-ea58-48ff-9d16-dfead239aa91', '6dbeb091-eaa9-4375-a10a-debbc90640d1']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:03.168330 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8ea139-14cb-476a-95bf-e17c711f56f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:03.203273 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a8ea139-14cb-476a-95bf-e17c711f56f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7362097c-a8d8-4140-ac24-402b4950c8af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1364904042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['dc89d0dd-54a2-4c07-9395-38f53de17c2b','c23a01d8-3ff2-466d-819e-10eb1ed0b4f5','46f52548-ea58-48ff-9d16-dfead239aa91','6dbeb091-eaa9-4375-a10a-debbc90640d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1364904042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7362097c-a8d8-4140-ac24-402b4950c8af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b1b8412489c14e93874d6ada442f4764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:03.204114 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e7126b-2e1a-416d-892c-3a3e4cb07f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:03.222866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.226398 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:41:03.226398 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.226571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.238186 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.238186 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:03.240834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e7126b-2e1a-416d-892c-3a3e4cb07f0e) transitioned into state 'SUCCESS' from state '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-1364904042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['dc89d0dd-54a2-4c07-9395-38f53de17c2b','c23a01d8-3ff2-466d-819e-10eb1ed0b4f5','46f52548-ea58-48ff-9d16-dfead239aa91','6dbeb091-eaa9-4375-a10a-debbc90640d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:03.241988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509495de-6be0-42ef-9ba6-fa08971f80fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:03.244449 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:03.254943 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-57f1a057-1492-4ac2-9e86-f315a36455e6 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 200 Jul 22 04:41:03.255935 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 170/656] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:03.257742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (509495de-6be0-42ef-9ba6-fa08971f80fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:03.259118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (3b321488-723b-412e-89ca-59f8ad298317) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:03.259550 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request issued successfully. Jul 22 04:41:03.260414 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-60a2dd5d-6fcd-4635-90a5-09fea895a930 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:03.260983 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 160/657] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:41:03 2026] POST /volume/v3/volumes => generated 760 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:03.272845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.276979 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:41:03.278021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.278021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.279018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cccee615-f55e-4492-b915-b7ac0873db14 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.281632 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cccee615-f55e-4492-b915-b7ac0873db14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:03.282105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cccee615-f55e-4492-b915-b7ac0873db14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.282355 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cccee615-f55e-4492-b915-b7ac0873db14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.292648 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.292648 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:03.298708 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.298708 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:03.301844 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:03.309485 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cccee615-f55e-4492-b915-b7ac0873db14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:03.311404 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e19089c7-7241-416f-8db7-85538ddeff40 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 200 Jul 22 04:41:03.311637 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 167/658] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.320330 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cccee615-f55e-4492-b915-b7ac0873db14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:03.320862 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 162/659] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.326447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.329010 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:41:03.329988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.329988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.340200 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.340200 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:03.348012 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:03.350939 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-3f3f855e-e59d-4ed7-a90b-87acd1cfe397 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 200 Jul 22 04:41:03.351929 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 171/660] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.363843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-87173137-35d2-4c6b-a7d9-441fd2204c95 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.364819 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87173137-35d2-4c6b-a7d9-441fd2204c95 None None] GET https://10.4.3.175/volume// Jul 22 04:41:03.364819 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87173137-35d2-4c6b-a7d9-441fd2204c95 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.365836 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87173137-35d2-4c6b-a7d9-441fd2204c95 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.368325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87173137-35d2-4c6b-a7d9-441fd2204c95 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:03.368902 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 161/661] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:03.379914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-ce63656f-bedf-436c-8ee5-490569f0c1d4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.384011 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-ce63656f-bedf-436c-8ee5-490569f0c1d4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:03.384499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-ce63656f-bedf-436c-8ee5-490569f0c1d4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b99c1309-08a1-4abd-86bc-9ee11ec82c00", "connector": null, "instance_uuid": "22406a97-bc60-4397-ae07-434fa5da8979"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.401518 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.401518 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:03.463226 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-ce63656f-bedf-436c-8ee5-490569f0c1d4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:03.464106 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 168/662] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:03 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:03.481315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-947d6347-fb55-4dac-b7c2-ba252f021091 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.481743 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-947d6347-fb55-4dac-b7c2-ba252f021091 None None] GET https://10.4.3.175/volume// Jul 22 04:41:03.481984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-947d6347-fb55-4dac-b7c2-ba252f021091 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.482306 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-947d6347-fb55-4dac-b7c2-ba252f021091 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.482716 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-947d6347-fb55-4dac-b7c2-ba252f021091 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:03.483097 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 163/663] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:41: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 22 04:41:03.497316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-d449d692-f9c4-420b-9f86-0afdde2eef84 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.503679 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-d449d692-f9c4-420b-9f86-0afdde2eef84 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:03.505216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-d449d692-f9c4-420b-9f86-0afdde2eef84 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba794c5f-17a3-42b5-8468-95108ef8dace", "connector": null, "instance_uuid": "22406a97-bc60-4397-ae07-434fa5da8979"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.511216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.517013 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:03.517311 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.518520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.518668 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.518668 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:03.528542 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.528542 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:03.528542 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:03.529261 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0abc9d56-7754-478f-93ba-dd6f97e451a3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:03.529798 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 162/664] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.546362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.576612 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-d449d692-f9c4-420b-9f86-0afdde2eef84 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:03.577239 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 172/665] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:03 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:03.589880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e4f072f4-8478-4972-8984-c518847b8b0f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.590292 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4f072f4-8478-4972-8984-c518847b8b0f None None] GET https://10.4.3.175/volume// Jul 22 04:41:03.590588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4f072f4-8478-4972-8984-c518847b8b0f None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.590882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4f072f4-8478-4972-8984-c518847b8b0f None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.591372 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4f072f4-8478-4972-8984-c518847b8b0f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:03.592221 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 164/666] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:41: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 22 04:41:03.604704 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-6b74b591-92cb-481c-ac26-cc0506fd8215 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.607736 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-6b74b591-92cb-481c-ac26-cc0506fd8215 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:03.607736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-6b74b591-92cb-481c-ac26-cc0506fd8215 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67ed941e-fb3e-40e7-a447-8fc7a92a6980", "connector": null, "instance_uuid": "22406a97-bc60-4397-ae07-434fa5da8979"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.620989 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.620989 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:03.685688 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-6b74b591-92cb-481c-ac26-cc0506fd8215 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:03.686285 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 163/667] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41: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 22 04:41:03.802444 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:03.803170 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:03.803170 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.805767 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.admin_actions [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'creating'}' {{(pid=100126) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:03.840639 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.840639 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:03.869534 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aec584b5-dbd9-41bc-9dd8-cecbedabddb0 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:03.870252 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 169/668] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:03 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:03.881034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.882766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:03.883054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.883251 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.889583 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.889583 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:03.890013 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:03.891733 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0511fdfe-8d63-42a9-ac6d-08476cab33c4 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:03.892045 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 173/669] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:03.907598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-327fe110-ac1f-4943-a65e-d8db1974771c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.910704 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-327fe110-ac1f-4943-a65e-d8db1974771c tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:03.910856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-327fe110-ac1f-4943-a65e-d8db1974771c tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:03.912013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-327fe110-ac1f-4943-a65e-d8db1974771c tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:03.914035 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-327fe110-ac1f-4943-a65e-d8db1974771c tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:03.946301 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.946301 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:03.969104 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-327fe110-ac1f-4943-a65e-d8db1974771c tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:03.969759 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 165/670] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:03 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:03.980048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5433403f-a5c9-40d9-9820-dc229023e006 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:03.982802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5433403f-a5c9-40d9-9820-dc229023e006 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:03.983304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5433403f-a5c9-40d9-9820-dc229023e006 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:03.983635 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5433403f-a5c9-40d9-9820-dc229023e006 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:03.989467 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:03.989467 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:03.990785 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5433403f-a5c9-40d9-9820-dc229023e006 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:03.991183 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5433403f-a5c9-40d9-9820-dc229023e006 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:03.991702 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 164/671] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:03 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:04.009613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.012929 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:41:04.013362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f056bd28-c8cb-469d-ab75-76720cfeec49", "name": "tempest-SnapshotsActionsTest-Snapshot-1170140206"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:04.028537 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.028537 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:04.029243 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:04.029376 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create snapshot from volume f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:04.073642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['0cc4bece-da18-4f3d-a05f-d9f81d0db1a7', 'cea5e2c1-beeb-4084-874d-a84b30a87045', '60ad9188-0742-4ce8-b649-3d6fd63c7b15', '91f6ecde-f4fb-4a8e-889e-a61dcb3bd4a6'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:04.135612 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot create request issued successfully. Jul 22 04:41:04.136092 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-00dab539-b1eb-4b85-99ba-f0cbc123db22 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:41:04.136701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 170/672] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:41:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:04.149327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-018aa868-3b41-422a-8458-175cf702921e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.151275 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-018aa868-3b41-422a-8458-175cf702921e tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:04.151864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-018aa868-3b41-422a-8458-175cf702921e tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.151864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-018aa868-3b41-422a-8458-175cf702921e tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.157547 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.157547 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:04.158353 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-018aa868-3b41-422a-8458-175cf702921e tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:04.159165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-018aa868-3b41-422a-8458-175cf702921e tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 200 Jul 22 04:41:04.159652 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 174/673] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:04.342884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e54fda91-0c65-49c3-aefc-d8e59629603b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.346015 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e54fda91-0c65-49c3-aefc-d8e59629603b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:04.346318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e54fda91-0c65-49c3-aefc-d8e59629603b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.346530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e54fda91-0c65-49c3-aefc-d8e59629603b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.361317 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.361317 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:04.367544 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e54fda91-0c65-49c3-aefc-d8e59629603b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:04.381569 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e54fda91-0c65-49c3-aefc-d8e59629603b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:04.381701 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 166/674] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:04.467276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.472154 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:04.472215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.472540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.485915 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.485915 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:04.493780 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:04.502057 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-d2bb2beb-ec1d-456c-a56e-dad39f2a6d4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:04.502754 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 165/675] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e10085ec-e5a3-44c7-8d21-a9a263a85687 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e10085ec-e5a3-44c7-8d21-a9a263a85687 None None] GET https://10.4.3.175/volume// Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e10085ec-e5a3-44c7-8d21-a9a263a85687 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e10085ec-e5a3-44c7-8d21-a9a263a85687 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e10085ec-e5a3-44c7-8d21-a9a263a85687 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:04.644934 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 171/676] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:04.663780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8b4a7f27-4d8a-4890-8e8f-b051c325ae14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.666605 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8b4a7f27-4d8a-4890-8e8f-b051c325ae14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:04.667069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8b4a7f27-4d8a-4890-8e8f-b051c325ae14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7362097c-a8d8-4140-ac24-402b4950c8af", "connector": null, "instance_uuid": "6575fd24-4d09-4ac6-b456-e842234c8771"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:04.682894 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.682894 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:04.737603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8b4a7f27-4d8a-4890-8e8f-b051c325ae14 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:04.739710 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 175/677] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:04 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:04.793650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-27324114-23fd-47f4-b9b4-60eefb16a954 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.795946 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27324114-23fd-47f4-b9b4-60eefb16a954 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:04.798115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27324114-23fd-47f4-b9b4-60eefb16a954 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.798115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27324114-23fd-47f4-b9b4-60eefb16a954 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.818643 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.818643 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:04.834138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-897877c9-a6d3-4863-8463-15feab545d9b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.834138 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-897877c9-a6d3-4863-8463-15feab545d9b None None] GET https://10.4.3.175/volume// Jul 22 04:41:04.834138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-897877c9-a6d3-4863-8463-15feab545d9b None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.834138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-897877c9-a6d3-4863-8463-15feab545d9b None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.835993 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-27324114-23fd-47f4-b9b4-60eefb16a954 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:04.836712 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-897877c9-a6d3-4863-8463-15feab545d9b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:04.837412 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 166/678] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:04.846424 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27324114-23fd-47f4-b9b4-60eefb16a954 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:04.846424 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 167/679] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:04.861668 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:04.868087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:04.868418 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:04.868774 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:04.885056 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:04.885056 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:04.892658 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:04.901092 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-3a7f3957-4703-43d4-bceb-c8794700f599 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:04.901641 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 172/680] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1032 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:05.076757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.079205 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 Jul 22 04:41:05.079550 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:05.096374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:05.103220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:05.105620 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.105620 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:05.171770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.177328 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:05.177328 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:05.177578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:05.192626 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.192626 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:05.193048 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:05.194297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6624a384-0f62-487e-9db4-c1fc9cf4e48f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 200 Jul 22 04:41:05.194752 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 167/681] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:05 2026] GET /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:05.213919 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-009659b5-51de-4195-82c1-ef713f1667f4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.216231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-009659b5-51de-4195-82c1-ef713f1667f4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action Jul 22 04:41:05.216658 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-009659b5-51de-4195-82c1-ef713f1667f4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:05.216857 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-009659b5-51de-4195-82c1-ef713f1667f4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:05.219336 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-009659b5-51de-4195-82c1-ef713f1667f4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '280056dc-3df9-46bb-92a3-ac2b7bf9b6a9' with '{'status': 'creating'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:05.235558 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.235558 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:05.263214 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-009659b5-51de-4195-82c1-ef713f1667f4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action returned with HTTP 202 Jul 22 04:41:05.263388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" released by "attachment_update" :: held 0.160s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:05.263444 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 168/682] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:05 2026] POST /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:05.263610 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-8c37089a-244c-444b-bd6b-fcd269b15ee6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 returned with HTTP 200 Jul 22 04:41:05.264299 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 176/683] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:05 2026] PUT /volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:05.274214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.277747 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:05.278116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:05.278304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:05.287228 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.287228 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:05.287876 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:05.291161 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-24ab6b9d-7a7b-435f-a2e3-a130d76f101a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 200 Jul 22 04:41:05.291161 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 173/684] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:05 2026] GET /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:05.307793 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.311639 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action Jul 22 04:41:05.312642 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:05.312642 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:05.331060 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.331060 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:05.331595 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot retrieved successfully. Jul 22 04:41:05.367294 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot delete request issued successfully. Jul 22 04:41:05.368063 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5175a10-43c8-45b6-b020-d25fa71e8acb tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action returned with HTTP 202 Jul 22 04:41:05.368890 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 168/685] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:05 2026] POST /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:05.384986 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.389212 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:05.389212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:05.389389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:05.399598 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.399598 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:05.400989 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:05.401627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-482f8aad-b360-44ce-93d9-4625a705bfa9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 200 Jul 22 04:41:05.402512 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 169/686] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:05 2026] GET /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:05.863635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:05.866766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:05.866766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:05.868051 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:05.883171 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:05.883171 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:05.889458 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:05.897033 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56e9571d-59b1-480f-8edf-b688d0a0cb08 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:05.898016 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 177/687] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:05 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:06.416995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-11390ee0-fe57-42bf-9ada-77ed48e5ca20 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.419022 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-11390ee0-fe57-42bf-9ada-77ed48e5ca20 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:06.419358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-11390ee0-fe57-42bf-9ada-77ed48e5ca20 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:06.419768 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-11390ee0-fe57-42bf-9ada-77ed48e5ca20 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:06.428884 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-11390ee0-fe57-42bf-9ada-77ed48e5ca20 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 404 Jul 22 04:41:06.430029 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 174/688] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:06 2026] GET /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:06.442005 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.444067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:06.445519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:06.445519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:06.446480 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:06.466649 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:06.466649 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:06.515207 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c9e2b36-7fd6-4bba-9ff7-343ea23db095 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:06.516050 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 169/689] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:06 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 04:41:06.528174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.537120 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:06.537343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:06.537526 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:06.547280 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:06.547280 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:06.548045 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:06.549221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af02fc18-2fa8-4c39-9e2e-42fe10cdfc2b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:06.549904 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 170/690] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:06 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:06.571758 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete snapshot with id: 280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfc61d5e-cff3-42d6-80b9-c3893dd2a56b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 returned with HTTP 404 Jul 22 04:41:06.598673 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 178/691] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:41:06 2026] DELETE /volume/v3/snapshots/280056dc-3df9-46bb-92a3-ac2b7bf9b6a9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:06.599379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05e09913-f035-480e-9c85-380a9aea4832 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.606404 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:41:06.606637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f056bd28-c8cb-469d-ab75-76720cfeec49", "name": "tempest-SnapshotsActionsTest-Snapshot-1877230064"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:06.624097 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:06.624097 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:06.624933 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:06.624933 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create snapshot from volume f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:06.703655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['94febcdd-937a-4934-8439-ca374e7eaeea', 'a33bc245-2c8a-45c6-9364-1e8f3f40dc67', 'af97fe19-7657-4de7-9c5a-183b41d687e9', '67ddbe6a-edd0-47f7-a9ff-f0be6c1bb840'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:06.777143 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot create request issued successfully. Jul 22 04:41:06.777676 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05e09913-f035-480e-9c85-380a9aea4832 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:41:06.778401 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 175/692] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:41:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:06.791422 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.794194 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:06.795289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:06.795289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:06.802428 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:06.802428 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:06.803210 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:06.804179 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a29da8c3-d791-4046-a79c-d0e3b6cc2872 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 200 Jul 22 04:41:06.804833 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 170/693] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:06 2026] GET /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:06.919267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:06.926235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:06.927998 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:06.927998 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:06.951501 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:06.951501 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:06.958716 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:06.967666 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dbf27395-aff5-4311-b828-6e103e1dcfd5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:06.968680 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 171/694] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:06 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:07.079086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4a00454f-0d9c-4456-9fb0-313f422b3b3b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.081085 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4a00454f-0d9c-4456-9fb0-313f422b3b3b None None] GET https://10.4.3.175/volume// Jul 22 04:41:07.081085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4a00454f-0d9c-4456-9fb0-313f422b3b3b None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.081622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4a00454f-0d9c-4456-9fb0-313f422b3b3b None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.082138 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4a00454f-0d9c-4456-9fb0-313f422b3b3b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:07.082447 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 179/695] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:07.092592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.096525 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:41:07.096759 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.097013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.113164 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.113164 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:07.118252 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:07.127021 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-2732745b-da38-493b-a73b-7c212ba95a18 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 200 Jul 22 04:41:07.127677 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 176/696] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 1539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:07.286166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.288283 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] PUT https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 Jul 22 04:41:07.288939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:07.304680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Acquiring lock "cinder-attachment_update-b99c1309-08a1-4abd-86bc-9ee11ec82c00-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:07.311398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-b99c1309-08a1-4abd-86bc-9ee11ec82c00-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:07.314192 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.314192 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:07.510289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-b99c1309-08a1-4abd-86bc-9ee11ec82c00-np0000005618" released by "attachment_update" :: held 0.199s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:07.511057 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9f6cd4ec-dfcd-44d4-a4b8-cbe1c9726904 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 returned with HTTP 200 Jul 22 04:41:07.511529 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 171/697] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:07 2026] PUT /volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:07.549862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9e26ac95-c4dd-4b5d-9b25-9c75d2b0d185 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.556521 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9e26ac95-c4dd-4b5d-9b25-9c75d2b0d185 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543/action Jul 22 04:41:07.557995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9e26ac95-c4dd-4b5d-9b25-9c75d2b0d185 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:07.558379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9e26ac95-c4dd-4b5d-9b25-9c75d2b0d185 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:07.604091 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.604091 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:07.651546 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-9e26ac95-c4dd-4b5d-9b25-9c75d2b0d185 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543/action returned with HTTP 204 Jul 22 04:41:07.652228 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 172/698] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:07 2026] POST /volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:07.694098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e729d93e-904f-47fb-8437-6952d180e816 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.694098 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e729d93e-904f-47fb-8437-6952d180e816 None None] GET https://10.4.3.175/volume// Jul 22 04:41:07.694098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e729d93e-904f-47fb-8437-6952d180e816 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.694098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e729d93e-904f-47fb-8437-6952d180e816 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.694697 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e729d93e-904f-47fb-8437-6952d180e816 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:07.696035 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 180/699] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:41:07.707753 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.711129 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:41:07.712767 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.713336 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.730921 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.730921 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:07.735549 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:07.742544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1901ecca-f3fb-484f-895d-44be1b1097ce tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 200 Jul 22 04:41:07.743463 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 177/700] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:07.825289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.827610 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:07.828001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.828719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.837708 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.837708 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:07.838448 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:07.840194 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9a8b26ca-9453-479c-8576-b1bea619bb34 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 200 Jul 22 04:41:07.840194 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 172/701] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:41:07.859202 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.863182 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action Jul 22 04:41:07.863182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:07.863182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:07.865647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '644582db-300a-4cdb-b00c-892a62276637' with '{'status': 'deleting'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:07.882468 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.882468 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:07.887188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.893715 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] PUT https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a Jul 22 04:41:07.894414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:07.909677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Acquiring lock "cinder-attachment_update-ba794c5f-17a3-42b5-8468-95108ef8dace-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:07.917775 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caa10113-209a-49f6-9e3a-1038a6d5fe2e tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action returned with HTTP 202 Jul 22 04:41:07.919123 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 173/702] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:07 2026] POST /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:07.923793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-ba794c5f-17a3-42b5-8468-95108ef8dace-np0000005618" acquired by "attachment_update" :: waited 0.014s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:07.926836 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.926836 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:07.930426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.935004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:07.935004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:07.935004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:07.948419 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.948419 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:07.948974 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:07.950212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8a0063f8-0573-484b-ae09-c9cc9ab081df tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 200 Jul 22 04:41:07.950515 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 178/703] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:07.970187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.975359 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action Jul 22 04:41:07.975359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:07.975359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:07.997405 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:07.997405 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:07.997405 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot retrieved successfully. Jul 22 04:41:07.997630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:07.999482 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:07.999865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:08.000167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:08.017039 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.017039 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:08.022085 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:08.026197 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot delete request issued successfully. Jul 22 04:41:08.026580 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d21ac01-9ece-49c5-9c30-38d51c3f6651 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action returned with HTTP 202 Jul 22 04:41:08.027857 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 173/704] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:07 2026] POST /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:08.030249 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df074f57-a0f0-43ec-b357-caffc3d9aae4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:08.030850 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 174/705] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:07 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:08.049478 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b89499b2-7d39-4066-9634-8a9861fed139 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.051921 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b89499b2-7d39-4066-9634-8a9861fed139 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:08.052105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b89499b2-7d39-4066-9634-8a9861fed139 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:08.052626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b89499b2-7d39-4066-9634-8a9861fed139 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:08.061107 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.061107 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:08.061800 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b89499b2-7d39-4066-9634-8a9861fed139 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:08.063514 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b89499b2-7d39-4066-9634-8a9861fed139 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 200 Jul 22 04:41:08.063514 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 179/706] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:08 2026] GET /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:08.130359 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-ba794c5f-17a3-42b5-8468-95108ef8dace-np0000005618" released by "attachment_update" :: held 0.206s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:08.130359 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-1dcaba6c-227b-40dc-b0f5-eeedab8a204b tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a returned with HTTP 200 Jul 22 04:41:08.130869 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 181/707] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:07 2026] PUT /volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a => generated 969 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:08.166764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e2daf273-bbf7-4c39-9bc6-d4927ff08faa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.171413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e2daf273-bbf7-4c39-9bc6-d4927ff08faa tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a/action Jul 22 04:41:08.171851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e2daf273-bbf7-4c39-9bc6-d4927ff08faa tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:08.172123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e2daf273-bbf7-4c39-9bc6-d4927ff08faa tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:08.194001 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.194001 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:08.217770 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-e2daf273-bbf7-4c39-9bc6-d4927ff08faa tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a/action returned with HTTP 204 Jul 22 04:41:08.218358 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 174/708] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:08 2026] POST /volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:08.250116 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-53bd3f73-c226-4c22-ad0d-331a1f887556 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.250468 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-53bd3f73-c226-4c22-ad0d-331a1f887556 None None] GET https://10.4.3.175/volume// Jul 22 04:41:08.250729 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-53bd3f73-c226-4c22-ad0d-331a1f887556 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:08.250853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-53bd3f73-c226-4c22-ad0d-331a1f887556 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:08.251320 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-53bd3f73-c226-4c22-ad0d-331a1f887556 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:08.252275 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 175/709] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:08.267798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.271434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:41:08.272317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:08.272317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:08.289447 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.289447 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:08.296509 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:41:08.305330 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-fc8db987-ef59-4a50-a7fb-ee5ee8042899 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 200 Jul 22 04:41:08.305851 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 180/710] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:08 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:08.439716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.444298 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] PUT https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 Jul 22 04:41:08.444757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:08.458125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Acquiring lock "cinder-attachment_update-67ed941e-fb3e-40e7-a447-8fc7a92a6980-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:08.464247 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-67ed941e-fb3e-40e7-a447-8fc7a92a6980-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:08.466400 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.466400 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:08.640999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Lock "cinder-attachment_update-67ed941e-fb3e-40e7-a447-8fc7a92a6980-np0000005618" released by "attachment_update" :: held 0.177s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:08.641434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-5c7c78a4-3fbe-48fd-9c14-04a618a03479 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 returned with HTTP 200 Jul 22 04:41:08.642556 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 182/711] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:08 2026] PUT /volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:08.686609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-33c09ea7-7212-47c5-bea2-9c7e2e00e694 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.687446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-0fd4bbe6-eefa-4a1f-af4d-1cbbaa6a0e85 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.690401 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-0fd4bbe6-eefa-4a1f-af4d-1cbbaa6a0e85 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768/action Jul 22 04:41:08.690748 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-0fd4bbe6-eefa-4a1f-af4d-1cbbaa6a0e85 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:08.690904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-0fd4bbe6-eefa-4a1f-af4d-1cbbaa6a0e85 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:08.691001 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-33c09ea7-7212-47c5-bea2-9c7e2e00e694 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] POST https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138/action Jul 22 04:41:08.693442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-33c09ea7-7212-47c5-bea2-9c7e2e00e694 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:08.693442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-33c09ea7-7212-47c5-bea2-9c7e2e00e694 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:08.714120 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.714120 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:08.724991 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:08.724991 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:08.734637 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-608806de-9c2c-49c2-b0c8-c7e8d311f849 req-0fd4bbe6-eefa-4a1f-af4d-1cbbaa6a0e85 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768/action returned with HTTP 204 Jul 22 04:41:08.735351 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 176/712] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:08 2026] POST /volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:08.748094 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee66d396-dcbb-4ac3-b537-8dbb5a4bfa3c req-33c09ea7-7212-47c5-bea2-9c7e2e00e694 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138/action returned with HTTP 204 Jul 22 04:41:08.748872 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 175/713] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:08 2026] POST /volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:08.806375 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:08.918574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:08.918574 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1491244058"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:08.924364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1491244058'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:08.924710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Create volume of 1 GB Jul 22 04:41:08.932266 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Availability Zones retrieved successfully. Jul 22 04:41:08.939589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Flow 'volume_create_api' (bd60c704-0e04-42ae-afd2-474e22c661b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:08.940684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7a02de-9bf6-4253-b368-59958e379422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:08.941645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:08.981633 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7a02de-9bf6-4253-b368-59958e379422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:08.982572 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f282aced-4b22-4557-935e-83b6ce3ef258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:09.050984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-488dd13c-8b37-401f-b02a-32a5776c105e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.052612 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-488dd13c-8b37-401f-b02a-32a5776c105e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:09.053763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-488dd13c-8b37-401f-b02a-32a5776c105e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.053763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-488dd13c-8b37-401f-b02a-32a5776c105e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.064884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Created reservations ['b107d4db-e3b5-47b0-b40c-830833826b3d', '75636d0b-f3a1-4ca6-9b4b-1041e7385447', '1bc90952-5d57-4ef1-98dd-82b84ff6331d', '2fcd67c3-72ec-4843-baae-4be344647d46'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:09.065786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f282aced-4b22-4557-935e-83b6ce3ef258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b107d4db-e3b5-47b0-b40c-830833826b3d', '75636d0b-f3a1-4ca6-9b4b-1041e7385447', '1bc90952-5d57-4ef1-98dd-82b84ff6331d', '2fcd67c3-72ec-4843-baae-4be344647d46']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:09.066307 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.066307 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:09.066781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f3f971-7dbe-4ebb-93ac-eebf998cd3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:09.076187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f137c65d-aabc-4f4a-b329-f5c1609e1459 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.076348 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-488dd13c-8b37-401f-b02a-32a5776c105e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:09.079307 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f137c65d-aabc-4f4a-b329-f5c1609e1459 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:09.079686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f137c65d-aabc-4f4a-b329-f5c1609e1459 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.080433 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f137c65d-aabc-4f4a-b329-f5c1609e1459 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.083737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-488dd13c-8b37-401f-b02a-32a5776c105e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:09.084585 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 183/714] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:09.095574 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f137c65d-aabc-4f4a-b329-f5c1609e1459 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 404 Jul 22 04:41:09.096244 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 177/715] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:09.103869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f3f971-7dbe-4ebb-93ac-eebf998cd3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd03d68d9-7e89-460b-ad43-3b4bf2dbc812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1491244058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31421b3f404846259dc8d8fc77a8a5bc',qos_specs=None,replication_status=,reservations=['b107d4db-e3b5-47b0-b40c-830833826b3d','75636d0b-f3a1-4ca6-9b4b-1041e7385447','1bc90952-5d57-4ef1-98dd-82b84ff6331d','2fcd67c3-72ec-4843-baae-4be344647d46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458038e5c6e4a938f257fbf6d3bda4a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1491244058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d03d68d9-7e89-460b-ad43-3b4bf2dbc812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31421b3f404846259dc8d8fc77a8a5bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0458038e5c6e4a938f257fbf6d3bda4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:09.111059 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acde58f0-afb5-45d0-b5ea-392719620e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:09.113509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.114230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:09.115117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:09.115287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:09.117733 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:09.135636 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.135636 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:09.144795 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acde58f0-afb5-45d0-b5ea-392719620e84) transitioned into state 'SUCCESS' from state '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-1491244058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31421b3f404846259dc8d8fc77a8a5bc',qos_specs=None,replication_status=,reservations=['b107d4db-e3b5-47b0-b40c-830833826b3d','75636d0b-f3a1-4ca6-9b4b-1041e7385447','1bc90952-5d57-4ef1-98dd-82b84ff6331d','2fcd67c3-72ec-4843-baae-4be344647d46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0458038e5c6e4a938f257fbf6d3bda4a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:09.146012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659ea47f-1dcb-47e9-964a-ae7e2fde24af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:09.164079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659ea47f-1dcb-47e9-964a-ae7e2fde24af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:09.164079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Flow 'volume_create_api' (bd60c704-0e04-42ae-afd2-474e22c661b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:09.164276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.164611 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Create volume request issued successfully. Jul 22 04:41:09.164799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-689e458d-5d2c-4db6-919a-3e95d4c208c8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:09.165263 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 181/716] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:41:08 2026] POST /volume/v3/volumes => generated 774 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:09.165586 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ba9a132-c02f-4bd1-ba70-dd125169f121 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:09.166211 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 176/717] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:09 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:09.170507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:09.170507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.170507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.178641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.181158 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:09.181443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.181778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.186708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.190642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:09.191434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.191434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.191703 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.191703 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:09.192241 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:09.194550 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f6d8963-beff-48d0-a7b7-2cfd86939dea tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:09.194633 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.194633 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:09.194726 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 178/718] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:09.201038 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:09.201943 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.201943 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:09.208315 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:09.208558 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-ccc12b4d-9617-47bd-9969-af056c428e4c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:09.209253 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 184/719] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:09.212822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-546091f4-2ddc-4094-be26-6f2822e81c02 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.215153 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-546091f4-2ddc-4094-be26-6f2822e81c02 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:09.215406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-546091f4-2ddc-4094-be26-6f2822e81c02 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.215604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-546091f4-2ddc-4094-be26-6f2822e81c02 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.215766 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-546091f4-2ddc-4094-be26-6f2822e81c02 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete snapshot with id: 644582db-300a-4cdb-b00c-892a62276637 Jul 22 04:41:09.218598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8dd0b446-1d2b-4335-ab89-eeaccf685ec8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:09.218598 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 182/720] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:09.223307 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-546091f4-2ddc-4094-be26-6f2822e81c02 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 returned with HTTP 404 Jul 22 04:41:09.224347 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 177/721] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:41:09 2026] DELETE /volume/v3/snapshots/644582db-300a-4cdb-b00c-892a62276637 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:09.238420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-236988d7-4f07-4042-b68e-a8bf30c93dab None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.243423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:41:09.243423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f056bd28-c8cb-469d-ab75-76720cfeec49", "name": "tempest-SnapshotsActionsTest-Snapshot-1373371385"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:09.260502 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.260502 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:09.262043 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:09.262043 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create snapshot from volume f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:09.319856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['78f3c9f5-ebd9-45fe-b047-4625d9659054', '6292a260-3ca2-4a35-ba79-70c289843b0e', '23ac7ed4-2de2-4c98-ab4e-32d81bcd6da1', '32e6d772-bd1e-427c-957b-4656d3408c3b'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:09.368215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-82c395e0-f91c-4c3a-a3bc-b025084fe393 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.369226 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82c395e0-f91c-4c3a-a3bc-b025084fe393 None None] GET https://10.4.3.175/volume// Jul 22 04:41:09.369226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82c395e0-f91c-4c3a-a3bc-b025084fe393 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.369226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82c395e0-f91c-4c3a-a3bc-b025084fe393 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.370182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82c395e0-f91c-4c3a-a3bc-b025084fe393 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:09.370182 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 185/722] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:41: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 22 04:41:09.385322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-123e7683-af8a-4150-b86d-0b8871371f6c req-63937931-1890-47bb-a150-934531f44cbf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.391891 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-63937931-1890-47bb-a150-934531f44cbf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:09.392745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-63937931-1890-47bb-a150-934531f44cbf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7362097c-a8d8-4140-ac24-402b4950c8af", "connector": null, "instance_uuid": "590540a2-0eea-4fe1-aeab-a5037bbae129"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:09.395455 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot create request issued successfully. Jul 22 04:41:09.396759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-236988d7-4f07-4042-b68e-a8bf30c93dab tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:41:09.397759 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 179/723] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:41:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:09.414325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.418478 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:09.418677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.419172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.420765 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.420765 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:09.432080 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.432080 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:09.432854 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:09.435527 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75bc6642-b5c3-41f0-987e-6a63be0150e9 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 200 Jul 22 04:41:09.436186 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 178/724] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:09.476436 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-63937931-1890-47bb-a150-934531f44cbf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:09.477802 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 183/725] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:09 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 22 04:41:09.686820 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.690535 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:09.690776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.690991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.707252 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.707252 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:09.707540 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4f1b02ae-a4c2-4588-97a7-040f05744170 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.708494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f1b02ae-a4c2-4588-97a7-040f05744170 None None] GET https://10.4.3.175/volume// Jul 22 04:41:09.708816 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f1b02ae-a4c2-4588-97a7-040f05744170 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.709994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f1b02ae-a4c2-4588-97a7-040f05744170 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.709994 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f1b02ae-a4c2-4588-97a7-040f05744170 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:09.710358 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 180/726] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:09.713544 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:09.722011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.722753 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96b2d86d-77d5-4fc4-a8a6-55c3729abcc0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:09.723473 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 186/727] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:09.725022 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:09.725415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:09.726442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:09.747836 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.747836 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:09.753308 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:09.759378 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-9e514356-e67c-4cdc-8da3-234217082df5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:09.760038 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 179/728] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:09.896827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:09.899397 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 Jul 22 04:41:09.901207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:09.913672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:09.919206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:09.920854 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:09.920854 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:10.051833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" released by "attachment_update" :: held 0.133s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:10.053087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-d68f625e-8440-4313-ba7e-c0763cfcf6e0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 returned with HTTP 200 Jul 22 04:41:10.053867 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 184/729] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:09 2026] PUT /volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:10.239701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.243088 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:10.243088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:10.243088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:10.250978 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.250978 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:10.256535 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:10.263124 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fabed4ce-627a-46bb-9880-f8e6f02ed795 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:10.263887 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 181/730] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:41:10 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:10.450229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.452598 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:10.453015 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:10.453116 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:10.461889 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.461889 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:10.462689 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:10.463603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8be32c39-022f-42b9-8a18-a62e5e4dd008 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 200 Jul 22 04:41:10.464725 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 187/731] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:10 2026] GET /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:10.482852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.486484 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action Jul 22 04:41:10.486484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:10.486484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:10.487489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '750585e6-5aef-4cc3-8f84-4b3fcf8e1297' with '{'status': 'error'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:10.503009 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.503009 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:10.520827 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-255bd6de-a8ea-438c-ba1f-1e51d23f7289 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action returned with HTTP 202 Jul 22 04:41:10.523033 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 180/732] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:10 2026] POST /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:10.532519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-57a76f66-ea5c-461e-9706-b8959a054cfe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.535725 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57a76f66-ea5c-461e-9706-b8959a054cfe tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:10.537348 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57a76f66-ea5c-461e-9706-b8959a054cfe tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:10.537348 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57a76f66-ea5c-461e-9706-b8959a054cfe tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:10.546187 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.546187 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:10.546829 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-57a76f66-ea5c-461e-9706-b8959a054cfe tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:10.550997 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57a76f66-ea5c-461e-9706-b8959a054cfe tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 200 Jul 22 04:41:10.550997 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 185/733] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:10 2026] GET /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 462 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:10.562522 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.565258 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action Jul 22 04:41:10.565637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:10.565781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:10.572833 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.572833 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:10.573259 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot retrieved successfully. Jul 22 04:41:10.600488 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot delete request issued successfully. Jul 22 04:41:10.600807 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff9fe7ad-e7f5-4197-b6ec-3906e334f755 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action returned with HTTP 202 Jul 22 04:41:10.601426 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 182/734] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:10 2026] POST /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:10.614766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.621057 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:10.621057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:10.621057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:10.632345 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.632345 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:10.632844 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:10.635540 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5d25b-8f0c-4b90-8382-d005c22f32c7 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 200 Jul 22 04:41:10.636041 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 188/735] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:10 2026] GET /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:10.744131 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:10.746528 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:10.746930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:10.746930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:10.772900 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:10.772900 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:10.779006 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:10.786853 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9be26f4c-a2ba-47ab-987b-af2d21e786e6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:10.787444 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 181/736] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:10 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:11.650755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7993b941-9c55-4f61-be89-f9df8d9aef9b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.653344 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7993b941-9c55-4f61-be89-f9df8d9aef9b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:11.653757 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7993b941-9c55-4f61-be89-f9df8d9aef9b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:11.653925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7993b941-9c55-4f61-be89-f9df8d9aef9b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:11.661806 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7993b941-9c55-4f61-be89-f9df8d9aef9b tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 404 Jul 22 04:41:11.662990 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 186/737] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:11 2026] GET /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:11.673017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.675298 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:11.675712 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:11.676028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:11.678266 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:11.700832 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:11.700832 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:11.725073 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ce01d3f-27be-4242-9303-88709ee8ed7f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:11.725714 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 183/738] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:11 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:11.737395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.741095 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:11.741283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:11.742112 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:11.752695 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:11.752695 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:11.753448 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:11.754896 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-663e8533-8a7d-4cd6-86ae-39c18b8e3f07 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:11.755446 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 189/739] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:11 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:11.769887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.773543 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:11.773609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:11.773993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:11.774175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete snapshot with id: 750585e6-5aef-4cc3-8f84-4b3fcf8e1297 Jul 22 04:41:11.780961 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c1247f9-0265-487e-ab26-faeeedb654e6 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 returned with HTTP 404 Jul 22 04:41:11.781300 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 182/740] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:41:11 2026] DELETE /volume/v3/snapshots/750585e6-5aef-4cc3-8f84-4b3fcf8e1297 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:11.795410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.798270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:41:11.801076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f056bd28-c8cb-469d-ab75-76720cfeec49", "name": "tempest-SnapshotsActionsTest-Snapshot-1552162947"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:11.807945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.810768 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:11.811221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:11.811643 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:11.815049 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:11.815049 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:11.816395 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:11.816395 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Create snapshot from volume f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:11.834297 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:11.834297 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:11.845997 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:11.853725 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-be45d478-6c4e-4c4c-b031-e90e08f5e530 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:11.854653 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 184/741] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:11 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:11.874643 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Created reservations ['fad7d6e7-5970-4bba-9015-2ec7663ff6cc', '5748c5ad-bfb6-42a2-bb4a-6647b8cac748', '69a74106-9c01-4bcb-aba8-0dd7473e81b2', 'ee1bb3c5-ce0e-47b5-b2fc-0168621a57bd'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:11.928793 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot create request issued successfully. Jul 22 04:41:11.929288 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4ea957a-9e14-4ede-8fb0-acd2a24f915f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:41:11.930181 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 187/742] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:41:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:11.946502 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:11.949752 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:11.950169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:11.950672 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:11.961030 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:11.961030 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:11.964992 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:11.964992 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88379ecf-4075-4dd2-bc37-f6c683f9120f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 200 Jul 22 04:41:11.964992 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 190/743] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:11 2026] GET /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:12.423199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-123e7683-af8a-4150-b86d-0b8871371f6c req-8f6210d6-b185-4a60-ba92-bb4dfd1c7a72 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:12.426392 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-8f6210d6-b185-4a60-ba92-bb4dfd1c7a72 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36/action Jul 22 04:41:12.426871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-8f6210d6-b185-4a60-ba92-bb4dfd1c7a72 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:12.427175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-8f6210d6-b185-4a60-ba92-bb4dfd1c7a72 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:12.457640 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:12.457640 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:12.479637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-123e7683-af8a-4150-b86d-0b8871371f6c req-8f6210d6-b185-4a60-ba92-bb4dfd1c7a72 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36/action returned with HTTP 204 Jul 22 04:41:12.480923 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 183/744] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:12 2026] POST /volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:12.881506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:12.886122 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:12.886422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:12.886685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:12.920618 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:12.920618 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:12.932195 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:12.939766 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-300a8631-b787-4783-a3ca-f72c1fc16cbb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:12.940606 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 185/745] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:12 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:12.977406 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:12.984020 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:12.984020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:12.984020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:12.992829 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:12.992829 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:12.994989 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:12.995444 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe015bb6-eaf4-4cd9-87aa-f178e4b901eb tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 200 Jul 22 04:41:12.996146 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 188/746] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:12 2026] GET /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:13.017085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:13.020717 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action Jul 22 04:41:13.021933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:13.021933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:13.024219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '2390e09e-b219-4ca2-961a-3ff9fb1009d6' with '{'status': 'error_deleting'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:13.041735 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:13.041735 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:13.069566 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cc8d2c44-0fd1-4d96-a507-ee1dd5234e15 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action returned with HTTP 202 Jul 22 04:41:13.070229 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 191/747] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:13 2026] POST /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:13.085525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:13.090153 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:13.090721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:13.091145 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:13.103727 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:13.103727 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:13.103727 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:13.105262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d806e30f-9e9a-4131-a1af-f0b8c9731fa1 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 200 Jul 22 04:41:13.105871 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 184/748] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:13 2026] GET /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:13.121872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:13.125037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action Jul 22 04:41:13.126018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:13.126908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:13.142438 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:13.142438 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:13.142438 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot retrieved successfully. Jul 22 04:41:13.188320 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot delete request issued successfully. Jul 22 04:41:13.188675 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b159733e-ca88-4480-802f-4f6b343e5cb6 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action returned with HTTP 202 Jul 22 04:41:13.189480 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 186/749] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:13 2026] POST /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:13.201562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:13.204761 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:13.204761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:13.207492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:13.215043 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:13.215043 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:13.216317 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:13.218803 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-23c1fcc9-5443-4fa4-b5ff-476f2558b43f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 200 Jul 22 04:41:13.219529 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 189/750] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:13 2026] GET /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:14.238043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6e6bb557-e8d2-4bba-8ca5-2b35fe2db369 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.241671 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6e6bb557-e8d2-4bba-8ca5-2b35fe2db369 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:14.241671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6e6bb557-e8d2-4bba-8ca5-2b35fe2db369 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.241671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6e6bb557-e8d2-4bba-8ca5-2b35fe2db369 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.247118 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6e6bb557-e8d2-4bba-8ca5-2b35fe2db369 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 404 Jul 22 04:41:14.247769 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 192/751] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:14.261322 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.263548 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:14.264186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:14.264251 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:14.266277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:14.279153 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.279153 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:14.294875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8f6bd36-c804-4834-a285-c0afd2b8b248 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:14.295502 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 185/752] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:14 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:14.306226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.307827 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.308024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.308253 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.317008 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.317008 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:14.317642 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:14.320006 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3b7f9174-ec25-41b0-9ab1-9a3c4120d00a tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:14.323601 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 187/753] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:14.338374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.341272 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:14.341596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.341800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.342026 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete snapshot with id: 2390e09e-b219-4ca2-961a-3ff9fb1009d6 Jul 22 04:41:14.350421 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff5e364c-a561-47a2-9cba-83989b5117b3 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 returned with HTTP 404 Jul 22 04:41:14.351035 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 190/754] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:41:14 2026] DELETE /volume/v3/snapshots/2390e09e-b219-4ca2-961a-3ff9fb1009d6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:14.361446 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.363581 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:14.363952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:14.364588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:14.365921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'creating'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:14.380228 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.380228 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:14.403878 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a0cdcc1-178c-4c76-96f6-a431a8d3115f tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:14.404580 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 193/755] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:14 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:14.416751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.418911 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.419310 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.419581 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.428536 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.428536 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:14.429832 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:14.431249 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bda0636d-6afb-4f99-9a32-f7016eea74fc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:14.431848 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 186/756] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:14.447210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.450169 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:14.450682 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:14.451557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:14.454423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.snapshot_actions [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100124) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 04:41:14.465560 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.465560 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:14.466277 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.snapshot_actions [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Updating snapshot 56ebcb96-c3c2-421f-90c1-5b7baa10b05a with info {'id': '56ebcb96-c3c2-421f-90c1-5b7baa10b05a', 'status': 'error', 'progress': '80%'} Jul 22 04:41:14.475627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3612a5b-274f-445d-9cff-9dc54b822d96 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:14.476311 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 188/757] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:14 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:14.489894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.494439 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.495782 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.495782 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.502037 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.502037 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:14.502516 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Snapshot retrieved successfully. Jul 22 04:41:14.503254 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9313d99a-2f1d-4034-91ed-f6aa26884265 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:14.504162 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 191/758] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:14.517135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.521547 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] POST https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action Jul 22 04:41:14.522578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:14.523073 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:14.526617 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] Updating snapshot '56ebcb96-c3c2-421f-90c1-5b7baa10b05a' with '{'status': 'available'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:41:14.542555 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.542555 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:14.563728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8126c3ba-e2da-40ad-96d8-48ce461744c4 tempest-SnapshotsActionsTest-529967149 tempest-SnapshotsActionsTest-529967149-project-admin] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action returned with HTTP 202 Jul 22 04:41:14.564308 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 194/759] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:41:14 2026] POST /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:14.573146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a72cb362-1d5b-4820-8184-d384f27ba042 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.576751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a72cb362-1d5b-4820-8184-d384f27ba042 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.576899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a72cb362-1d5b-4820-8184-d384f27ba042 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.577224 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a72cb362-1d5b-4820-8184-d384f27ba042 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.587387 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.587387 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:14.589024 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a72cb362-1d5b-4820-8184-d384f27ba042 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:14.590177 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a72cb362-1d5b-4820-8184-d384f27ba042 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:14.591253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 187/760] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:14.610269 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.615029 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.615377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.615582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.616013 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete snapshot with id: 56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.626740 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.626740 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:14.627537 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:14.674459 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot delete request issued successfully. Jul 22 04:41:14.674782 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-91b92cc1-7748-4f0c-a844-81fd85bc576f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 202 Jul 22 04:41:14.675858 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 189/761] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:41:14 2026] DELETE /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:14.685943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:14.690194 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:14.690194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:14.690194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:14.705452 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:14.705452 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:14.706338 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Snapshot retrieved successfully. Jul 22 04:41:14.707491 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6acf5c3b-2e0f-448e-8c60-264177524f63 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 200 Jul 22 04:41:14.708263 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 192/762] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:14 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:15.724367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4bc0876a-7042-474f-b719-bb3c7b2f22da None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:15.726500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bc0876a-7042-474f-b719-bb3c7b2f22da tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a Jul 22 04:41:15.726759 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bc0876a-7042-474f-b719-bb3c7b2f22da tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:15.727005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bc0876a-7042-474f-b719-bb3c7b2f22da tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:15.734807 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bc0876a-7042-474f-b719-bb3c7b2f22da tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a returned with HTTP 404 Jul 22 04:41:15.734807 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 195/763] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:15 2026] GET /volume/v3/snapshots/56ebcb96-c3c2-421f-90c1-5b7baa10b05a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:15.745092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-840f7038-60e8-4447-b02e-98e2106b2f0f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:15.746975 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-840f7038-60e8-4447-b02e-98e2106b2f0f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:15.747182 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-840f7038-60e8-4447-b02e-98e2106b2f0f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:15.747401 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-840f7038-60e8-4447-b02e-98e2106b2f0f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:15.755892 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:15.755892 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:15.761481 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-840f7038-60e8-4447-b02e-98e2106b2f0f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:15.767276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-840f7038-60e8-4447-b02e-98e2106b2f0f tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 200 Jul 22 04:41:15.767777 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 188/764] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:15 2026] GET /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:15.785185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:15.788326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:15.789609 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:15.790063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:15.790063 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete volume with id: f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:15.804934 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:15.804934 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:15.805283 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:15.849898 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Delete volume request issued successfully. Jul 22 04:41:15.850191 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1a4edad7-a7a6-4f52-9d70-04a7e9889527 tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 202 Jul 22 04:41:15.850641 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 190/765] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:15 2026] DELETE /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:15.862118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:15.864760 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:15.865096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:15.865339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:15.874299 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:15.874299 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:15.879841 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Volume info retrieved successfully. Jul 22 04:41:15.886690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5e0f9ea-9bb7-44e5-9683-f011f03591cc tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 200 Jul 22 04:41:15.887172 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 193/766] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:15 2026] GET /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:16.907613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1357d57d-985e-4343-beaa-eedf6b5bab7c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:16.909775 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1357d57d-985e-4343-beaa-eedf6b5bab7c tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] GET https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 Jul 22 04:41:16.910123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1357d57d-985e-4343-beaa-eedf6b5bab7c tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:16.910566 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1357d57d-985e-4343-beaa-eedf6b5bab7c tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:16.918167 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1357d57d-985e-4343-beaa-eedf6b5bab7c tempest-SnapshotsActionsTest-544608676 tempest-SnapshotsActionsTest-544608676-project-member] https://10.4.3.175/volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 returned with HTTP 404 Jul 22 04:41:16.918670 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 196/767] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:16 2026] GET /volume/v3/volumes/f056bd28-c8cb-469d-ab75-76720cfeec49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:18.085771 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:18.088887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:41:18.090393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:18.090393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:18.115303 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:18.115303 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:18.125629 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:41:18.132246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-aa891093-1e47-4ff2-898b-9651826618e7 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:41:18.132994 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 189/768] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:18 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:18.632509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ff40fb0b-1f3a-4e51-9aa0-3b9ea1ecb1fc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:18.633037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff40fb0b-1f3a-4e51-9aa0-3b9ea1ecb1fc None None] GET https://10.4.3.175/volume// Jul 22 04:41:18.633293 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff40fb0b-1f3a-4e51-9aa0-3b9ea1ecb1fc None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:18.633548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff40fb0b-1f3a-4e51-9aa0-3b9ea1ecb1fc None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:18.635121 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff40fb0b-1f3a-4e51-9aa0-3b9ea1ecb1fc None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:18.635121 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 191/769] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:18.645398 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-6fb84cba-f75e-4ded-9e09-bb98f3445d6e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:18.650463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-6fb84cba-f75e-4ded-9e09-bb98f3445d6e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:18.651988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-6fb84cba-f75e-4ded-9e09-bb98f3445d6e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7362097c-a8d8-4140-ac24-402b4950c8af", "connector": null, "instance_uuid": "6575fd24-4d09-4ac6-b456-e842234c8771"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:18.668178 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:18.668178 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:18.718245 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-6fb84cba-f75e-4ded-9e09-bb98f3445d6e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:18.719118 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 194/770] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:18 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:18.731928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-b4b8c219-6010-49cd-937d-3359f47f93aa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:18.737822 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-b4b8c219-6010-49cd-937d-3359f47f93aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 Jul 22 04:41:18.738114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-b4b8c219-6010-49cd-937d-3359f47f93aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:18.738363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-b4b8c219-6010-49cd-937d-3359f47f93aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:18.759341 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:18.759341 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:18.904578 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-b4b8c219-6010-49cd-937d-3359f47f93aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 returned with HTTP 200 Jul 22 04:41:18.905056 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 197/771] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:18 2026] DELETE /volume/v3/attachments/366c30b1-80ef-4062-ab1a-4fa9cf043768 => generated 367 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:20.490516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:20.493533 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 Jul 22 04:41:20.494019 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:20.521707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:20.527142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:20.528038 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:20.528038 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:20.659600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" released by "attachment_update" :: held 0.131s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:20.659600 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-55ca0130-7b50-4c0b-a97a-cea52ebbbe31 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 returned with HTTP 200 Jul 22 04:41:20.660711 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 190/772] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:20 2026] PUT /volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:20.670503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-890dbf38-7de5-4948-a2df-cd31e8b3aeaf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:20.673494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-890dbf38-7de5-4948-a2df-cd31e8b3aeaf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 Jul 22 04:41:20.673494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-890dbf38-7de5-4948-a2df-cd31e8b3aeaf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:20.673494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-890dbf38-7de5-4948-a2df-cd31e8b3aeaf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:20.695882 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-890dbf38-7de5-4948-a2df-cd31e8b3aeaf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 returned with HTTP 200 Jul 22 04:41:20.696444 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 192/773] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:41:20 2026] GET /volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:20.745273 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9e357c8f-adcc-4141-aefa-5b92a50da23c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:20.993708 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e357c8f-adcc-4141-aefa-5b92a50da23c tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 Jul 22 04:41:20.993708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e357c8f-adcc-4141-aefa-5b92a50da23c tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:20.997458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e357c8f-adcc-4141-aefa-5b92a50da23c tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:20.997458 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:20.997458 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:21.028711 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e357c8f-adcc-4141-aefa-5b92a50da23c tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 returned with HTTP 200 Jul 22 04:41:21.028711 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 195/774] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:41:20 2026] GET /volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 => generated 437 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:21.048940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:21.213189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:21.213367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1094356628"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:21.218031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1094356628'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:21.218031 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume of 1 GB Jul 22 04:41:21.218031 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:21.218031 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:21.227334 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Availability Zones retrieved successfully. Jul 22 04:41:21.241994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (7ac74066-9760-47d6-83bc-b5288f55a8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:21.245237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe32a15d-5864-4499-80be-00b8150f46c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.245948 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:21.307100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe32a15d-5864-4499-80be-00b8150f46c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.308085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2632214-c3b3-44be-907a-8542718a9bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.439264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Created reservations ['9f2c084a-d571-42de-8099-509ea0d91a8e', '4c7e3675-fed5-4818-aad6-8f917638782f', '19196cec-2214-4db1-a185-e4b2d5865ba9', '05af8f62-64a8-4866-82e6-3d32143a827c'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:21.439919 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2632214-c3b3-44be-907a-8542718a9bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f2c084a-d571-42de-8099-509ea0d91a8e', '4c7e3675-fed5-4818-aad6-8f917638782f', '19196cec-2214-4db1-a185-e4b2d5865ba9', '05af8f62-64a8-4866-82e6-3d32143a827c']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.443027 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa03e1a-3a58-4aa1-bf38-71fef3d1b63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.484957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa03e1a-3a58-4aa1-bf38-71fef3d1b63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58ebe732-fa54-4433-8c06-075c639515b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1094356628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a44cd25a5534228b6d82bf6e947e267',qos_specs=None,replication_status=,reservations=['9f2c084a-d571-42de-8099-509ea0d91a8e','4c7e3675-fed5-4818-aad6-8f917638782f','19196cec-2214-4db1-a185-e4b2d5865ba9','05af8f62-64a8-4866-82e6-3d32143a827c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d661742686b46eeb1d8e316a07f27c5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1094356628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58ebe732-fa54-4433-8c06-075c639515b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a44cd25a5534228b6d82bf6e947e267',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d661742686b46eeb1d8e316a07f27c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.486869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738569a4-55ff-4271-ae8c-46c3fb3bb194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.545817 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (738569a4-55ff-4271-ae8c-46c3fb3bb194) transitioned into state 'SUCCESS' from state '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-1094356628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a44cd25a5534228b6d82bf6e947e267',qos_specs=None,replication_status=,reservations=['9f2c084a-d571-42de-8099-509ea0d91a8e','4c7e3675-fed5-4818-aad6-8f917638782f','19196cec-2214-4db1-a185-e4b2d5865ba9','05af8f62-64a8-4866-82e6-3d32143a827c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d661742686b46eeb1d8e316a07f27c5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.546882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0371e7-ee86-4970-b2b4-8a8ac1cda4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.568702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb0371e7-ee86-4970-b2b4-8a8ac1cda4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.568702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (7ac74066-9760-47d6-83bc-b5288f55a8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:21.568702 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume request issued successfully. Jul 22 04:41:21.569423 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1da8be36-1baa-4ce4-8e01-ede2968f0d51 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:21.570016 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 198/775] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:21 2026] POST /volume/v3/volumes => generated 759 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:21.592802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:21.598142 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] GET https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:21.598366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:21.599349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:21.618485 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:21.618485 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:21.624304 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:21.634571 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-629e2b38-41fd-4be2-8705-a12bde63cf7f tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 200 Jul 22 04:41:21.635186 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 191/776] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:21 2026] GET /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:21.845451 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:21.848176 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:21.848687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-290263649"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:21.850749 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-290263649'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:21.851079 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Create volume of 1 GB Jul 22 04:41:21.851858 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:21.851858 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:21.857751 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Availability Zones retrieved successfully. Jul 22 04:41:21.867397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Flow 'volume_create_api' (0b1fbd51-ac75-4d9d-bf05-5b19a86bdfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:21.868851 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef58907b-b7e8-4c9d-aa2e-3818eeb6a8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:21.870146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:21.909347 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef58907b-b7e8-4c9d-aa2e-3818eeb6a8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:21.910518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a39b75-31c0-4cfb-b6c0-10af42e9a016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.013302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Created reservations ['1a2964c5-7953-48cf-bdf8-b5d28e6da3aa', 'bedb794b-140d-48fe-95bd-5e17eebada36', '91f9deb1-d9d7-447f-9d97-99faa20a6c7e', 'c73788e1-21d1-4ff6-a6c5-06b9471527ff'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:22.014285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a39b75-31c0-4cfb-b6c0-10af42e9a016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a2964c5-7953-48cf-bdf8-b5d28e6da3aa', 'bedb794b-140d-48fe-95bd-5e17eebada36', '91f9deb1-d9d7-447f-9d97-99faa20a6c7e', 'c73788e1-21d1-4ff6-a6c5-06b9471527ff']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:22.015249 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427727f1-b701-4904-b7d3-1306ea5bab30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.047670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (427727f1-b701-4904-b7d3-1306ea5bab30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6352eab8-8b61-4114-9606-fd8357f723a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-290263649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b801085f0b85492da7c85c86001a67ce',qos_specs=None,replication_status=,reservations=['1a2964c5-7953-48cf-bdf8-b5d28e6da3aa','bedb794b-140d-48fe-95bd-5e17eebada36','91f9deb1-d9d7-447f-9d97-99faa20a6c7e','c73788e1-21d1-4ff6-a6c5-06b9471527ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2705314d6d248aaae2202d54fce3a8a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-290263649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6352eab8-8b61-4114-9606-fd8357f723a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b801085f0b85492da7c85c86001a67ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2705314d6d248aaae2202d54fce3a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:22.049393 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130aad20-9731-4b05-a625-e35c39b6c5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.074036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130aad20-9731-4b05-a625-e35c39b6c5d3) transitioned into state 'SUCCESS' from state '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-290263649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b801085f0b85492da7c85c86001a67ce',qos_specs=None,replication_status=,reservations=['1a2964c5-7953-48cf-bdf8-b5d28e6da3aa','bedb794b-140d-48fe-95bd-5e17eebada36','91f9deb1-d9d7-447f-9d97-99faa20a6c7e','c73788e1-21d1-4ff6-a6c5-06b9471527ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2705314d6d248aaae2202d54fce3a8a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:22.074810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4abcb27e-b79c-401b-8412-99d7012eb288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.091460 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4abcb27e-b79c-401b-8412-99d7012eb288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:22.093037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Flow 'volume_create_api' (0b1fbd51-ac75-4d9d-bf05-5b19a86bdfb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:22.093037 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Create volume request issued successfully. Jul 22 04:41:22.094126 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-47c02bb2-78a3-41dc-a32b-686ea9a05427 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:22.095330 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 193/777] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:21 2026] POST /volume/v3/volumes => generated 753 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:22.116134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a819a24d-911c-438c-9741-85576056e24e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:22.118741 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a819a24d-911c-438c-9741-85576056e24e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:22.119133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a819a24d-911c-438c-9741-85576056e24e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:22.119321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a819a24d-911c-438c-9741-85576056e24e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:22.129215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:22.129215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:22.133950 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a819a24d-911c-438c-9741-85576056e24e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:22.139064 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a819a24d-911c-438c-9741-85576056e24e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:22.139421 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 196/778] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:22 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:22.661055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b41ef014-317a-4e98-ac36-058211c6f850 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:22.663869 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b41ef014-317a-4e98-ac36-058211c6f850 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] GET https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:22.664185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b41ef014-317a-4e98-ac36-058211c6f850 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:22.664462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b41ef014-317a-4e98-ac36-058211c6f850 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:22.675046 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:22.675046 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:22.684699 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b41ef014-317a-4e98-ac36-058211c6f850 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:22.699186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b41ef014-317a-4e98-ac36-058211c6f850 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 200 Jul 22 04:41:22.699704 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 199/779] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:22 2026] GET /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:22.715738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:22.717677 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 Jul 22 04:41:22.718185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:22.788317 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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 22 04:41:22.788880 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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 22 04:41:22.789259 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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 22 04:41:22.789594 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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 22 04:41:22.789906 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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 22 04:41:22.796815 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9524f6c1-c23f-47a8-812b-52e6647512d0 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 returned with HTTP 200 Jul 22 04:41:22.797467 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 192/780] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:41:22 2026] PUT /volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:22.807626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-98ed0632-75cf-4040-bf18-98435233f369 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:22.810773 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:22.811629 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:22.812948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:22.813085 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume of 2 GB Jul 22 04:41:22.813399 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:22.813399 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:22.818447 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Availability Zones retrieved successfully. Jul 22 04:41:22.826989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (b9c5736f-8531-4839-b874-5c3b8e0ec099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:22.828665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc024a6-eef0-4836-bf55-71b87c7f63a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.830257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Validating volume size '2' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:22.864889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc024a6-eef0-4836-bf55-71b87c7f63a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:22.865880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68be277c-039b-4d93-ba1b-07e162800c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.910929 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota_utils [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Quota exceeded for 4a44cd25a5534228b6d82bf6e947e267, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 04:41:22.914875 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68be277c-039b-4d93-ba1b-07e162800c8d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:41:22.914875 np0000005618 devstack@c-api.service[100124]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 22 04:41:22.918252 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68be277c-039b-4d93-ba1b-07e162800c8d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.918880 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68be277c-039b-4d93-ba1b-07e162800c8d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:41:22.919853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc024a6-eef0-4836-bf55-71b87c7f63a9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:22.921941 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cc024a6-eef0-4836-bf55-71b87c7f63a9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:41:22.923315 np0000005618 devstack@c-api.service[100124]: WARNING cinder.volume.api [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (b9c5736f-8531-4839-b874-5c3b8e0ec099) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:41:22.923682 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.middleware.fault [None req-98ed0632-75cf-4040-bf18-98435233f369 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 413 Jul 22 04:41:22.924717 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 194/781] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:22 2026] POST /volume/v3/volumes => generated 208 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 04:41:22.936022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eb32f90c-959e-4f94-a407-6efce1705a09 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:22.938304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb32f90c-959e-4f94-a407-6efce1705a09 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 Jul 22 04:41:22.938702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb32f90c-959e-4f94-a407-6efce1705a09 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:22.993687 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb32f90c-959e-4f94-a407-6efce1705a09 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 returned with HTTP 200 Jul 22 04:41:22.994180 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 197/782] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:41:22 2026] PUT /volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.003833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fc877c56-958b-436a-a556-8e921fc5105b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.006110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:23.006541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:23.008372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:23.008528 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Create volume of 1 GB Jul 22 04:41:23.014098 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Availability Zones retrieved successfully. Jul 22 04:41:23.022215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (0699caf5-8f13-4d83-91e6-02744258814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:23.023482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2b13e-dda9-471d-bea8-b7194e43b43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:23.024738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:23.061394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2b13e-dda9-471d-bea8-b7194e43b43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:23.062489 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3483036e-6a5d-4f53-bd62-45e62ea7d117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:23.107276 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota_utils [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Quota exceeded for 4a44cd25a5534228b6d82bf6e947e267, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 22 04:41:23.110589 np0000005618 devstack@c-api.service[100125]: WARNING cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3483036e-6a5d-4f53-bd62-45e62ea7d117) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:41:23.110589 np0000005618 devstack@c-api.service[100125]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 22 04:41:23.112520 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3483036e-6a5d-4f53-bd62-45e62ea7d117) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:23.113558 np0000005618 devstack@c-api.service[100125]: WARNING cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3483036e-6a5d-4f53-bd62-45e62ea7d117) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:41:23.114339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2b13e-dda9-471d-bea8-b7194e43b43d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:23.115094 np0000005618 devstack@c-api.service[100125]: WARNING cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc2b13e-dda9-471d-bea8-b7194e43b43d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:41:23.115818 np0000005618 devstack@c-api.service[100125]: WARNING cinder.volume.api [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Flow 'volume_create_api' (0699caf5-8f13-4d83-91e6-02744258814b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:41:23.116157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.middleware.fault [None req-fc877c56-958b-436a-a556-8e921fc5105b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 413 Jul 22 04:41:23.117013 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 200/783] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:23 2026] POST /volume/v3/volumes => generated 150 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 04:41:23.129272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-087dab7c-e530-4a2f-891f-e525b9764eb2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.131870 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-087dab7c-e530-4a2f-891f-e525b9764eb2 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 Jul 22 04:41:23.132519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-087dab7c-e530-4a2f-891f-e525b9764eb2 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:23.160649 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-40688370-da0a-4f01-ab57-b19348c61a11 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.163753 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-40688370-da0a-4f01-ab57-b19348c61a11 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:23.164144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-40688370-da0a-4f01-ab57-b19348c61a11 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.164616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-40688370-da0a-4f01-ab57-b19348c61a11 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.175769 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.175769 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:23.181204 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-40688370-da0a-4f01-ab57-b19348c61a11 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:23.186926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-40688370-da0a-4f01-ab57-b19348c61a11 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:23.187351 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 195/784] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.187912 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-087dab7c-e530-4a2f-891f-e525b9764eb2 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 returned with HTTP 200 Jul 22 04:41:23.188720 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 193/785] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:41:23 2026] PUT /volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 => generated 391 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.204988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.207458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] POST https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5/action Jul 22 04:41:23.207820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:23.207938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:23.218001 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.218001 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:23.218668 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:23.257321 np0000005618 devstack@c-api.service[100126]: ERROR cinder.volume.api [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Quota exceeded for 4a44cd25a5534228b6d82bf6e947e267, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 04:41:23.267019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.middleware.fault [None req-6b5a4adf-f4dd-4516-a52a-188743f6732b tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5/action returned with HTTP 413 Jul 22 04:41:23.267019 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 198/786] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:41:23 2026] POST /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5/action => generated 208 bytes in 62 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 04:41:23.280558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.280558 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] GET https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:23.281165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.281165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.293290 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.293290 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:23.301218 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:23.307944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa6c4593-a639-4824-88ed-acb2f44d4724 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 200 Jul 22 04:41:23.308651 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 201/787] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.328797 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.330250 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] DELETE https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:23.330250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.330250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.330481 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Delete volume with id: 58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:23.342117 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.342117 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:23.342387 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:23.367093 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Delete volume request issued successfully. Jul 22 04:41:23.367374 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ea59e37-c5c5-497d-9255-cd3b7a4187f4 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 202 Jul 22 04:41:23.367843 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 196/788] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:23 2026] DELETE /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:23.380845 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-92b9e5d6-a869-4677-b61b-54690568724d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.382939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-92b9e5d6-a869-4677-b61b-54690568724d tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] GET https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:23.383191 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-92b9e5d6-a869-4677-b61b-54690568724d tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.383360 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-92b9e5d6-a869-4677-b61b-54690568724d tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.393304 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.393304 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:23.398512 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-92b9e5d6-a869-4677-b61b-54690568724d tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Volume info retrieved successfully. Jul 22 04:41:23.404487 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-92b9e5d6-a869-4677-b61b-54690568724d tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 200 Jul 22 04:41:23.407546 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 194/789] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.704738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.708370 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:23.708625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.708889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.719070 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.719070 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:23.724729 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:23.731352 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-5639d884-a5ed-45ab-bf4f-555b0bf319c0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:23.731917 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 199/790] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:23.835821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-31574976-1134-4635-8692-84fefe7462c5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.836351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31574976-1134-4635-8692-84fefe7462c5 None None] GET https://10.4.3.175/volume// Jul 22 04:41:23.836477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31574976-1134-4635-8692-84fefe7462c5 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.836802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31574976-1134-4635-8692-84fefe7462c5 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.837309 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31574976-1134-4635-8692-84fefe7462c5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:23.838092 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 202/791] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:41: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 22 04:41:23.847648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-7454c9ef-1f23-48de-8240-507be82cb186 req-1fbaf519-f103-4c47-ba27-8368f159c29d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.850116 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-1fbaf519-f103-4c47-ba27-8368f159c29d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:23.850550 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-1fbaf519-f103-4c47-ba27-8368f159c29d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6352eab8-8b61-4114-9606-fd8357f723a7", "connector": null, "instance_uuid": "702df9d2-c2a4-4694-aa28-49eb418a78a3"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:23.861088 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.861088 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:23.909938 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-1fbaf519-f103-4c47-ba27-8368f159c29d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:23.910516 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 197/792] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:23 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:23.956598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d2bca705-9959-4eec-9468-030aca6d70a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.961176 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2bca705-9959-4eec-9468-030aca6d70a0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:23.961176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2bca705-9959-4eec-9468-030aca6d70a0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.961176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2bca705-9959-4eec-9468-030aca6d70a0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.976283 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b92e042-222f-4df8-9ecf-04c29d893ac2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.977452 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b92e042-222f-4df8-9ecf-04c29d893ac2 None None] GET https://10.4.3.175/volume// Jul 22 04:41:23.977746 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b92e042-222f-4df8-9ecf-04c29d893ac2 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:23.978392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b92e042-222f-4df8-9ecf-04c29d893ac2 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:23.978829 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b92e042-222f-4df8-9ecf-04c29d893ac2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:23.979286 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 200/793] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:23.980231 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:23.980231 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:23.994485 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d2bca705-9959-4eec-9468-030aca6d70a0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:23.995868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:23.999093 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:24.001061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:24.001061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:24.005516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2bca705-9959-4eec-9468-030aca6d70a0 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:24.006077 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 195/794] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:24.017123 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:24.017123 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:24.024618 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:24.035154 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-2d14c887-5385-490d-bdb1-7a2089f9e0f3 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:24.035981 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 203/795] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:23 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:41:24.155457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:24.159501 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] PUT https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 Jul 22 04:41:24.160245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:24.174661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Acquiring lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:24.185237 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" acquired by "attachment_update" :: waited 0.010s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:24.185670 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:24.185670 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:24.399261 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" released by "attachment_update" :: held 0.215s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:24.400416 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-08a9789a-75af-4a42-b7e7-9c62a676d641 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 returned with HTTP 200 Jul 22 04:41:24.406614 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 198/796] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:24 2026] PUT /volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 => generated 969 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:24.431886 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-62635cfc-07e7-469f-826f-8a5f126faa27 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:24.436821 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62635cfc-07e7-469f-826f-8a5f126faa27 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] GET https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 Jul 22 04:41:24.436821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62635cfc-07e7-469f-826f-8a5f126faa27 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:24.437114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62635cfc-07e7-469f-826f-8a5f126faa27 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:24.459489 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62635cfc-07e7-469f-826f-8a5f126faa27 tempest-VolumeQuotasNegativeTestJSON-745289871 tempest-VolumeQuotasNegativeTestJSON-745289871-project-member] https://10.4.3.175/volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 returned with HTTP 404 Jul 22 04:41:24.460224 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 201/797] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:24 2026] GET /volume/v3/volumes/58ebe732-fa54-4433-8c06-075c639515b5 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:24.472912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-88d52e4c-f7b3-4eaf-978e-c4027f0129f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:24.476943 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-88d52e4c-f7b3-4eaf-978e-c4027f0129f7 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 Jul 22 04:41:24.477572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-88d52e4c-f7b3-4eaf-978e-c4027f0129f7 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-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=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:24.667694 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-88d52e4c-f7b3-4eaf-978e-c4027f0129f7 tempest-VolumeQuotasNegativeTestJSON-1699912804 tempest-VolumeQuotasNegativeTestJSON-1699912804-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 returned with HTTP 200 Jul 22 04:41:24.667694 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 196/798] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:41:24 2026] PUT /volume/v3/os-quota-sets/4a44cd25a5534228b6d82bf6e947e267 => generated 395 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:25.029142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-86954fb8-e5d5-469f-a832-eae11a75508f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:25.032737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86954fb8-e5d5-469f-a832-eae11a75508f tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:25.033533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86954fb8-e5d5-469f-a832-eae11a75508f tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:25.033533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86954fb8-e5d5-469f-a832-eae11a75508f tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:25.060675 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:25.060675 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:25.074575 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-86954fb8-e5d5-469f-a832-eae11a75508f tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:25.084221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86954fb8-e5d5-469f-a832-eae11a75508f tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:25.085054 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 204/799] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:25 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:26.105862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4065582a-001c-42ec-aca6-86534df54417 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:26.108694 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4065582a-001c-42ec-aca6-86534df54417 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:26.108930 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4065582a-001c-42ec-aca6-86534df54417 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:26.109313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4065582a-001c-42ec-aca6-86534df54417 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:26.122245 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:26.122245 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:26.126919 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4065582a-001c-42ec-aca6-86534df54417 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:26.133374 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4065582a-001c-42ec-aca6-86534df54417 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:26.133991 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 199/800] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:26 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:27.159827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-404fc03d-5a35-487c-914e-2c3e619f91fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:27.162481 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-404fc03d-5a35-487c-914e-2c3e619f91fa tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:27.162664 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-404fc03d-5a35-487c-914e-2c3e619f91fa tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:27.163287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-404fc03d-5a35-487c-914e-2c3e619f91fa tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:27.186522 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:27.186522 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:27.197529 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-404fc03d-5a35-487c-914e-2c3e619f91fa tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:27.205842 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-404fc03d-5a35-487c-914e-2c3e619f91fa tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:27.206585 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 202/801] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:27 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:28.148821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-396dc648-24bc-4e9b-b4da-865d4b82f7a7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.224352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.226881 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:28.227278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:28.227383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:28.241789 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-396dc648-24bc-4e9b-b4da-865d4b82f7a7 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:41:28.242116 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-396dc648-24bc-4e9b-b4da-865d4b82f7a7 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1129678048", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:28.243290 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:28.243290 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:28.247893 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:28.254648 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c5af5fc-a596-4091-8cd0-2654d6320f6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:28.255200 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 205/802] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:28 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:28.286541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-396dc648-24bc-4e9b-b4da-865d4b82f7a7 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:28.286933 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 197/803] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:41:28 2026] POST /volume/v3/types => generated 275 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:28.297746 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-77036de4-4fcd-474a-b939-a115f4924663 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.302743 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77036de4-4fcd-474a-b939-a115f4924663 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:41:28.303222 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-77036de4-4fcd-474a-b939-a115f4924663 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2069212052", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:28.329168 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77036de4-4fcd-474a-b939-a115f4924663 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:28.329631 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 200/804] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:41:28 2026] POST /volume/v3/types => generated 275 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:28.339631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b79997f2-ed86-4978-ae21-81f541cae008 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.457007 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:28.457471 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1536316903", "volume_type": "d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:28.459852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1536316903', 'volume_type': 'd9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:28.468168 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Create volume of 1 GB Jul 22 04:41:28.468588 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:28.468588 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:28.469258 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Availability Zones retrieved successfully. Jul 22 04:41:28.482528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Flow 'volume_create_api' (6e8253b2-0fc3-4917-b306-b7e5e42d0690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:28.484818 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448d336a-aada-429d-9d36-a9c31f070fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:28.486936 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:28.534087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (448d336a-aada-429d-9d36-a9c31f070fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:41:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1,is_public=True,name='tempest-VolumeTypesTest-volume-type-1129678048',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:28.535922 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399d30d2-37ff-457d-bde1-b716d6549183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:28.575913 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1129678048 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1129678048, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:28.575913 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1129678048 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1129678048, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:28.636714 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Created reservations ['73768165-dce7-4396-b4ac-af3f74c6827b', '407d7800-8927-47e7-aadf-a1037e1fe101', 'adcec592-857e-4d1f-8503-9954d579cc84', '80cb7d29-fb16-4a24-bf1a-b81e4a1eb712'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:28.637855 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399d30d2-37ff-457d-bde1-b716d6549183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73768165-dce7-4396-b4ac-af3f74c6827b', '407d7800-8927-47e7-aadf-a1037e1fe101', 'adcec592-857e-4d1f-8503-9954d579cc84', '80cb7d29-fb16-4a24-bf1a-b81e4a1eb712']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:28.642989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7321fab-343b-4ff9-a6fb-1e0c85b6e387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:28.667947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7321fab-343b-4ff9-a6fb-1e0c85b6e387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc44da31-096d-40de-8098-509663c78d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1536316903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7d6cfd3bf84370b9904bb3fbec1800',qos_specs=None,replication_status=,reservations=['73768165-dce7-4396-b4ac-af3f74c6827b','407d7800-8927-47e7-aadf-a1037e1fe101','adcec592-857e-4d1f-8503-9954d579cc84','80cb7d29-fb16-4a24-bf1a-b81e4a1eb712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8751e4d103734d8f9e37152370d22f01',volume_type_id=d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1536316903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc44da31-096d-40de-8098-509663c78d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f7d6cfd3bf84370b9904bb3fbec1800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8751e4d103734d8f9e37152370d22f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1),volume_type_id=d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:28.669110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab96575-1b84-4ef2-bf16-b508f67ba97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:28.691349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ab96575-1b84-4ef2-bf16-b508f67ba97e) transitioned into state 'SUCCESS' from state '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-1536316903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f7d6cfd3bf84370b9904bb3fbec1800',qos_specs=None,replication_status=,reservations=['73768165-dce7-4396-b4ac-af3f74c6827b','407d7800-8927-47e7-aadf-a1037e1fe101','adcec592-857e-4d1f-8503-9954d579cc84','80cb7d29-fb16-4a24-bf1a-b81e4a1eb712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8751e4d103734d8f9e37152370d22f01',volume_type_id=d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:28.692186 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ff8275-25f1-4e76-a451-ccf0ff3546cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:28.704672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ff8275-25f1-4e76-a451-ccf0ff3546cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:28.706220 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Flow 'volume_create_api' (6e8253b2-0fc3-4917-b306-b7e5e42d0690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:28.706512 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Create volume request issued successfully. Jul 22 04:41:28.707164 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b79997f2-ed86-4978-ae21-81f541cae008 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:28.707728 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 203/805] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:41:28 2026] POST /volume/v3/volumes => generated 784 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:28.724885 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.727443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:28.727794 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:28.728074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:28.738186 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:28.738186 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:28.743840 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:28.752285 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d81d1239-dbd6-4993-b05e-196dfc8e56f8 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:28.752544 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 206/806] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:28 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:28.816815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-4d0c0be8-c545-4c82-bd04-0bfc819a01ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:28.820014 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-4d0c0be8-c545-4c82-bd04-0bfc819a01ad tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52/action Jul 22 04:41:28.820416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-4d0c0be8-c545-4c82-bd04-0bfc819a01ad tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:28.820537 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-4d0c0be8-c545-4c82-bd04-0bfc819a01ad tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:28.841431 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:28.841431 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:28.854827 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec6b590c-123a-4d00-80ee-4335001e51cc req-4d0c0be8-c545-4c82-bd04-0bfc819a01ad tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52/action returned with HTTP 204 Jul 22 04:41:28.855390 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 198/807] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:28 2026] POST /volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:29.273905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-82446d93-58bd-4566-8b63-265435baa442 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:29.276385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-82446d93-58bd-4566-8b63-265435baa442 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:29.276674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-82446d93-58bd-4566-8b63-265435baa442 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:29.276938 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-82446d93-58bd-4566-8b63-265435baa442 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:29.289572 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:29.289572 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:29.294182 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-82446d93-58bd-4566-8b63-265435baa442 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:29.301199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-82446d93-58bd-4566-8b63-265435baa442 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:29.301711 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 201/808] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:29 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:29.772530 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:29.776470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:29.776470 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:29.776470 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:29.784275 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:29.784275 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:29.788414 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:29.794485 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c5376ea-68a3-45fe-a9af-c93265aeebce tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:29.794485 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 204/809] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:29 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:29.808363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:29.812791 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] POST https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68/action Jul 22 04:41:29.813192 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Action body: b'{"os-retype": {"new_type": "b861debf-a497-4aa5-986f-397f049fa58e"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:29.813379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "b861debf-a497-4aa5-986f-397f049fa58e"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:29.822892 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:29.822892 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:29.823549 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:29.858193 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2069212052 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2069212052, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:29.858621 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2069212052 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2069212052, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:29.894308 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Created reservations ['fbb9949f-2e14-4845-ae9b-b401d6029682', '26d39b8f-5f17-4a9c-b526-43ad1c3596fb'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:29.909268 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1129678048 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1129678048, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:29.909690 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1129678048 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1129678048, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:41:29.920382 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Created reservations ['6538a689-e143-4864-a5e5-ba78d8aed7cb', '73d932ec-3fbf-4d7b-95d5-459fe4c2217b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:29.955752 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Retype volume request issued successfully. Jul 22 04:41:29.955982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-46f20e60-78fb-461c-ad48-fb13ede85ea7 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68/action returned with HTTP 202 Jul 22 04:41:29.956478 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 207/810] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:41:29 2026] POST /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:29.969845 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0fb47800-1140-43de-82d6-4711a299154f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:29.972327 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0fb47800-1140-43de-82d6-4711a299154f tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:29.972569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0fb47800-1140-43de-82d6-4711a299154f tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:29.972804 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0fb47800-1140-43de-82d6-4711a299154f tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:29.982302 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:29.982302 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:29.992078 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0fb47800-1140-43de-82d6-4711a299154f tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:30.002987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0fb47800-1140-43de-82d6-4711a299154f tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:30.003596 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 199/811] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:29 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:30.317985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:30.321612 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:30.321612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:30.321612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:30.335070 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:30.335070 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:30.341905 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:30.348675 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6bb9430d-3eaa-4f63-b2bd-9cab3ed213d8 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:30.349258 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 202/812] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:30 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:30.447475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7454c9ef-1f23-48de-8240-507be82cb186 req-ba13a256-80a7-48b8-9491-7c6b8b7621a7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:30.450664 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-ba13a256-80a7-48b8-9491-7c6b8b7621a7 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1/action Jul 22 04:41:30.451076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-ba13a256-80a7-48b8-9491-7c6b8b7621a7 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:30.451230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-ba13a256-80a7-48b8-9491-7c6b8b7621a7 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:30.477226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:30.477226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:30.493710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7454c9ef-1f23-48de-8240-507be82cb186 req-ba13a256-80a7-48b8-9491-7c6b8b7621a7 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1/action returned with HTTP 204 Jul 22 04:41:30.494512 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 205/813] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:30 2026] POST /volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:31.025587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.028316 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.028650 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.028906 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.038061 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.038061 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:31.044530 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:31.052425 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2f5399d0-02c1-4fb0-987e-ae9529e7fefd tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:31.053538 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 208/814] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:31.076033 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.078782 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.078782 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.079357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.089275 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.089275 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:31.093874 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:31.099484 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20d2daf5-bd34-4161-b83b-b00ae4dcece3 tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:31.099985 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 200/815] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:31.115330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b57aa424-6856-4915-8fba-231d2c8d016c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.117878 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b57aa424-6856-4915-8fba-231d2c8d016c tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.117878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b57aa424-6856-4915-8fba-231d2c8d016c tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.118080 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b57aa424-6856-4915-8fba-231d2c8d016c tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.129508 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.129508 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:31.134350 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b57aa424-6856-4915-8fba-231d2c8d016c tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:31.141549 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b57aa424-6856-4915-8fba-231d2c8d016c tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:31.141549 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 203/816] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:31.160004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.160004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] DELETE https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.160004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.160004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.160004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Delete volume with id: dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.165536 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.165536 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:31.165979 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:31.187205 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Delete volume request issued successfully. Jul 22 04:41:31.187509 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0dd5f96f-15bd-4cf9-84e1-6ad40ad891da tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 202 Jul 22 04:41:31.188122 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 206/817] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:31 2026] DELETE /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:31.198923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-323f8044-e344-4753-8547-d9253e512f6b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.200948 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-323f8044-e344-4753-8547-d9253e512f6b tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:31.201232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-323f8044-e344-4753-8547-d9253e512f6b tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.201549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-323f8044-e344-4753-8547-d9253e512f6b tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.209448 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.209448 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:31.214294 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-323f8044-e344-4753-8547-d9253e512f6b tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Volume info retrieved successfully. Jul 22 04:41:31.227486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-323f8044-e344-4753-8547-d9253e512f6b tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 200 Jul 22 04:41:31.228563 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 209/818] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:31.366152 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-feb8fe24-870a-463f-886e-d7f6075fa04a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.367914 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-feb8fe24-870a-463f-886e-d7f6075fa04a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:31.368133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-feb8fe24-870a-463f-886e-d7f6075fa04a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.368354 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-feb8fe24-870a-463f-886e-d7f6075fa04a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.377991 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.377991 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:31.381694 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-feb8fe24-870a-463f-886e-d7f6075fa04a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:31.386229 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-feb8fe24-870a-463f-886e-d7f6075fa04a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:31.386629 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 201/819] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:31.403171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:31.404993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:41:31.405238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:31.405497 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:31.415994 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:31.415994 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:31.420411 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:41:31.426649 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-569fba4f-d136-4d16-b932-fa7a3f1b4a7d tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:41:31.427210 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 204/820] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:31 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:32.246509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dfccbff2-b2fc-4540-9d31-58f7d8573bba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.251104 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dfccbff2-b2fc-4540-9d31-58f7d8573bba tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] GET https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 Jul 22 04:41:32.251313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dfccbff2-b2fc-4540-9d31-58f7d8573bba tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.251560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dfccbff2-b2fc-4540-9d31-58f7d8573bba tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.261074 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dfccbff2-b2fc-4540-9d31-58f7d8573bba tempest-VolumeTypesTest-105679164 tempest-VolumeTypesTest-105679164-project-member] https://10.4.3.175/volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 returned with HTTP 404 Jul 22 04:41:32.261761 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 207/821] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/volumes/dc44da31-096d-40de-8098-509663c78d68 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:32.269555 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8eeab565-baaf-4003-a104-b4516681727e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.275996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8eeab565-baaf-4003-a104-b4516681727e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e Jul 22 04:41:32.275996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8eeab565-baaf-4003-a104-b4516681727e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.275996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8eeab565-baaf-4003-a104-b4516681727e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.311516 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8eeab565-baaf-4003-a104-b4516681727e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e returned with HTTP 202 Jul 22 04:41:32.311743 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 210/822] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:41:32 2026] DELETE /volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:32.322279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1d8a34da-6994-4afc-ab87-4280a6787ab9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.324912 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d8a34da-6994-4afc-ab87-4280a6787ab9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e Jul 22 04:41:32.324912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d8a34da-6994-4afc-ab87-4280a6787ab9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.324912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d8a34da-6994-4afc-ab87-4280a6787ab9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.329537 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d8a34da-6994-4afc-ab87-4280a6787ab9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e returned with HTTP 404 Jul 22 04:41:32.329537 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 202/823] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/b861debf-a497-4aa5-986f-397f049fa58e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:32.338816 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5bca1e52-be7d-49a8-8ef3-d02898b70208 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.341360 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5bca1e52-be7d-49a8-8ef3-d02898b70208 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 Jul 22 04:41:32.341628 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5bca1e52-be7d-49a8-8ef3-d02898b70208 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.341876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5bca1e52-be7d-49a8-8ef3-d02898b70208 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.381990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5bca1e52-be7d-49a8-8ef3-d02898b70208 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 returned with HTTP 202 Jul 22 04:41:32.382464 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 205/824] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:41:32 2026] DELETE /volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:32.391931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dce1aee8-4fd3-4bfb-979f-6dba98aaed1a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.394714 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dce1aee8-4fd3-4bfb-979f-6dba98aaed1a tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 Jul 22 04:41:32.395397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dce1aee8-4fd3-4bfb-979f-6dba98aaed1a tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.395492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dce1aee8-4fd3-4bfb-979f-6dba98aaed1a tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.399379 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dce1aee8-4fd3-4bfb-979f-6dba98aaed1a tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 returned with HTTP 404 Jul 22 04:41:32.400256 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 208/825] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/d9b0ea70-80f0-4cc3-80d3-b4c6dbd04ce1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:32.413225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-77dff045-8006-475c-b1be-cfa4318faa3c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.415540 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77dff045-8006-475c-b1be-cfa4318faa3c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:41:32.416090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77dff045-8006-475c-b1be-cfa4318faa3c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-752280876", "description": "tempest-volume-type-description-275267144", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:32.444075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77dff045-8006-475c-b1be-cfa4318faa3c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:32.444755 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 211/826] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:41:32 2026] POST /volume/v3/types => generated 313 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.459113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dbe1f198-4c10-48d4-bff5-2496bed8839d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.462350 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe1f198-4c10-48d4-bff5-2496bed8839d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 Jul 22 04:41:32.462670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe1f198-4c10-48d4-bff5-2496bed8839d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.462979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe1f198-4c10-48d4-bff5-2496bed8839d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.474902 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe1f198-4c10-48d4-bff5-2496bed8839d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 returned with HTTP 200 Jul 22 04:41:32.475345 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 203/827] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 => generated 335 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.490116 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-68c4cdbd-5ff8-4122-9f8d-61a5fe639524 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.492490 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68c4cdbd-5ff8-4122-9f8d-61a5fe639524 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 Jul 22 04:41:32.493022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68c4cdbd-5ff8-4122-9f8d-61a5fe639524 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.493121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68c4cdbd-5ff8-4122-9f8d-61a5fe639524 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.540715 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68c4cdbd-5ff8-4122-9f8d-61a5fe639524 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 returned with HTTP 202 Jul 22 04:41:32.541243 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 206/828] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:41:32 2026] DELETE /volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:32.552100 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c7a92768-4a68-451a-898d-ec6eab4b05f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.558267 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7a92768-4a68-451a-898d-ec6eab4b05f0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 Jul 22 04:41:32.558524 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7a92768-4a68-451a-898d-ec6eab4b05f0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.558777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7a92768-4a68-451a-898d-ec6eab4b05f0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.566665 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7a92768-4a68-451a-898d-ec6eab4b05f0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 returned with HTTP 404 Jul 22 04:41:32.567370 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 209/829] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/a057d01c-7c99-4e82-9be4-f801fc75a064 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:41:32.578545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d343cc8f-d117-4dcd-a2bc-3933d944a187 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.580565 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d343cc8f-d117-4dcd-a2bc-3933d944a187 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:41:32.580950 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d343cc8f-d117-4dcd-a2bc-3933d944a187 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-224859188"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:32.605531 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d343cc8f-d117-4dcd-a2bc-3933d944a187 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:32.606198 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 212/830] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:41:32 2026] POST /volume/v3/types => generated 220 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.615892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f59f3d67-e6f3-41cb-8e40-332eb7b23651 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.617957 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f59f3d67-e6f3-41cb-8e40-332eb7b23651 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption Jul 22 04:41:32.618561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f59f3d67-e6f3-41cb-8e40-332eb7b23651 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:32.662862 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f59f3d67-e6f3-41cb-8e40-332eb7b23651 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption returned with HTTP 200 Jul 22 04:41:32.662862 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 204/831] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:41:32 2026] POST /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.676705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-588121e3-577e-43cd-9a89-0cbf3e4c6065 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.678775 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-588121e3-577e-43cd-9a89-0cbf3e4c6065 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption Jul 22 04:41:32.679005 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-588121e3-577e-43cd-9a89-0cbf3e4c6065 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.679228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-588121e3-577e-43cd-9a89-0cbf3e4c6065 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.693164 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-588121e3-577e-43cd-9a89-0cbf3e4c6065 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption returned with HTTP 200 Jul 22 04:41:32.694002 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 207/832] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.708611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-58be3960-1caa-4431-82ea-ec976e37fdb6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.713714 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58be3960-1caa-4431-82ea-ec976e37fdb6 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] PUT https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 Jul 22 04:41:32.714255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58be3960-1caa-4431-82ea-ec976e37fdb6 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:32.762248 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58be3960-1caa-4431-82ea-ec976e37fdb6 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 returned with HTTP 200 Jul 22 04:41:32.762915 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 210/833] 10.4.3.175 () {68 vars in 1507 bytes} [Wed Jul 22 04:41:32 2026] PUT /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 => generated 122 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.773831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c4b9a7cf-7435-4892-996c-65049b82c4ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.776207 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4b9a7cf-7435-4892-996c-65049b82c4ee tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption Jul 22 04:41:32.777126 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4b9a7cf-7435-4892-996c-65049b82c4ee tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.777126 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4b9a7cf-7435-4892-996c-65049b82c4ee tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.787418 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4b9a7cf-7435-4892-996c-65049b82c4ee tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption returned with HTTP 200 Jul 22 04:41:32.787418 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 213/834] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:32.800119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6e39b7c1-b885-4920-babb-24c95107757e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.803731 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6e39b7c1-b885-4920-babb-24c95107757e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/cipher Jul 22 04:41:32.804567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6e39b7c1-b885-4920-babb-24c95107757e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.806434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6e39b7c1-b885-4920-babb-24c95107757e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.815895 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6e39b7c1-b885-4920-babb-24c95107757e tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/cipher returned with HTTP 200 Jul 22 04:41:32.816782 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 205/835] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:41:32.829247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6feb0bdf-0198-4b52-b485-89ea06daf45d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.832120 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6feb0bdf-0198-4b52-b485-89ea06daf45d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 Jul 22 04:41:32.832815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6feb0bdf-0198-4b52-b485-89ea06daf45d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.832923 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6feb0bdf-0198-4b52-b485-89ea06daf45d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.873769 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6feb0bdf-0198-4b52-b485-89ea06daf45d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 returned with HTTP 202 Jul 22 04:41:32.874315 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 208/836] 10.4.3.175 () {66 vars in 1489 bytes} [Wed Jul 22 04:41:32 2026] DELETE /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption/a6d32ead-00f1-4210-9939-e987c754ca65 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:32.886748 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b144b332-4717-456e-83c6-e3a295903f1d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.891796 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b144b332-4717-456e-83c6-e3a295903f1d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption Jul 22 04:41:32.891983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b144b332-4717-456e-83c6-e3a295903f1d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.892186 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b144b332-4717-456e-83c6-e3a295903f1d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.905524 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b144b332-4717-456e-83c6-e3a295903f1d tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption returned with HTTP 200 Jul 22 04:41:32.906023 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 211/837] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:41:32.918859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0716f98f-80db-4ca0-a5a4-b37ddd27ccf9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.921219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0716f98f-80db-4ca0-a5a4-b37ddd27ccf9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption Jul 22 04:41:32.921510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0716f98f-80db-4ca0-a5a4-b37ddd27ccf9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.921757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0716f98f-80db-4ca0-a5a4-b37ddd27ccf9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.928758 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0716f98f-80db-4ca0-a5a4-b37ddd27ccf9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption returned with HTTP 200 Jul 22 04:41:32.929383 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 214/838] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:41:32 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:41:32.940953 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-13fb9ded-75f9-4e01-8e84-32d164246b80 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:32.944749 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13fb9ded-75f9-4e01-8e84-32d164246b80 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 Jul 22 04:41:32.945379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13fb9ded-75f9-4e01-8e84-32d164246b80 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:32.945767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13fb9ded-75f9-4e01-8e84-32d164246b80 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:32.991927 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13fb9ded-75f9-4e01-8e84-32d164246b80 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 returned with HTTP 202 Jul 22 04:41:32.993266 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 206/839] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:41:32 2026] DELETE /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:33.003841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3de0afa2-d467-4b72-9683-c43c42f2418c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.005801 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3de0afa2-d467-4b72-9683-c43c42f2418c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 Jul 22 04:41:33.005995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3de0afa2-d467-4b72-9683-c43c42f2418c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:33.006201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3de0afa2-d467-4b72-9683-c43c42f2418c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:33.011623 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3de0afa2-d467-4b72-9683-c43c42f2418c tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 returned with HTTP 404 Jul 22 04:41:33.012368 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 209/840] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:33 2026] GET /volume/v3/types/ca8055ec-88e2-4e5d-a303-7bb1c8ca8fd7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:33.024542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cb8b5aa1-ff3a-4031-a871-ad0c2aebd4e0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.027945 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cb8b5aa1-ff3a-4031-a871-ad0c2aebd4e0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types Jul 22 04:41:33.028198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cb8b5aa1-ff3a-4031-a871-ad0c2aebd4e0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:33.028457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cb8b5aa1-ff3a-4031-a871-ad0c2aebd4e0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:33.047725 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cb8b5aa1-ff3a-4031-a871-ad0c2aebd4e0 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:33.048242 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 212/841] 10.4.3.175 () {66 vars in 1231 bytes} [Wed Jul 22 04:41:33 2026] GET /volume/v3/types => generated 670 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:33.061810 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-48b26a7c-a001-420d-8107-55942f4cb224 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.064552 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-48b26a7c-a001-420d-8107-55942f4cb224 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:41:33.065085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-48b26a7c-a001-420d-8107-55942f4cb224 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1546442919"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:33.087315 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-48b26a7c-a001-420d-8107-55942f4cb224 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:41:33.088129 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 215/842] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:41:33 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:41:33.101770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5ade04e0-f122-4471-909b-c00163d76553 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.108112 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ade04e0-f122-4471-909b-c00163d76553 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] PUT https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e Jul 22 04:41:33.108112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ade04e0-f122-4471-909b-c00163d76553 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1484483802", "description": "tempest-volume-type-description-1235454536", "is_public": false}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:33.169552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ade04e0-f122-4471-909b-c00163d76553 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e returned with HTTP 200 Jul 22 04:41:33.170277 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 207/843] 10.4.3.175 () {68 vars in 1363 bytes} [Wed Jul 22 04:41:33 2026] PUT /volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e => generated 205 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:33.180604 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f5e28200-23f0-486d-8fad-8f6962ee74e9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.182818 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5e28200-23f0-486d-8fad-8f6962ee74e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e Jul 22 04:41:33.183087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5e28200-23f0-486d-8fad-8f6962ee74e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:33.183311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5e28200-23f0-486d-8fad-8f6962ee74e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:33.192311 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5e28200-23f0-486d-8fad-8f6962ee74e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e returned with HTTP 200 Jul 22 04:41:33.193095 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 210/844] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:33 2026] GET /volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e => generated 269 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:33.203604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-92fd6c60-85cc-47dd-8458-c1ce8502eed4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.205991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92fd6c60-85cc-47dd-8458-c1ce8502eed4 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] DELETE https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e Jul 22 04:41:33.206229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-92fd6c60-85cc-47dd-8458-c1ce8502eed4 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:33.206860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-92fd6c60-85cc-47dd-8458-c1ce8502eed4 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:33.234219 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92fd6c60-85cc-47dd-8458-c1ce8502eed4 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e returned with HTTP 202 Jul 22 04:41:33.234819 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 213/845] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:41:33 2026] DELETE /volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:33.242752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2f477dbb-ddd3-4805-bcbe-44fa6b8446e9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:33.244638 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2f477dbb-ddd3-4805-bcbe-44fa6b8446e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] GET https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e Jul 22 04:41:33.248081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2f477dbb-ddd3-4805-bcbe-44fa6b8446e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:33.248081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2f477dbb-ddd3-4805-bcbe-44fa6b8446e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:33.258027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2f477dbb-ddd3-4805-bcbe-44fa6b8446e9 tempest-VolumeTypesTest-1554035802 tempest-VolumeTypesTest-1554035802-project-admin] https://10.4.3.175/volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e returned with HTTP 404 Jul 22 04:41:33.258027 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 216/846] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:41:33 2026] GET /volume/v3/types/c3572248-add6-45ae-b8f7-0bffc606f72e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:36.240624 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:36.417158 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:36.417604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1563227939"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:36.419228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1563227939'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:36.419380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume of 1 GB Jul 22 04:41:36.431325 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Availability Zones retrieved successfully. Jul 22 04:41:36.437406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (a107dede-5746-4edb-b3c3-b834fda5704c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:36.438461 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b0ab42-2c61-4802-8f18-8be416e39554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:36.439874 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:36.486580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b0ab42-2c61-4802-8f18-8be416e39554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:36.487523 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9c68f4-47a9-460f-a91b-43c78ad147d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:36.584079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Created reservations ['20434c88-d2f4-4623-8c8e-683d36c9d890', 'f39bed51-806c-4e72-82b8-bb92609dfdc2', 'bd94c9bf-5e13-4ec4-a4a4-c837d09d74c5', 'a1cb5880-efed-4a69-999f-013fa7244a68'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:36.585980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9c68f4-47a9-460f-a91b-43c78ad147d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20434c88-d2f4-4623-8c8e-683d36c9d890', 'f39bed51-806c-4e72-82b8-bb92609dfdc2', 'bd94c9bf-5e13-4ec4-a4a4-c837d09d74c5', 'a1cb5880-efed-4a69-999f-013fa7244a68']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:36.586109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75080aa8-14c1-40f3-8c5a-8bcc86bcbe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:36.620547 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75080aa8-14c1-40f3-8c5a-8bcc86bcbe68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c70a55d-05ff-41b8-a4db-85d29c1f71ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1563227939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['20434c88-d2f4-4623-8c8e-683d36c9d890','f39bed51-806c-4e72-82b8-bb92609dfdc2','bd94c9bf-5e13-4ec4-a4a4-c837d09d74c5','a1cb5880-efed-4a69-999f-013fa7244a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1563227939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c70a55d-05ff-41b8-a4db-85d29c1f71ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c3b31ec426d47e9a3eb8e587bb32726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60311ecc410b4998b2e91eb856bc80b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:36.621317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb57024-7b22-4b61-8d69-25ebf1c4a6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:36.643914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cb57024-7b22-4b61-8d69-25ebf1c4a6d5) transitioned into state 'SUCCESS' from state '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-1563227939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['20434c88-d2f4-4623-8c8e-683d36c9d890','f39bed51-806c-4e72-82b8-bb92609dfdc2','bd94c9bf-5e13-4ec4-a4a4-c837d09d74c5','a1cb5880-efed-4a69-999f-013fa7244a68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:36.644688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6bb62b-13fe-4d98-9e8b-ade9ab98e1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:36.659999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a6bb62b-13fe-4d98-9e8b-ade9ab98e1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:36.659999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (a107dede-5746-4edb-b3c3-b834fda5704c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:36.659999 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume request issued successfully. Jul 22 04:41:36.659999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1f64b48-fcfa-4f28-8daf-1e84d16d6a34 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:36.659999 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 208/847] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:36 2026] POST /volume/v3/volumes => generated 754 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:36.678992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:36.679436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:41:36.679436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:36.679695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:36.688698 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:36.688698 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:36.695071 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:41:36.705336 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44fa0149-bfaa-4156-9a5b-09552d02afbe tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 200 Jul 22 04:41:36.705771 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 211/848] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:36 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:37.734034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:37.742309 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:41:37.742309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:37.742309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:37.776224 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:37.776224 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:37.792479 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:41:37.809904 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-738db0ad-1522-4474-b2e2-19ddfae3e882 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 200 Jul 22 04:41:37.810508 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 214/849] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:37 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 847 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:37.832943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-abef553a-f719-45e7-bd97-a83234f54125 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:37.837314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:41:37.837682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c70a55d-05ff-41b8-a4db-85d29c1f71ff", "name": "tempest-VolumesBackupsAdminTest-Backup-1885663317", "container": "tempest-volumesbackupsadmintest-backup-container-1901748729"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:37.839764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Creating new backup {'backup': {'volume_id': '1c70a55d-05ff-41b8-a4db-85d29c1f71ff', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1885663317', 'container': 'tempest-volumesbackupsadmintest-backup-container-1901748729'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:41:37.840022 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Creating backup of volume 1c70a55d-05ff-41b8-a4db-85d29c1f71ff in container tempest-volumesbackupsadmintest-backup-container-1901748729 Jul 22 04:41:37.855544 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:37.855544 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:37.855544 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:41:37.909807 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Created reservations ['ed6e48d7-cb7c-460c-a604-7eb1be41d8f1', '3ede4563-24ab-43e1-8f08-2b06f6f0707a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:37.990556 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-abef553a-f719-45e7-bd97-a83234f54125 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:41:37.991275 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 217/850] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:41:37 2026] POST /volume/v3/backups => generated 335 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:38.004119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:38.009892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:38.010516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:38.010689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:38.010842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:38.028280 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:38.028280 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:38.029547 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5d7959de-6fcf-4b3e-ab42-e8f33e6731fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:38.031152 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 209/851] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:38 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:38.739352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9b01fec4-bcd8-4c43-a07c-be744eff5f2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:38.740077 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b01fec4-bcd8-4c43-a07c-be744eff5f2b None None] GET https://10.4.3.175/volume// Jul 22 04:41:38.740213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b01fec4-bcd8-4c43-a07c-be744eff5f2b None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:38.744159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b01fec4-bcd8-4c43-a07c-be744eff5f2b None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:38.744918 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b01fec4-bcd8-4c43-a07c-be744eff5f2b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:38.745562 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 212/852] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:38 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:38.755305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-9efcc18c-559e-4e0e-99a6-46d6e4947a6a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:38.758005 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-9efcc18c-559e-4e0e-99a6-46d6e4947a6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:38.758519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-9efcc18c-559e-4e0e-99a6-46d6e4947a6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6352eab8-8b61-4114-9606-fd8357f723a7", "connector": null, "instance_uuid": "702df9d2-c2a4-4694-aa28-49eb418a78a3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:38.781841 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:38.781841 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:38.844756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-9efcc18c-559e-4e0e-99a6-46d6e4947a6a tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:38.845735 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 215/853] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:38 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:38.858516 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c6fddf72-d569-4e01-a6af-a5926598d6ce None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:38.861926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c6fddf72-d569-4e01-a6af-a5926598d6ce tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] DELETE https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 Jul 22 04:41:38.862180 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c6fddf72-d569-4e01-a6af-a5926598d6ce tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:38.863131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c6fddf72-d569-4e01-a6af-a5926598d6ce tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:38.875324 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:38.875324 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:38.979235 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c6fddf72-d569-4e01-a6af-a5926598d6ce tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 returned with HTTP 200 Jul 22 04:41:38.979824 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 218/854] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:38 2026] DELETE /volume/v3/attachments/55bb4f07-8400-45f4-85f6-78ebbf9715d1 => generated 192 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:39.045587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:39.047653 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:39.047900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:39.048300 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:39.048523 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:39.061997 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:39.061997 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:39.061997 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a24e9ce4-46be-41d8-8c2d-ba24982f41ed tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:39.063088 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 210/855] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:39 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:40.085007 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:40.102036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:40.102089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:40.102898 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:40.102898 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:40.113765 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:40.113765 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:40.114789 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab1368f6-0115-4d02-8a05-8375eec12f05 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:40.115301 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 213/856] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:40 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:40.465616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:40.468545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] PUT https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 Jul 22 04:41:40.469912 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:40.480737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Acquiring lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:40.486433 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:40.487610 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:40.487610 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:40.627771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" released by "attachment_update" :: held 0.140s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:40.627771 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-c43d5e0a-1236-4f42-9af2-005e1a2f44c6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 returned with HTTP 200 Jul 22 04:41:40.627771 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 216/857] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:40 2026] PUT /volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:40.640496 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-80be33f1-17a6-4b18-a2e8-09d7f86e60ac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:40.643515 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-80be33f1-17a6-4b18-a2e8-09d7f86e60ac tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 Jul 22 04:41:40.643812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-80be33f1-17a6-4b18-a2e8-09d7f86e60ac tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:40.644551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-80be33f1-17a6-4b18-a2e8-09d7f86e60ac tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:40.664688 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-80be33f1-17a6-4b18-a2e8-09d7f86e60ac tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 returned with HTTP 200 Jul 22 04:41:40.665099 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 219/858] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:41:40 2026] GET /volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:41.136534 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:41.145056 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:41.145493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:41.145810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:41.145900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:41.157349 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:41.157349 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:41.158188 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-91d77cf0-6bec-411f-b67d-27fc9e777f9c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:41.159949 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 211/859] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:41 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:42.178055 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:42.183071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:42.183071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:42.183071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:42.183361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:42.190280 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:42.190280 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:42.191392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6da27af8-91a2-4bd0-87f2-2b5ebbc88507 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:42.191893 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 214/860] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:42 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:42.804388 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-11d7d299-1fe0-44d7-9bfa-22b812a3fde5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:42.813596 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-11d7d299-1fe0-44d7-9bfa-22b812a3fde5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 Jul 22 04:41:42.813596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-11d7d299-1fe0-44d7-9bfa-22b812a3fde5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:42.813596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-11d7d299-1fe0-44d7-9bfa-22b812a3fde5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:42.834707 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:42.834707 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:42.858733 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-64046967-f340-4b52-bb2e-030c5ae06dbb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:42.863786 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64046967-f340-4b52-bb2e-030c5ae06dbb tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:42.865211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64046967-f340-4b52-bb2e-030c5ae06dbb tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:42.865708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64046967-f340-4b52-bb2e-030c5ae06dbb tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:42.885695 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:42.885695 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:42.890344 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-64046967-f340-4b52-bb2e-030c5ae06dbb tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:42.901343 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64046967-f340-4b52-bb2e-030c5ae06dbb tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:41:42.902223 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 220/861] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:42 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:42.951441 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-11d7d299-1fe0-44d7-9bfa-22b812a3fde5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 returned with HTTP 200 Jul 22 04:41:42.952435 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 217/862] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:42 2026] DELETE /volume/v3/attachments/66188970-863a-482a-8a5d-28beaa287865 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:42.964682 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-f4e349df-3cec-4834-a532-aac4bd4c87f9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:42.970837 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-f4e349df-3cec-4834-a532-aac4bd4c87f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe Jul 22 04:41:42.971887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-f4e349df-3cec-4834-a532-aac4bd4c87f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:42.972254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-f4e349df-3cec-4834-a532-aac4bd4c87f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:42.976349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:42.982248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:42.982248 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:42.984214 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:42.990420 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:42.990420 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:43.006938 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:43.006938 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:43.016978 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:43.025615 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-856eb472-73bb-4184-80e7-af039364e41f tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:41:43.026414 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 215/863] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:42 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1143 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:43.071843 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:43.076048 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] POST https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce/action Jul 22 04:41:43.077563 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:43.077563 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:43.091849 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-f4e349df-3cec-4834-a532-aac4bd4c87f9 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe returned with HTTP 200 Jul 22 04:41:43.092425 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 212/864] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:42 2026] DELETE /volume/v3/attachments/cf798eca-f49b-4772-8e50-76bc1fed16fe => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:43.096105 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:43.096105 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:43.097522 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:43.108975 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-ac2fe6cb-c9ea-4cb4-b097-c8e6b0586743 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:43.110156 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Begin detaching volume completed successfully. Jul 22 04:41:43.110615 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-fc1392bc-8805-4d51-8a33-499fd193009d tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce/action returned with HTTP 202 Jul 22 04:41:43.111645 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 221/865] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:41:43 2026] POST /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:41:43.114743 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-ac2fe6cb-c9ea-4cb4-b097-c8e6b0586743 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 Jul 22 04:41:43.115212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-ac2fe6cb-c9ea-4cb4-b097-c8e6b0586743 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:43.115560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-ac2fe6cb-c9ea-4cb4-b097-c8e6b0586743 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:43.140446 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:43.140446 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:43.191119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c5de1a1f-bda2-4930-ad95-2c5d098d8770 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:43.191615 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c5de1a1f-bda2-4930-ad95-2c5d098d8770 None None] GET https://10.4.3.175/volume// Jul 22 04:41:43.191873 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c5de1a1f-bda2-4930-ad95-2c5d098d8770 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:43.192406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c5de1a1f-bda2-4930-ad95-2c5d098d8770 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:43.192886 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c5de1a1f-bda2-4930-ad95-2c5d098d8770 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:43.193404 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 216/866] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:43.205187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:43.209349 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:43.209592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:43.209808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:43.209976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c3d95036-61fc-4fc7-854b-ae768501333d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:43.214062 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3d95036-61fc-4fc7-854b-ae768501333d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:43.214985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3d95036-61fc-4fc7-854b-ae768501333d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:43.214985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3d95036-61fc-4fc7-854b-ae768501333d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:43.215982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c3d95036-61fc-4fc7-854b-ae768501333d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:43.227524 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:43.227524 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:43.227949 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3d95036-61fc-4fc7-854b-ae768501333d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:43.228711 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 222/867] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:43 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:43.229144 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:43.229144 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:43.235157 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:43.241943 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-84a14df3-7a95-4848-ad51-6dbac009af24 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:41:43.242629 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 213/868] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:43 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:43.259200 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-afddef62-b493-4e23-922f-a5aec2b50b1e req-ac2fe6cb-c9ea-4cb4-b097-c8e6b0586743 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 returned with HTTP 200 Jul 22 04:41:43.259948 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 218/869] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:43 2026] DELETE /volume/v3/attachments/7b3e3e13-0023-4078-b74a-6f23d6677772 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:44.244284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-237800d0-67cf-477c-821a-97e774b72116 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:44.246618 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-237800d0-67cf-477c-821a-97e774b72116 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:44.250087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-237800d0-67cf-477c-821a-97e774b72116 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:44.250087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-237800d0-67cf-477c-821a-97e774b72116 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:44.250087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-237800d0-67cf-477c-821a-97e774b72116 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:44.256511 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:44.256511 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:44.257352 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-237800d0-67cf-477c-821a-97e774b72116 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:44.257731 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 217/870] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:44 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:44.513715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:44.521344 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:44.521937 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-595984149"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:44.526614 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-595984149'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:44.526614 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume of 1 GB Jul 22 04:41:44.538445 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Availability Zones retrieved successfully. Jul 22 04:41:44.554781 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (1b1c459e-be7e-48cf-a79d-073762b1c2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:44.556612 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e38588-06ba-4ed5-931f-c6d9db386776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:44.559606 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:44.624103 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67e38588-06ba-4ed5-931f-c6d9db386776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:44.625578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8925bee7-c929-49da-b8b4-13fecb3521a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:44.747912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-c42769e1-656b-4bb3-862c-8719d10969f0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:44.752675 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-c42769e1-656b-4bb3-862c-8719d10969f0 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] DELETE https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 Jul 22 04:41:44.752936 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-c42769e1-656b-4bb3-862c-8719d10969f0 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:44.753288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-c42769e1-656b-4bb3-862c-8719d10969f0 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:44.768793 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:44.768793 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:44.770327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Created reservations ['063fba89-b738-4705-96e4-da49ea9def6f', '53399f66-e794-479a-a3e9-ae787c4be76f', '5d56ecd5-b581-4bd8-9fb9-891a795229ab', '6f714831-f35e-494b-872e-ccff2fd1953b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:44.771856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8925bee7-c929-49da-b8b4-13fecb3521a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063fba89-b738-4705-96e4-da49ea9def6f', '53399f66-e794-479a-a3e9-ae787c4be76f', '5d56ecd5-b581-4bd8-9fb9-891a795229ab', '6f714831-f35e-494b-872e-ccff2fd1953b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:44.776050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb483d57-f249-4fb8-a642-e580c2129e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:44.816500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb483d57-f249-4fb8-a642-e580c2129e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69c2887-264e-4c02-82e0-8c7b16abd6e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-595984149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['063fba89-b738-4705-96e4-da49ea9def6f','53399f66-e794-479a-a3e9-ae787c4be76f','5d56ecd5-b581-4bd8-9fb9-891a795229ab','6f714831-f35e-494b-872e-ccff2fd1953b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-595984149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69c2887-264e-4c02-82e0-8c7b16abd6e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4680517a8e0e40fa976cd1dce0866f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:44.817573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff51d17c-0465-406e-8216-a2850bc1bf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:44.858042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff51d17c-0465-406e-8216-a2850bc1bf73) transitioned into state 'SUCCESS' from state '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-595984149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['063fba89-b738-4705-96e4-da49ea9def6f','53399f66-e794-479a-a3e9-ae787c4be76f','5d56ecd5-b581-4bd8-9fb9-891a795229ab','6f714831-f35e-494b-872e-ccff2fd1953b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:44.859056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7dac289-d8fc-4819-a4d8-59ac1a4e5434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:44.866034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3a6ca9e4-f498-442f-834b-f9f3245b9b17 req-c42769e1-656b-4bb3-862c-8719d10969f0 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 returned with HTTP 200 Jul 22 04:41:44.868350 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 214/871] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:44 2026] DELETE /volume/v3/attachments/b5edefff-00fc-4ad2-bc13-61e100c81cb7 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:44.878687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7dac289-d8fc-4819-a4d8-59ac1a4e5434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:44.879998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (1b1c459e-be7e-48cf-a79d-073762b1c2ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:44.883379 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request issued successfully. Jul 22 04:41:44.884399 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4961583d-ca0c-45ca-930a-84a0d81cfbc5 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:44.887321 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 223/872] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:41:44 2026] POST /volume/v3/volumes => generated 754 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:44.907597 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:44.909676 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:44.909919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:44.910528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:44.921808 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:44.921808 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:44.931132 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:44.939433 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6733efda-a312-420d-a5c6-cc8eeeded3a3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:44.939786 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 219/873] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:44 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:45.278180 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:45.283664 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:45.283900 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:45.284127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:45.284512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:45.295388 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:45.295388 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:45.298884 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20a4c977-c5e7-463e-8c83-847dcd4f711e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:45.301464 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 218/874] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:45 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:45.339798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:45.342312 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:45.342620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:45.342824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:45.352191 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:45.352191 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:45.357521 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:45.366702 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9a979a62-35e6-49b6-9324-a6e9d451d588 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:41:45.366702 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 215/875] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:45 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:45.955660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:45.959255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:45.959838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:45.960138 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:45.972056 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:45.972056 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:45.978988 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:45.986866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0134d6d-27d7-4ae3-8497-da38776ee4f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:45.987944 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 224/876] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:45 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:46.053456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.056564 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:46.056889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.058254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.075909 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.075909 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:46.084621 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:46.090363 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-0dedcc41-4228-4c72-8a84-661334f32547 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:46.090912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 220/877] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:46 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:46.317892 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.320414 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:46.320637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.320992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.321078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:46.326831 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.326831 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:46.329287 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b0908321-ebbc-4efe-9fc9-87d99a6006b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:46.329819 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 219/878] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:46 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:46.354274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-fc079986-8ad2-42a2-a1cb-a92c6e949c62 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.359400 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-fc079986-8ad2-42a2-a1cb-a92c6e949c62 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4/action Jul 22 04:41:46.359925 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-fc079986-8ad2-42a2-a1cb-a92c6e949c62 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:46.360117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-fc079986-8ad2-42a2-a1cb-a92c6e949c62 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:46.386273 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.386273 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:46.412046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-91a5d040-980b-4c4b-9d64-04036afc2db7 req-fc079986-8ad2-42a2-a1cb-a92c6e949c62 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4/action returned with HTTP 204 Jul 22 04:41:46.412775 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 216/879] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:46 2026] POST /volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:46.420537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5c42f111-256f-4924-9202-47ac577e0ae6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.420874 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c42f111-256f-4924-9202-47ac577e0ae6 None None] GET https://10.4.3.175/volume// Jul 22 04:41:46.421079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c42f111-256f-4924-9202-47ac577e0ae6 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.421301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c42f111-256f-4924-9202-47ac577e0ae6 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.421953 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c42f111-256f-4924-9202-47ac577e0ae6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:46.422020 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 225/880] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:41: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 22 04:41:46.636540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ab821b01-96fa-45ca-886f-820a8345c87b req-3cbabb9e-27e6-48cc-a11e-7427f6d66297 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.707418 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-3cbabb9e-27e6-48cc-a11e-7427f6d66297 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:46.707769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-3cbabb9e-27e6-48cc-a11e-7427f6d66297 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c69c2887-264e-4c02-82e0-8c7b16abd6e8", "connector": null, "instance_uuid": "bb45c444-6828-409f-a5e0-2bb205d0bf12"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:46.720183 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.720183 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:46.762498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-3cbabb9e-27e6-48cc-a11e-7427f6d66297 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:46.763184 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 221/881] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:46 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:46.800402 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.803914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:46.803914 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.804357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.818330 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.818330 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:46.823805 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:46.830646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f81ca0e1-c7d4-4dbb-8163-c15ef434a4b7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:46.831207 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 220/882] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:46 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:46.835429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e8e800ec-72bb-4035-8af1-9fe720cb191f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.835866 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8e800ec-72bb-4035-8af1-9fe720cb191f None None] GET https://10.4.3.175/volume// Jul 22 04:41:46.836085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8e800ec-72bb-4035-8af1-9fe720cb191f None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.836304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8e800ec-72bb-4035-8af1-9fe720cb191f None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.836719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8e800ec-72bb-4035-8af1-9fe720cb191f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:46.837159 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 217/883] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:46.849530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:46.853362 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:46.853622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:46.854193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:46.881306 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:46.881306 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:46.890297 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:46.898592 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-f3e4cb99-308c-4318-855b-1ed4dbc1135f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:46.898592 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 226/884] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:46 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1026 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:47.028856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:47.031124 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] PUT https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 Jul 22 04:41:47.031575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:47.048958 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Acquiring lock "cinder-attachment_update-c69c2887-264e-4c02-82e0-8c7b16abd6e8-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:47.061882 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-c69c2887-264e-4c02-82e0-8c7b16abd6e8-np0000005618" acquired by "attachment_update" :: waited 0.012s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:47.062382 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:47.062382 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:47.183173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-c69c2887-264e-4c02-82e0-8c7b16abd6e8-np0000005618" released by "attachment_update" :: held 0.122s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:47.184578 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-2b8e7c1c-9524-416d-bc92-47d90ea00505 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 returned with HTTP 200 Jul 22 04:41:47.184578 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 222/885] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:47 2026] PUT /volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:47.346304 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e4c7ab19-eade-4558-b533-6237255e701e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:47.348615 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4c7ab19-eade-4558-b533-6237255e701e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:47.348914 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4c7ab19-eade-4558-b533-6237255e701e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:47.349229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4c7ab19-eade-4558-b533-6237255e701e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:47.349401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e4c7ab19-eade-4558-b533-6237255e701e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:47.354366 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:47.354366 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:47.355249 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4c7ab19-eade-4558-b533-6237255e701e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:47.355743 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 221/886] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:47 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:47.852614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:47.855201 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:47.855201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:47.855201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:47.866542 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:47.866542 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:47.870841 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:47.877840 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d2c59d3-54b7-428f-bad6-9062fa431284 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:47.880423 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 218/887] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:47 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:47.997997 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-74efb508-8002-4177-b2d8-ea45a38c4421 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:48.000370 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:41:48.000676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:48.000980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:48.001228 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume with id: f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:41:48.012030 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:48.012030 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:48.013080 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:48.045170 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume request issued successfully. Jul 22 04:41:48.045170 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74efb508-8002-4177-b2d8-ea45a38c4421 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 202 Jul 22 04:41:48.045769 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 227/888] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:47 2026] DELETE /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:48.061073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:48.063487 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:41:48.064161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:48.064161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:48.077103 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:48.077103 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:48.086023 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:48.093216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d90bce2-5f22-4df9-aa45-d7bd43e93c50 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 200 Jul 22 04:41:48.093705 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 223/889] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:48 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:48.371521 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e029555-17c2-4077-9336-6afffb4801ec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:48.375598 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e029555-17c2-4077-9336-6afffb4801ec tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:48.375598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e029555-17c2-4077-9336-6afffb4801ec tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:48.375598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e029555-17c2-4077-9336-6afffb4801ec tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:48.375598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0e029555-17c2-4077-9336-6afffb4801ec tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:48.382732 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:48.382732 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:48.384295 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e029555-17c2-4077-9336-6afffb4801ec tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:48.385055 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 222/890] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:48 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:48.898995 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:48.899893 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:48.900142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:48.900359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:48.915050 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:48.915050 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:48.920533 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:48.929064 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f51ed9c-739b-4dec-9f65-d08349d9e861 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:48.929532 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 219/891] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:48 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:49.107522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a178aed3-7234-4551-836d-c81cc15f1f42 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.109247 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a178aed3-7234-4551-836d-c81cc15f1f42 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c Jul 22 04:41:49.109436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a178aed3-7234-4551-836d-c81cc15f1f42 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.110294 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a178aed3-7234-4551-836d-c81cc15f1f42 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.116232 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a178aed3-7234-4551-836d-c81cc15f1f42 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c returned with HTTP 404 Jul 22 04:41:49.116687 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 228/892] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:49 2026] GET /volume/v3/volumes/f3cacdfa-f83c-4e84-9cb9-69a817d60b2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:49.129349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-98f23a57-5de8-49e1-9919-41b959c27632 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.132080 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:41:49.132080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.132329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.133050 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume with id: e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:41:49.141591 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.141591 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:49.142387 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:49.174512 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume request issued successfully. Jul 22 04:41:49.174512 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-98f23a57-5de8-49e1-9919-41b959c27632 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 202 Jul 22 04:41:49.174512 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 224/893] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:49 2026] DELETE /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:49.184914 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.187448 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:41:49.187774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.188269 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.203157 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.203157 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:49.213822 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:49.224211 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d7da3d9-0497-494f-9830-0b88da3bbca5 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 200 Jul 22 04:41:49.224938 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 223/894] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:49 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:41:49.404865 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.409907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:49.409907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.409907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.409907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:49.419178 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.419178 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:49.419178 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca284d14-c2d3-4d00-8fc3-293da7029a1d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:49.420256 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 220/895] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:49 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:49.853522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.855686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] DELETE https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:49.855971 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.856213 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.856425 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Delete volume with id: 30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:49.865497 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.865497 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:49.866306 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:49.893991 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Delete volume request issued successfully. Jul 22 04:41:49.894238 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c4d4997-d3af-47c1-a407-9b9e2f331cf4 tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 202 Jul 22 04:41:49.894766 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 229/896] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:49 2026] DELETE /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:49.903443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.905504 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:49.905724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.906077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.915597 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.915597 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:49.920779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Volume info retrieved successfully. Jul 22 04:41:49.927155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57b7cfb7-c037-4835-b9d5-1ded8055792e tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 200 Jul 22 04:41:49.927712 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 225/897] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:49 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:49.946570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f8d600a-e153-408b-a032-bcc367c13a8a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:49.949482 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f8d600a-e153-408b-a032-bcc367c13a8a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:49.952028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f8d600a-e153-408b-a032-bcc367c13a8a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:49.952329 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f8d600a-e153-408b-a032-bcc367c13a8a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:49.973458 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:49.973458 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:49.982868 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5f8d600a-e153-408b-a032-bcc367c13a8a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:49.994752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f8d600a-e153-408b-a032-bcc367c13a8a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:49.994923 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 224/898] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:49 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:50.240010 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e0893727-e8c0-4cd4-aeb0-053d372540bb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:50.241829 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0893727-e8c0-4cd4-aeb0-053d372540bb tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 Jul 22 04:41:50.242076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0893727-e8c0-4cd4-aeb0-053d372540bb tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:50.242253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0893727-e8c0-4cd4-aeb0-053d372540bb tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:50.248172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0893727-e8c0-4cd4-aeb0-053d372540bb tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 returned with HTTP 404 Jul 22 04:41:50.248758 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 221/899] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:50 2026] GET /volume/v3/volumes/e6c2a44c-e943-41b9-8403-2e67f1eb4a32 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:50.256528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:50.258639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:41:50.258845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:50.259044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:50.259226 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume with id: f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:41:50.268737 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:50.268737 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:50.269473 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:50.290106 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Delete volume request issued successfully. Jul 22 04:41:50.290432 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-04ad7fdf-52a4-403b-bfff-d5b27788ec2c tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 202 Jul 22 04:41:50.290992 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 230/900] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:41:50 2026] DELETE /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:41:50.301927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:50.305209 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:41:50.305417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:50.305623 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:50.321104 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:50.321104 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:50.332138 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Volume info retrieved successfully. Jul 22 04:41:50.339629 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5eb8d0d-25d0-41ee-b530-eda5c7b18225 tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 200 Jul 22 04:41:50.339933 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 226/901] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:50 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:50.442478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:50.444472 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:50.444709 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:50.444884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:50.445162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:50.452891 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:50.452891 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:50.453914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-899ec4ae-6ac2-4c1d-a5cc-84b5545732e4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:50.454481 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 225/902] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:50 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:50.945417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0490e181-6728-423a-81c0-179fab1161ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:50.947422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0490e181-6728-423a-81c0-179fab1161ce tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] GET https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce Jul 22 04:41:50.947664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0490e181-6728-423a-81c0-179fab1161ce tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:50.947899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0490e181-6728-423a-81c0-179fab1161ce tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:50.955990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0490e181-6728-423a-81c0-179fab1161ce tempest-ServerStableDeviceRescueTest-1276415534 tempest-ServerStableDeviceRescueTest-1276415534-project-member] https://10.4.3.175/volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce returned with HTTP 404 Jul 22 04:41:50.956550 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 222/903] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:50 2026] GET /volume/v3/volumes/30fc28e1-cc69-471f-950d-b9ea54e755ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:51.013641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.015954 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:51.016090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:51.016490 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:51.029535 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:51.029535 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:51.034773 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:51.041288 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82c97afe-4f66-4b32-a6c2-9e1399b9025b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:51.041812 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 231/904] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:51 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:51.354881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8c1ca7de-d08a-448a-ae63-2f93228d094f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.357338 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c1ca7de-d08a-448a-ae63-2f93228d094f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] GET https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 Jul 22 04:41:51.358030 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c1ca7de-d08a-448a-ae63-2f93228d094f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:51.358340 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c1ca7de-d08a-448a-ae63-2f93228d094f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:51.367954 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c1ca7de-d08a-448a-ae63-2f93228d094f tempest-TaggedBootDevicesTest_v242-2013613954 tempest-TaggedBootDevicesTest_v242-2013613954-project-member] https://10.4.3.175/volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 returned with HTTP 404 Jul 22 04:41:51.368726 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 227/905] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:51 2026] GET /volume/v3/volumes/f9a984df-bcd4-488c-b8f5-7b94acd1be55 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:51.472879 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-65b235eb-adf9-4716-b227-fe55370fc957 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.476532 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65b235eb-adf9-4716-b227-fe55370fc957 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:51.476908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-65b235eb-adf9-4716-b227-fe55370fc957 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:51.477140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-65b235eb-adf9-4716-b227-fe55370fc957 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:51.477447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-65b235eb-adf9-4716-b227-fe55370fc957 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:51.486393 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:51.486393 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:51.489202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65b235eb-adf9-4716-b227-fe55370fc957 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:51.489607 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 226/906] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:51 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:51.561464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ab821b01-96fa-45ca-886f-820a8345c87b req-963e0d06-1de9-4b98-9989-c1f27bd1eea3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.565490 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-963e0d06-1de9-4b98-9989-c1f27bd1eea3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343/action Jul 22 04:41:51.565877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-963e0d06-1de9-4b98-9989-c1f27bd1eea3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:51.566094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-963e0d06-1de9-4b98-9989-c1f27bd1eea3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:51.598417 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:51.598417 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:51.619626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ab821b01-96fa-45ca-886f-820a8345c87b req-963e0d06-1de9-4b98-9989-c1f27bd1eea3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343/action returned with HTTP 204 Jul 22 04:41:51.620364 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 223/907] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:51 2026] POST /volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:51.688912 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4372057e-e6d9-4ce6-85cb-115ff032d638 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.688912 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4372057e-e6d9-4ce6-85cb-115ff032d638 None None] GET https://10.4.3.175/volume// Jul 22 04:41:51.689422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4372057e-e6d9-4ce6-85cb-115ff032d638 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:51.689422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4372057e-e6d9-4ce6-85cb-115ff032d638 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:51.689801 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4372057e-e6d9-4ce6-85cb-115ff032d638 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:51.690184 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 232/908] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41: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 22 04:41:51.700986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d339d812-d85d-4f61-a048-413b12e0184e req-7faf2e6a-2d1e-41e1-ab93-5ddd5212d56b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.704134 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-7faf2e6a-2d1e-41e1-ab93-5ddd5212d56b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:51.704638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-7faf2e6a-2d1e-41e1-ab93-5ddd5212d56b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6352eab8-8b61-4114-9606-fd8357f723a7", "connector": null, "instance_uuid": "702df9d2-c2a4-4694-aa28-49eb418a78a3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:51.725428 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:51.725428 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:51.788627 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-7faf2e6a-2d1e-41e1-ab93-5ddd5212d56b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:51.789202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 228/909] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:51 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 22 04:41:51.805073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d339d812-d85d-4f61-a048-413b12e0184e req-d2183223-b9da-4b50-bd79-0ab822fffde9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:51.808519 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-d2183223-b9da-4b50-bd79-0ab822fffde9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 Jul 22 04:41:51.808820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-d2183223-b9da-4b50-bd79-0ab822fffde9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:51.809068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-d2183223-b9da-4b50-bd79-0ab822fffde9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:51.825577 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:51.825577 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:51.902579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-d2183223-b9da-4b50-bd79-0ab822fffde9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 returned with HTTP 200 Jul 22 04:41:51.903304 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 227/910] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:41:51 2026] DELETE /volume/v3/attachments/f3028f36-027d-4809-8535-c4436b7376d4 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:52.061233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:52.063719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:52.064019 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:52.064311 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:52.083684 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:52.083684 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:52.088381 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:52.093593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d31c2527-4b27-4cfd-ad30-fe0b886e071f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:52.094312 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 224/911] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:52 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:52.110397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:52.114130 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:41:52.114130 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:52.114130 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:52.124463 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:52.124463 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:52.128892 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:41:52.135036 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a31af93-3a90-4eda-8e2b-b315a4ac1b16 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:41:52.135672 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 233/912] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:52 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:52.506783 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:52.509928 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:52.509928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:52.510076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:52.510139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:52.518823 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:52.518823 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:52.518823 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c6c0fd6-d014-4f89-a226-0b4341680451 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:52.519320 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 229/913] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:52 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:53.543649 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:53.544370 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:53.545158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:53.545158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:53.545158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:53.552296 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:53.552296 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:53.553209 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d1f215d3-839c-4b3e-9a35-1f02523a08e7 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:53.554499 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 228/914] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:53 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:54.000745 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:54.004470 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] PUT https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c Jul 22 04:41:54.005127 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:54.016371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Acquiring lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:54.021767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:54.023152 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:54.023152 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:54.153464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Lock "cinder-attachment_update-6352eab8-8b61-4114-9606-fd8357f723a7-np0000005618" released by "attachment_update" :: held 0.132s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:54.153829 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-60094747-ec4e-4a5b-99cb-d067b739cf2e tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c returned with HTTP 200 Jul 22 04:41:54.154347 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 225/915] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:53 2026] PUT /volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:54.166956 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d339d812-d85d-4f61-a048-413b12e0184e req-4d2d4dbe-3fe2-4f9e-aa9e-c71e91328b88 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:54.169345 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-4d2d4dbe-3fe2-4f9e-aa9e-c71e91328b88 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c Jul 22 04:41:54.169734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-4d2d4dbe-3fe2-4f9e-aa9e-c71e91328b88 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:54.169862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-4d2d4dbe-3fe2-4f9e-aa9e-c71e91328b88 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:54.188219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-4d2d4dbe-3fe2-4f9e-aa9e-c71e91328b88 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c returned with HTTP 200 Jul 22 04:41:54.188685 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 234/916] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:41:54 2026] GET /volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:54.565292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:54.568500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:54.568794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:54.568992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:54.569171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:54.572249 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=342,cinder:UPDATE=110,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:41:54.576533 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:54.576533 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:54.578119 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50f7fb2f-4346-43ac-b4d0-9e2328fac198 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:54.578807 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 230/917] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:54 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:55.596230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:55.599770 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:55.600046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:55.600385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:55.600561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:55.611282 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:55.611282 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:55.612477 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a7d03a1-6083-4da6-a1d1-b845360c5936 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:55.619737 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 229/918] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:55 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:56.628866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2e04562-8a5e-4209-9474-b280b42cea3c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:56.631068 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2e04562-8a5e-4209-9474-b280b42cea3c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:56.631331 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2e04562-8a5e-4209-9474-b280b42cea3c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:56.631567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2e04562-8a5e-4209-9474-b280b42cea3c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:56.631732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a2e04562-8a5e-4209-9474-b280b42cea3c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:56.635187 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=317,cinder:UPDATE=63,cinder:INSERT=27,cinder:DELETE=4 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:41:56.641575 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:56.641575 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:56.642622 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2e04562-8a5e-4209-9474-b280b42cea3c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:56.643063 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 226/919] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:56 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:57.663203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:57.665038 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:57.665343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:57.665815 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:57.665815 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:57.669142 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=320,cinder:UPDATE=64,cinder:INSERT=41,cinder:DELETE=3 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:41:57.676182 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:57.676182 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:57.676182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5fad7de3-bd16-4bae-a8bf-fd8583b0e3ad tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:57.676461 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 235/920] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:57 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:58.394674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.400203 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:58.401913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.401913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.415735 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.415735 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:58.421517 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:58.430346 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-5a58f8bc-d26e-4308-97a9-940538705530 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:58.430945 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 231/921] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:58.607335 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2c583171-31e2-451a-905d-e77bad55800d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.607800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c583171-31e2-451a-905d-e77bad55800d None None] GET https://10.4.3.175/volume// Jul 22 04:41:58.607800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c583171-31e2-451a-905d-e77bad55800d None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.608037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c583171-31e2-451a-905d-e77bad55800d None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.608436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c583171-31e2-451a-905d-e77bad55800d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:58.608831 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 230/922] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:41: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 22 04:41:58.623359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-d04d0c5b-038a-4ec0-8306-db2ef0f6aac6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.629950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-d04d0c5b-038a-4ec0-8306-db2ef0f6aac6 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:41:58.630489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-d04d0c5b-038a-4ec0-8306-db2ef0f6aac6 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d03d68d9-7e89-460b-ad43-3b4bf2dbc812", "connector": null, "instance_uuid": "997ee0b8-1e78-41bd-822f-3960a138901b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:58.651226 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.651226 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:58.697611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.701306 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:41:58.702117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.702117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.702564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:58.709446 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.709446 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:58.710636 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f1ce154-44d0-49df-aa40-ca9bea5254db tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:41:58.712734 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 236/923] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:41:58.725764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.728346 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:41:58.729407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.729407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.731770 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-d04d0c5b-038a-4ec0-8306-db2ef0f6aac6 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:41:58.732366 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 227/924] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:41:58 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:58.744831 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.744831 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:58.753136 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:41:58.762723 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f6f24a8b-f42f-4134-acd7-c436dc342ec6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 200 Jul 22 04:41:58.763046 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 232/925] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:58.787922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.802157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-703b3553-23cc-486d-9abd-16b353458306 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.809993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-703b3553-23cc-486d-9abd-16b353458306 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:58.809993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-703b3553-23cc-486d-9abd-16b353458306 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.809993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-703b3553-23cc-486d-9abd-16b353458306 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.831386 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.831386 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:58.838606 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-703b3553-23cc-486d-9abd-16b353458306 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:58.845062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba0f10c6-cd47-4485-813d-3ea676e0881c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.845062 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba0f10c6-cd47-4485-813d-3ea676e0881c None None] GET https://10.4.3.175/volume// Jul 22 04:41:58.845062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba0f10c6-cd47-4485-813d-3ea676e0881c None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.845266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba0f10c6-cd47-4485-813d-3ea676e0881c None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.848422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba0f10c6-cd47-4485-813d-3ea676e0881c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:41:58.848422 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 228/926] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:41:58.848484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-703b3553-23cc-486d-9abd-16b353458306 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:58.849023 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 237/927] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:58.868553 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:58.876698 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:58.877024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:58.877287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:58.894426 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:58.894426 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:58.903318 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:58.920219 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-436d9487-28b4-43e5-9448-9d4daebce6f4 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:58.920912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 233/928] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1028 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:41:59.045573 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/export_record Jul 22 04:41:59.045573 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:59.045573 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'export_record' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:59.045573 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Export record for backup fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:41:59.060181 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=277,cinder:INSERT=31,cinder:UPDATE=65,cinder:DELETE=4 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:41:59.071041 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.071041 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:41:59.072527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.api [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling RPCAPI with context: , host: np0000005618, backup: fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 04:41:59.086214 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.094344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] export_record in rpcapi backup_id fe8e55c7-879f-495d-97c2-4c0c9294de0b on host np0000005618. {{(pid=100124) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 04:41:59.094472 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] PUT https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b Jul 22 04:41:59.096735 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:59.108604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Acquiring lock "cinder-attachment_update-d03d68d9-7e89-460b-ad43-3b4bf2dbc812-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:41:59.118028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Lock "cinder-attachment_update-d03d68d9-7e89-460b-ad43-3b4bf2dbc812-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:41:59.118903 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.118903 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:59.124757 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInVzZXJfaWQiOiAiNjAzMTFlY2M0MTBiNDk5OGIyZTkxZWI4NTZiYzgwYjAiLCAicHJvamVjdF9pZCI6ICI5YzNiMzFlYzQyNmQ0N2U5YTNlYjhlNTg3YmIzMjcyNiIsICJ2b2x1bWVfaWQiOiAiMWM3MGE1NWQtMDVmZi00MWI4LWE0ZGItODVkMjljMWY3MWZmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTAxNzQ4NzI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4ODU2NjMzMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYzcwYTU1ZC0wNWZmLTQxYjgtYTRkYi04NWQyOWMxZjcxZmYvMjAyNjA3MjIwNDQxNDEvYXpfbm92YV9iYWNrdXBfZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjQxOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100124) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 04:41:59.124757 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0485473e-7e4e-4bc9-bf82-0ead2cd7fea8 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/export_record returned with HTTP 200 Jul 22 04:41:59.125602 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 231/929] 10.4.3.175 () {66 vars in 1390 bytes} [Wed Jul 22 04:41:58 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/export_record => generated 1512 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:59.142990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-36141ef2-beab-4663-865a-4c934a5a8b85 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.145015 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] POST https://10.4.3.175/volume/v3/backups/import_record Jul 22 04:41:59.145562 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVkZWNmYmYtMzg1Ny00NWRhLWIwYjMtYmUyNGZjZWY4NzUxIiwgInVzZXJfaWQiOiAiNjAzMTFlY2M0MTBiNDk5OGIyZTkxZWI4NTZiYzgwYjAiLCAicHJvamVjdF9pZCI6ICI5YzNiMzFlYzQyNmQ0N2U5YTNlYjhlNTg3YmIzMjcyNiIsICJ2b2x1bWVfaWQiOiAiMWM3MGE1NWQtMDVmZi00MWI4LWE0ZGItODVkMjljMWY3MWZmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTAxNzQ4NzI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4ODU2NjMzMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYzcwYTU1ZC0wNWZmLTQxYjgtYTRkYi04NWQyOWMxZjcxZmYvMjAyNjA3MjIwNDQxNDEvYXpfbm92YV9iYWNrdXBfZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjQxOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:59.147682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVkZWNmYmYtMzg1Ny00NWRhLWIwYjMtYmUyNGZjZWY4NzUxIiwgInVzZXJfaWQiOiAiNjAzMTFlY2M0MTBiNDk5OGIyZTkxZWI4NTZiYzgwYjAiLCAicHJvamVjdF9pZCI6ICI5YzNiMzFlYzQyNmQ0N2U5YTNlYjhlNTg3YmIzMjcyNiIsICJ2b2x1bWVfaWQiOiAiMWM3MGE1NWQtMDVmZi00MWI4LWE0ZGItODVkMjljMWY3MWZmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTAxNzQ4NzI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4ODU2NjMzMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYzcwYTU1ZC0wNWZmLTQxYjgtYTRkYi04NWQyOWMxZjcxZmYvMjAyNjA3MjIwNDQxNDEvYXpfbm92YV9iYWNrdXBfZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjQxOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 04:41:59.147850 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVkZWNmYmYtMzg1Ny00NWRhLWIwYjMtYmUyNGZjZWY4NzUxIiwgInVzZXJfaWQiOiAiNjAzMTFlY2M0MTBiNDk5OGIyZTkxZWI4NTZiYzgwYjAiLCAicHJvamVjdF9pZCI6ICI5YzNiMzFlYzQyNmQ0N2U5YTNlYjhlNTg3YmIzMjcyNiIsICJ2b2x1bWVfaWQiOiAiMWM3MGE1NWQtMDVmZi00MWI4LWE0ZGItODVkMjljMWY3MWZmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTAxNzQ4NzI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4ODU2NjMzMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYzcwYTU1ZC0wNWZmLTQxYjgtYTRkYi04NWQyOWMxZjcxZmYvMjAyNjA3MjIwNDQxNDEvYXpfbm92YV9iYWNrdXBfZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjQxOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 04:41:59.240295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Created reservations ['8df9646a-456a-4246-9735-f736c455186f', '3ce08e64-3a01-4ec9-92ef-ad93d9f5753c'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:59.280319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Lock "cinder-attachment_update-d03d68d9-7e89-460b-ad43-3b4bf2dbc812-np0000005618" released by "attachment_update" :: held 0.163s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:41:59.280926 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-4a19a988-012f-4c75-9421-fa2080249c07 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b returned with HTTP 200 Jul 22 04:41:59.281406 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 229/930] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:41:59 2026] PUT /volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:59.288077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] import_record rpcapi backup id bedecfbf-3857-45da-b0b3-be24fcef8751 on host np0000005618 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVkZWNmYmYtMzg1Ny00NWRhLWIwYjMtYmUyNGZjZWY4NzUxIiwgInVzZXJfaWQiOiAiNjAzMTFlY2M0MTBiNDk5OGIyZTkxZWI4NTZiYzgwYjAiLCAicHJvamVjdF9pZCI6ICI5YzNiMzFlYzQyNmQ0N2U5YTNlYjhlNTg3YmIzMjcyNiIsICJ2b2x1bWVfaWQiOiAiMWM3MGE1NWQtMDVmZi00MWI4LWE0ZGItODVkMjljMWY3MWZmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xOTAxNzQ4NzI5IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE4ODU2NjMzMTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xYzcwYTU1ZC0wNWZmLTQxYjgtYTRkYi04NWQyOWMxZjcxZmYvMjAyNjA3MjIwNDQxNDEvYXpfbm92YV9iYWNrdXBfZmU4ZTU1YzctODc5Zi00OTVkLTk3YzItNGMwYzkyOTRkZTBiIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo0MTozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjQxOjU4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100125) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 04:41:59.291475 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Import record output: {'backup': {'id': 'bedecfbf-3857-45da-b0b3-be24fcef8751', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751'}, {'rel': 'bookmark', 'href': 'https://10.4.3.175/volume/backups/bedecfbf-3857-45da-b0b3-be24fcef8751'}]}}. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 04:41:59.292016 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36141ef2-beab-4663-865a-4c934a5a8b85 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/import_record returned with HTTP 201 Jul 22 04:41:59.292604 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 238/931] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:41:59 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 153 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:41:59.306567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-08585fc8-406e-4606-a14a-6d38ff031bdf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.311115 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-08585fc8-406e-4606-a14a-6d38ff031bdf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 Jul 22 04:41:59.311115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-08585fc8-406e-4606-a14a-6d38ff031bdf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:59.311115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-08585fc8-406e-4606-a14a-6d38ff031bdf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:59.311115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-08585fc8-406e-4606-a14a-6d38ff031bdf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Show backup with id bedecfbf-3857-45da-b0b3-be24fcef8751. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:41:59.326201 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.326201 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:59.327742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-08585fc8-406e-4606-a14a-6d38ff031bdf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 returned with HTTP 200 Jul 22 04:41:59.327742 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 234/932] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:41:59 2026] GET /volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 => generated 647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:59.517417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.521844 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:41:59.522365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2088871652", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:59.525564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2088871652', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:41:59.525772 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Create volume of 1 GB Jul 22 04:41:59.531184 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Availability Zones retrieved successfully. Jul 22 04:41:59.539532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Flow 'volume_create_api' (9ebda92a-59d5-4ec3-9223-f6db250b7f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:59.541075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2985bc08-c23a-4ea2-85e3-0af286064188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:59.543424 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:41:59.594870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2985bc08-c23a-4ea2-85e3-0af286064188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:59.596260 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a91410e-a484-452f-a042-246ba82a20c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:59.676781 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d339d812-d85d-4f61-a048-413b12e0184e req-2acd1199-1599-452b-9133-45b99026b7ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.681790 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-2acd1199-1599-452b-9133-45b99026b7ee tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] POST https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c/action Jul 22 04:41:59.681944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-2acd1199-1599-452b-9133-45b99026b7ee tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:41:59.682025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-2acd1199-1599-452b-9133-45b99026b7ee tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:41:59.704191 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.704191 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:59.722456 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Created reservations ['89e92c3b-ade7-4742-9e66-1ae5ee68c23d', '304dad5c-41a6-491c-a6af-dba393f6218e', '564c40db-5a84-45bf-ab02-5f86b729a519', '47f46c27-2dfd-481c-b57b-442e5ba438f4'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:41:59.723800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a91410e-a484-452f-a042-246ba82a20c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e92c3b-ade7-4742-9e66-1ae5ee68c23d', '304dad5c-41a6-491c-a6af-dba393f6218e', '564c40db-5a84-45bf-ab02-5f86b729a519', '47f46c27-2dfd-481c-b57b-442e5ba438f4']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:59.724576 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596aab54-559d-44d3-9143-8f47dd09de7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:59.734133 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d339d812-d85d-4f61-a048-413b12e0184e req-2acd1199-1599-452b-9133-45b99026b7ee tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c/action returned with HTTP 204 Jul 22 04:41:59.734693 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 230/933] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:41:59 2026] POST /volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:41:59.756565 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596aab54-559d-44d3-9143-8f47dd09de7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece073f7-4048-4bb0-b40f-610b5e317db0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2088871652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1172f8de9b96472b8f1014baa84526af',qos_specs=None,replication_status=,reservations=['89e92c3b-ade7-4742-9e66-1ae5ee68c23d','304dad5c-41a6-491c-a6af-dba393f6218e','564c40db-5a84-45bf-ab02-5f86b729a519','47f46c27-2dfd-481c-b57b-442e5ba438f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7d948117bbc4d3fa4062a5dedac3398',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:41:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2088871652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece073f7-4048-4bb0-b40f-610b5e317db0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1172f8de9b96472b8f1014baa84526af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7d948117bbc4d3fa4062a5dedac3398',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:59.757090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11542d78-cd49-4a6c-81f4-03c857d9a913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:59.782413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11542d78-cd49-4a6c-81f4-03c857d9a913) transitioned into state 'SUCCESS' from state '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-2088871652',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1172f8de9b96472b8f1014baa84526af',qos_specs=None,replication_status=,reservations=['89e92c3b-ade7-4742-9e66-1ae5ee68c23d','304dad5c-41a6-491c-a6af-dba393f6218e','564c40db-5a84-45bf-ab02-5f86b729a519','47f46c27-2dfd-481c-b57b-442e5ba438f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7d948117bbc4d3fa4062a5dedac3398',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:59.783647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f2ee74-0846-4366-b280-17b154efa74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:41:59.802666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3f2ee74-0846-4366-b280-17b154efa74e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:41:59.803832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Flow 'volume_create_api' (9ebda92a-59d5-4ec3-9223-f6db250b7f20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:41:59.804257 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Create volume request issued successfully. Jul 22 04:41:59.805081 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-33423030-5bfb-48b9-b7b1-d1b796bd9b37 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:41:59.805635 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 232/934] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:41:59 2026] POST /volume/v3/volumes => generated 763 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:41:59.822064 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.827182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:41:59.827437 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:59.828018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:59.840662 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.840662 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:41:59.847844 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Volume info retrieved successfully. Jul 22 04:41:59.854279 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dd2b3b83-5706-4b53-ae1f-3a9ca943a26f req-47a74ee2-8353-4f82-8bf6-07e8b449095a tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 200 Jul 22 04:41:59.855153 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 239/935] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:59 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:41:59.872098 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-99245792-50c9-4145-af06-0575bd08a49f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.880517 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-99245792-50c9-4145-af06-0575bd08a49f tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:41:59.881331 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-99245792-50c9-4145-af06-0575bd08a49f tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:59.881331 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-99245792-50c9-4145-af06-0575bd08a49f tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:59.897185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:41:59.900588 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.900588 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:41:59.902982 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:41:59.903254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:41:59.905211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:41:59.911841 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-99245792-50c9-4145-af06-0575bd08a49f tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:41:59.914614 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:41:59.914614 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:41:59.918300 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-99245792-50c9-4145-af06-0575bd08a49f tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:41:59.918843 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 235/936] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:41:59 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:41:59.921718 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Volume info retrieved successfully. Jul 22 04:41:59.930052 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f378cb8-9563-4490-b8d4-71ff11e0436b req-a0b4aa8e-2494-4978-9f9c-53906ca640c2 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 200 Jul 22 04:41:59.930637 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 231/937] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:41:59 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:00.339722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:00.341683 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 Jul 22 04:42:00.341861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:00.342062 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:00.342167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Show backup with id bedecfbf-3857-45da-b0b3-be24fcef8751. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:00.346786 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:00.346786 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:00.347559 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8394c29a-fb1d-4c8d-b671-59dd9d5383c5 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 returned with HTTP 200 Jul 22 04:42:00.347955 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 233/938] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:00 2026] GET /volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:00.361338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5cd0f0c-8004-406d-9d67-45d33453d745 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:00.363862 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5cd0f0c-8004-406d-9d67-45d33453d745 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups Jul 22 04:42:00.365035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5cd0f0c-8004-406d-9d67-45d33453d745 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:00.365352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5cd0f0c-8004-406d-9d67-45d33453d745 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:00.396626 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5cd0f0c-8004-406d-9d67-45d33453d745 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 200 Jul 22 04:42:00.397505 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 240/939] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:42:00 2026] GET /volume/v3/backups => generated 338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:00.412253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:00.414725 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] POST https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/restore Jul 22 04:42:00.414883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:00.418479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Restoring backup fe8e55c7-879f-495d-97c2-4c0c9294de0b ({'restore': {}}) {{(pid=100126) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:42:00.418479 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Restoring backup fe8e55c7-879f-495d-97c2-4c0c9294de0b to volume None. Jul 22 04:42:00.428100 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:00.428100 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:00.429474 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Creating volume of 1 GB for restore of backup fe8e55c7-879f-495d-97c2-4c0c9294de0b. Jul 22 04:42:00.439437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:42:00.439108. {{(pid=100126) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:42:00.439551 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Availability Zones retrieved successfully. Jul 22 04:42:00.447082 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (949724ea-6233-4400-8ad3-81cf0ea2651a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:00.449324 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1761f7d5-9fa9-45ee-a9c6-cdf46f04ec2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:00.449939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:00.496902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1761f7d5-9fa9-45ee-a9c6-cdf46f04ec2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:00.498304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93470a60-d609-4bef-bbc3-6edd1c27c193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:00.588608 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Created reservations ['38c0031d-00b3-499c-9086-4b309fc4fa21', 'd2cdf116-c46d-4c03-83f2-18ec6e12e330', 'ea12d8da-c8c9-4db2-9bbb-92f89fce3ee5', 'c4ad3e58-21de-4025-894e-79511d61dd7e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:00.589023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93470a60-d609-4bef-bbc3-6edd1c27c193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c0031d-00b3-499c-9086-4b309fc4fa21', 'd2cdf116-c46d-4c03-83f2-18ec6e12e330', 'ea12d8da-c8c9-4db2-9bbb-92f89fce3ee5', 'c4ad3e58-21de-4025-894e-79511d61dd7e']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:00.590328 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a07f090-6e13-4682-b94d-d85127059d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:00.635575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a07f090-6e13-4682-b94d-d85127059d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79f240bf-5b47-4343-b173-ffc40d03dfad', '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_fe8e55c7-879f-495d-97c2-4c0c9294de0b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['38c0031d-00b3-499c-9086-4b309fc4fa21','d2cdf116-c46d-4c03-83f2-18ec6e12e330','ea12d8da-c8c9-4db2-9bbb-92f89fce3ee5','c4ad3e58-21de-4025-894e-79511d61dd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fe8e55c7-879f-495d-97c2-4c0c9294de0b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79f240bf-5b47-4343-b173-ffc40d03dfad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c3b31ec426d47e9a3eb8e587bb32726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60311ecc410b4998b2e91eb856bc80b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:00.636703 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80d6383-54b2-4789-9105-56235e884e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:00.683350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80d6383-54b2-4789-9105-56235e884e52) transitioned into 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_fe8e55c7-879f-495d-97c2-4c0c9294de0b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['38c0031d-00b3-499c-9086-4b309fc4fa21','d2cdf116-c46d-4c03-83f2-18ec6e12e330','ea12d8da-c8c9-4db2-9bbb-92f89fce3ee5','c4ad3e58-21de-4025-894e-79511d61dd7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:00.683350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46eeeb61-c1b4-4c1d-93be-aec61d4a9fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:00.700031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46eeeb61-c1b4-4c1d-93be-aec61d4a9fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:00.700723 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (949724ea-6233-4400-8ad3-81cf0ea2651a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:00.701327 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume request issued successfully. Jul 22 04:42:00.711530 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:00.711530 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:00.711530 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:00.936957 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5b50a6e8-663f-4347-9967-872185e6fa1c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:00.939352 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b50a6e8-663f-4347-9967-872185e6fa1c tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:00.939669 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b50a6e8-663f-4347-9967-872185e6fa1c tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:00.939950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b50a6e8-663f-4347-9967-872185e6fa1c tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:00.954756 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:00.954756 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:00.962713 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5b50a6e8-663f-4347-9967-872185e6fa1c tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:00.975179 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b50a6e8-663f-4347-9967-872185e6fa1c tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:00.977401 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 232/940] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:00 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:00.986148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:00.990539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:00.990539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:00.990539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:01.001137 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.001137 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:01.009042 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Volume info retrieved successfully. Jul 22 04:42:01.018309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a2f7912c-ec09-437f-8f9e-f510dd77c928 req-ad5747f5-f9db-4d18-a080-f8c5ad8e70a6 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 200 Jul 22 04:42:01.018664 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 234/941] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:00 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:01.106352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:01.110548 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-reader] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:01.110706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:01.110880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-reader] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:01.122166 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.122166 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:01.128341 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-reader] Volume info retrieved successfully. Jul 22 04:42:01.138798 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-91f5cc28-a25b-4936-aa84-9cc6429ab950 req-b853f992-04cc-4499-b6a3-f759f33c22ad tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-reader] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 200 Jul 22 04:42:01.139445 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 241/942] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:01 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:01.175821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:01.178492 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:01.178717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:01.179092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:01.179271 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Delete volume with id: ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:01.197489 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.197489 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:01.197979 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Volume info retrieved successfully. Jul 22 04:42:01.232287 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Delete volume request issued successfully. Jul 22 04:42:01.232287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec3d0e4e-39f2-4f4b-9be1-95de339be9ee req-ce6fbae1-dfc2-4363-bf96-be52fb6ae38d tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 202 Jul 22 04:42:01.232287 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 233/943] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:42:01 2026] DELETE /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:01.269205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:01.274329 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:01.274329 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:01.274469 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:01.288041 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.288041 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:01.294407 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Volume info retrieved successfully. Jul 22 04:42:01.300052 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f23557ce-80e8-463c-875c-502f21676513 req-6b6dbe5b-b56a-4de3-9a85-635f71e201f0 tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 200 Jul 22 04:42:01.300565 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 235/944] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:01 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:01.720713 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.720713 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:01.721400 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:01.721599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Checking backup size 1 against volume size 1 {{(pid=100126) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:42:01.721768 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Overwriting volume 79f240bf-5b47-4343-b173-ffc40d03dfad with restore of backup fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:01.748446 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] restore_backup in rpcapi backup_id fe8e55c7-879f-495d-97c2-4c0c9294de0b {{(pid=100126) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:42:01.754689 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8f25e5d-2e95-4c1d-8559-1485d5f6e51c tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/restore returned with HTTP 202 Jul 22 04:42:01.754689 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 236/945] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:42:00 2026] POST /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b/restore => generated 189 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:01.762646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:01.765024 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:01.765277 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:01.765526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:01.765683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:01.771513 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:01.771513 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:01.772576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17223908-7ddc-41ed-8b4b-9c4709fb6474 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:01.773102 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 242/946] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:01 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:01.998988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:01.999525 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:01.999840 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:02.001667 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:02.013391 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:02.013391 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:02.018372 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:02.027755 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4bc9b56-8328-4da7-8d69-4fdbf7abfa46 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:02.027755 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 234/947] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:01 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:02.338001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-7a05de11-58e8-452d-8ea7-47d026e49ccf req-a6a34bd4-0bb0-4f6f-926a-3ad6b07951bf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:02.342634 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7a05de11-58e8-452d-8ea7-47d026e49ccf req-a6a34bd4-0bb0-4f6f-926a-3ad6b07951bf tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] GET https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 Jul 22 04:42:02.342634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7a05de11-58e8-452d-8ea7-47d026e49ccf req-a6a34bd4-0bb0-4f6f-926a-3ad6b07951bf tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:02.342634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7a05de11-58e8-452d-8ea7-47d026e49ccf req-a6a34bd4-0bb0-4f6f-926a-3ad6b07951bf tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:02.349984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7a05de11-58e8-452d-8ea7-47d026e49ccf req-a6a34bd4-0bb0-4f6f-926a-3ad6b07951bf tempest-VolumesGetTestJSON-570467658 tempest-VolumesGetTestJSON-570467658-project-member] https://10.4.3.175/volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 returned with HTTP 404 Jul 22 04:42:02.350681 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 236/948] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:02 2026] GET /volume/v3/volumes/ece073f7-4048-4bb0-b40f-610b5e317db0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:02.784822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:02.787210 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:02.787456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:02.787716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:02.787855 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:02.796348 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:02.796348 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:02.797729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57fa54c1-504b-42de-803e-52abfa6ad0b9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:02.798176 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 237/949] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:02 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:03.041371 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:03.043905 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:03.044368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:03.044508 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:03.056397 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:03.056397 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:03.060831 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:03.065868 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-faa86714-739b-4c58-b8e2-e810e2cd2fff tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:03.065868 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 243/950] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:03 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:03.675524 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-161a796d-d3b6-496b-9296-90e8e42b7e2d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:03.681125 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-161a796d-d3b6-496b-9296-90e8e42b7e2d tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] POST https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b/action Jul 22 04:42:03.681580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-161a796d-d3b6-496b-9296-90e8e42b7e2d tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:03.681774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-161a796d-d3b6-496b-9296-90e8e42b7e2d tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:03.715063 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:03.715063 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:03.739275 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-646e9a51-6ba0-4fc1-84e9-4235344436f0 req-161a796d-d3b6-496b-9296-90e8e42b7e2d tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b/action returned with HTTP 204 Jul 22 04:42:03.739921 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 235/951] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:42:03 2026] POST /volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:03.811865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:03.814401 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:03.814401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:03.814500 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:03.815068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:03.819929 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:03.819929 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:03.820923 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-819a55d9-0818-489a-8f32-28aa062cb8c5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:03.821579 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 237/952] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:03 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:04.085994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.089769 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:04.090106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.090312 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.116623 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.116623 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:04.123155 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:04.130140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-17ba8dd2-bd1b-4863-8902-1fc3aecef558 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:04.131137 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 238/953] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:04.151337 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-302b43a7-8502-4713-92b7-2c34232ccf88 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.153615 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] POST https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action Jul 22 04:42:04.154033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:04.154162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:04.172981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.172981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:04.173910 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:04.234197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Created reservations ['f2a46a3b-a8f8-448e-9345-71be16385235', '65d91ecb-c9b6-4e1c-8263-2ad290ff72ea'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:04.265097 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Extend volume request issued successfully. Jul 22 04:42:04.265097 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-302b43a7-8502-4713-92b7-2c34232ccf88 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action returned with HTTP 202 Jul 22 04:42:04.265097 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 244/954] 10.4.3.175 () {70 vars in 1431 bytes} [Wed Jul 22 04:42:04 2026] POST /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:42:04.276448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.282521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:04.282521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.282521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.310044 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.310044 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:04.314947 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:04.321884 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d65c21c2-e6f6-4a57-83ee-0ff263623f34 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:04.322441 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 236/955] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:04.720307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b74905fe-9728-4462-b1a2-b85b237f0f1e req-f9c66aff-3f84-42dc-996d-48d51c2f01e9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.726372 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b74905fe-9728-4462-b1a2-b85b237f0f1e req-f9c66aff-3f84-42dc-996d-48d51c2f01e9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] DELETE https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c Jul 22 04:42:04.726612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b74905fe-9728-4462-b1a2-b85b237f0f1e req-f9c66aff-3f84-42dc-996d-48d51c2f01e9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.727054 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b74905fe-9728-4462-b1a2-b85b237f0f1e req-f9c66aff-3f84-42dc-996d-48d51c2f01e9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.735023 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.735023 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:04.774380 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.837686 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f1342cff-b296-4693-a991-24c4612f971b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.840582 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1342cff-b296-4693-a991-24c4612f971b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:04.841000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1342cff-b296-4693-a991-24c4612f971b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.841403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1342cff-b296-4693-a991-24c4612f971b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.841403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f1342cff-b296-4693-a991-24c4612f971b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:04.843293 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.848518 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.848518 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:04.848719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb service nova] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:04.848719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb service nova] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.848719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb service nova] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.848883 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1342cff-b296-4693-a991-24c4612f971b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:04.848928 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 245/956] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:04.865539 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.865539 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:04.868022 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b74905fe-9728-4462-b1a2-b85b237f0f1e req-f9c66aff-3f84-42dc-996d-48d51c2f01e9 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c returned with HTTP 200 Jul 22 04:42:04.868894 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 238/957] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:04 2026] DELETE /volume/v3/attachments/d10c191e-f1a5-4f80-abac-dc9f310d682c => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:04.878733 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb service nova] Volume info retrieved successfully. Jul 22 04:42:04.886589 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-302b43a7-8502-4713-92b7-2c34232ccf88 req-da0e4edd-d397-4a22-90b4-a8c14f5b76fb service nova] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:04.886919 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 237/958] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1315 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:04.916085 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] GET https://10.4.3.175/volume/v3/os-hosts Jul 22 04:42:04.916085 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.916085 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.925040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.hosts [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:42:03+00:00 {{(pid=100126) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.926656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.hosts [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:42:00+00:00 {{(pid=100126) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.926656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.hosts [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:41:39+00:00 {{(pid=100126) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.926656 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-97cf142e-e9de-45f9-bc4d-2010623f0acf tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] https://10.4.3.175/volume/v3/os-hosts returned with HTTP 200 Jul 22 04:42:04.926656 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 239/959] 10.4.3.175 () {66 vars in 1240 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:04.940642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-13112788-8985-4e8b-8da0-51b26d269891 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.942598 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] GET https://10.4.3.175/volume/v3/os-hosts Jul 22 04:42:04.942871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.942986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.952104 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.hosts [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:42:03+00:00 {{(pid=100125) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.952262 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.hosts [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:42:00+00:00 {{(pid=100125) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.952397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.hosts [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] status, active and update: available, enabled, 2026-07-22 04:41:39+00:00 {{(pid=100125) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 22 04:42:04.952710 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13112788-8985-4e8b-8da0-51b26d269891 tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] https://10.4.3.175/volume/v3/os-hosts returned with HTTP 200 Jul 22 04:42:04.953212 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 246/960] 10.4.3.175 () {66 vars in 1240 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:04.966230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5df4b9dc-06e4-4c9f-b9d2-1fe2bb8ed36c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:04.968584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5df4b9dc-06e4-4c9f-b9d2-1fe2bb8ed36c tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] GET https://10.4.3.175/volume/v3/os-hosts/np0000005618@storpool Jul 22 04:42:04.968781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5df4b9dc-06e4-4c9f-b9d2-1fe2bb8ed36c tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:04.968993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5df4b9dc-06e4-4c9f-b9d2-1fe2bb8ed36c tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:04.969286 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:04.969286 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:05.064000 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5df4b9dc-06e4-4c9f-b9d2-1fe2bb8ed36c tempest-VolumeHostsAdminTestsJSON-1689618996 tempest-VolumeHostsAdminTestsJSON-1689618996-project-admin] https://10.4.3.175/volume/v3/os-hosts/np0000005618@storpool returned with HTTP 200 Jul 22 04:42:05.064000 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 239/961] 10.4.3.175 () {66 vars in 1306 bytes} [Wed Jul 22 04:42:04 2026] GET /volume/v3/os-hosts/np0000005618@storpool => generated 1507 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:05.339393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f998d51d-818d-41a0-b05e-8e5ed236553e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.343107 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f998d51d-818d-41a0-b05e-8e5ed236553e tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:05.343463 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f998d51d-818d-41a0-b05e-8e5ed236553e tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.343764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f998d51d-818d-41a0-b05e-8e5ed236553e tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.357496 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.357496 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:05.362749 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f998d51d-818d-41a0-b05e-8e5ed236553e tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:05.371435 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f998d51d-818d-41a0-b05e-8e5ed236553e tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:05.372138 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 238/962] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:05 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:05.385811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.391463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:05.391463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.391463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.407071 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.407071 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:05.411350 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:05.418009 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7b6077c1-ad6d-4537-aad2-e4869354e468 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:05.418676 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 240/963] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:05 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:05.742211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.747039 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:05.747322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.747575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.780441 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.780441 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:05.791497 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:05.800636 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-0c087645-14e4-4cce-8b3a-d2d48a6d6259 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:05.801492 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 247/964] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:05 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1141 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:05.841540 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.844875 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] POST https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action Jul 22 04:42:05.844875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:05.845792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:05.862165 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.862165 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:05.863364 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:05.865368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.870561 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:05.870561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.870561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.870561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:05.877180 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Begin detaching volume completed successfully. Jul 22 04:42:05.877180 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-84db591b-0bcb-4312-880e-62870effd1a9 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action returned with HTTP 202 Jul 22 04:42:05.877180 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 240/965] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:42:05 2026] POST /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 22 04:42:05.878264 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.878264 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:05.879936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d98350c-9060-46a9-a4ca-66fccee637a6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:05.879936 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 239/966] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:05 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:05.902727 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05852df1-72ca-46fd-b4f7-9c940366b219 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.906598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05852df1-72ca-46fd-b4f7-9c940366b219 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:05.906860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05852df1-72ca-46fd-b4f7-9c940366b219 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.907131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05852df1-72ca-46fd-b4f7-9c940366b219 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.926390 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:05.926390 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:05.931818 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-05852df1-72ca-46fd-b4f7-9c940366b219 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:05.939520 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05852df1-72ca-46fd-b4f7-9c940366b219 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:05.940269 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 241/967] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:05 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1162 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:42:05.970224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7d3ef7cb-95ef-4f24-a543-4f4f3f5cb088 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:05.970224 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d3ef7cb-95ef-4f24-a543-4f4f3f5cb088 None None] GET https://10.4.3.175/volume// Jul 22 04:42:05.970390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d3ef7cb-95ef-4f24-a543-4f4f3f5cb088 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:05.970500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d3ef7cb-95ef-4f24-a543-4f4f3f5cb088 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:05.970865 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d3ef7cb-95ef-4f24-a543-4f4f3f5cb088 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:05.971233 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 248/968] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42: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 22 04:42:06.012999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:06.017816 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:06.018606 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:06.018935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:06.033870 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:06.033870 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:06.039694 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:06.048471 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-00223464-afbe-4e17-8f2a-5445761a057b tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:06.049003 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 241/969] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:42:06 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:06.892512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:06.896896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:06.896896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:06.897288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:06.897288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:06.904746 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:06.904746 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:06.905909 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c4ad202-d08e-4ae7-a177-cf8e870af8fc tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:06.906320 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 240/970] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:06 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:06.925747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:06.928503 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:06.928760 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:06.929151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:06.943404 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:06.943404 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:06.953311 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:42:06.956499 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:06.958652 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:06.959124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:06.959208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:06.961342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c3322f8e-d138-46d5-87a5-88994d8e1c7b tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:42:06.962153 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 242/971] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:06 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:06.970510 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:06.970510 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:06.977453 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:06.982932 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3dbb6aa-2d0b-4520-8fd5-0895ab6778c0 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:06.983401 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 249/972] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:06 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:07.021413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:07.024353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:07.024636 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:07.024996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:07.036456 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:07.036456 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:07.042551 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:42:07.048722 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9feb6021-702d-4208-9f7b-6c6cead579d6 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:42:07.049305 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 242/973] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:07 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:07.068498 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:07.073302 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:07.073302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:07.073302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:07.073302 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Delete volume with id: 6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:07.086021 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:07.086021 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:07.086723 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:42:07.116286 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Delete volume request issued successfully. Jul 22 04:42:07.116286 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7dfe2c87-474b-4ba4-9fb0-972e5e47fa10 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 202 Jul 22 04:42:07.116286 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 241/974] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:07 2026] DELETE /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:07.126172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:07.128471 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:07.128767 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:07.129031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:07.141226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:07.141226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:07.150041 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Volume info retrieved successfully. Jul 22 04:42:07.160037 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7052a8a7-3bda-4301-a1b2-7e6f2c4173ed tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 200 Jul 22 04:42:07.161297 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 243/975] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:07 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:07.222320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-b680dae1-8f6c-4170-a189-322ebd7be7b8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:07.225845 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-b680dae1-8f6c-4170-a189-322ebd7be7b8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] DELETE https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b Jul 22 04:42:07.226135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-b680dae1-8f6c-4170-a189-322ebd7be7b8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:07.226402 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-b680dae1-8f6c-4170-a189-322ebd7be7b8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:07.235571 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:07.235571 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:07.318608 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ddff8b3-4ce9-4edc-9ca2-ab0760590252 req-b680dae1-8f6c-4170-a189-322ebd7be7b8 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b returned with HTTP 200 Jul 22 04:42:07.318608 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 250/976] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:07 2026] DELETE /volume/v3/attachments/857949cd-1862-4397-9d3c-1ff1bf70337b => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:07.929389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:07.929389 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:07.929389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:07.929389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:07.929389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:07.938829 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:07.938829 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:07.939820 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-606de81f-3e5c-4c18-8df0-d8db576cbe7d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:07.943007 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 243/977] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:07 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:08.003547 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:08.006342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:08.006693 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:08.009886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:08.029606 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:08.029606 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:08.036209 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:08.044413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-114f1cc3-29ab-4be8-9551-3dbc3f11f659 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:08.044562 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 242/978] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:08 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:08.181366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1b313003-ee75-4afd-982f-3a12b8c47888 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:08.187438 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b313003-ee75-4afd-982f-3a12b8c47888 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] GET https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 Jul 22 04:42:08.187697 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b313003-ee75-4afd-982f-3a12b8c47888 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:08.188114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b313003-ee75-4afd-982f-3a12b8c47888 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:08.195958 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b313003-ee75-4afd-982f-3a12b8c47888 tempest-ServerActionsTestOtherB-504894449 tempest-ServerActionsTestOtherB-504894449-project-member] https://10.4.3.175/volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 returned with HTTP 404 Jul 22 04:42:08.196831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 244/979] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:08 2026] GET /volume/v3/volumes/6352eab8-8b61-4114-9606-fd8357f723a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:08.404750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9b40e6fc-2a68-468f-9f16-99f47ffe9e88 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:08.579165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b40e6fc-2a68-468f-9f16-99f47ffe9e88 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 04:42:08.579474 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b40e6fc-2a68-468f-9f16-99f47ffe9e88 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:08.579705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b40e6fc-2a68-468f-9f16-99f47ffe9e88 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] Calling method 'get_pools' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:08.580145 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:08.580145 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:08.593583 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b40e6fc-2a68-468f-9f16-99f47ffe9e88 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 04:42:08.594401 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 251/980] 10.4.3.175 () {66 vars in 1314 bytes} [Wed Jul 22 04:42:08 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:08.606479 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-77906085-8fb1-49f8-8597-4864ad4d9300 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:08.608712 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77906085-8fb1-49f8-8597-4864ad4d9300 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools Jul 22 04:42:08.609135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-77906085-8fb1-49f8-8597-4864ad4d9300 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:08.609382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-77906085-8fb1-49f8-8597-4864ad4d9300 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] Calling method 'get_pools' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:08.621578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77906085-8fb1-49f8-8597-4864ad4d9300 tempest-VolumePoolsAdminTestsJSON-685825516 tempest-VolumePoolsAdminTestsJSON-685825516-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 04:42:08.622101 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 244/981] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:42:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:08.962814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:08.964832 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:08.965081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:08.965305 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:08.965439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:08.971390 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:08.971390 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:08.971390 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a8f2676-c3a4-472c-ae16-0758d4251548 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:08.971644 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 243/982] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:08 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:09.987884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:09.992456 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:09.992638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:09.992944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:09.993596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:10.001549 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:10.001549 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:10.003028 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d39523b2-74d8-44cb-b742-79cd9cdfda86 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:10.004274 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 245/983] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:09 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:11.021149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:11.027293 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:11.027644 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:11.027895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:11.028037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:11.035008 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:11.035008 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:11.035789 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5fc9b-677e-41da-aede-ec42d2930077 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:11.036191 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 252/984] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:11 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:11.383993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:11.386001 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:11.388043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:11.388043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:11.404713 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:11.404713 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:11.420275 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:11.429545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-28d4f1e7-5fd8-424a-8450-e8093c995a51 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:11.431271 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 245/985] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:11 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:11.452999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:11.452999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:11.452999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:11.452999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:11.452999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Delete volume with id: d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:11.463992 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:11.463992 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:11.463992 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:11.507094 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Delete volume request issued successfully. Jul 22 04:42:11.507386 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93ddeba5-660b-4fe6-8925-5b7e66ea3b18 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 202 Jul 22 04:42:11.507853 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 244/986] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:11 2026] DELETE /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:42:11.518061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:11.520747 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:11.521061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:11.521212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:11.534002 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:11.534002 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:11.539793 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Volume info retrieved successfully. Jul 22 04:42:11.551498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-966b3ae4-d791-45b9-9cdb-51ecfccd2830 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 200 Jul 22 04:42:11.551945 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 246/987] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:11 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:12.047130 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.049628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:12.049869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:12.050226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:12.050395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:12.055378 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:12.055378 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:12.056325 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29b89035-50c5-4f2d-a268-7881e5cab3d2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:12.057062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 253/988] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:12 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:12.243879 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3615196b-deba-42a1-9445-a4d957fbabc2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.355811 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3615196b-deba-42a1-9445-a4d957fbabc2 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:42:12.356218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3615196b-deba-42a1-9445-a4d957fbabc2 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1204954521", "os-volume-type-access:is_public": false}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:12.371166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3615196b-deba-42a1-9445-a4d957fbabc2 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:42:12.371578 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 246/989] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:42:12 2026] POST /volume/v3/types => generated 229 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:12.381295 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c21870c-a8c7-442d-9120-bebace9f7a18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.543893 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c21870c-a8c7-442d-9120-bebace9f7a18 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:12.544438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c21870c-a8c7-442d-9120-bebace9f7a18 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b830c29-00cc-41be-a2af-8feebf509f75", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:12.546251 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-7c21870c-a8c7-442d-9120-bebace9f7a18 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Create volume request body: {'volume': {'volume_type': '2b830c29-00cc-41be-a2af-8feebf509f75', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:12.559580 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c21870c-a8c7-442d-9120-bebace9f7a18 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 404 Jul 22 04:42:12.560339 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 245/990] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:12 2026] POST /volume/v3/volumes => generated 114 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:12.570934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cce065a0-2a2c-43f4-95b8-28aadb51dc91 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.571879 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4b7b4e66-a4bb-4ba0-9dee-e42f7422107e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.573474 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cce065a0-2a2c-43f4-95b8-28aadb51dc91 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] GET https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 Jul 22 04:42:12.573654 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cce065a0-2a2c-43f4-95b8-28aadb51dc91 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:12.573905 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cce065a0-2a2c-43f4-95b8-28aadb51dc91 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:12.574984 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b7b4e66-a4bb-4ba0-9dee-e42f7422107e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action Jul 22 04:42:12.575442 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b7b4e66-a4bb-4ba0-9dee-e42f7422107e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"addProjectAccess": {"project": "835ded62733348ca82e223463a907629"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:12.575561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b7b4e66-a4bb-4ba0-9dee-e42f7422107e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "835ded62733348ca82e223463a907629"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:12.582471 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cce065a0-2a2c-43f4-95b8-28aadb51dc91 tempest-VolumesExtendAttachedTest-2084458717 tempest-VolumesExtendAttachedTest-2084458717-project-member] https://10.4.3.175/volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 returned with HTTP 404 Jul 22 04:42:12.583256 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 247/991] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:12 2026] GET /volume/v3/volumes/d03d68d9-7e89-460b-ad43-3b4bf2dbc812 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:12.607130 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b7b4e66-a4bb-4ba0-9dee-e42f7422107e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action returned with HTTP 202 Jul 22 04:42:12.607824 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 254/992] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:12 2026] POST /volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:12.618736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c33b5385-48da-4135-b893-7684f388d32e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.620270 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:12.620697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b830c29-00cc-41be-a2af-8feebf509f75", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-713625243"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:12.622908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Create volume request body: {'volume': {'volume_type': '2b830c29-00cc-41be-a2af-8feebf509f75', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-713625243'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:12.629582 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Create volume of 1 GB Jul 22 04:42:12.629992 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:12.629992 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:12.630537 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Availability Zones retrieved successfully. Jul 22 04:42:12.639453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Flow 'volume_create_api' (6c2ceef0-cc2d-46f5-982c-0fb71ab5935e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:12.640558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183e350f-25b8-4e99-8307-67d54408a93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:12.641476 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:12.670247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (183e350f-25b8-4e99-8307-67d54408a93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:42:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b830c29-00cc-41be-a2af-8feebf509f75,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1204954521',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b830c29-00cc-41be-a2af-8feebf509f75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:12.671041 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c7386-55a7-409b-b904-6678651efd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:12.708243 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1204954521 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1204954521, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:42:12.710988 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1204954521 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1204954521, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:42:12.765353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Created reservations ['baa04204-7305-43a5-b9a7-b4147705e4b0', 'aec25e81-ba5f-4548-b257-36171bf3c834', '00fed247-0322-42cd-9842-b9434d4664e4', '97479583-ca1f-4b61-9c7b-b7556a4f715a'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:12.766234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (786c7386-55a7-409b-b904-6678651efd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa04204-7305-43a5-b9a7-b4147705e4b0', 'aec25e81-ba5f-4548-b257-36171bf3c834', '00fed247-0322-42cd-9842-b9434d4664e4', '97479583-ca1f-4b61-9c7b-b7556a4f715a']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:12.767161 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ed6e70-4998-40b1-b505-1e545cdd8b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:12.793576 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ed6e70-4998-40b1-b505-1e545cdd8b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac625c5c-3226-4def-b4a1-2383693418aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-713625243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835ded62733348ca82e223463a907629',qos_specs=None,replication_status=,reservations=['baa04204-7305-43a5-b9a7-b4147705e4b0','aec25e81-ba5f-4548-b257-36171bf3c834','00fed247-0322-42cd-9842-b9434d4664e4','97479583-ca1f-4b61-9c7b-b7556a4f715a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4dcd220fe9407ebec38bf08218b276',volume_type_id=2b830c29-00cc-41be-a2af-8feebf509f75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-713625243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac625c5c-3226-4def-b4a1-2383693418aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='835ded62733348ca82e223463a907629',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e4dcd220fe9407ebec38bf08218b276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b830c29-00cc-41be-a2af-8feebf509f75),volume_type_id=2b830c29-00cc-41be-a2af-8feebf509f75)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:12.795382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca39560d-3412-46f4-a457-13c9a97c10f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:12.823398 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca39560d-3412-46f4-a457-13c9a97c10f8) transitioned into state 'SUCCESS' from state '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-713625243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='835ded62733348ca82e223463a907629',qos_specs=None,replication_status=,reservations=['baa04204-7305-43a5-b9a7-b4147705e4b0','aec25e81-ba5f-4548-b257-36171bf3c834','00fed247-0322-42cd-9842-b9434d4664e4','97479583-ca1f-4b61-9c7b-b7556a4f715a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4dcd220fe9407ebec38bf08218b276',volume_type_id=2b830c29-00cc-41be-a2af-8feebf509f75)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:12.824362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db41311d-1934-4a74-8f76-eafbffa42e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:12.834083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db41311d-1934-4a74-8f76-eafbffa42e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:12.835030 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Flow 'volume_create_api' (6c2ceef0-cc2d-46f5-982c-0fb71ab5935e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:12.835289 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Create volume request issued successfully. Jul 22 04:42:12.836163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c33b5385-48da-4135-b893-7684f388d32e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:12.836732 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 247/993] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:12 2026] POST /volume/v3/volumes => generated 795 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:12.852767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-93a251af-7d68-4800-a207-206ea8f81f36 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:12.855173 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93a251af-7d68-4800-a207-206ea8f81f36 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] GET https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:12.855492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93a251af-7d68-4800-a207-206ea8f81f36 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:12.855749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93a251af-7d68-4800-a207-206ea8f81f36 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:12.868560 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:12.868560 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:12.875443 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-93a251af-7d68-4800-a207-206ea8f81f36 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Volume info retrieved successfully. Jul 22 04:42:12.886480 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93a251af-7d68-4800-a207-206ea8f81f36 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 200 Jul 22 04:42:12.887153 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 246/994] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:12 2026] GET /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:13.071888 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:13.075363 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:13.075648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:13.076636 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:13.076636 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:13.081721 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:13.081721 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:13.082858 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-125a7520-f68a-42ad-9b3c-eb4a7a2467e1 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:13.083574 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 248/995] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:13 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:13.758748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:13.761759 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:42:13.762046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:13.762232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:13.774574 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:13.774574 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:13.780879 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:42:13.788063 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-fa14f016-070d-4b69-8934-68cd859f7d1a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:42:13.788912 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 255/996] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:13 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:13.905070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-71a519eb-6557-4373-bbe9-c62220611cb1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:13.907539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-71a519eb-6557-4373-bbe9-c62220611cb1 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] GET https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:13.907944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-71a519eb-6557-4373-bbe9-c62220611cb1 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:13.908318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-71a519eb-6557-4373-bbe9-c62220611cb1 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:13.918883 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:13.918883 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:13.928616 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-71a519eb-6557-4373-bbe9-c62220611cb1 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Volume info retrieved successfully. Jul 22 04:42:13.936122 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-71a519eb-6557-4373-bbe9-c62220611cb1 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 200 Jul 22 04:42:13.937276 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 248/997] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:13 2026] GET /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:13.954346 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:13.958590 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] GET https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:13.958590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:13.958590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:13.966646 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:13.966646 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:13.973938 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Volume info retrieved successfully. Jul 22 04:42:13.981303 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f5694b7-e18e-4252-9b6f-ba1a91d96c01 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 200 Jul 22 04:42:13.982438 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 247/998] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:13 2026] GET /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 888 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:13.997710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-45b0e356-07dc-4c7a-b730-84799e71956e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.000285 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:14.000285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.000569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.000796 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Delete volume with id: ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:14.012456 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.012456 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:14.013101 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Volume info retrieved successfully. Jul 22 04:42:14.043302 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Delete volume request issued successfully. Jul 22 04:42:14.043572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45b0e356-07dc-4c7a-b730-84799e71956e tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 202 Jul 22 04:42:14.044370 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 249/999] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:13 2026] DELETE /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:14.054438 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.056866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] GET https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:14.057321 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.058936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.068103 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.068103 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:14.073929 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Volume info retrieved successfully. Jul 22 04:42:14.083120 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28eb4363-dc9c-4662-8338-de78d3e69b7a tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 200 Jul 22 04:42:14.084049 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 256/1000] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:14 2026] GET /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:14.096409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.099066 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:14.099421 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.099533 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.099756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:14.104923 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.104923 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:14.106032 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c66b1cc0-d8ac-47c7-a34c-4fe53cc5ee26 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:14.106441 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 249/1001] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:14 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:14.120236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-295098a7-e729-47ce-9339-6d77d28baa5a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.125008 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-295098a7-e729-47ce-9339-6d77d28baa5a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad Jul 22 04:42:14.125008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-295098a7-e729-47ce-9339-6d77d28baa5a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.125008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-295098a7-e729-47ce-9339-6d77d28baa5a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.134789 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.134789 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:14.144009 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-295098a7-e729-47ce-9339-6d77d28baa5a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:14.149388 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-295098a7-e729-47ce-9339-6d77d28baa5a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad returned with HTTP 200 Jul 22 04:42:14.150267 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 248/1002] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:14 2026] GET /volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad => generated 902 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:14.168708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.172181 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:42:14.172442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.172699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.173212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:14.174379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:14.183173 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Get all volumes completed successfully. Jul 22 04:42:14.183748 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41ac6b6b-d257-4bd3-bf73-a4fa08b7c57d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:42:14.184191 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 250/1003] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:42:14 2026] GET /volume/v3/volumes => generated 663 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:14.195580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.197849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] DELETE https://10.4.3.175/volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad Jul 22 04:42:14.198585 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.200100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.200100 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume with id: 79f240bf-5b47-4343-b173-ffc40d03dfad Jul 22 04:42:14.208266 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.208266 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:14.209258 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:14.236458 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume request issued successfully. Jul 22 04:42:14.236933 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c81b4d87-3e42-45aa-a801-564aa82ccfb4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad returned with HTTP 202 Jul 22 04:42:14.237669 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 257/1004] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:14 2026] DELETE /volume/v3/volumes/79f240bf-5b47-4343-b173-ffc40d03dfad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:14.243090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8cdff2e7-4296-4213-867b-d53738f80d7f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.243598 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8cdff2e7-4296-4213-867b-d53738f80d7f None None] GET https://10.4.3.175/volume// Jul 22 04:42:14.243790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8cdff2e7-4296-4213-867b-d53738f80d7f None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.244390 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8cdff2e7-4296-4213-867b-d53738f80d7f None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.245407 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8cdff2e7-4296-4213-867b-d53738f80d7f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:14.245407 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 250/1005] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42: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 22 04:42:14.249078 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.254460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] DELETE https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 Jul 22 04:42:14.254460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.254460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.254460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Delete backup with id: bedecfbf-3857-45da-b0b3-be24fcef8751. Jul 22 04:42:14.261160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-355ec057-8737-419c-82c4-11b6e1f9f879 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.264227 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-355ec057-8737-419c-82c4-11b6e1f9f879 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:42:14.265153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-355ec057-8737-419c-82c4-11b6e1f9f879 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7362097c-a8d8-4140-ac24-402b4950c8af", "connector": null, "instance_uuid": "590540a2-0eea-4fe1-aeab-a5037bbae129"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:14.278594 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.278594 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:14.287198 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.287198 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:14.318935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] delete_backup rpcapi backup_id bedecfbf-3857-45da-b0b3-be24fcef8751 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:42:14.323999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6629ecc4-c4c8-44a8-9173-e903ad650d38 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 returned with HTTP 202 Jul 22 04:42:14.323999 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 249/1006] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:14 2026] DELETE /volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:42:14.332417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.335865 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 Jul 22 04:42:14.336287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.336669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.337028 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Show backup with id bedecfbf-3857-45da-b0b3-be24fcef8751. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:14.343763 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.343763 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:14.346630 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1912e2df-d020-42bd-bb8d-1c0e6ad8f5cf tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 returned with HTTP 200 Jul 22 04:42:14.347104 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-355ec057-8737-419c-82c4-11b6e1f9f879 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:42:14.347566 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 251/1007] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:42:14 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:14.349126 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 258/1008] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:14 2026] GET /volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:14.361787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-91b6dffc-1b6b-41e7-b43a-1b13e4c284e5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:14.364450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-91b6dffc-1b6b-41e7-b43a-1b13e4c284e5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 Jul 22 04:42:14.364657 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-91b6dffc-1b6b-41e7-b43a-1b13e4c284e5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:14.364852 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-91b6dffc-1b6b-41e7-b43a-1b13e4c284e5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:14.375703 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:14.375703 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:14.462250 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-91b6dffc-1b6b-41e7-b43a-1b13e4c284e5 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 returned with HTTP 200 Jul 22 04:42:14.463154 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 251/1009] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:14 2026] DELETE /volume/v3/attachments/4f7b5631-0936-4d0f-98b8-dc12c7893e36 => generated 367 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:15.104582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e9eaec50-aba6-4716-a79d-8862846705a3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.106957 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e9eaec50-aba6-4716-a79d-8862846705a3 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] GET https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa Jul 22 04:42:15.107196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e9eaec50-aba6-4716-a79d-8862846705a3 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.107392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e9eaec50-aba6-4716-a79d-8862846705a3 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.114930 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e9eaec50-aba6-4716-a79d-8862846705a3 tempest-VolumeTypesAccessTest-2007427294 tempest-VolumeTypesAccessTest-2007427294-project-member] https://10.4.3.175/volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa returned with HTTP 404 Jul 22 04:42:15.115799 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 250/1010] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/volumes/ac625c5c-3226-4def-b4a1-2383693418aa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:15.123928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f79ab3e6-89ef-48bb-bf4e-d9d982214e0b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.126381 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f79ab3e6-89ef-48bb-bf4e-d9d982214e0b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action Jul 22 04:42:15.126873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f79ab3e6-89ef-48bb-bf4e-d9d982214e0b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"removeProjectAccess": {"project": "835ded62733348ca82e223463a907629"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:15.127084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f79ab3e6-89ef-48bb-bf4e-d9d982214e0b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "835ded62733348ca82e223463a907629"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.129956 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:15.129956 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:15.147021 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f79ab3e6-89ef-48bb-bf4e-d9d982214e0b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action returned with HTTP 202 Jul 22 04:42:15.147500 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 252/1011] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.157762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-37f1cd0a-05c3-4b4f-9773-f1fd29c1e0e5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.160178 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37f1cd0a-05c3-4b4f-9773-f1fd29c1e0e5 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] DELETE https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 Jul 22 04:42:15.160370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37f1cd0a-05c3-4b4f-9773-f1fd29c1e0e5 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.160594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37f1cd0a-05c3-4b4f-9773-f1fd29c1e0e5 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.190506 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37f1cd0a-05c3-4b4f-9773-f1fd29c1e0e5 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 returned with HTTP 202 Jul 22 04:42:15.191249 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 259/1012] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:42:15 2026] DELETE /volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.200735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dec593d2-39ea-41e9-94b5-5bbfdcefc18f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.203207 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dec593d2-39ea-41e9-94b5-5bbfdcefc18f tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] GET https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 Jul 22 04:42:15.203496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dec593d2-39ea-41e9-94b5-5bbfdcefc18f tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.203775 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dec593d2-39ea-41e9-94b5-5bbfdcefc18f tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.207945 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dec593d2-39ea-41e9-94b5-5bbfdcefc18f tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 returned with HTTP 404 Jul 22 04:42:15.208669 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 252/1013] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/types/2b830c29-00cc-41be-a2af-8feebf509f75 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:15.216690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-17ca0b7b-8378-440c-a622-ff0965f799fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.221399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17ca0b7b-8378-440c-a622-ff0965f799fa tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:42:15.221399 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-17ca0b7b-8378-440c-a622-ff0965f799fa tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-884778349", "os-volume-type-access:is_public": false}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.241262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17ca0b7b-8378-440c-a622-ff0965f799fa tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:42:15.241821 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 251/1014] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:15.255486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b07b5a6b-9bad-4ebf-8bc7-25d0a388eb51 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.258706 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b07b5a6b-9bad-4ebf-8bc7-25d0a388eb51 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action Jul 22 04:42:15.259158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b07b5a6b-9bad-4ebf-8bc7-25d0a388eb51 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"addProjectAccess": {"project": "835ded62733348ca82e223463a907629"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:15.259323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b07b5a6b-9bad-4ebf-8bc7-25d0a388eb51 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "835ded62733348ca82e223463a907629"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.275002 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b07b5a6b-9bad-4ebf-8bc7-25d0a388eb51 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action returned with HTTP 202 Jul 22 04:42:15.275632 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 253/1015] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.285335 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4135f550-746e-4494-946c-785c359b88b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.287905 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4135f550-746e-4494-946c-785c359b88b4 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action Jul 22 04:42:15.291653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4135f550-746e-4494-946c-785c359b88b4 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"addProjectAccess": {"project": "504f700cc4704dcbbd33b684ef104dd9"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:15.291875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4135f550-746e-4494-946c-785c359b88b4 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "504f700cc4704dcbbd33b684ef104dd9"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.310910 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4135f550-746e-4494-946c-785c359b88b4 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action returned with HTTP 202 Jul 22 04:42:15.310910 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 260/1016] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.319362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aa88da26-0c1f-483f-a458-68316d89e81b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.321530 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa88da26-0c1f-483f-a458-68316d89e81b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] GET https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/os-volume-type-access Jul 22 04:42:15.321700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa88da26-0c1f-483f-a458-68316d89e81b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.321877 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa88da26-0c1f-483f-a458-68316d89e81b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.322158 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:15.322158 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:15.335118 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa88da26-0c1f-483f-a458-68316d89e81b tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/os-volume-type-access returned with HTTP 200 Jul 22 04:42:15.335776 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 253/1017] 10.4.3.175 () {66 vars in 1408 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:15.346303 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-42409eef-7766-4817-b1f4-f7c42a407498 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.348442 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42409eef-7766-4817-b1f4-f7c42a407498 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action Jul 22 04:42:15.348895 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42409eef-7766-4817-b1f4-f7c42a407498 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"removeProjectAccess": {"project": "504f700cc4704dcbbd33b684ef104dd9"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:15.349444 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42409eef-7766-4817-b1f4-f7c42a407498 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "504f700cc4704dcbbd33b684ef104dd9"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.361626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fb9706be-a114-4045-bb1c-839064ea1c8c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.363984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb9706be-a114-4045-bb1c-839064ea1c8c tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] GET https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 Jul 22 04:42:15.364250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb9706be-a114-4045-bb1c-839064ea1c8c tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.364502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb9706be-a114-4045-bb1c-839064ea1c8c tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.364665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-fb9706be-a114-4045-bb1c-839064ea1c8c tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Show backup with id bedecfbf-3857-45da-b0b3-be24fcef8751. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:15.367598 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42409eef-7766-4817-b1f4-f7c42a407498 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action returned with HTTP 202 Jul 22 04:42:15.368303 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 252/1018] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.374506 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb9706be-a114-4045-bb1c-839064ea1c8c tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 returned with HTTP 404 Jul 22 04:42:15.375209 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 254/1019] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/backups/bedecfbf-3857-45da-b0b3-be24fcef8751 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:15.377848 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4e1008e5-1d6e-4840-b3ec-6cbde61b364e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.382270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4e1008e5-1d6e-4840-b3ec-6cbde61b364e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] POST https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action Jul 22 04:42:15.382724 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4e1008e5-1d6e-4840-b3ec-6cbde61b364e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action body: b'{"removeProjectAccess": {"project": "835ded62733348ca82e223463a907629"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:15.382900 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4e1008e5-1d6e-4840-b3ec-6cbde61b364e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "835ded62733348ca82e223463a907629"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.387123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-509128c1-e108-49b3-82e6-613031c474e2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.389850 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] DELETE https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:15.390087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.390290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.390470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete backup with id: fe8e55c7-879f-495d-97c2-4c0c9294de0b. Jul 22 04:42:15.394980 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:15.394980 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:15.408099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4e1008e5-1d6e-4840-b3ec-6cbde61b364e tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action returned with HTTP 202 Jul 22 04:42:15.408759 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 261/1020] 10.4.3.175 () {68 vars in 1384 bytes} [Wed Jul 22 04:42:15 2026] POST /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.417635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] delete_backup rpcapi backup_id fe8e55c7-879f-495d-97c2-4c0c9294de0b {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:42:15.419642 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3ffbc104-7af0-4dbc-8b1f-7be550816001 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.422314 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ffbc104-7af0-4dbc-8b1f-7be550816001 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] DELETE https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc Jul 22 04:42:15.422597 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ffbc104-7af0-4dbc-8b1f-7be550816001 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.423102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ffbc104-7af0-4dbc-8b1f-7be550816001 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.424594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-509128c1-e108-49b3-82e6-613031c474e2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 202 Jul 22 04:42:15.425104 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 254/1021] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:15 2026] DELETE /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:42:15.434942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.437561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:15.437736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.438002 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.438187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:15.452038 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:15.452038 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:15.453175 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2ae82a2-3225-40e7-afb1-6a6ddec2394b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 200 Jul 22 04:42:15.453683 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 255/1022] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:15.482665 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ffbc104-7af0-4dbc-8b1f-7be550816001 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc returned with HTTP 202 Jul 22 04:42:15.483114 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 253/1023] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:42:15 2026] DELETE /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:15.495642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0158ccdf-d555-4aff-8a6f-0e45033aa266 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.499993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0158ccdf-d555-4aff-8a6f-0e45033aa266 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] GET https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc Jul 22 04:42:15.499993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0158ccdf-d555-4aff-8a6f-0e45033aa266 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.499993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0158ccdf-d555-4aff-8a6f-0e45033aa266 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.505082 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0158ccdf-d555-4aff-8a6f-0e45033aa266 tempest-VolumeTypesAccessTest-72803904 tempest-VolumeTypesAccessTest-72803904-project-admin] https://10.4.3.175/volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc returned with HTTP 404 Jul 22 04:42:15.505377 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 262/1024] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/types/651b84e2-2c5f-4018-bef2-faf282ad3ecc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:15.688279 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.694704 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 Jul 22 04:42:15.695256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:15.710686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:42:15.717470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:42:15.718579 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:15.718579 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:15.834928 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-7362097c-a8d8-4140-ac24-402b4950c8af-np0000005618" released by "attachment_update" :: held 0.117s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:42:15.835334 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-4029d896-75e3-4045-a15e-0f3539adca63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 returned with HTTP 200 Jul 22 04:42:15.835831 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 255/1025] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:42:15 2026] PUT /volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:15.847221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-87d0c69e-1d8c-4d96-a2b0-6596d4e4ff2d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:15.849488 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-87d0c69e-1d8c-4d96-a2b0-6596d4e4ff2d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 Jul 22 04:42:15.849752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-87d0c69e-1d8c-4d96-a2b0-6596d4e4ff2d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:15.850046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-87d0c69e-1d8c-4d96-a2b0-6596d4e4ff2d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:15.879589 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-87d0c69e-1d8c-4d96-a2b0-6596d4e4ff2d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 returned with HTTP 200 Jul 22 04:42:15.880143 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 256/1026] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:42:15 2026] GET /volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:16.467323 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:16.470640 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b Jul 22 04:42:16.471489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:16.474274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:16.474274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id fe8e55c7-879f-495d-97c2-4c0c9294de0b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:16.479468 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c883bc6a-e749-45ba-9caf-0fd8f1ea8550 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b returned with HTTP 404 Jul 22 04:42:16.480764 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 254/1027] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:16 2026] GET /volume/v3/backups/fe8e55c7-879f-495d-97c2-4c0c9294de0b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:16.586066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:16.588495 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:42:16.588757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:16.589135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:16.599375 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:16.599375 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:16.605183 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:16.612457 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d37fe46a-705f-4322-88a9-28d67eb658b4 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 200 Jul 22 04:42:16.613035 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 263/1028] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:16 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:16.627579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7104c90b-af53-4988-95d9-8f39a91518f0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:16.630558 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] DELETE https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:42:16.630738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:16.631100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:16.631211 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume with id: 1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:42:16.643445 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:16.643445 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:16.644135 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:16.683235 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume request issued successfully. Jul 22 04:42:16.684293 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7104c90b-af53-4988-95d9-8f39a91518f0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 202 Jul 22 04:42:16.684293 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 256/1029] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:16 2026] DELETE /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:16.694388 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-887ab619-aee1-4053-a76e-0455349914c0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:16.700146 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-887ab619-aee1-4053-a76e-0455349914c0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:42:16.700146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-887ab619-aee1-4053-a76e-0455349914c0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:16.704773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-887ab619-aee1-4053-a76e-0455349914c0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:16.724411 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:16.724411 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:16.731761 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-887ab619-aee1-4053-a76e-0455349914c0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:16.742837 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-887ab619-aee1-4053-a76e-0455349914c0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 200 Jul 22 04:42:16.742837 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 257/1030] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:16 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:17.761906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7403e60b-f615-4f84-a7eb-511d20417a45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:17.764829 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7403e60b-f615-4f84-a7eb-511d20417a45 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff Jul 22 04:42:17.764829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7403e60b-f615-4f84-a7eb-511d20417a45 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:17.765024 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7403e60b-f615-4f84-a7eb-511d20417a45 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:17.773690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7403e60b-f615-4f84-a7eb-511d20417a45 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff returned with HTTP 404 Jul 22 04:42:17.774203 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 255/1031] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:17 2026] GET /volume/v3/volumes/1c70a55d-05ff-41b8-a4db-85d29c1f71ff => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:17.786684 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:17.791355 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:17.791355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1206115604"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:17.794466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1206115604'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:17.794466 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume of 1 GB Jul 22 04:42:17.800810 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Availability Zones retrieved successfully. Jul 22 04:42:17.810685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (4c185907-e25b-42cc-8412-139a45bce100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:17.813644 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2253e4-8f1d-4723-af9e-079cb8751c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:17.813644 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:17.860993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2253e4-8f1d-4723-af9e-079cb8751c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:17.861993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4565aa69-312f-4335-8566-fd99be153a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:17.921140 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Created reservations ['5a799681-c5ba-4551-97ac-6124420ea69b', '7d6d9f9e-4e85-486c-86b2-24feca757c87', '925b9222-eaf7-4dbe-8b1e-d798aa2b493b', '77b75a4c-a367-4b91-bc10-45bda97fcb3a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:17.921140 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4565aa69-312f-4335-8566-fd99be153a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a799681-c5ba-4551-97ac-6124420ea69b', '7d6d9f9e-4e85-486c-86b2-24feca757c87', '925b9222-eaf7-4dbe-8b1e-d798aa2b493b', '77b75a4c-a367-4b91-bc10-45bda97fcb3a']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:17.921140 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7056fb97-61d1-420e-901e-081180f212b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:17.959532 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7056fb97-61d1-420e-901e-081180f212b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41f6bb92-db0a-4d62-ae04-3e6ad51a75dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1206115604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['5a799681-c5ba-4551-97ac-6124420ea69b','7d6d9f9e-4e85-486c-86b2-24feca757c87','925b9222-eaf7-4dbe-8b1e-d798aa2b493b','77b75a4c-a367-4b91-bc10-45bda97fcb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1206115604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41f6bb92-db0a-4d62-ae04-3e6ad51a75dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c3b31ec426d47e9a3eb8e587bb32726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60311ecc410b4998b2e91eb856bc80b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:17.959780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb2788a-b40f-4360-80e9-3f7974f96ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:17.983132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eb2788a-b40f-4360-80e9-3f7974f96ef2) transitioned into state 'SUCCESS' from state '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-1206115604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c3b31ec426d47e9a3eb8e587bb32726',qos_specs=None,replication_status=,reservations=['5a799681-c5ba-4551-97ac-6124420ea69b','7d6d9f9e-4e85-486c-86b2-24feca757c87','925b9222-eaf7-4dbe-8b1e-d798aa2b493b','77b75a4c-a367-4b91-bc10-45bda97fcb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60311ecc410b4998b2e91eb856bc80b0',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:17.983335 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cd9349-bd6f-4274-9af2-686473b4c703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:17.994700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4cd9349-bd6f-4274-9af2-686473b4c703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:17.995555 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Flow 'volume_create_api' (4c185907-e25b-42cc-8412-139a45bce100) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:17.995870 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Create volume request issued successfully. Jul 22 04:42:17.996603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e9fb89bd-b934-4e58-a374-017fd7f0cae5 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:17.999990 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 264/1032] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:17 2026] POST /volume/v3/volumes => generated 754 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:18.016250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:18.017771 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:18.017929 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:18.018146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:18.035988 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:18.035988 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:18.046522 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:18.055645 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-74e99df9-ac2a-4d64-9dd7-d8f4c408e543 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 200 Jul 22 04:42:18.056984 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 257/1033] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:18 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:19.072258 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:19.074555 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:19.074801 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:19.075074 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:19.084125 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:19.084125 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:19.090682 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:19.098348 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db3a6fa4-79c4-457a-a603-90bbe3c2ca16 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 200 Jul 22 04:42:19.098348 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 258/1034] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:19 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:19.115609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:19.118085 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:42:19.118527 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41f6bb92-db0a-4d62-ae04-3e6ad51a75dc", "name": "tempest-VolumesBackupsAdminTest-Backup-1688719630", "container": "tempest-volumesbackupsadmintest-backup-container-551771037"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:19.120077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Creating new backup {'backup': {'volume_id': '41f6bb92-db0a-4d62-ae04-3e6ad51a75dc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1688719630', 'container': 'tempest-volumesbackupsadmintest-backup-container-551771037'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:42:19.120229 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Creating backup of volume 41f6bb92-db0a-4d62-ae04-3e6ad51a75dc in container tempest-volumesbackupsadmintest-backup-container-551771037 Jul 22 04:42:19.128956 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:19.128956 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:19.129534 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:19.161053 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Created reservations ['85967435-3ff4-4c4c-9981-ecca56cf93bd', 'e96aa64d-f524-4336-89b3-0b1b36623c96'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:19.230582 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb47eb90-8c42-4ee3-b19a-d4d3a5c8d37b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:42:19.231169 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 256/1035] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:19 2026] POST /volume/v3/backups => generated 335 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:19.239995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:19.242698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:19.243039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:19.243199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:19.243317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:19.252299 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:19.252299 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:19.253247 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14b1e5e8-550c-4cca-8893-edc5b0d495be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:19.253614 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 265/1036] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:19 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:20.059458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:20.154218 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:20.196811 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 tempest-AvailabilityZoneTestJSON-674103341 tempest-AvailabilityZoneTestJSON-674103341-project-member] GET https://10.4.3.175/volume/v3/os-availability-zone Jul 22 04:42:20.197037 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 tempest-AvailabilityZoneTestJSON-674103341 tempest-AvailabilityZoneTestJSON-674103341-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:20.197233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 tempest-AvailabilityZoneTestJSON-674103341 tempest-AvailabilityZoneTestJSON-674103341-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:20.202675 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 tempest-AvailabilityZoneTestJSON-674103341 tempest-AvailabilityZoneTestJSON-674103341-project-member] Availability Zones retrieved successfully. Jul 22 04:42:20.202907 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f57d93c2-c2ee-4287-84c4-4b44246255c1 tempest-AvailabilityZoneTestJSON-674103341 tempest-AvailabilityZoneTestJSON-674103341-project-member] https://10.4.3.175/volume/v3/os-availability-zone returned with HTTP 200 Jul 22 04:42:20.203362 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 259/1037] 10.4.3.175 () {66 vars in 1276 bytes} [Wed Jul 22 04:42:20 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:20.211678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] GET https://10.4.3.175/volume/v3/volumes/summary Jul 22 04:42:20.212185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:20.212185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:20.212418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:20.216920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-8ea80a11-b4c1-454e-b464-c998974ed030 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:20.221929 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-8ea80a11-b4c1-454e-b464-c998974ed030 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516/action Jul 22 04:42:20.222219 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] Get summary completed successfully. Jul 22 04:42:20.222396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-8ea80a11-b4c1-454e-b464-c998974ed030 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:20.222532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-8ea80a11-b4c1-454e-b464-c998974ed030 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:20.222625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e753ef1d-8ac8-497a-8dc8-40a29b81cc90 tempest-VolumesSummaryTest-1579021372 tempest-VolumesSummaryTest-1579021372-project-member] https://10.4.3.175/volume/v3/volumes/summary returned with HTTP 200 Jul 22 04:42:20.223142 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 258/1038] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:42:20 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:20.260750 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:20.260750 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:20.268580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:20.274616 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:20.274616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:20.274616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:20.274824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:20.280700 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bad743c-fdb9-4dc3-b5ff-3d4255f9fd97 req-8ea80a11-b4c1-454e-b464-c998974ed030 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516/action returned with HTTP 204 Jul 22 04:42:20.281316 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 257/1039] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:42:20 2026] POST /volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:20.283859 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:20.283859 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:20.285159 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b07193f-90ec-44e5-a6bb-e3272a034b67 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:20.285721 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 266/1040] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:20 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:21.304090 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:21.305436 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:21.305646 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:21.305819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:21.305935 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:21.310877 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:21.310877 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:21.312780 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3b2e308-5b04-4199-9293-830ae9a4f75e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:21.312780 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 260/1041] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:21 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:22.118675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2a1836fc-257d-4b9e-9aa8-55aef7ee7280 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:22.154298 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:22.277022 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:42:22.277351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:22.277493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:22.277842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:22.278775 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:22.285759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2a1836fc-257d-4b9e-9aa8-55aef7ee7280 tempest-ExtensionsTestJSON-871988840 tempest-ExtensionsTestJSON-871988840-project-member] GET https://10.4.3.175/volume/v3/extensions Jul 22 04:42:22.286005 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2a1836fc-257d-4b9e-9aa8-55aef7ee7280 tempest-ExtensionsTestJSON-871988840 tempest-ExtensionsTestJSON-871988840-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:22.286267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2a1836fc-257d-4b9e-9aa8-55aef7ee7280 tempest-ExtensionsTestJSON-871988840 tempest-ExtensionsTestJSON-871988840-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:22.286710 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2a1836fc-257d-4b9e-9aa8-55aef7ee7280 tempest-ExtensionsTestJSON-871988840 tempest-ExtensionsTestJSON-871988840-project-member] https://10.4.3.175/volume/v3/extensions returned with HTTP 200 Jul 22 04:42:22.287187 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 259/1042] 10.4.3.175 () {66 vars in 1246 bytes} [Wed Jul 22 04:42:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:22.288872 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:22.289998 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c23f3cb-ecff-4b72-be0e-a0046ac855df tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:42:22.289998 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 258/1043] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:42:22 2026] GET /volume/v3/volumes => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:22.304025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:22.307492 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:22.309782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-759192332"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:22.310589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-759192332'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:22.310835 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume of 1 GB Jul 22 04:42:22.315804 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Availability Zones retrieved successfully. Jul 22 04:42:22.321988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (d52046d2-674f-4d8e-9469-8431fe4885cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:22.323010 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5293ea82-dd27-4fe1-8e6f-ef422ed9143e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:22.324676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:22.326066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-caab721e-e2d7-4229-956f-1da995546e63 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:22.328561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-caab721e-e2d7-4229-956f-1da995546e63 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:22.328846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-caab721e-e2d7-4229-956f-1da995546e63 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:22.329151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-caab721e-e2d7-4229-956f-1da995546e63 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:22.329304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-caab721e-e2d7-4229-956f-1da995546e63 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:22.335501 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:22.335501 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:22.336743 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-caab721e-e2d7-4229-956f-1da995546e63 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:22.337240 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 261/1044] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:22 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:22.362215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5293ea82-dd27-4fe1-8e6f-ef422ed9143e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:22.363773 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6d1ad7-fa05-42a1-b517-023ca76db895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:22.471208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Created reservations ['e2bcb825-51ab-4cca-9cea-54369e9740c8', 'e87d03da-b166-4d3e-b3ba-95d5b6fff55f', '1b3b50b3-67a7-40c2-8f09-451cb8b5e010', 'a9d59b4d-ae5a-4047-9de6-126cad8c1bb4'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:22.471927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6d1ad7-fa05-42a1-b517-023ca76db895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2bcb825-51ab-4cca-9cea-54369e9740c8', 'e87d03da-b166-4d3e-b3ba-95d5b6fff55f', '1b3b50b3-67a7-40c2-8f09-451cb8b5e010', 'a9d59b4d-ae5a-4047-9de6-126cad8c1bb4']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:22.473014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f15a6e-8e38-41af-bbf4-94e30a540390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:22.509259 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f15a6e-8e38-41af-bbf4-94e30a540390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a26aa76-b0d0-44e9-b66f-1ab90b1bf416', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-759192332',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['e2bcb825-51ab-4cca-9cea-54369e9740c8','e87d03da-b166-4d3e-b3ba-95d5b6fff55f','1b3b50b3-67a7-40c2-8f09-451cb8b5e010','a9d59b4d-ae5a-4047-9de6-126cad8c1bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-759192332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b677ca3593d1473284e25adf6f3a993e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bbb34eaedd04536b4ccb661661082df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:22.510932 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a00c3c0-c7b2-463a-a87c-d5f74273cd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:22.540443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a00c3c0-c7b2-463a-a87c-d5f74273cd49) transitioned into state 'SUCCESS' from state '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-759192332',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['e2bcb825-51ab-4cca-9cea-54369e9740c8','e87d03da-b166-4d3e-b3ba-95d5b6fff55f','1b3b50b3-67a7-40c2-8f09-451cb8b5e010','a9d59b4d-ae5a-4047-9de6-126cad8c1bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:22.541195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c18b55-05d6-47be-8468-a3e80bfeb344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:22.560624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7c18b55-05d6-47be-8468-a3e80bfeb344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:22.561490 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (d52046d2-674f-4d8e-9469-8431fe4885cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:22.561834 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request issued successfully. Jul 22 04:42:22.562447 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1862a15-947b-4a53-b7cd-e0af22bc4625 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:22.562859 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 267/1045] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:22 2026] POST /volume/v3/volumes => generated 763 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:22.583996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:22.585579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:22.585867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:22.586299 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:22.595593 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:22.595593 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:22.601547 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:22.607221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e72ed2b8-869b-4caa-9957-4e7fbe34f9d0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:22.607669 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 260/1046] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:22 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:23.351202 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:23.354467 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:23.355220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:23.355220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:23.355220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:23.362370 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:23.362370 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:23.364018 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4c7f244-4e8d-4c6f-965d-84a9fcd0929d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:23.364906 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 259/1047] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:23 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:23.625910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-41923c19-8c74-417a-897a-2df702fd2386 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:23.628186 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41923c19-8c74-417a-897a-2df702fd2386 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:23.628443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41923c19-8c74-417a-897a-2df702fd2386 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:23.628728 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41923c19-8c74-417a-897a-2df702fd2386 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:23.644665 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:23.644665 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:23.655068 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-41923c19-8c74-417a-897a-2df702fd2386 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:23.666705 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41923c19-8c74-417a-897a-2df702fd2386 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:23.667297 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 262/1048] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:23 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:23.689278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:23.692461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:23.692755 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:23.693013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:23.705203 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:23.705203 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:23.713939 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:23.721317 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d67ba31a-3dcd-4b4c-a4ed-c4e8d4a1ea99 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:23.722096 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 268/1049] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:23 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:23.741889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:23.745629 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:23.746119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1413895608"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:23.748793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1413895608'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:23.749165 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume of 1 GB Jul 22 04:42:23.757251 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Availability Zones retrieved successfully. Jul 22 04:42:23.767586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (2cf91b1d-2313-4a86-a388-91d66c885965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:23.769854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9a301-d6d3-408d-9e4f-127322b15a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:23.770256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:23.814911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b9a301-d6d3-408d-9e4f-127322b15a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:23.816023 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69f7465-a32d-4814-9c94-99f54b82c4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:23.889854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Created reservations ['480e9562-c456-4934-a117-509561d6b753', 'f95e93b3-210b-47a5-a6db-4b629a569194', '3d794cfb-b16d-4b14-95ca-2ffb0fa63e51', '7245f0c9-fc18-477e-acf6-8b9cc75469b1'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:23.894018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69f7465-a32d-4814-9c94-99f54b82c4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['480e9562-c456-4934-a117-509561d6b753', 'f95e93b3-210b-47a5-a6db-4b629a569194', '3d794cfb-b16d-4b14-95ca-2ffb0fa63e51', '7245f0c9-fc18-477e-acf6-8b9cc75469b1']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:23.894018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bed2bb-4477-4b46-8389-479097f41005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:23.931534 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1bed2bb-4477-4b46-8389-479097f41005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179cc5a5-60b6-4063-b33d-1d679ef2b968', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1413895608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['480e9562-c456-4934-a117-509561d6b753','f95e93b3-210b-47a5-a6db-4b629a569194','3d794cfb-b16d-4b14-95ca-2ffb0fa63e51','7245f0c9-fc18-477e-acf6-8b9cc75469b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1413895608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179cc5a5-60b6-4063-b33d-1d679ef2b968,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b677ca3593d1473284e25adf6f3a993e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bbb34eaedd04536b4ccb661661082df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:23.933872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41a60f7-d15a-4a21-91d7-21e8b6affa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:23.964735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41a60f7-d15a-4a21-91d7-21e8b6affa5b) transitioned into state 'SUCCESS' from state '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-1413895608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['480e9562-c456-4934-a117-509561d6b753','f95e93b3-210b-47a5-a6db-4b629a569194','3d794cfb-b16d-4b14-95ca-2ffb0fa63e51','7245f0c9-fc18-477e-acf6-8b9cc75469b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:23.965955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c27dd-dec6-42a6-900f-2d9e0aad7807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:23.985254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966c27dd-dec6-42a6-900f-2d9e0aad7807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:23.986235 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (2cf91b1d-2313-4a86-a388-91d66c885965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:23.988622 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request issued successfully. Jul 22 04:42:23.989560 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-77d496a1-8ab1-471f-a9f1-305a1dbba946 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:23.989978 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 261/1050] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:23 2026] POST /volume/v3/volumes => generated 764 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:24.012308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:24.019998 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:24.020254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:24.020721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:24.032893 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:24.032893 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:24.039353 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:24.045270 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e793215-1c23-4ee1-9719-31bb598e8e63 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:24.045517 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 260/1051] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:24 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:24.385134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:24.390912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:24.391309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:24.391519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:24.392883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:24.401193 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:24.401193 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:24.402898 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db791353-b02a-4c6e-b072-9cf8752bcd93 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:24.403710 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 263/1052] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:24 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:25.069190 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-28a62162-9654-438b-8118-525742e5ef7b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.072634 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28a62162-9654-438b-8118-525742e5ef7b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:25.072634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28a62162-9654-438b-8118-525742e5ef7b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:25.075446 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28a62162-9654-438b-8118-525742e5ef7b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:25.088768 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:25.088768 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:25.096088 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28a62162-9654-438b-8118-525742e5ef7b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:25.105620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28a62162-9654-438b-8118-525742e5ef7b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:25.105620 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 269/1053] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:25 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:25.127870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.132193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:25.132408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:25.132673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:25.143522 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:25.143522 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:25.149176 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:25.156651 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4067e5f0-45f1-46ee-81c2-aa9a34258f4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:25.157302 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 262/1054] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:25 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:25.177699 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2d07bc95-6367-40b3-8693-b9cf27209600 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.179624 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:25.180145 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-466847419"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:25.182154 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-466847419'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:25.182319 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume of 1 GB Jul 22 04:42:25.190939 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Availability Zones retrieved successfully. Jul 22 04:42:25.207850 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (7c152e37-070e-4560-8d42-0e3ee4a77462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:25.207850 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e32329-1c1d-438a-93ef-947b84b8b46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.209829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:25.255675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e32329-1c1d-438a-93ef-947b84b8b46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.257061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded45589-eb1e-477d-aee3-57a162c6d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.331556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Created reservations ['739c5ed8-cbf9-41b0-b648-d06d600b272a', 'ffd520be-5d08-4d8a-b8c4-4eaa8bed2fcd', '5ef67e43-80aa-470f-8a41-8438da8a2736', '06539252-0321-49f5-b79e-42b978cd63e7'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:25.332185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded45589-eb1e-477d-aee3-57a162c6d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['739c5ed8-cbf9-41b0-b648-d06d600b272a', 'ffd520be-5d08-4d8a-b8c4-4eaa8bed2fcd', '5ef67e43-80aa-470f-8a41-8438da8a2736', '06539252-0321-49f5-b79e-42b978cd63e7']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.333493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef697d6-1fad-46a1-ba60-7c41795bb393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.367030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef697d6-1fad-46a1-ba60-7c41795bb393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9175735-1709-45d4-b84d-76604223725c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-466847419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['739c5ed8-cbf9-41b0-b648-d06d600b272a','ffd520be-5d08-4d8a-b8c4-4eaa8bed2fcd','5ef67e43-80aa-470f-8a41-8438da8a2736','06539252-0321-49f5-b79e-42b978cd63e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-466847419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9175735-1709-45d4-b84d-76604223725c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b677ca3593d1473284e25adf6f3a993e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bbb34eaedd04536b4ccb661661082df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.367843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f0b041-617c-4108-bea8-5356b420b328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.408127 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f0b041-617c-4108-bea8-5356b420b328) transitioned into state 'SUCCESS' from state '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-466847419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b677ca3593d1473284e25adf6f3a993e',qos_specs=None,replication_status=,reservations=['739c5ed8-cbf9-41b0-b648-d06d600b272a','ffd520be-5d08-4d8a-b8c4-4eaa8bed2fcd','5ef67e43-80aa-470f-8a41-8438da8a2736','06539252-0321-49f5-b79e-42b978cd63e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bbb34eaedd04536b4ccb661661082df',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.409245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae16c043-93c5-4f37-bd73-eff13007e251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.424553 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-407078ff-8c36-473e-857f-4826620b33be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.428370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae16c043-93c5-4f37-bd73-eff13007e251) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.429988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-407078ff-8c36-473e-857f-4826620b33be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:25.429988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-407078ff-8c36-473e-857f-4826620b33be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:25.429988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-407078ff-8c36-473e-857f-4826620b33be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:25.429988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-407078ff-8c36-473e-857f-4826620b33be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:25.430237 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Flow 'volume_create_api' (7c152e37-070e-4560-8d42-0e3ee4a77462) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:25.430870 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Create volume request issued successfully. Jul 22 04:42:25.431746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d07bc95-6367-40b3-8693-b9cf27209600 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:25.432293 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 261/1055] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:25 2026] POST /volume/v3/volumes => generated 763 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:25.443003 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:25.443003 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:25.444106 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-407078ff-8c36-473e-857f-4826620b33be tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:25.445074 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 264/1056] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:25 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:25.453335 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.458514 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:25.461278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:25.463314 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:25.488617 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:25.488617 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:25.494955 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:25.503503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4e29389-fca1-4d35-aa9e-4e6b05e34856 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:25.504440 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 270/1057] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:25 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:25.548471 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2981f650-16c9-4ca5-abfd-22d4814be711 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:25.767513 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:25.768034 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1864385747"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:25.770781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1864385747'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:25.770781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume of 1 GB Jul 22 04:42:25.777307 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Availability Zones retrieved successfully. Jul 22 04:42:25.786707 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Flow 'volume_create_api' (85c61e41-b7eb-4141-9205-10c86f5e86b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:25.789250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01e06b6-80eb-4cef-8a17-c8599f7a80b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.789426 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:25.822619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e01e06b6-80eb-4cef-8a17-c8599f7a80b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.823744 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fc01b9-759b-4828-967b-204eed50b3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.903781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Created reservations ['7af71d9f-6fcd-4ed0-a904-5b8e3ee4b19e', '36f764db-b627-4937-b423-90e190bc93e5', 'd106132a-863d-495e-868e-5d0e901f683e', '873badb1-b8ce-4710-957e-375400c1c7a7'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:25.905286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fc01b9-759b-4828-967b-204eed50b3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7af71d9f-6fcd-4ed0-a904-5b8e3ee4b19e', '36f764db-b627-4937-b423-90e190bc93e5', 'd106132a-863d-495e-868e-5d0e901f683e', '873badb1-b8ce-4710-957e-375400c1c7a7']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.906295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01cc37b-0103-4e0b-9db4-8a0b27054730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.941791 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c01cc37b-0103-4e0b-9db4-8a0b27054730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '954264c1-063b-49a3-bd2f-6601efa4b609', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1864385747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf03fa153b02471983e0fbc2e027e0b6',qos_specs=None,replication_status=,reservations=['7af71d9f-6fcd-4ed0-a904-5b8e3ee4b19e','36f764db-b627-4937-b423-90e190bc93e5','d106132a-863d-495e-868e-5d0e901f683e','873badb1-b8ce-4710-957e-375400c1c7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699a43a32f934846a3ad3b94cc823284',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1864385747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=954264c1-063b-49a3-bd2f-6601efa4b609,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf03fa153b02471983e0fbc2e027e0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699a43a32f934846a3ad3b94cc823284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.942880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2aebd14-df7b-4a88-8e53-153493046c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.970276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2aebd14-df7b-4a88-8e53-153493046c91) transitioned into state 'SUCCESS' from state '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-1864385747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf03fa153b02471983e0fbc2e027e0b6',qos_specs=None,replication_status=,reservations=['7af71d9f-6fcd-4ed0-a904-5b8e3ee4b19e','36f764db-b627-4937-b423-90e190bc93e5','d106132a-863d-495e-868e-5d0e901f683e','873badb1-b8ce-4710-957e-375400c1c7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699a43a32f934846a3ad3b94cc823284',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.971452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2f6efb-5ddf-40cf-82a0-39cad959aff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:25.986222 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2f6efb-5ddf-40cf-82a0-39cad959aff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:25.987525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Flow 'volume_create_api' (85c61e41-b7eb-4141-9205-10c86f5e86b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:25.987956 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume request issued successfully. Jul 22 04:42:25.988842 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2981f650-16c9-4ca5-abfd-22d4814be711 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:25.989518 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 263/1058] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:42:25 2026] POST /volume/v3/volumes => generated 819 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:26.008815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.010692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:26.011210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.011594 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.025528 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.025528 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:26.030232 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:26.037467 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df801038-9cf3-4fb0-9043-276f6d282dd6 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:26.037467 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 262/1059] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:26.465316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.467993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:26.468233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.468429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.469377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:26.474245 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.474245 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:26.475216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3623b875-26d9-4d4d-a546-ab0b7e7b78d9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:26.476085 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 265/1060] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:26.522038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.524106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:26.524284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.524821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.533124 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.533124 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:26.538125 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:26.543843 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-65a7afd9-7bf4-4417-8162-7301fc92dbf6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:26.544055 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 271/1061] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:26.560586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.564328 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:26.565068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.566023 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.579789 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.579789 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:26.587600 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:26.597114 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cf99c59d-5e52-4244-abd6-69fa6ca669ed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:26.597515 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 264/1062] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:26.616913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85b669d1-065d-47f7-a0cd-fafa55324731 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.621695 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:42:26.621695 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.621695 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.621695 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.622315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:26.634012 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:26.634705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85b669d1-065d-47f7-a0cd-fafa55324731 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:42:26.635795 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 263/1063] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:42:26.646945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.648950 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1413895608 Jul 22 04:42:26.649214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.649459 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.650368 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.652603 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1413895608'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:26.696400 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:26.697635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-edb0b81f-58d1-4647-9e39-41368f92afa0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1413895608 returned with HTTP 200 Jul 22 04:42:26.697892 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 266/1064] 10.4.3.175 () {66 vars in 1338 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1413895608 => generated 334 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:26.710735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.713657 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759192332 Jul 22 04:42:26.713890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.714212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.715143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.715731 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-759192332'), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:26.759023 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:26.759786 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.759786 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:26.768290 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8f53d7a-da11-47b0-807f-f0c8c3732817 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759192332 returned with HTTP 200 Jul 22 04:42:26.768915 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 272/1065] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759192332 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:26.789849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-318815b3-f31e-4dad-92f3-f7903da7af4b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.795541 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=1 Jul 22 04:42:26.796386 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.796386 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.798380 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.800280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:26.812727 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:26.813659 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.813659 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:26.819816 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-318815b3-f31e-4dad-92f3-f7903da7af4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 22 04:42:26.820182 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 265/1066] 10.4.3.175 () {66 vars in 1273 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:26.846856 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.850911 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:26.850911 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.850911 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.851272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.851889 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.851889 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:26.852732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:26.909358 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:26.910669 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.910669 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:26.919188 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea2477a6-7288-4cf1-abc2-bfadcdf2c4b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:26.919188 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 264/1067] 10.4.3.175 () {66 vars in 1361 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c => generated 1003 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:26.941533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:26.948767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:26.949824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:26.949824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:26.949824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:26.951394 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:26.951394 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:26.952170 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.015556 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.016926 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.016926 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.023092 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cc81e79-5f35-47c1-a35a-6c715f13bdde tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:27.023849 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 267/1068] 10.4.3.175 () {66 vars in 1361 bytes} [Wed Jul 22 04:42:26 2026] GET /volume/v3/volumes/detail?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 1002 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.040020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.042230 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:27.043394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.043394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.045164 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.046342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.058368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.060681 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.060909 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.061142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.071482 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.071482 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:27.079033 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:27.087365 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d71919df-9d7f-4d75-a3bb-8b64a1cf4c4d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:27.087900 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 266/1069] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.101993 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.102724 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d79f8c71-490a-4d52-9071-e8c15c49ebd1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:27.103957 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.104948 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 273/1070] 10.4.3.175 () {66 vars in 1361 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:27.106501 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] POST https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:42:27.106894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "954264c1-063b-49a3-bd2f-6601efa4b609"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:27.109668 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volume_transfer [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Creating new volume transfer {'transfer': {'volume_id': '954264c1-063b-49a3-bd2f-6601efa4b609'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 04:42:27.109867 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volume_transfer [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Creating transfer of volume 954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.110290 np0000005618 devstack@c-api.service[100127]: INFO cinder.transfer.api [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Generating transfer record for volume 954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.119304 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.119304 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:27.125414 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.127645 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 22 04:42:27.127906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.128167 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.128499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.129654 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100126) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:27.129730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.143060 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-01dc68c9-9090-4166-aa25-279a7c2d40cb tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 202 Jul 22 04:42:27.144114 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 265/1071] 10.4.3.175 () {70 vars in 1326 bytes} [Wed Jul 22 04:42:27 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:27.154650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bb67b217-1614-4675-8248-029cc681239b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.158289 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bb67b217-1614-4675-8248-029cc681239b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.158935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bb67b217-1614-4675-8248-029cc681239b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.159513 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bb67b217-1614-4675-8248-029cc681239b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.167107 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.168807 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.168807 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.171576 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.171576 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:27.176420 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bedc7120-a081-4dd5-af82-50dc8768c7c2 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 22 04:42:27.176420 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 268/1072] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.179231 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bb67b217-1614-4675-8248-029cc681239b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:27.186279 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bb67b217-1614-4675-8248-029cc681239b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:27.187914 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 267/1073] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.202348 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-74822468-91ca-497d-83fa-5f0e21de20e4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.203952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 22 04:42:27.204364 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.204833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.205324 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.205703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100125) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:27.208320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.210170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f645eeeb-1f03-40d9-baaa-8057b392baff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.214993 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f645eeeb-1f03-40d9-baaa-8057b392baff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 Jul 22 04:42:27.214993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f645eeeb-1f03-40d9-baaa-8057b392baff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.214993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f645eeeb-1f03-40d9-baaa-8057b392baff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.220858 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f645eeeb-1f03-40d9-baaa-8057b392baff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 returned with HTTP 200 Jul 22 04:42:27.221218 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 266/1074] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.232556 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.234499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:42:27.234765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.235041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.235286 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volume_transfer [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Listing volume transfers {{(pid=100126) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 04:42:27.243047 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9849f132-693e-490c-af03-0d42fc1ea5c1 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 200 Jul 22 04:42:27.243663 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 269/1075] 10.4.3.175 () {68 vars in 1305 bytes} [Wed Jul 22 04:42:27 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 22 04:42:27.247767 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.248995 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.248995 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:27.254092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74822468-91ca-497d-83fa-5f0e21de20e4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 22 04:42:27.254729 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 274/1076] 10.4.3.175 () {66 vars in 1359 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.254831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-02807234-ae65-4cfb-a272-da39a9859698 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.271186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.273616 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?limit=1 Jul 22 04:42:27.273838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.274400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.276252 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.276561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.285828 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.286618 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a82ed0d-ae0f-4c98-a5a0-1bfa15bd2fa5 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 22 04:42:27.288277 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 267/1077] 10.4.3.175 () {66 vars in 1252 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:27.297243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.298941 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:27.299215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.299542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.300276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.301230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.319309 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.320064 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f404a3d-b0f8-4a1a-84aa-59234e2f6d56 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:27.320686 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 270/1078] 10.4.3.175 () {66 vars in 1340 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?limit=1&marker=e9175735-1709-45d4-b84d-76604223725c => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:27.331011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.331142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] POST https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280/accept Jul 22 04:42:27.331142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1b2edfe1885f024f"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:27.332755 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.volume_transfer [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Accepting volume transfer f12bee39-ea7a-4167-8e0c-a530ab43a280 {{(pid=100124) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 04:42:27.332848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.volume_transfer [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Accepting transfer f12bee39-ea7a-4167-8e0c-a530ab43a280 Jul 22 04:42:27.333351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:27.333739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.334227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.334622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.335705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.352731 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.352731 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b8801645-6db1-4994-8ea7-ec310b8ac4bf tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:27.352731 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 275/1079] 10.4.3.175 () {66 vars in 1340 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?limit=1&marker=179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:42:27.364792 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.367105 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:27.367319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.367549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.367823 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.368253 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.368253 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:27.368762 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.383871 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.384288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e0c7e36-be09-4bad-8918-397b8bad33b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:27.384785 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 268/1080] 10.4.3.175 () {66 vars in 1340 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?limit=1&marker=8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:27.397153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.399347 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759192332&status=available Jul 22 04:42:27.399592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.400093 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.400281 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.400645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100126) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:27.401188 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.401188 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.402139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-759192332'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.425140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Created reservations ['3cdf01cc-b230-41de-a7f7-98c2369f9092', '752fcf19-103c-4d8e-997a-e29538653f7b', '2cae49e4-e43f-47e5-a6c8-d4e49bcc12a2', 'f0530663-2080-4703-9d96-fadea5479dbc'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:27.435527 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.436125 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9bce452c-0657-41b6-b604-19eecd07bfd6 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759192332&status=available returned with HTTP 200 Jul 22 04:42:27.436696 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 271/1081] 10.4.3.175 () {66 vars in 1370 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759192332&status=available => generated 333 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:27.446143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.447730 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-466847419&status=available Jul 22 04:42:27.448040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.448331 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.448784 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.449129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100125) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:27.449459 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.449459 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:27.451590 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-466847419'), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.458915 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Created reservations ['ef154e9e-9c0a-40b0-b8ed-aae037315145', 'd7926fa1-6dcf-47d3-88eb-a42ddd57509b', '8b3dedbe-cc8d-47a7-9211-e98dd0c28b93', '8c642faa-fe00-4fa3-98e8-4ea02cf2749f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:27.489262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-833731c5-6505-4ed7-9203-d574bc4a9558 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.494391 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.495475 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.495475 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:27.496488 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-833731c5-6505-4ed7-9203-d574bc4a9558 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:27.496865 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-833731c5-6505-4ed7-9203-d574bc4a9558 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.496977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-833731c5-6505-4ed7-9203-d574bc4a9558 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.497142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-833731c5-6505-4ed7-9203-d574bc4a9558 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:27.502389 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73a14f0e-bddd-441f-a249-d7b16348a5a8 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-466847419&status=available returned with HTTP 200 Jul 22 04:42:27.503235 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 276/1082] 10.4.3.175 () {66 vars in 1391 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-466847419&status=available => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:27.503319 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.503319 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:27.504665 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-833731c5-6505-4ed7-9203-d574bc4a9558 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:27.504831 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 269/1083] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:42:27.521550 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Created reservations ['b0e7cd8e-5de3-4340-b3ae-493e62082b6d', '2dad20ae-6447-42b9-8798-a7d41bcfcd77', '24ba9111-a03d-4090-89a0-e4ddf46eb535', '9dd5fbeb-68c8-4d89-86c4-99a224fa158b'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:27.525245 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.532035 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?marker=179cc5a5-60b6-4063-b33d-1d679ef2b968&sort=id%3Aasc Jul 22 04:42:27.533369 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.533597 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.533846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.535741 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.535741 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.537235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.564849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Created reservations ['5b53da4a-60a2-432d-9be3-7e2dfefed093', 'd913623c-bd41-41b7-8d8f-1f3e7d75ad1b', '0989caf1-ff6f-4940-80c6-0781b103573e', '3c689aaa-393c-4cd9-a267-31a255ed167e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:27.581675 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Transfer volume completed successfully. Jul 22 04:42:27.704107 np0000005618 devstack@c-api.service[100124]: INFO cinder.transfer.api [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Volume 954264c1-063b-49a3-bd2f-6601efa4b609 has been transferred. Jul 22 04:42:27.714859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02807234-ae65-4cfb-a272-da39a9859698 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280/accept returned with HTTP 202 Jul 22 04:42:27.715163 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 268/1084] 10.4.3.175 () {70 vars in 1458 bytes} [Wed Jul 22 04:42:27 2026] POST /volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280/accept => generated 365 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:27.724992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.727555 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.728042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.728399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.739955 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.739955 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:27.744989 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Volume info retrieved successfully. Jul 22 04:42:27.750033 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58515fd6-c5dc-429e-9f2b-dcd51ba2f0f7 tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:27.750668 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 277/1085] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.768739 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e65116df-8707-4b91-a358-e1f90d3158ef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.771865 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e65116df-8707-4b91-a358-e1f90d3158ef tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.772401 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e65116df-8707-4b91-a358-e1f90d3158ef tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.773290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e65116df-8707-4b91-a358-e1f90d3158ef tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.782952 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.782952 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:27.788348 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e65116df-8707-4b91-a358-e1f90d3158ef tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] Volume info retrieved successfully. Jul 22 04:42:27.793803 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.794005 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e65116df-8707-4b91-a358-e1f90d3158ef tempest-VolumesTransfersV357Test-943486186 tempest-VolumesTransfersV357Test-943486186-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:27.794485 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 270/1086] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.794710 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.794710 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.801640 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-51492e0e-c134-4e99-bb4a-1abec0bf4bed tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?marker=179cc5a5-60b6-4063-b33d-1d679ef2b968&sort=id%3Aasc returned with HTTP 200 Jul 22 04:42:27.801640 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 272/1087] 10.4.3.175 () {66 vars in 1373 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?marker=179cc5a5-60b6-4063-b33d-1d679ef2b968&sort=id%3Aasc => generated 1705 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.821915 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.823819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.823904 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 04:42:27.823996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.824196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.824505 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.824887 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.824887 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:27.825412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.826131 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 Jul 22 04:42:27.826525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.827905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.827905 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.volume_transfer [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Delete transfer with id: f12bee39-ea7a-4167-8e0c-a530ab43a280 Jul 22 04:42:27.834583 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec3e9a29-e0a8-412b-8379-37ffd6fb2e4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 returned with HTTP 404 Jul 22 04:42:27.835345 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 278/1088] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:42:27 2026] DELETE /volume/v3/volume-transfers/f12bee39-ea7a-4167-8e0c-a530ab43a280 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:27.847191 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.863794 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.865141 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.865141 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:27.873287 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e418745-973a-46e5-9af9-ea6e10fe1084 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 04:42:27.873737 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 269/1089] 10.4.3.175 () {66 vars in 1337 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.889608 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.889995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.890288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.890529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.890839 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Delete volume with id: 954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.891886 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:42:27.892134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.892403 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.892696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:27.893620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:27.900141 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.900141 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:27.900604 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Volume info retrieved successfully. Jul 22 04:42:27.903729 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:27.904986 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.904986 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:27.910924 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-44c950b3-9ab1-4e1b-82f1-2a3f74e77d4b tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:42:27.911489 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 273/1090] 10.4.3.175 () {66 vars in 1258 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:27.931749 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Delete volume request issued successfully. Jul 22 04:42:27.931749 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-83d36104-e1ed-4e75-b5a2-6ef33058dfe9 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 202 Jul 22 04:42:27.931749 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 271/1091] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:27 2026] DELETE /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:42:27.932982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.940061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:27.943232 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:27.943232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:27.943232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:27.954695 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:27.954695 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:27.959673 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Volume info retrieved successfully. Jul 22 04:42:27.962402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3609e858-8da3-4e07-a6da-04eae3ae2d44 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 200 Jul 22 04:42:27.962887 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 270/1092] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:28.111594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 22 04:42:28.111594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.111702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.111914 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.112816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.155558 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.156319 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3341dcc-9495-471a-8d59-2d9d02cf8a08 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 22 04:42:28.156798 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 279/1093] 10.4.3.175 () {66 vars in 1316 bytes} [Wed Jul 22 04:42:27 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.171255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7ab765b3-afc7-4111-9397-20bd7d793971 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.173458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?availability_zone=nova Jul 22 04:42:28.173690 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.174002 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.174270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.174612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value nova, assuming string {{(pid=100126) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.179578 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.226647 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.227637 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ab765b3-afc7-4111-9397-20bd7d793971 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 04:42:28.228251 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 274/1094] 10.4.3.175 () {66 vars in 1282 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.239758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.241976 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?availability_zone=nova Jul 22 04:42:28.242325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.242597 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.242878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.244121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value nova, assuming string {{(pid=100127) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.244297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.296954 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.297417 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66bc967e-a65b-4464-a9ea-d8c226d152bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 22 04:42:28.299052 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 272/1095] 10.4.3.175 () {66 vars in 1282 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.309937 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.312354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?bootable=false Jul 22 04:42:28.313385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.313385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.313385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.314375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.358288 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.359741 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2554f832-da1d-44d2-bf6e-09faf6e3ac42 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 04:42:28.360610 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 271/1096] 10.4.3.175 () {66 vars in 1266 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.370411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.372742 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?bootable=false Jul 22 04:42:28.373032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.373298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.373588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.373975 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.373975 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:28.374628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.417551 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.418206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60e78685-f3b8-46c4-886b-0cfa7e113906 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 22 04:42:28.418719 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 280/1097] 10.4.3.175 () {66 vars in 1266 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.432704 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.438863 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?status=available Jul 22 04:42:28.439167 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.443320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.443648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.443886 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100126) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.444187 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.444187 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:28.444663 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.486676 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.487497 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b8e00c3-9e66-4170-9983-9f64c56a9adc tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 04:42:28.488264 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 275/1098] 10.4.3.175 () {66 vars in 1270 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.498653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.501011 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes?status=available Jul 22 04:42:28.501284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.501543 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.501865 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.502177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100127) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.502629 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.502629 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:28.503364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.524612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d3699a24-b067-493d-a4c5-dd104659ff21 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.526523 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d3699a24-b067-493d-a4c5-dd104659ff21 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:28.526709 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d3699a24-b067-493d-a4c5-dd104659ff21 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.526855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d3699a24-b067-493d-a4c5-dd104659ff21 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.526939 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d3699a24-b067-493d-a4c5-dd104659ff21 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:28.531105 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.531105 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:28.531838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d3699a24-b067-493d-a4c5-dd104659ff21 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:28.532218 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 272/1099] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.543793 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.544363 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea0d65f2-0544-49bb-b8e3-dfa81bbf0944 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes?status=available returned with HTTP 200 Jul 22 04:42:28.544779 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 273/1100] 10.4.3.175 () {66 vars in 1270 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.555400 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-96503bf6-cc89-4f20-971a-95e54d22446f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.557687 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?availability_zone=nova Jul 22 04:42:28.558160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.558232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.558534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.558880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value nova, assuming string {{(pid=100125) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.559292 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.559292 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:28.559886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.601814 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.603877 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.603877 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:28.610688 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96503bf6-cc89-4f20-971a-95e54d22446f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 22 04:42:28.611296 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 281/1101] 10.4.3.175 () {66 vars in 1303 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:28.634207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-446bedc9-e960-4d0c-9704-650610529acd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.636526 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?bootable=false Jul 22 04:42:28.636755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.636938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.637256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.639286 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.639286 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:28.639286 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.681148 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.682688 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.682688 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:28.687825 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-446bedc9-e960-4d0c-9704-650610529acd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 22 04:42:28.688402 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 276/1102] 10.4.3.175 () {66 vars in 1287 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:28.703719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.705690 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?status=available Jul 22 04:42:28.705881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.706117 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.706417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:42:28.706693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Could not evaluate value available, assuming string {{(pid=100124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:42:28.707417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:42:28.915043 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Get all volumes completed successfully. Jul 22 04:42:28.915907 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.915907 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:28.921507 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2f5cbf84-7063-4270-bec2-46f54562ca87 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 22 04:42:28.921727 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 273/1103] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:28.943983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cf81acc0-9636-46f7-913e-df2cf537563e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.946703 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cf81acc0-9636-46f7-913e-df2cf537563e tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:28.946796 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cf81acc0-9636-46f7-913e-df2cf537563e tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.947655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cf81acc0-9636-46f7-913e-df2cf537563e tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.960706 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:28.960706 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:28.965877 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cf81acc0-9636-46f7-913e-df2cf537563e tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:28.971664 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cf81acc0-9636-46f7-913e-df2cf537563e tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:28.971844 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 274/1104] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:28.978067 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-759b0f4d-0460-454f-996f-70a5b0ecc88e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.981250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-759b0f4d-0460-454f-996f-70a5b0ecc88e tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:28.981778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-759b0f4d-0460-454f-996f-70a5b0ecc88e tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.981778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-759b0f4d-0460-454f-996f-70a5b0ecc88e tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:28.987840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-759b0f4d-0460-454f-996f-70a5b0ecc88e tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 404 Jul 22 04:42:28.988359 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 282/1105] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:28.996473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2372e798-64cc-4029-bf59-a73707db8456 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.998051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:28.999045 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2372e798-64cc-4029-bf59-a73707db8456 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:28.999045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2372e798-64cc-4029-bf59-a73707db8456 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:28.999515 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2372e798-64cc-4029-bf59-a73707db8456 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.000128 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:29.000593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:29.000708 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.000942 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume with id: e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:29.007211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2372e798-64cc-4029-bf59-a73707db8456 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 404 Jul 22 04:42:29.007951 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 277/1106] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:28 2026] GET /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:29.010190 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:29.010190 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:29.010451 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:29.018417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:29.020697 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] DELETE https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:29.021134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:29.021134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.021338 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Delete volume with id: 954264c1-063b-49a3-bd2f-6601efa4b609 Jul 22 04:42:29.027950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a08bf21e-f90d-4fb2-b5f6-37c72f29f5e8 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 returned with HTTP 404 Jul 22 04:42:29.028566 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 275/1107] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:29 2026] DELETE /volume/v3/volumes/954264c1-063b-49a3-bd2f-6601efa4b609 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:29.040000 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume request issued successfully. Jul 22 04:42:29.040000 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8aa06fdf-96d9-40d3-8a33-dd2c3460b361 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 202 Jul 22 04:42:29.040000 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 274/1108] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:28 2026] DELETE /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:29.040650 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c30618bc-ecce-42c5-b971-467972c59f8a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:29.040650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:29.041417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-604377111"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:29.042878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-604377111'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:29.042878 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume of 1 GB Jul 22 04:42:29.047951 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:29.049070 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Availability Zones retrieved successfully. Jul 22 04:42:29.050172 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:29.050172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:29.050172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.062020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Flow 'volume_create_api' (e193f85d-67f0-4407-b560-0885105602c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:29.062266 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:29.062266 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:29.063346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21870fa4-c169-48b2-90a5-14c89a090a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:29.067014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:29.067989 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:29.075236 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e169aec-1e07-44a5-bb38-c52ce93338b1 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 200 Jul 22 04:42:29.075473 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 278/1109] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:29 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:29.110509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21870fa4-c169-48b2-90a5-14c89a090a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:29.111958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb964a5-e0fe-414e-9b6f-59816310428b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:29.168423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Created reservations ['6795a422-3d4b-40a1-b478-2df4a4ae130e', 'f32dbb38-39ec-47c1-832a-40189195909f', '2462edd7-0799-4204-b7b0-3caa6d5b8ed7', 'fab978f5-37cf-4c5b-802e-365af9327744'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:29.169503 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeb964a5-e0fe-414e-9b6f-59816310428b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6795a422-3d4b-40a1-b478-2df4a4ae130e', 'f32dbb38-39ec-47c1-832a-40189195909f', '2462edd7-0799-4204-b7b0-3caa6d5b8ed7', 'fab978f5-37cf-4c5b-802e-365af9327744']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:29.170858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403d2b27-6dd5-421c-9a15-01d5144c0772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:29.205019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (403d2b27-6dd5-421c-9a15-01d5144c0772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2959c9bd-a686-4193-be67-1d54a464848d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-604377111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf03fa153b02471983e0fbc2e027e0b6',qos_specs=None,replication_status=,reservations=['6795a422-3d4b-40a1-b478-2df4a4ae130e','f32dbb38-39ec-47c1-832a-40189195909f','2462edd7-0799-4204-b7b0-3caa6d5b8ed7','fab978f5-37cf-4c5b-802e-365af9327744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699a43a32f934846a3ad3b94cc823284',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-604377111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2959c9bd-a686-4193-be67-1d54a464848d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf03fa153b02471983e0fbc2e027e0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='699a43a32f934846a3ad3b94cc823284',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:29.206567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46410111-c9bb-4b0a-873a-c7354b153da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:29.231574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46410111-c9bb-4b0a-873a-c7354b153da3) transitioned into state 'SUCCESS' from state '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-604377111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf03fa153b02471983e0fbc2e027e0b6',qos_specs=None,replication_status=,reservations=['6795a422-3d4b-40a1-b478-2df4a4ae130e','f32dbb38-39ec-47c1-832a-40189195909f','2462edd7-0799-4204-b7b0-3caa6d5b8ed7','fab978f5-37cf-4c5b-802e-365af9327744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='699a43a32f934846a3ad3b94cc823284',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:29.232714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752cd6e9-9a78-431e-8940-16a0f83a81d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:29.246836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752cd6e9-9a78-431e-8940-16a0f83a81d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:29.248338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Flow 'volume_create_api' (e193f85d-67f0-4407-b560-0885105602c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:29.248338 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Create volume request issued successfully. Jul 22 04:42:29.249161 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c30618bc-ecce-42c5-b971-467972c59f8a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:29.250841 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 283/1110] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:42:29 2026] POST /volume/v3/volumes => generated 818 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:29.263894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2f231663-47b8-473a-a06b-6b4aec1748bd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:29.265734 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f231663-47b8-473a-a06b-6b4aec1748bd tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:29.265801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f231663-47b8-473a-a06b-6b4aec1748bd tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:29.265981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f231663-47b8-473a-a06b-6b4aec1748bd tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.274504 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:29.274504 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:29.279158 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2f231663-47b8-473a-a06b-6b4aec1748bd tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:29.284413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f231663-47b8-473a-a06b-6b4aec1748bd tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 200 Jul 22 04:42:29.284978 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 276/1111] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:29 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:29.547618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:29.549792 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:29.550025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:29.550296 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:29.550440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:29.556049 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:29.556049 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:29.557159 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ec9784e-5436-4f9d-8326-9c0de5562e4e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:29.557577 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 275/1112] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:29 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:30.098461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9dba1245-2853-4971-86a1-c99b3ecf46db None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.102329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dba1245-2853-4971-86a1-c99b3ecf46db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c Jul 22 04:42:30.102329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dba1245-2853-4971-86a1-c99b3ecf46db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.102329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dba1245-2853-4971-86a1-c99b3ecf46db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.109846 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dba1245-2853-4971-86a1-c99b3ecf46db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c returned with HTTP 404 Jul 22 04:42:30.110769 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 279/1113] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/e9175735-1709-45d4-b84d-76604223725c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:30.118087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-273d8df5-bef8-489e-a14c-27947dbb182f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.120509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-273d8df5-bef8-489e-a14c-27947dbb182f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:30.120744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-273d8df5-bef8-489e-a14c-27947dbb182f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.121008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-273d8df5-bef8-489e-a14c-27947dbb182f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.130246 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.130246 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:30.141784 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-273d8df5-bef8-489e-a14c-27947dbb182f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:30.149474 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-273d8df5-bef8-489e-a14c-27947dbb182f tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:30.150067 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 284/1114] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:30.167540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.169338 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] DELETE https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:30.169534 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.169719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.169877 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume with id: 179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:30.297883 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4a278820-deb7-4204-b11a-4a660715863a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.300849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4a278820-deb7-4204-b11a-4a660715863a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.300849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4a278820-deb7-4204-b11a-4a660715863a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.300849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4a278820-deb7-4204-b11a-4a660715863a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.310111 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.310111 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:30.316230 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4a278820-deb7-4204-b11a-4a660715863a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:30.323098 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4a278820-deb7-4204-b11a-4a660715863a tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 200 Jul 22 04:42:30.324779 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 276/1115] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:42:30.340733 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.340733 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:30.342732 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:30.342848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.349413 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] POST https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:42:30.349567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2959c9bd-a686-4193-be67-1d54a464848d"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:30.351197 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volume_transfer [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Creating new volume transfer {'transfer': {'volume_id': '2959c9bd-a686-4193-be67-1d54a464848d'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 04:42:30.352154 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volume_transfer [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Creating transfer of volume 2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.352860 np0000005618 devstack@c-api.service[100126]: INFO cinder.transfer.api [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Generating transfer record for volume 2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.362049 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.362049 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:30.366047 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume request issued successfully. Jul 22 04:42:30.366246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4688d41-ff6b-492b-9eed-7a1b3e1d33bd tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 202 Jul 22 04:42:30.366584 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 277/1116] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:30 2026] DELETE /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:30.379141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fab4a11a-ad57-4563-b38d-7846e538841c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.382877 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fab4a11a-ad57-4563-b38d-7846e538841c tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:30.383091 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fab4a11a-ad57-4563-b38d-7846e538841c tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.383304 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fab4a11a-ad57-4563-b38d-7846e538841c tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.390606 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de894e59-582f-4c6b-a9a1-a4328d4342ca tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 202 Jul 22 04:42:30.391759 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 280/1117] 10.4.3.175 () {70 vars in 1326 bytes} [Wed Jul 22 04:42:30 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:30.395862 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.395862 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:30.404172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eb164c62-b905-4829-a524-2e3c9b63e3be None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.404332 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fab4a11a-ad57-4563-b38d-7846e538841c tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:30.407629 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb164c62-b905-4829-a524-2e3c9b63e3be tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.407896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb164c62-b905-4829-a524-2e3c9b63e3be tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.408282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb164c62-b905-4829-a524-2e3c9b63e3be tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.412168 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fab4a11a-ad57-4563-b38d-7846e538841c tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 200 Jul 22 04:42:30.412651 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 285/1118] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:30.422913 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.422913 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:30.429214 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-eb164c62-b905-4829-a524-2e3c9b63e3be tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:30.435216 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb164c62-b905-4829-a524-2e3c9b63e3be tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 200 Jul 22 04:42:30.435982 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 277/1119] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 953 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:30.453751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.455864 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volume-transfers/detail Jul 22 04:42:30.456113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.456584 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.456584 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volume_transfer [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Listing volume transfers {{(pid=100127) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 04:42:30.463973 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32a12aa4-8ffa-41ad-81f0-94420c964f1d tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 04:42:30.464613 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 278/1120] 10.4.3.175 () {68 vars in 1326 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:30.476637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7da36e27-7701-4641-b728-14adcf064f71 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.479450 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da36e27-7701-4641-b728-14adcf064f71 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae Jul 22 04:42:30.480033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da36e27-7701-4641-b728-14adcf064f71 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.480033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da36e27-7701-4641-b728-14adcf064f71 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.480153 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.volume_transfer [None req-7da36e27-7701-4641-b728-14adcf064f71 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Delete transfer with id: b953fa28-2c45-4b5a-9e80-2f4dfed079ae Jul 22 04:42:30.499949 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.499949 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:30.516043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da36e27-7701-4641-b728-14adcf064f71 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae returned with HTTP 202 Jul 22 04:42:30.516762 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 281/1121] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:42:30 2026] DELETE /volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:42:30.526025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.528061 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.529701 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.529701 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.536005 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.536005 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:30.540455 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Volume info retrieved successfully. Jul 22 04:42:30.545337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d6e4c512-5ea7-40c2-8101-2faf5387ef4b tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 200 Jul 22 04:42:30.545741 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 286/1122] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:30.558897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.561130 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae Jul 22 04:42:30.561395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.561634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.561786 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.volume_transfer [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Delete transfer with id: b953fa28-2c45-4b5a-9e80-2f4dfed079ae Jul 22 04:42:30.567879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-adf038af-152f-4682-8a43-c6c00ac9b1ff tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae returned with HTTP 404 Jul 22 04:42:30.568555 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 278/1123] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:42:30 2026] DELETE /volume/v3/volume-transfers/b953fa28-2c45-4b5a-9e80-2f4dfed079ae => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:30.570164 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.572427 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:30.572653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.572875 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.573046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:30.578641 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.580558 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.580558 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:30.581175 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.581937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.582076 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2426b07a-7776-4f7e-9a81-01b3e26966b2 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:30.582111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.582453 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Delete volume with id: 2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.582565 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 279/1124] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:30.591010 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.591010 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:30.591428 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Volume info retrieved successfully. Jul 22 04:42:30.609939 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Delete volume request issued successfully. Jul 22 04:42:30.610196 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93221337-a5d8-4586-8f85-9d471eb8ded1 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 202 Jul 22 04:42:30.610661 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 282/1125] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:30 2026] DELETE /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:42:30.618180 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:30.619668 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:30.619876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:30.620066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:30.627890 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:30.627890 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:30.632540 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Volume info retrieved successfully. Jul 22 04:42:30.638090 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6925b1d1-e4d4-4c6e-9037-9e5e1941d34d tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 200 Jul 22 04:42:30.638562 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 287/1126] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:30 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 1129 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:31.432637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a2f59866-344e-4dbe-a476-144d378779f4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.436228 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2f59866-344e-4dbe-a476-144d378779f4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 Jul 22 04:42:31.436701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2f59866-344e-4dbe-a476-144d378779f4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.437064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2f59866-344e-4dbe-a476-144d378779f4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.448895 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2f59866-344e-4dbe-a476-144d378779f4 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 returned with HTTP 404 Jul 22 04:42:31.449921 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 279/1127] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/volumes/179cc5a5-60b6-4063-b33d-1d679ef2b968 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:31.460893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.463638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:31.464612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.464612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.476350 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:31.476350 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:31.483880 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:31.494957 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4dbbbce8-f87d-489e-b1cd-4cd5aa47d5db tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:31.496041 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 280/1128] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:42:31.515196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.519206 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:31.519523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.519804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.520051 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume with id: 8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:31.529502 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:31.529502 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:31.530321 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:31.557848 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Delete volume request issued successfully. Jul 22 04:42:31.558126 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bdcf55d-3f21-4f06-9c7f-8b1f20014087 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 202 Jul 22 04:42:31.561854 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 283/1129] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:31 2026] DELETE /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:31.572615 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a22a62fd-53db-460f-9a12-2b641eea3467 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.574820 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a22a62fd-53db-460f-9a12-2b641eea3467 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:31.575792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a22a62fd-53db-460f-9a12-2b641eea3467 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.575792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a22a62fd-53db-460f-9a12-2b641eea3467 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.585609 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:31.585609 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:31.592140 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a22a62fd-53db-460f-9a12-2b641eea3467 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Volume info retrieved successfully. Jul 22 04:42:31.595689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e9e1aff1-0177-46b6-9138-33536be5d58d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.599234 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9e1aff1-0177-46b6-9138-33536be5d58d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:31.599916 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9e1aff1-0177-46b6-9138-33536be5d58d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.599990 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a22a62fd-53db-460f-9a12-2b641eea3467 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 200 Jul 22 04:42:31.600038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9e1aff1-0177-46b6-9138-33536be5d58d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.600038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e9e1aff1-0177-46b6-9138-33536be5d58d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:31.600131 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 288/1130] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:31.615407 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:31.615407 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:31.616004 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9e1aff1-0177-46b6-9138-33536be5d58d tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:31.616416 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 280/1131] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:31.654243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8131f5c7-aaee-4175-bc2a-4de6b5eedcb6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.656288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8131f5c7-aaee-4175-bc2a-4de6b5eedcb6 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:31.656843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8131f5c7-aaee-4175-bc2a-4de6b5eedcb6 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.656843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8131f5c7-aaee-4175-bc2a-4de6b5eedcb6 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.663471 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8131f5c7-aaee-4175-bc2a-4de6b5eedcb6 tempest-VolumesTransfersV357Test-391637791 tempest-VolumesTransfersV357Test-391637791-project-admin] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 404 Jul 22 04:42:31.663924 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 281/1132] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:31.672919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-40952acb-e22a-4f9b-b012-ee1f99e5b8a0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.675430 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40952acb-e22a-4f9b-b012-ee1f99e5b8a0 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] GET https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:31.675629 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40952acb-e22a-4f9b-b012-ee1f99e5b8a0 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.675876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40952acb-e22a-4f9b-b012-ee1f99e5b8a0 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.683787 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40952acb-e22a-4f9b-b012-ee1f99e5b8a0 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 404 Jul 22 04:42:31.684642 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 284/1133] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:31 2026] GET /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:31.693229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:31.695134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:31.695412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:31.695594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:31.695794 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] Delete volume with id: 2959c9bd-a686-4193-be67-1d54a464848d Jul 22 04:42:31.704011 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b81312fa-da4e-4e90-84b7-57a8b228cdd4 tempest-VolumesTransfersV357Test-573847306 tempest-VolumesTransfersV357Test-573847306-project-member] https://10.4.3.175/volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d returned with HTTP 404 Jul 22 04:42:31.704805 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 289/1134] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:31 2026] DELETE /volume/v3/volumes/2959c9bd-a686-4193-be67-1d54a464848d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:42:32.622095 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-443cd508-cf0b-4060-aa90-da802be948a0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:32.625678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-443cd508-cf0b-4060-aa90-da802be948a0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] GET https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 Jul 22 04:42:32.625678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-443cd508-cf0b-4060-aa90-da802be948a0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:32.627197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-443cd508-cf0b-4060-aa90-da802be948a0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:32.629519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8f246982-925e-42e2-87ba-e30addc18072 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:32.631247 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f246982-925e-42e2-87ba-e30addc18072 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:32.632027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8f246982-925e-42e2-87ba-e30addc18072 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:32.632509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8f246982-925e-42e2-87ba-e30addc18072 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:32.632764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8f246982-925e-42e2-87ba-e30addc18072 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:32.635255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-443cd508-cf0b-4060-aa90-da802be948a0 tempest-VolumesListTestJSON-723798450 tempest-VolumesListTestJSON-723798450-project-member] https://10.4.3.175/volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 returned with HTTP 404 Jul 22 04:42:32.635626 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 281/1135] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:32 2026] GET /volume/v3/volumes/8a26aa76-b0d0-44e9-b66f-1ab90b1bf416 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:32.641194 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:32.641194 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:32.641194 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f246982-925e-42e2-87ba-e30addc18072 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:32.641712 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 282/1136] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:32 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:33.658739 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:33.661906 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:33.661906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:33.661906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:33.661906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:33.670073 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:33.670073 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:33.671217 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2315bedb-ad66-46fc-b4b7-6d87914542e9 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:33.671756 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 285/1137] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:33 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:34.687046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:34.688823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:34.689727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:34.689727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:34.689727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:34.696272 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:34.696272 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:34.696272 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d1ec9a4-b8c7-4d7d-b498-214b1d439df0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:34.696272 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 290/1138] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:34 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:34.726074 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:34.730594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:34.730889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "0fc64615-b312-457e-89ee-0bed4a8bc2c8-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:34.734345 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '0fc64615-b312-457e-89ee-0bed4a8bc2c8-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:34.734345 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Create volume of 1 GB Jul 22 04:42:34.746137 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Availability Zones retrieved successfully. Jul 22 04:42:34.760832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Flow 'volume_create_api' (3b0680e4-98a1-422d-b988-3cc93b6cfd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:34.762250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b6fd39-1c92-4bc5-8b31-ed3e20a47b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:34.764287 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:34.821075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b6fd39-1c92-4bc5-8b31-ed3e20a47b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:34.822070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872935f6-4aac-4ad4-9e14-08c4ab10b8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:34.938482 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Created reservations ['9552f09d-3cee-4048-a499-b9023eea5958', '9c7fa40e-2647-4650-8933-8c277dbbe3e0', '04ab0bdc-8d4d-4a61-a88b-b2b1ff815af9', 'fb4278fd-247d-4b7e-9d5d-3bfe5bc24369'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:34.939410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (872935f6-4aac-4ad4-9e14-08c4ab10b8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9552f09d-3cee-4048-a499-b9023eea5958', '9c7fa40e-2647-4650-8933-8c277dbbe3e0', '04ab0bdc-8d4d-4a61-a88b-b2b1ff815af9', 'fb4278fd-247d-4b7e-9d5d-3bfe5bc24369']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:34.941443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa14d966-e7a8-4db7-8128-f24055fe7793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:34.973251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa14d966-e7a8-4db7-8128-f24055fe7793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0e5c720-fac4-43d2-ad63-2c7ef9226503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='0fc64615-b312-457e-89ee-0bed4a8bc2c8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035cf6c53d754a8ab8ddb5e2fffbe2d8',qos_specs=None,replication_status=,reservations=['9552f09d-3cee-4048-a499-b9023eea5958','9c7fa40e-2647-4650-8933-8c277dbbe3e0','04ab0bdc-8d4d-4a61-a88b-b2b1ff815af9','fb4278fd-247d-4b7e-9d5d-3bfe5bc24369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:34Z,deleted=False,deleted_at=None,display_description='',display_name='0fc64615-b312-457e-89ee-0bed4a8bc2c8-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0e5c720-fac4-43d2-ad63-2c7ef9226503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035cf6c53d754a8ab8ddb5e2fffbe2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:34.973769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe3abdf-4eab-4ba9-9a13-1c223ee4baee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.000807 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe3abdf-4eab-4ba9-9a13-1c223ee4baee) transitioned into 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='0fc64615-b312-457e-89ee-0bed4a8bc2c8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035cf6c53d754a8ab8ddb5e2fffbe2d8',qos_specs=None,replication_status=,reservations=['9552f09d-3cee-4048-a499-b9023eea5958','9c7fa40e-2647-4650-8933-8c277dbbe3e0','04ab0bdc-8d4d-4a61-a88b-b2b1ff815af9','fb4278fd-247d-4b7e-9d5d-3bfe5bc24369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.004051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b399ce-d3c4-4a27-892b-3776f955f34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.018210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b399ce-d3c4-4a27-892b-3776f955f34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.019315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Flow 'volume_create_api' (3b0680e4-98a1-422d-b988-3cc93b6cfd71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:35.019760 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Create volume request issued successfully. Jul 22 04:42:35.020614 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-2aaab50b-df34-458b-acd9-5664c972a0f6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:35.021188 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 282/1139] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:42:34 2026] POST /volume/v3/volumes => generated 749 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:35.039110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:35.041420 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:42:35.041685 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:35.041997 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:35.051148 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:35.051148 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:35.056385 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:42:35.065189 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-06c5168b-7e34-41ed-84fc-6fe66cc921d0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 200 Jul 22 04:42:35.065880 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 283/1140] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:35 2026] GET /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:35.081546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:35.085990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:42:35.085990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:35.085990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:35.095583 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:35.095583 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:35.101039 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:42:35.108551 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e2743b8c-1a6d-46f4-8388-aae65b3f24a1 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 200 Jul 22 04:42:35.108987 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 286/1141] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:35 2026] GET /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:35.154995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2808113-b99f-450f-a67a-97043c323dac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:35.265486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:35.266044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1557205250", "metadata": {"Type": "Test"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:35.268098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1557205250', 'metadata': {'Type': 'Test'}}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:35.268536 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:35.274846 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:35.283596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (84194def-0c2e-4f0c-9903-888e4c4d2b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:35.287406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b13f1471-b035-418f-a80b-2e7b4c3dffff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.287406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:35.319446 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b13f1471-b035-418f-a80b-2e7b4c3dffff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.320483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f8b0be-941a-4530-aa57-3a5b519e568f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.386072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['a316714b-b98e-49d3-979c-e9c3f1c0dd23', '32877b13-186a-4d60-9235-72aaeb3fea3d', '2cae10a7-1480-4b83-9f69-05cc13655441', 'df1377b1-abf4-4834-af74-28156c0104ed'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:35.386898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8f8b0be-941a-4530-aa57-3a5b519e568f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a316714b-b98e-49d3-979c-e9c3f1c0dd23', '32877b13-186a-4d60-9235-72aaeb3fea3d', '2cae10a7-1480-4b83-9f69-05cc13655441', 'df1377b1-abf4-4834-af74-28156c0104ed']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.387777 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec45a6ec-878e-4230-9a80-507c8c70b5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.418134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec45a6ec-878e-4230-9a80-507c8c70b5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aa80fd2-43dd-4e2b-9c88-557de944b85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1557205250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['a316714b-b98e-49d3-979c-e9c3f1c0dd23','32877b13-186a-4d60-9235-72aaeb3fea3d','2cae10a7-1480-4b83-9f69-05cc13655441','df1377b1-abf4-4834-af74-28156c0104ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1557205250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aa80fd2-43dd-4e2b-9c88-557de944b85e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.419458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e22f2d7-37e4-4bcc-8e43-8d2169010972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.467125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e22f2d7-37e4-4bcc-8e43-8d2169010972) transitioned into state 'SUCCESS' from state '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-1557205250',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['a316714b-b98e-49d3-979c-e9c3f1c0dd23','32877b13-186a-4d60-9235-72aaeb3fea3d','2cae10a7-1480-4b83-9f69-05cc13655441','df1377b1-abf4-4834-af74-28156c0104ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.468284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5329dbe-8132-4d9f-a25c-f35ab707f04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:35.488957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5329dbe-8132-4d9f-a25c-f35ab707f04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:35.490069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (84194def-0c2e-4f0c-9903-888e4c4d2b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:35.490431 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:35.491352 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2808113-b99f-450f-a67a-97043c323dac tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:35.492227 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 291/1142] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:35 2026] POST /volume/v3/volumes => generated 759 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:35.510537 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c263f3a0-2379-469c-89fc-b302cec10852 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:35.513549 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c263f3a0-2379-469c-89fc-b302cec10852 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:35.514516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c263f3a0-2379-469c-89fc-b302cec10852 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:35.514516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c263f3a0-2379-469c-89fc-b302cec10852 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:35.529631 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:35.529631 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:35.539677 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c263f3a0-2379-469c-89fc-b302cec10852 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:35.549015 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c263f3a0-2379-469c-89fc-b302cec10852 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:35.549015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 283/1143] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:35 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 827 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:35.708528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-15b06145-2934-487c-a563-b8198d1f96cf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:35.711021 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-15b06145-2934-487c-a563-b8198d1f96cf tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:35.711484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-15b06145-2934-487c-a563-b8198d1f96cf tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:35.711804 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-15b06145-2934-487c-a563-b8198d1f96cf tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:35.712039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-15b06145-2934-487c-a563-b8198d1f96cf tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:35.716830 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:35.716830 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:35.717710 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-15b06145-2934-487c-a563-b8198d1f96cf tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:35.718141 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 284/1144] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:35 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.567185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82e1abea-99dc-4e35-9692-cabf4d30379a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.569490 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82e1abea-99dc-4e35-9692-cabf4d30379a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:36.569748 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82e1abea-99dc-4e35-9692-cabf4d30379a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:36.569992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82e1abea-99dc-4e35-9692-cabf4d30379a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:36.581804 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.581804 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:36.590169 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-82e1abea-99dc-4e35-9692-cabf4d30379a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:36.596038 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82e1abea-99dc-4e35-9692-cabf4d30379a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:36.596570 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 287/1145] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:36 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.611032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.616108 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:36.616512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:36.616752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:36.629039 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.629039 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:36.634366 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:36.640133 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bccabd7b-af42-4cd5-ab7d-0bab11825593 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:36.640824 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 292/1146] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:36 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.660435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.664671 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:36.665114 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1557205250"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:36.678480 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.678480 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:36.683644 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:36.694232 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:36.695146 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8ca2addd-ae1b-42be-9544-090f6627f0d1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:36.695785 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 284/1147] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:36 2026] PUT /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 784 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.711982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.717230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:36.717511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-380477707", "description": "This is the new description of volume"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:36.731791 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.731791 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:36.736724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.736724 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:36.736724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:36.736724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:36.736724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:36.741927 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:36.742579 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.742579 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:36.744386 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13014eef-7e7f-45af-b6c0-664c29e63b09 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:36.744949 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 288/1148] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:36 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.755197 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:36.756139 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3de48c5-c61b-4a75-b7c2-05fd63c5b765 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:36.756802 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 285/1149] 10.4.3.175 () {68 vars in 1369 bytes} [Wed Jul 22 04:42:36 2026] PUT /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.772215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.774652 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:36.774744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:36.774995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:36.783456 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:36.783456 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:36.788153 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:36.794615 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ce9c20f-e046-4bc3-a49b-f58122902dfb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:36.796030 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 293/1150] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:36 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:36.811026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:36.813924 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:36.814546 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1346913170", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-147071786"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:36.816917 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1346913170', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-147071786'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:36.817096 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:36.825803 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:36.835169 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (7801cab4-4d31-43f8-a73c-51115d97c60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:36.837141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8bc53-999c-40a1-a814-b70d652ff693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:36.838568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:36.885053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea8bc53-999c-40a1-a814-b70d652ff693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:36.886633 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c356f2a5-0bac-4647-a12f-a0d22f667845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:36.943674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['2e2a4750-8ff2-43a4-b4c9-65ef739fce07', '930114a2-96d9-418f-81fa-a84aa907e6e8', 'bbd97ce0-e1b1-4fbf-82f6-a0e67565926d', '24097c0e-42ac-414b-aca8-3ed74d61d063'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:36.945315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c356f2a5-0bac-4647-a12f-a0d22f667845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e2a4750-8ff2-43a4-b4c9-65ef739fce07', '930114a2-96d9-418f-81fa-a84aa907e6e8', 'bbd97ce0-e1b1-4fbf-82f6-a0e67565926d', '24097c0e-42ac-414b-aca8-3ed74d61d063']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:36.946849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae51b44f-745c-4c31-92de-07cfe7e60161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:36.981481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae51b44f-745c-4c31-92de-07cfe7e60161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d28bf93-5d61-4393-ad01-34d1136ee3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1346913170',display_name='tempest-VolumesGetTest-Volume-147071786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['2e2a4750-8ff2-43a4-b4c9-65ef739fce07','930114a2-96d9-418f-81fa-a84aa907e6e8','bbd97ce0-e1b1-4fbf-82f6-a0e67565926d','24097c0e-42ac-414b-aca8-3ed74d61d063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1346913170',display_name='tempest-VolumesGetTest-Volume-147071786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d28bf93-5d61-4393-ad01-34d1136ee3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:36.982871 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61a5a3f-0614-4d4f-90e4-676971505538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.009670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61a5a3f-0614-4d4f-90e4-676971505538) transitioned into 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-1346913170',display_name='tempest-VolumesGetTest-Volume-147071786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['2e2a4750-8ff2-43a4-b4c9-65ef739fce07','930114a2-96d9-418f-81fa-a84aa907e6e8','bbd97ce0-e1b1-4fbf-82f6-a0e67565926d','24097c0e-42ac-414b-aca8-3ed74d61d063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.012365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2a3522-bb40-400b-be37-2fa1cd989a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.027263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2a3522-bb40-400b-be37-2fa1cd989a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.027263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (7801cab4-4d31-43f8-a73c-51115d97c60d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:37.027263 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:37.027263 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e30e6b60-63a6-4dc5-94fe-4eeb6b7ce561 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:37.027713 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 285/1151] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:36 2026] POST /volume/v3/volumes => generated 779 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:37.042125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ada06c5b-c848-45da-9736-2244f2150c03 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.046015 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ada06c5b-c848-45da-9736-2244f2150c03 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:37.046015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ada06c5b-c848-45da-9736-2244f2150c03 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.046015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ada06c5b-c848-45da-9736-2244f2150c03 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.056480 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.056480 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:37.064798 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ada06c5b-c848-45da-9736-2244f2150c03 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:37.072888 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ada06c5b-c848-45da-9736-2244f2150c03 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 200 Jul 22 04:42:37.072888 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 289/1152] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:37.147070 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.149668 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:37.150213 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "8c173ac1-fc6e-4434-9081-1d08199a728a", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:37.151906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '8c173ac1-fc6e-4434-9081-1d08199a728a', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:37.254754 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume of 1 GB Jul 22 04:42:37.262019 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Availability Zones retrieved successfully. Jul 22 04:42:37.270582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (3d3a5f9c-3612-42b5-be01-bf5dc35bd123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:37.272359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee17e4-b89f-47f2-8b73-93529b48d56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.273903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:37.350409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee17e4-b89f-47f2-8b73-93529b48d56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.351686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf38432-db65-4381-be74-8f2a5956d39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.446244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['7925257c-024e-411f-84dd-9cc51955eedc', '7b63d50b-1a90-42b4-be13-91edd5e1d5ef', 'd6e58a67-90cb-40b6-8e23-7344e1a74617', 'e1a9c387-7c50-4da1-ab49-2ad860b27407'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:37.447097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf38432-db65-4381-be74-8f2a5956d39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7925257c-024e-411f-84dd-9cc51955eedc', '7b63d50b-1a90-42b4-be13-91edd5e1d5ef', 'd6e58a67-90cb-40b6-8e23-7344e1a74617', 'e1a9c387-7c50-4da1-ab49-2ad860b27407']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.447975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d39cbb2-579c-4890-8632-3de915e9d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.474299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d39cbb2-579c-4890-8632-3de915e9d6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e38a0ae-a5b7-4f7c-960d-97dc985589a4', '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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['7925257c-024e-411f-84dd-9cc51955eedc','7b63d50b-1a90-42b4-be13-91edd5e1d5ef','d6e58a67-90cb-40b6-8e23-7344e1a74617','e1a9c387-7c50-4da1-ab49-2ad860b27407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:37Z,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=9e38a0ae-a5b7-4f7c-960d-97dc985589a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d3ffeb2e3e44738fb268dc6781667c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eff4184beac4674bbfe95931c5725eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.475117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08312868-3702-4372-ad22-1eee0a10543b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.499941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08312868-3702-4372-ad22-1eee0a10543b) transitioned into state 'SUCCESS' from 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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['7925257c-024e-411f-84dd-9cc51955eedc','7b63d50b-1a90-42b4-be13-91edd5e1d5ef','d6e58a67-90cb-40b6-8e23-7344e1a74617','e1a9c387-7c50-4da1-ab49-2ad860b27407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.500680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ff792e-682c-4a0f-8e81-ab6151be8ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:37.512786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7ff792e-682c-4a0f-8e81-ab6151be8ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:37.513798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (3d3a5f9c-3612-42b5-be01-bf5dc35bd123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:37.514034 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request issued successfully. Jul 22 04:42:37.515076 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3e593b3-3ce7-48db-85a0-6651ac5a6ffb tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:37.515404 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 286/1153] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:42:37 2026] POST /volume/v3/volumes => generated 775 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:37.526764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.528529 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:37.528729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.528908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.536591 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.536591 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:37.540574 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:37.546028 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9128fc5a-e0c3-4e53-a318-de096e441e3b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:37.546424 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 294/1154] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:37.757144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.759372 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:37.759620 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.759801 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.759905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:37.765368 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.765368 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:37.766236 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5361ae32-4ecb-4193-8f2d-87cf6c42a47a tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:37.766722 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 286/1155] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:37.780097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a2f09814-2499-4356-9f04-e9b81756f87e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.782528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2f09814-2499-4356-9f04-e9b81756f87e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:37.782780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2f09814-2499-4356-9f04-e9b81756f87e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.783058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2f09814-2499-4356-9f04-e9b81756f87e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.792646 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.792646 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:37.796958 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a2f09814-2499-4356-9f04-e9b81756f87e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:37.802466 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2f09814-2499-4356-9f04-e9b81756f87e tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 200 Jul 22 04:42:37.803102 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 290/1156] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:37.820866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.823285 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] POST https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9/action Jul 22 04:42:37.823937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:37.824177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:37.825777 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] Updating backup 'ed68a358-986c-4305-a5ff-522a5f3d14e9' with '{'status': 'error'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 04:42:37.834366 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.834366 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:37.845913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] reset_status in rpcapi backup_id ed68a358-986c-4305-a5ff-522a5f3d14e9 on host np0000005618. {{(pid=100127) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 04:42:37.850913 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97d039e2-6d1b-4eba-972b-3970fb984f14 tempest-VolumesBackupsAdminTest-1291509850 tempest-VolumesBackupsAdminTest-1291509850-project-admin] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9/action returned with HTTP 202 Jul 22 04:42:37.850913 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 287/1157] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:42:37 2026] POST /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:42:37.860142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.862015 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:37.862260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.862509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.862657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:37.867455 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.867455 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:37.868502 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffad6b8e-6fab-4f36-8dc6-af7820710f94 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:37.868823 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 295/1158] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:37.880268 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-624802ac-af37-468b-a2da-e04e0d08f33b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.882379 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] DELETE https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:37.882621 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.882846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.882946 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete backup with id: ed68a358-986c-4305-a5ff-522a5f3d14e9. Jul 22 04:42:37.890873 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.890873 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:37.907798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] delete_backup rpcapi backup_id ed68a358-986c-4305-a5ff-522a5f3d14e9 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:42:37.910906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-624802ac-af37-468b-a2da-e04e0d08f33b tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 202 Jul 22 04:42:37.910906 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 287/1159] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:37 2026] DELETE /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:42:37.917743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:37.920182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:37.920254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:37.920437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:37.920548 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:37.927048 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:37.927048 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:37.928362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6744c9b-985e-44ba-8118-2bd2f28d7761 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 200 Jul 22 04:42:37.928831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 291/1160] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:37 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.087257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.089707 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.089933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.090149 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.097276 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.097276 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:38.106086 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:38.116129 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5d03a5e-df11-4561-98bc-5b27fb10c185 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 200 Jul 22 04:42:38.116129 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 288/1161] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.132482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.137533 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:42:38.137854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-11921000-9d49-40e7-8740-6d557285cba2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.137923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.137923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.138024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11921000-9d49-40e7-8740-6d557285cba2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.138175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11921000-9d49-40e7-8740-6d557285cba2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1557205250", "description": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:38.144297 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.144297 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:38.149266 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:42:38.153917 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.153917 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:38.154366 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-6ce80d92-8356-4eee-bf40-4d835cf63944 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 200 Jul 22 04:42:38.154863 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 296/1162] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.161768 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-11921000-9d49-40e7-8740-6d557285cba2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-126b97f0-0828-411f-b49a-4e9f992c8c0d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-126b97f0-0828-411f-b49a-4e9f992c8c0d None None] GET https://10.4.3.175/volume// Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-126b97f0-0828-411f-b49a-4e9f992c8c0d None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-126b97f0-0828-411f-b49a-4e9f992c8c0d None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-126b97f0-0828-411f-b49a-4e9f992c8c0d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:38.166994 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 292/1163] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42: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 22 04:42:38.171489 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-11921000-9d49-40e7-8740-6d557285cba2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:38.172261 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11921000-9d49-40e7-8740-6d557285cba2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 200 Jul 22 04:42:38.172744 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 288/1164] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:38 2026] PUT /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 770 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.173948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-aebf4282-ea72-4be6-a6c9-2053a969670d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.176651 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-aebf4282-ea72-4be6-a6c9-2053a969670d tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:42:38.177222 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-aebf4282-ea72-4be6-a6c9-2053a969670d tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0e5c720-fac4-43d2-ad63-2c7ef9226503", "connector": null, "instance_uuid": "0fc64615-b312-457e-89ee-0bed4a8bc2c8"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:38.187087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.189179 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.189427 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.189619 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.191658 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.191658 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:38.199163 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.199163 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:38.203033 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:38.207826 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-93e66684-cfd0-4192-9c63-9250fe09cc82 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 200 Jul 22 04:42:38.208238 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 297/1165] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.226060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.226233 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.226500 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.227178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.227447 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: 3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.239406 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-aebf4282-ea72-4be6-a6c9-2053a969670d tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:42:38.240128 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 289/1166] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:42:38 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:38.240587 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.240587 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:38.241121 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-68d97ec8-ff48-4aa3-8900-0730e025194d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68d97ec8-ff48-4aa3-8900-0730e025194d None None] GET https://10.4.3.175/volume// Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68d97ec8-ff48-4aa3-8900-0730e025194d None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68d97ec8-ff48-4aa3-8900-0730e025194d None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68d97ec8-ff48-4aa3-8900-0730e025194d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:38.253098 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 289/1167] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42: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 22 04:42:38.260069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.262567 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:42:38.262861 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.263168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.270779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:38.271901 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0f338549-67b0-474a-a8c8-24adb6d715c8 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 202 Jul 22 04:42:38.271901 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 293/1168] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:38 2026] DELETE /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:38.275529 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.275529 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:38.280362 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:42:38.282427 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9733dfbe-5be4-46c3-a0c9-148532face0f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.285122 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9733dfbe-5be4-46c3-a0c9-148532face0f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:38.285122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9733dfbe-5be4-46c3-a0c9-148532face0f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.285122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9733dfbe-5be4-46c3-a0c9-148532face0f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.285825 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-e4373c9f-6b91-4b79-bf83-58fb2aa61796 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 200 Jul 22 04:42:38.286532 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 298/1169] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:38.297809 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.297809 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:38.303163 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9733dfbe-5be4-46c3-a0c9-148532face0f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:38.312050 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9733dfbe-5be4-46c3-a0c9-148532face0f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 200 Jul 22 04:42:38.312574 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 290/1170] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 837 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:38.400987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.404787 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] PUT https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 Jul 22 04:42:38.405164 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:38.419796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Acquiring lock "cinder-attachment_update-d0e5c720-fac4-43d2-ad63-2c7ef9226503-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:42:38.425847 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Lock "cinder-attachment_update-d0e5c720-fac4-43d2-ad63-2c7ef9226503-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:42:38.425847 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.425847 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:38.562047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.564192 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:38.564192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.564192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.575874 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.575874 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:38.578868 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:38.587089 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f8b5b56-eb69-4cb1-8c63-f3675f224be0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:38.587697 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 294/1171] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:38.601300 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Lock "cinder-attachment_update-d0e5c720-fac4-43d2-ad63-2c7ef9226503-np0000005618" released by "attachment_update" :: held 0.177s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:42:38.601718 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-63f2ddb5-b9f4-44c3-b5bd-9c9a67e054fd tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 returned with HTTP 200 Jul 22 04:42:38.602339 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 290/1172] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:42:38 2026] PUT /volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:38.631874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-4425f31b-aea3-4d7d-8f0a-35129cebb9e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.636774 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-4425f31b-aea3-4d7d-8f0a-35129cebb9e6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911/action Jul 22 04:42:38.636774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-4425f31b-aea3-4d7d-8f0a-35129cebb9e6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:38.636774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-4425f31b-aea3-4d7d-8f0a-35129cebb9e6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:38.651737 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:38.651737 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:38.671203 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fa8b0d44-54d7-4b88-ba64-66434f215221 req-4425f31b-aea3-4d7d-8f0a-35129cebb9e6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911/action returned with HTTP 204 Jul 22 04:42:38.671737 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 299/1173] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:42:38 2026] POST /volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:38.941482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-233db77e-7082-469a-9737-b6f3029fa653 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:38.943892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-233db77e-7082-469a-9737-b6f3029fa653 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 Jul 22 04:42:38.944329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-233db77e-7082-469a-9737-b6f3029fa653 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:38.944449 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-233db77e-7082-469a-9737-b6f3029fa653 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:38.944615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-233db77e-7082-469a-9737-b6f3029fa653 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Show backup with id ed68a358-986c-4305-a5ff-522a5f3d14e9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:42:38.949309 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-233db77e-7082-469a-9737-b6f3029fa653 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 returned with HTTP 404 Jul 22 04:42:38.949956 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 291/1174] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:38 2026] GET /volume/v3/backups/ed68a358-986c-4305-a5ff-522a5f3d14e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:39.052132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-af6bcede-d473-4708-9082-1678ff63a8d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.054461 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af6bcede-d473-4708-9082-1678ff63a8d6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:39.054717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af6bcede-d473-4708-9082-1678ff63a8d6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.055021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af6bcede-d473-4708-9082-1678ff63a8d6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.064922 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.064922 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:39.070366 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-af6bcede-d473-4708-9082-1678ff63a8d6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:39.077989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af6bcede-d473-4708-9082-1678ff63a8d6 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 200 Jul 22 04:42:39.078479 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 295/1175] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:39.092172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-af085aca-9f69-4493-af7a-c3cab19788b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.094704 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] DELETE https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:39.095103 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.095578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.095578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume with id: 41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:39.116095 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.116095 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:39.116843 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:39.152446 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Delete volume request issued successfully. Jul 22 04:42:39.152446 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af085aca-9f69-4493-af7a-c3cab19788b0 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 202 Jul 22 04:42:39.152446 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 291/1176] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:39 2026] DELETE /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:39.161705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.164911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:39.165247 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.165548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.176301 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.176301 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:39.183221 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Volume info retrieved successfully. Jul 22 04:42:39.191504 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8009e6c-c721-4edb-a28e-c5130bd53197 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 200 Jul 22 04:42:39.191504 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 300/1177] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:39.325883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c0f96670-b9a0-4855-b365-097f4b598c24 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.329047 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c0f96670-b9a0-4855-b365-097f4b598c24 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 Jul 22 04:42:39.329346 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c0f96670-b9a0-4855-b365-097f4b598c24 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.329647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c0f96670-b9a0-4855-b365-097f4b598c24 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.338990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c0f96670-b9a0-4855-b365-097f4b598c24 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 returned with HTTP 404 Jul 22 04:42:39.339896 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 292/1178] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/3d28bf93-5d61-4393-ad01-34d1136ee3b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:39.348821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.351780 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:39.352071 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.352285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.362796 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.362796 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:39.369113 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:39.375938 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8fd80717-9dd0-45d2-9a24-90ad55bd5e5f tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:39.376403 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 296/1179] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 890 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:39.392744 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.394531 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:39.394747 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.394955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.395137 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: 6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:39.402764 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.402764 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:39.403261 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:39.430703 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:39.430883 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8e9fb62-2542-49ee-959b-a442bc105b22 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 202 Jul 22 04:42:39.431509 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 292/1180] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:39 2026] DELETE /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:39.441760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.443587 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:39.443810 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.444049 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.452177 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.452177 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:39.456117 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:39.460856 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75c72254-5dc4-4408-a3c3-6bb8302e0312 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 200 Jul 22 04:42:39.461328 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 301/1181] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:39.604604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.607263 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:39.607387 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.607601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.616508 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.616508 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:39.620794 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:39.626628 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59df51dd-0c06-4ac1-8fc8-83c82fa93ee6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:39.627164 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 293/1182] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:39.913442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:39.916151 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:42:39.916451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:39.916713 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:39.935248 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:39.935248 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:39.940510 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:39.947460 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cd8ea47e-0d3d-4235-aa15-e3ce26ad21ed req-49bdc210-a107-435c-977e-1de14a67fcc8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:42:39.948065 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 297/1183] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:39 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:40.207812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ac00a90-38ca-4950-b09d-829a9296b661 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:40.210215 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ac00a90-38ca-4950-b09d-829a9296b661 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] GET https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc Jul 22 04:42:40.210480 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ac00a90-38ca-4950-b09d-829a9296b661 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:40.210733 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ac00a90-38ca-4950-b09d-829a9296b661 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:40.218878 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ac00a90-38ca-4950-b09d-829a9296b661 tempest-VolumesBackupsAdminTest-14818326 tempest-VolumesBackupsAdminTest-14818326-project-member] https://10.4.3.175/volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc returned with HTTP 404 Jul 22 04:42:40.219556 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 293/1184] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:40 2026] GET /volume/v3/volumes/41f6bb92-db0a-4d62-ae04-3e6ad51a75dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:40.479705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5a22fac6-5c47-4a9f-9b52-52eb81114fda None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:40.482064 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a22fac6-5c47-4a9f-9b52-52eb81114fda tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e Jul 22 04:42:40.482375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a22fac6-5c47-4a9f-9b52-52eb81114fda tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:40.482785 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a22fac6-5c47-4a9f-9b52-52eb81114fda tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:40.492268 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a22fac6-5c47-4a9f-9b52-52eb81114fda tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e returned with HTTP 404 Jul 22 04:42:40.492872 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 302/1185] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:40 2026] GET /volume/v3/volumes/6aa80fd2-43dd-4e2b-9c88-557de944b85e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:40.510640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:40.512871 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:40.513300 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1073064533"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:40.517101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1073064533'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:40.517101 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:40.525905 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:40.536842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (29f9b7a6-f071-452b-96fe-56dd407219b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:40.538232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2870a6d0-836a-47de-b724-6dc4b0517691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:40.540687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:40.600025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2870a6d0-836a-47de-b724-6dc4b0517691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:40.601279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467ee723-1915-46ed-9c9a-79a059a778b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:40.644909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e216d301-1f26-4622-9cb5-a26c2406145b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:40.647934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e216d301-1f26-4622-9cb5-a26c2406145b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:40.648285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e216d301-1f26-4622-9cb5-a26c2406145b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:40.648571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e216d301-1f26-4622-9cb5-a26c2406145b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:40.666908 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:40.666908 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:40.674098 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['b161502c-21ca-4e91-96a0-a218bdf19242', '2e0bedd4-1d3b-4f75-873f-ec7be6e7773b', '43bd1294-b6e1-4d73-a1b6-fb65db4c20b3', '3a73a973-89fe-4920-a172-d6f071eeeb51'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:40.674660 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467ee723-1915-46ed-9c9a-79a059a778b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b161502c-21ca-4e91-96a0-a218bdf19242', '2e0bedd4-1d3b-4f75-873f-ec7be6e7773b', '43bd1294-b6e1-4d73-a1b6-fb65db4c20b3', '3a73a973-89fe-4920-a172-d6f071eeeb51']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:40.675563 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2aee88-f734-4dd3-a648-f866dfc9e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:40.679771 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e216d301-1f26-4622-9cb5-a26c2406145b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:40.686169 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e216d301-1f26-4622-9cb5-a26c2406145b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:40.687400 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 298/1186] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:40 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:42:40.711170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2aee88-f734-4dd3-a648-f866dfc9e428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff4a168b-ba88-4429-8d2c-0b3dba023a09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1073064533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['b161502c-21ca-4e91-96a0-a218bdf19242','2e0bedd4-1d3b-4f75-873f-ec7be6e7773b','43bd1294-b6e1-4d73-a1b6-fb65db4c20b3','3a73a973-89fe-4920-a172-d6f071eeeb51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1073064533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff4a168b-ba88-4429-8d2c-0b3dba023a09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:40.713561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfefa0eb-7faa-4a6c-865f-8695c6ea5365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:40.743256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfefa0eb-7faa-4a6c-865f-8695c6ea5365) transitioned into state 'SUCCESS' from state '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-1073064533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['b161502c-21ca-4e91-96a0-a218bdf19242','2e0bedd4-1d3b-4f75-873f-ec7be6e7773b','43bd1294-b6e1-4d73-a1b6-fb65db4c20b3','3a73a973-89fe-4920-a172-d6f071eeeb51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:40.744206 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bb22f0-1c07-445b-9809-d251b323342f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:40.759675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bb22f0-1c07-445b-9809-d251b323342f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:40.760894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (29f9b7a6-f071-452b-96fe-56dd407219b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:40.760894 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:40.761422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b008603b-6218-47c7-83e7-ea8f0f175ef2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:40.761902 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 294/1187] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:40 2026] POST /volume/v3/volumes => generated 745 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:40.778913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:40.782242 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:40.782242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:40.782242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:40.793552 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:40.793552 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:40.797315 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:40.804410 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e5c835b-67bd-45f3-a661-2a6e969780ca tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 200 Jul 22 04:42:40.804876 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 294/1188] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:40 2026] GET /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:41.708412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:41.711887 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:41.712334 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:41.713800 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:41.719863 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:41.719863 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:41.724317 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:41.730805 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8273c5c-449a-4672-8e70-f6daeaaa0837 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:41.731589 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 303/1189] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:41 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:41.825365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:41.827750 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:41.828048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:41.828235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:41.837138 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:41.837138 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:41.843154 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:41.854759 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0c2df44e-1088-4655-9b17-ffe1574ca50d tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 200 Jul 22 04:42:41.854759 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 299/1190] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:41 2026] GET /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:41.868385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:41.870305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:41.870674 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ff4a168b-ba88-4429-8d2c-0b3dba023a09", "size": 1, "name": "tempest-VolumesGetTest-Volume-275847901", "metadata": {"Type": "Test"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:41.872317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'source_volid': 'ff4a168b-ba88-4429-8d2c-0b3dba023a09', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-275847901', 'metadata': {'Type': 'Test'}}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:41.883002 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:41.883002 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:41.883002 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume retrieved successfully. Jul 22 04:42:41.883002 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:41.887177 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:41.893699 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (1a1d27f9-d9e1-47aa-92db-45dcb92e6e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:41.895324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f670fed-99e6-4f47-b2e3-214ca9544b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:41.896589 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:41.929445 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f670fed-99e6-4f47-b2e3-214ca9544b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff4a168b-ba88-4429-8d2c-0b3dba023a09', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:41.934046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee215d2-65eb-4738-84c8-10ca8093c07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:41.994374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['4017232f-d97d-4e2a-b3bd-b34f926f882f', 'cb4e7e5a-2154-4176-8deb-7d34eb399879', '4b0974b7-3f06-4347-950c-38325e826eb4', '21e355ba-db7d-4daf-b67e-1b1655730771'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:41.996945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee215d2-65eb-4738-84c8-10ca8093c07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4017232f-d97d-4e2a-b3bd-b34f926f882f', 'cb4e7e5a-2154-4176-8deb-7d34eb399879', '4b0974b7-3f06-4347-950c-38325e826eb4', '21e355ba-db7d-4daf-b67e-1b1655730771']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:41.996945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3f80b-27c1-47db-97c7-51726b5c7a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.036674 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05e3f80b-27c1-47db-97c7-51726b5c7a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfc8c3b5-f204-4042-9a94-8d43cbf650dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-275847901',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['4017232f-d97d-4e2a-b3bd-b34f926f882f','cb4e7e5a-2154-4176-8deb-7d34eb399879','4b0974b7-3f06-4347-950c-38325e826eb4','21e355ba-db7d-4daf-b67e-1b1655730771'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff4a168b-ba88-4429-8d2c-0b3dba023a09,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-275847901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfc8c3b5-f204-4042-9a94-8d43cbf650dd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff4a168b-ba88-4429-8d2c-0b3dba023a09,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.038683 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d09b445-2479-4dea-84fa-ff0f3209c3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.062353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d09b445-2479-4dea-84fa-ff0f3209c3ac) transitioned into state 'SUCCESS' from state '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-275847901',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['4017232f-d97d-4e2a-b3bd-b34f926f882f','cb4e7e5a-2154-4176-8deb-7d34eb399879','4b0974b7-3f06-4347-950c-38325e826eb4','21e355ba-db7d-4daf-b67e-1b1655730771'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff4a168b-ba88-4429-8d2c-0b3dba023a09,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.063918 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d87a86-785d-4795-8e18-58223eb35bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.084516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40d87a86-785d-4795-8e18-58223eb35bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.086253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (1a1d27f9-d9e1-47aa-92db-45dcb92e6e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:42.086745 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:42.087644 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99e98098-9c59-40c2-86c6-e2c45aaad45c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:42.089759 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 295/1191] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:41 2026] POST /volume/v3/volumes => generated 792 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:42.109353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:42.113985 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:42.113985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:42.113985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:42.120077 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:42.120077 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:42.123183 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:42.128371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9aa85cbd-7a60-454f-89d5-5c077de504d6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:42.128888 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 295/1192] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:42 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:42.524420 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-120cb966-46a3-437f-8b56-79777bc236ea None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:42.640989 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:42.640989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2146180672"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:42.641524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2146180672'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:42.641726 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Create volume of 1 GB Jul 22 04:42:42.645520 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Availability Zones retrieved successfully. Jul 22 04:42:42.653248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Flow 'volume_create_api' (96fab004-c64f-4aac-af68-3ea0e703faf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:42.654300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3549f2a-a9f2-4294-95fd-30f002b25bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.655345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:42.697564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3549f2a-a9f2-4294-95fd-30f002b25bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.698395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec693ea3-1e0c-4115-92f4-b8d70cfbcb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.745361 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:42.747139 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:42.747320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:42.747562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:42.754291 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:42.754291 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:42.758536 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:42.763868 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e5acb0f-c310-4d36-999d-d44a5294b7ff tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:42.764106 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 300/1193] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:42 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:42.783995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Created reservations ['f38cdb2f-7312-4a8b-9ff6-6720254ad10d', '8db73d84-60b0-43f3-8099-e958b2c89c54', '1aae25d4-3590-49e7-bd16-7369ebc24e06', 'd22eb3c4-993c-46b1-972b-95406e817f88'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:42.783995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec693ea3-1e0c-4115-92f4-b8d70cfbcb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f38cdb2f-7312-4a8b-9ff6-6720254ad10d', '8db73d84-60b0-43f3-8099-e958b2c89c54', '1aae25d4-3590-49e7-bd16-7369ebc24e06', 'd22eb3c4-993c-46b1-972b-95406e817f88']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.783995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b701a03c-70f5-4502-a07c-8074c5e0dfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.818929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b701a03c-70f5-4502-a07c-8074c5e0dfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41fcc972-3ca8-4a86-87cb-2abbe0f1b986', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2146180672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b457c7c674509a80d9f8fd7b0f68f',qos_specs=None,replication_status=,reservations=['f38cdb2f-7312-4a8b-9ff6-6720254ad10d','8db73d84-60b0-43f3-8099-e958b2c89c54','1aae25d4-3590-49e7-bd16-7369ebc24e06','d22eb3c4-993c-46b1-972b-95406e817f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2efc217308b4171bb959e690dd9fc31',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2146180672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41fcc972-3ca8-4a86-87cb-2abbe0f1b986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b457c7c674509a80d9f8fd7b0f68f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2efc217308b4171bb959e690dd9fc31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.819982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f27ad4-94a7-4948-8031-664d6147d2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.844740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f27ad4-94a7-4948-8031-664d6147d2a5) transitioned into state 'SUCCESS' from state '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-2146180672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b457c7c674509a80d9f8fd7b0f68f',qos_specs=None,replication_status=,reservations=['f38cdb2f-7312-4a8b-9ff6-6720254ad10d','8db73d84-60b0-43f3-8099-e958b2c89c54','1aae25d4-3590-49e7-bd16-7369ebc24e06','d22eb3c4-993c-46b1-972b-95406e817f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2efc217308b4171bb959e690dd9fc31',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.844740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e842fb31-a123-45d5-815e-3c2880ceb07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:42.855178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e842fb31-a123-45d5-815e-3c2880ceb07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:42.856175 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Flow 'volume_create_api' (96fab004-c64f-4aac-af68-3ea0e703faf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:42.856637 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Create volume request issued successfully. Jul 22 04:42:42.857415 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-120cb966-46a3-437f-8b56-79777bc236ea tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:42.857924 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 304/1194] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:42 2026] POST /volume/v3/volumes => generated 755 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:42.886343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:42.887502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:42.888012 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:42.888453 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:42.898909 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:42.898909 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:42.907511 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:42.917281 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa591e66-d68a-4f65-8a4b-23789f416ef1 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 200 Jul 22 04:42:42.920160 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 296/1195] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:42 2026] GET /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.052901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f0098c3-259f-41d7-915d-12a641967fcb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.055518 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f0098c3-259f-41d7-915d-12a641967fcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:42:43.055518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f0098c3-259f-41d7-915d-12a641967fcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.055815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f0098c3-259f-41d7-915d-12a641967fcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.069104 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.069104 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:43.077325 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5f0098c3-259f-41d7-915d-12a641967fcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:43.082833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f0098c3-259f-41d7-915d-12a641967fcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:42:43.083292 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 296/1196] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:43.123890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.126140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:42:43.126350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.126587 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.138037 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.138037 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:43.142325 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:43.147153 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-91256e42-a2fd-4e81-bfe7-9a51a7ee6368 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:42:43.147574 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 301/1197] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:43.152699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.155139 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:43.155769 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.156035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.166674 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.166674 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:43.180530 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.182346 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.184560 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8/action Jul 22 04:42:43.184725 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b4d56635-0e6b-48bc-85cf-0001ce589f35 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:43.184938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:42:43.185093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:43.185198 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 305/1198] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 885 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.199310 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.199310 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:43.200009 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:43.200298 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4e301a7d-4f55-412d-9266-feba27e813e2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.202154 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e301a7d-4f55-412d-9266-feba27e813e2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:43.202365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e301a7d-4f55-412d-9266-feba27e813e2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.202599 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e301a7d-4f55-412d-9266-feba27e813e2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.210676 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.210676 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:43.214654 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Begin detaching volume completed successfully. Jul 22 04:42:43.215047 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-03e196d0-46a5-482d-9b0b-1c828dfc980a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8/action returned with HTTP 202 Jul 22 04:42:43.215279 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4e301a7d-4f55-412d-9266-feba27e813e2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.215626 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 297/1199] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:42:43 2026] POST /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:42:43.221931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e301a7d-4f55-412d-9266-feba27e813e2 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:43.222436 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 297/1200] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.237699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b599121-e775-426b-a0e1-2721c6364e02 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.240035 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b599121-e775-426b-a0e1-2721c6364e02 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:43.240487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b599121-e775-426b-a0e1-2721c6364e02 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-275847901"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:43.252797 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.252797 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:43.258065 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b599121-e775-426b-a0e1-2721c6364e02 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.267840 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b599121-e775-426b-a0e1-2721c6364e02 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:43.268698 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b599121-e775-426b-a0e1-2721c6364e02 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:43.269325 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 302/1201] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:43 2026] PUT /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.278000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8cc852ed-ed0a-4f9f-a18d-8a70a76cb35e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.278576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cc852ed-ed0a-4f9f-a18d-8a70a76cb35e None None] GET https://10.4.3.175/volume// Jul 22 04:42:43.278811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cc852ed-ed0a-4f9f-a18d-8a70a76cb35e None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.279089 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cc852ed-ed0a-4f9f-a18d-8a70a76cb35e None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.279508 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cc852ed-ed0a-4f9f-a18d-8a70a76cb35e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:43.279943 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 306/1202] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42: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 22 04:42:43.285485 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.289288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:43.289706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1018157491", "description": "This is the new description of volume"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:43.292397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.297142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:42:43.297406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.297619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.302284 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.302284 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:43.308214 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.314005 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.314005 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:43.318755 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:43.319028 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:43.319724 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66aa5445-4e29-4286-82fd-c0d1e782a52c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:43.320281 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 298/1203] 10.4.3.175 () {68 vars in 1369 bytes} [Wed Jul 22 04:42:43 2026] PUT /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.324879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-7576588b-8f36-4e3c-aaaa-b1767d23eeaf tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:42:43.326596 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 298/1204] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:43.332461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.334642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:43.334887 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.335150 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.344240 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.344240 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:43.349991 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.362788 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d184622-4f55-4965-9ebd-0ff68bd4e7fe tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:43.363344 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 303/1205] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 925 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.378171 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.380141 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:43.380429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-467715480", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1150393642"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:43.381928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-467715480', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1150393642'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:43.382049 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:43.386175 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:43.391958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (916b5571-303b-4b31-9e9b-ce417e1f517d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:43.392910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc1b536-8dad-45ca-b9e0-b606811771c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:43.393827 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:43.435345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cc1b536-8dad-45ca-b9e0-b606811771c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:43.436563 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a007ce-a165-4f1d-a2f2-e28ae40d30b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:43.506950 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['44594f56-8dcd-458b-af09-639b7a1e08d8', '4966ebcb-3441-4b8f-8a68-2edf827a5a95', 'e37d55bc-78dd-408a-99dd-59124f0b8cdd', '854c73d0-7dc5-4320-a2a6-c23b87c9155b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:43.508009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61a007ce-a165-4f1d-a2f2-e28ae40d30b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44594f56-8dcd-458b-af09-639b7a1e08d8', '4966ebcb-3441-4b8f-8a68-2edf827a5a95', 'e37d55bc-78dd-408a-99dd-59124f0b8cdd', '854c73d0-7dc5-4320-a2a6-c23b87c9155b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:43.508952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde6185d-ce68-4bf1-af7a-164304711e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:43.533660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde6185d-ce68-4bf1-af7a-164304711e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-467715480',display_name='tempest-VolumesGetTest-Volume-1150393642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['44594f56-8dcd-458b-af09-639b7a1e08d8','4966ebcb-3441-4b8f-8a68-2edf827a5a95','e37d55bc-78dd-408a-99dd-59124f0b8cdd','854c73d0-7dc5-4320-a2a6-c23b87c9155b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:43Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-467715480',display_name='tempest-VolumesGetTest-Volume-1150393642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:43.534471 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f41eed4-9e20-4b71-8373-8b13d31ad6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:43.557193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f41eed4-9e20-4b71-8373-8b13d31ad6b5) transitioned into 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-467715480',display_name='tempest-VolumesGetTest-Volume-1150393642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['44594f56-8dcd-458b-af09-639b7a1e08d8','4966ebcb-3441-4b8f-8a68-2edf827a5a95','e37d55bc-78dd-408a-99dd-59124f0b8cdd','854c73d0-7dc5-4320-a2a6-c23b87c9155b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:43.557922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a91522-b7f8-45a3-a7ad-0314d33011fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:43.567713 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a91522-b7f8-45a3-a7ad-0314d33011fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:43.568585 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (916b5571-303b-4b31-9e9b-ce417e1f517d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:43.568886 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:43.570181 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eaffc0fb-b544-46f9-88f2-101c950f0003 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:43.570646 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 307/1206] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:43 2026] POST /volume/v3/volumes => generated 779 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:43.587172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.589025 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:43.589221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.589352 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.597316 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.597316 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:43.602797 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:43.609783 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8aaf0db4-f384-4254-9c93-835e9a503d9a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 200 Jul 22 04:42:43.610248 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 299/1207] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.778678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.780879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:43.781146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.781406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.790603 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.790603 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:43.795417 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:43.801474 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0f34f9dd-1df4-4d44-bb99-4a18bb9d7735 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:43.801978 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 299/1208] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:43.933394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7205b693-e41e-4993-9c8d-538358dac603 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.935342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7205b693-e41e-4993-9c8d-538358dac603 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:43.935591 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7205b693-e41e-4993-9c8d-538358dac603 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:43.935796 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7205b693-e41e-4993-9c8d-538358dac603 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:43.944291 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.944291 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:43.949056 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7205b693-e41e-4993-9c8d-538358dac603 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:43.955603 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7205b693-e41e-4993-9c8d-538358dac603 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 200 Jul 22 04:42:43.955978 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 304/1209] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:43 2026] GET /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:43.969428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f22ac604-9e0c-437f-8bee-d600490c540a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:43.971829 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:42:43.972223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41fcc972-3ca8-4a86-87cb-2abbe0f1b986", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1917997069"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:43.981756 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:43.981756 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:43.982620 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:43.982817 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Create snapshot from volume 41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:44.038066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Created reservations ['49a78e18-64b5-47e8-a16b-57995d03d7a5', 'd71d5793-7d35-4f7e-9a5a-99e8b71e1d86', '014e00e4-a011-4a8d-8a26-d69348ae3150', 'a7bdb832-35b8-4a2b-b3e2-9f0ce842a7fe'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:44.117344 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot create request issued successfully. Jul 22 04:42:44.117826 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f22ac604-9e0c-437f-8bee-d600490c540a tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:42:44.118475 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 308/1210] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:42:43 2026] POST /volume/v3/snapshots => generated 311 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:44.129698 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.132251 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:44.132613 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.135943 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.151543 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.151543 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:44.151543 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:44.152858 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-779f53af-76e6-4d8f-8171-aca1cbcb18f5 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a returned with HTTP 200 Jul 22 04:42:44.154257 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 300/1211] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:42:44 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:44.625686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.627927 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.628144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.628363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.637002 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.637002 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:44.641471 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:44.646627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-135e806f-9d94-48c0-88ae-a6a79ea9f7b6 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 200 Jul 22 04:42:44.647135 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 300/1212] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:44 2026] GET /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:44.659474 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.661679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.662180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-275847901", "description": null}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:44.671272 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.671272 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:44.675463 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:44.682641 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:44.683299 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d5bd080-f23d-461e-8400-e7a3c0e775be tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 200 Jul 22 04:42:44.683822 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 305/1213] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:44 2026] PUT /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:44.695521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7b88c446-773b-46c6-abb2-35f6022c7917 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.697422 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b88c446-773b-46c6-abb2-35f6022c7917 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.697668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b88c446-773b-46c6-abb2-35f6022c7917 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.697856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b88c446-773b-46c6-abb2-35f6022c7917 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.704369 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.704369 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:44.707754 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7b88c446-773b-46c6-abb2-35f6022c7917 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:44.711620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b88c446-773b-46c6-abb2-35f6022c7917 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 200 Jul 22 04:42:44.712274 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 309/1214] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:44 2026] GET /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:44.724550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.726258 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.726431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.726662 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.726848 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.735831 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.735831 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:44.736531 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:44.761349 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:44.761541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-94e2133c-6e8c-429a-b015-9bbb91cbf281 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 202 Jul 22 04:42:44.762171 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 301/1215] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:44 2026] DELETE /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:44.770081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.774004 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:44.774004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.774004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.787493 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.787493 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:44.796768 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:44.802157 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e245cad9-d4fe-4ab7-b1a4-c793e5313ece tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 200 Jul 22 04:42:44.802638 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 301/1216] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:44 2026] GET /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:44.815987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:44.819104 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:44.819104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:44.819104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:44.828240 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:44.828240 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:44.834267 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:44.840798 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4ee3063-36b4-48e0-af4e-70ee39aa09f0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:44.841395 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 306/1217] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:44 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:45.163478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03321797-4906-474d-ad64-24e6aabe25ce None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.165094 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03321797-4906-474d-ad64-24e6aabe25ce tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:45.165254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03321797-4906-474d-ad64-24e6aabe25ce tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.165425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03321797-4906-474d-ad64-24e6aabe25ce tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.170703 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.170703 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:45.171160 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03321797-4906-474d-ad64-24e6aabe25ce tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.171867 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03321797-4906-474d-ad64-24e6aabe25ce tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a returned with HTTP 200 Jul 22 04:42:45.172240 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 310/1218] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:45.181941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.184141 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] POST https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.184611 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.193040 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.193040 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:45.193665 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.222437 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.222782 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7f64a17-4440-4ff6-bcb7-dc5cc4b24eac tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.223377 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 302/1219] 10.4.3.175 () {68 vars in 1402 bytes} [Wed Jul 22 04:42:45 2026] POST /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.233052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-786978f4-b2be-4814-a9c6-879ae1c2601f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.235073 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.235280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.235541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.240853 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.240853 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:45.241263 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.242119 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.242339 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-786978f4-b2be-4814-a9c6-879ae1c2601f tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.242705 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 302/1220] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.250753 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0af5221c-eebf-4bcc-a07b-b131799db276 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.253342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0af5221c-eebf-4bcc-a07b-b131799db276 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] PUT https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.253817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0af5221c-eebf-4bcc-a07b-b131799db276 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.263320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.263320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:45.264052 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0af5221c-eebf-4bcc-a07b-b131799db276 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.294860 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0af5221c-eebf-4bcc-a07b-b131799db276 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.295212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0af5221c-eebf-4bcc-a07b-b131799db276 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.295788 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 307/1221] 10.4.3.175 () {68 vars in 1401 bytes} [Wed Jul 22 04:42:45 2026] PUT /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.304938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.306698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.307011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.307166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.311988 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.311988 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:45.312397 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.313069 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.313295 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f5d610-081e-4d3b-aab8-62a7ed7120b8 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.313860 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 311/1222] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 57 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.321136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.323605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 Jul 22 04:42:45.323829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.324140 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.329178 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.329178 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:45.329680 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.330417 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.343017 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Delete snapshot metadata completed successfully. Jul 22 04:42:45.343246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-694b4bba-3546-4c4e-9c37-7afa52666ea9 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 returned with HTTP 200 Jul 22 04:42:45.343798 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 303/1223] 10.4.3.175 () {66 vars in 1399 bytes} [Wed Jul 22 04:42:45 2026] DELETE /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 04:42:45.351211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.353233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.353383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.353888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.359220 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.359220 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:45.359809 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.360708 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.360933 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58b1cf9d-825d-4e58-bd69-23ed0baf75bb tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.361326 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 303/1224] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.371185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.374212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] PUT https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.374212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.383268 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.383268 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:45.384066 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.400779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.401310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9fe52bd-0efc-4678-84e8-105c47b30b63 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.401931 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 308/1225] 10.4.3.175 () {68 vars in 1401 bytes} [Wed Jul 22 04:42:45 2026] PUT /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.410813 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.412577 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] POST https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.412918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.419444 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.419444 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:45.419951 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.441446 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.441749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7267f26b-20e8-4c08-862c-e764f9ac1744 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.442356 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 312/1226] 10.4.3.175 () {68 vars in 1402 bytes} [Wed Jul 22 04:42:45 2026] POST /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.449363 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.451087 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.451249 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.451421 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.456776 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.456776 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:45.457265 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.458075 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.458370 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9bfb32ae-05ad-4dfa-9df4-384dd2c239c4 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.458805 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 304/1227] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.466182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.467983 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] PUT https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 Jul 22 04:42:45.468340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.477251 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.477251 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:45.477763 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.502487 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.502820 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02facf9b-0415-4cbc-b5df-2dd5c3e2dfd6 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 returned with HTTP 200 Jul 22 04:42:45.503403 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 304/1228] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:42:45 2026] PUT /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 => generated 35 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.510884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1b8431dc-a835-484b-9833-bf1c8f91456c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.512954 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 Jul 22 04:42:45.513250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.513507 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.519188 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.519188 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:45.519742 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.520584 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.520868 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b8431dc-a835-484b-9833-bf1c8f91456c tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 returned with HTTP 200 Jul 22 04:42:45.521299 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 309/1229] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.529646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-18522460-4609-4157-8e5c-e427730c418e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.532102 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.532392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.532680 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.540008 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.540008 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:45.540717 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.541914 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Get snapshot metadata completed successfully. Jul 22 04:42:45.542275 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18522460-4609-4157-8e5c-e427730c418e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.542822 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 313/1230] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.551828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.556686 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] PUT https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata Jul 22 04:42:45.557058 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:45.569777 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.569777 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:45.570331 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.599317 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Update snapshot metadata completed successfully. Jul 22 04:42:45.599659 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd78f72f-7f56-4a80-93b0-c4a2bb10237e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata returned with HTTP 200 Jul 22 04:42:45.600256 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 305/1231] 10.4.3.175 () {68 vars in 1401 bytes} [Wed Jul 22 04:42:45 2026] PUT /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a/metadata => generated 16 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:45.608729 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5ca2f754-504a-454c-bbca-8de7de967089 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.610608 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:45.610817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.611039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.611139 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Delete snapshot with id: e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:45.618982 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.618982 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:45.619506 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.653316 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot delete request issued successfully. Jul 22 04:42:45.653818 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ca2f754-504a-454c-bbca-8de7de967089 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a returned with HTTP 202 Jul 22 04:42:45.654163 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 305/1232] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:42:45 2026] DELETE /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:45.663595 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.666415 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:45.666799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.667317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.674225 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.674225 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:45.674949 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Snapshot retrieved successfully. Jul 22 04:42:45.676287 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8335bda2-98ac-4cee-b5b7-4294e881f48e tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a returned with HTTP 200 Jul 22 04:42:45.676864 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 310/1233] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:45.819317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4bd57a07-b5a8-479e-b6ac-de9d57a35860 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.821384 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bd57a07-b5a8-479e-b6ac-de9d57a35860 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe Jul 22 04:42:45.822294 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bd57a07-b5a8-479e-b6ac-de9d57a35860 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.822294 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bd57a07-b5a8-479e-b6ac-de9d57a35860 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.832818 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bd57a07-b5a8-479e-b6ac-de9d57a35860 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe returned with HTTP 404 Jul 22 04:42:45.833378 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 314/1234] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/volumes/cacf2a12-8e6a-48b9-82c5-7e9f0bf370fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:45.841324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-805718ea-7e86-4e04-868e-18768eefcf26 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.843050 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805718ea-7e86-4e04-868e-18768eefcf26 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:45.843619 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805718ea-7e86-4e04-868e-18768eefcf26 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.843619 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805718ea-7e86-4e04-868e-18768eefcf26 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.852548 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.852548 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:45.857384 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-805718ea-7e86-4e04-868e-18768eefcf26 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:45.857897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.862726 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805718ea-7e86-4e04-868e-18768eefcf26 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:45.863185 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 306/1235] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:45.863562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:45.863846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.864128 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.875081 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.875081 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:45.881187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.881320 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:45.889996 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:45.890147 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a927e6e5-5106-4e95-a6af-4947c5dbc05a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:45.890225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.890264 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 306/1236] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:45.890311 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.890311 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:45.900110 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.900110 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:45.900796 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:45.929357 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:45.929357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bee6a7c0-b0e4-4d5c-a872-8bbecf442ad9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 202 Jul 22 04:42:45.929357 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 311/1237] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:45 2026] DELETE /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:45.941488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:45.944980 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:45.946519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:45.947226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:45.962668 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:45.962668 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:45.967135 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:45.973089 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf2c0a70-827b-4b79-a845-b6dcb368d76c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 200 Jul 22 04:42:45.973575 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 315/1238] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:45 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 924 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:46.107906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.108857 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:42:46.110785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.110785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.119568 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.119568 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:46.122877 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:42:46.126915 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e8490d35-21aa-4663-ac89-14f2c089af7c req-6d8c50ef-2999-49ad-855b-9cde6cec5583 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 200 Jul 22 04:42:46.127383 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 307/1239] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:46.389143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-e369a6aa-d339-4b44-8423-1bef71dced9b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.391152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-e369a6aa-d339-4b44-8423-1bef71dced9b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 Jul 22 04:42:46.391362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-e369a6aa-d339-4b44-8423-1bef71dced9b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.391605 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-e369a6aa-d339-4b44-8423-1bef71dced9b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.399344 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.399344 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:46.495753 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-62e6d5ec-b11d-434f-97e4-7d8a14f31ff3 req-e369a6aa-d339-4b44-8423-1bef71dced9b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 returned with HTTP 200 Jul 22 04:42:46.496214 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 307/1240] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:46 2026] DELETE /volume/v3/attachments/6b84f64f-37ee-4b6b-88bd-5b3c0719e343 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:46.689168 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b9bd1b56-fc72-4cfa-9740-258daab53cd3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.692898 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b9bd1b56-fc72-4cfa-9740-258daab53cd3 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a Jul 22 04:42:46.693128 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1b56-fc72-4cfa-9740-258daab53cd3 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.693325 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b9bd1b56-fc72-4cfa-9740-258daab53cd3 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.698790 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b9bd1b56-fc72-4cfa-9740-258daab53cd3 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a returned with HTTP 404 Jul 22 04:42:46.699262 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 312/1241] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/snapshots/e05bd3a9-ac29-4aa9-9e24-b6cdbb5e9c9a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:46.710374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.712175 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:46.712415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.712628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.723221 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.723221 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:46.734598 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:46.749459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90857d86-1c63-4cbc-a3a2-fd45e03d2dbc tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 200 Jul 22 04:42:46.750135 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 316/1242] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:46.764758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.766619 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] DELETE https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:46.766831 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.766982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.767149 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Delete volume with id: 41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:46.774605 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.774605 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:46.774898 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:46.796653 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Delete volume request issued successfully. Jul 22 04:42:46.796873 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-29730dbb-2be2-4dcf-916a-5d8203b74441 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 202 Jul 22 04:42:46.797614 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 308/1243] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:46 2026] DELETE /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:46.806453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-74303804-9ad9-43ad-9e99-19c672a26755 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.809505 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-74303804-9ad9-43ad-9e99-19c672a26755 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:46.809505 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-74303804-9ad9-43ad-9e99-19c672a26755 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.809670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-74303804-9ad9-43ad-9e99-19c672a26755 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.820376 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.820376 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:46.824467 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-74303804-9ad9-43ad-9e99-19c672a26755 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Volume info retrieved successfully. Jul 22 04:42:46.832017 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-74303804-9ad9-43ad-9e99-19c672a26755 tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 200 Jul 22 04:42:46.832526 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 308/1244] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:46.909851 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.911878 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:46.911986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.912238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.925692 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:46.925692 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:46.930734 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:46.938717 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b7a8434-54e3-47b2-846a-78d91f3b591e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:46.939321 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 313/1245] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:46.988875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a0ca2702-18e4-4ccf-9009-6f7907939c95 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:46.991129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0ca2702-18e4-4ccf-9009-6f7907939c95 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd Jul 22 04:42:46.991477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0ca2702-18e4-4ccf-9009-6f7907939c95 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:46.991677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0ca2702-18e4-4ccf-9009-6f7907939c95 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:46.998061 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0ca2702-18e4-4ccf-9009-6f7907939c95 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd returned with HTTP 404 Jul 22 04:42:46.998251 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 317/1246] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:46 2026] GET /volume/v3/volumes/cfc8c3b5-f204-4042-9a94-8d43cbf650dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:47.006209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea6c75f0-5b04-415c-a874-78d069903674 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.008099 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea6c75f0-5b04-415c-a874-78d069903674 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:47.008297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea6c75f0-5b04-415c-a874-78d069903674 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.008614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea6c75f0-5b04-415c-a874-78d069903674 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.027811 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:47.027811 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:47.039584 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea6c75f0-5b04-415c-a874-78d069903674 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:47.046262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea6c75f0-5b04-415c-a874-78d069903674 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 200 Jul 22 04:42:47.046914 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 309/1247] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:47.063890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.067153 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:47.067153 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.067153 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.067153 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:47.073754 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:47.073754 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:47.074243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:47.099990 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:47.099990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a6cf7476-3ce9-444d-a0e2-f47a0c1c9431 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 202 Jul 22 04:42:47.099990 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 309/1248] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:47 2026] DELETE /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:47.115993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f231f5fc-b654-47f4-8263-c68c1c232925 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.115993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f231f5fc-b654-47f4-8263-c68c1c232925 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:47.115993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f231f5fc-b654-47f4-8263-c68c1c232925 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.115993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f231f5fc-b654-47f4-8263-c68c1c232925 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.125624 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:47.125624 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:47.129828 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f231f5fc-b654-47f4-8263-c68c1c232925 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:47.137439 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f231f5fc-b654-47f4-8263-c68c1c232925 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 200 Jul 22 04:42:47.137439 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 314/1249] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:47.485392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-433d6786-673e-4875-bbaa-f645f03274c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.488073 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-433d6786-673e-4875-bbaa-f645f03274c4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:42:47.490886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-433d6786-673e-4875-bbaa-f645f03274c4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.490886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-433d6786-673e-4875-bbaa-f645f03274c4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.499877 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:47.499877 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:47.505312 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-433d6786-673e-4875-bbaa-f645f03274c4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:42:47.510884 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-433d6786-673e-4875-bbaa-f645f03274c4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:42:47.511367 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 318/1250] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:47.850976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-90e80fe4-11a1-48ab-9b28-691f9f1d30ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.853994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-90e80fe4-11a1-48ab-9b28-691f9f1d30ff tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] GET https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 Jul 22 04:42:47.854225 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-90e80fe4-11a1-48ab-9b28-691f9f1d30ff tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.854455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-90e80fe4-11a1-48ab-9b28-691f9f1d30ff tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.862987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-90e80fe4-11a1-48ab-9b28-691f9f1d30ff tempest-SnapshotMetadataTestJSON-1007789949 tempest-SnapshotMetadataTestJSON-1007789949-project-member] https://10.4.3.175/volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 returned with HTTP 404 Jul 22 04:42:47.864985 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 310/1251] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/41fcc972-3ca8-4a86-87cb-2abbe0f1b986 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:47.954630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.957181 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:47.957438 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.957917 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:47.966205 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:47.966205 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:47.970493 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:47.977545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e6bb560-35dd-49ee-a521-37eecbe80d51 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:47.979205 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 310/1252] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:47.995077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:47.997529 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:47.997828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:47.998115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:48.006974 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:48.006974 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:48.012987 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:48.018684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5fbbbabe-7c1d-4633-8c19-e23e83688679 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:48.019197 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 315/1253] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:47 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:48.033937 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:48.036186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:48.036436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:48.036704 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:48.036898 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: 9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:48.055746 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:48.055746 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:48.056218 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:48.096981 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume request issued successfully. Jul 22 04:42:48.097207 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8576f870-c31f-4ed7-b576-f1ee5eae65fd tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 202 Jul 22 04:42:48.098123 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 319/1254] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:42:48 2026] DELETE /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:42:48.112333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-49621ac8-d315-4e33-8760-c2e822549110 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:48.114698 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49621ac8-d315-4e33-8760-c2e822549110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:48.115076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49621ac8-d315-4e33-8760-c2e822549110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:48.115784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49621ac8-d315-4e33-8760-c2e822549110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:48.123779 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:48.123779 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:48.134806 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-49621ac8-d315-4e33-8760-c2e822549110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:48.145495 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49621ac8-d315-4e33-8760-c2e822549110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 200 Jul 22 04:42:48.146089 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 311/1255] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:48 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 1192 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:42:48.157515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3341003-912b-4f42-b16c-070d113114b9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:48.159932 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3341003-912b-4f42-b16c-070d113114b9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 Jul 22 04:42:48.160075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3341003-912b-4f42-b16c-070d113114b9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:48.160314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3341003-912b-4f42-b16c-070d113114b9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:48.168405 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3341003-912b-4f42-b16c-070d113114b9 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 returned with HTTP 404 Jul 22 04:42:48.169071 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 311/1256] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:48 2026] GET /volume/v3/volumes/ff4a168b-ba88-4429-8d2c-0b3dba023a09 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:48.230804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-84162acf-344c-4496-bfc3-040df49a0857 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:48.232853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:48.234265 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesGetTest-Volume-921936407", "metadata": {"Type": "Test"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:48.234839 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-921936407', 'metadata': {'Type': 'Test'}}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:48.350271 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:48.356410 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:48.363511 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (f28811d1-8578-4537-ba03-971a8e58dbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:48.365187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dd0e2c-d1b1-4d23-9d50-60d47445eaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:48.366544 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:48.468345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dd0e2c-d1b1-4d23-9d50-60d47445eaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:48.469197 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18dc0431-234e-4ae3-ac33-2a7c7f082442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:48.560662 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['2e8d767d-d543-4706-8da3-521b6cf3329f', 'e2948f22-8b0b-4a61-af37-626743f810a9', '27178b3c-1816-4681-99c7-6cd3e07d3383', '3e2f7e28-d4f8-4ec6-b5d2-a82c71f835b4'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:48.561369 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18dc0431-234e-4ae3-ac33-2a7c7f082442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e8d767d-d543-4706-8da3-521b6cf3329f', 'e2948f22-8b0b-4a61-af37-626743f810a9', '27178b3c-1816-4681-99c7-6cd3e07d3383', '3e2f7e28-d4f8-4ec6-b5d2-a82c71f835b4']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:48.562306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a264c3-e43c-42fb-953a-a00de3b02572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:48.608823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14a264c3-e43c-42fb-953a-a00de3b02572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-921936407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['2e8d767d-d543-4706-8da3-521b6cf3329f','e2948f22-8b0b-4a61-af37-626743f810a9','27178b3c-1816-4681-99c7-6cd3e07d3383','3e2f7e28-d4f8-4ec6-b5d2-a82c71f835b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-921936407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:48.612720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae9741b-549c-411d-9990-c3d54515508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:48.643015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aae9741b-549c-411d-9990-c3d54515508b) transitioned into state 'SUCCESS' from state '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-921936407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['2e8d767d-d543-4706-8da3-521b6cf3329f','e2948f22-8b0b-4a61-af37-626743f810a9','27178b3c-1816-4681-99c7-6cd3e07d3383','3e2f7e28-d4f8-4ec6-b5d2-a82c71f835b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:48.644083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8b938e-4894-434e-991f-94281e0f6095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:48.658901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8b938e-4894-434e-991f-94281e0f6095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:48.660023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (f28811d1-8578-4537-ba03-971a8e58dbd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:48.660425 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:48.661977 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-84162acf-344c-4496-bfc3-040df49a0857 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:48.662601 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 316/1257] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:48 2026] POST /volume/v3/volumes => generated 758 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:48.675500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-409a4900-88dd-408a-a4fa-3c6784769836 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:48.680023 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-409a4900-88dd-408a-a4fa-3c6784769836 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:48.680267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-409a4900-88dd-408a-a4fa-3c6784769836 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:48.680493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-409a4900-88dd-408a-a4fa-3c6784769836 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:48.698925 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:48.698925 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:48.704130 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-409a4900-88dd-408a-a4fa-3c6784769836 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:48.711657 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-409a4900-88dd-408a-a4fa-3c6784769836 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:48.713287 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 320/1258] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:48 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:49.166370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d3fb3fce-c778-4d68-b483-1cca69941850 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.170716 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3fb3fce-c778-4d68-b483-1cca69941850 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:42:49.170716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3fb3fce-c778-4d68-b483-1cca69941850 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:49.170886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3fb3fce-c778-4d68-b483-1cca69941850 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:49.185404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3fb3fce-c778-4d68-b483-1cca69941850 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 404 Jul 22 04:42:49.186041 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 312/1259] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:49 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 04:42:49.729144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.731385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:49.731584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:49.731823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:49.741166 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:49.741166 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:49.747776 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:49.753986 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-266ea8c1-d97e-4d3b-a66c-cfea53a33048 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:49.754456 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 312/1260] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:49 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:49.769452 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.771448 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:49.771684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:49.771901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:49.780710 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:49.780710 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:49.784989 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:49.790161 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5e1b8d37-7f64-47da-9da5-07815cd0b553 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:49.790661 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 317/1261] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:49 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:49.811350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-68c21f56-6358-450b-9cc3-64e6d5110eff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.813353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68c21f56-6358-450b-9cc3-64e6d5110eff tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:49.813764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68c21f56-6358-450b-9cc3-64e6d5110eff tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-921936407"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:49.823719 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:49.823719 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:49.828556 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-68c21f56-6358-450b-9cc3-64e6d5110eff tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:49.837035 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-68c21f56-6358-450b-9cc3-64e6d5110eff tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:49.837621 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68c21f56-6358-450b-9cc3-64e6d5110eff tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:49.838095 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 321/1262] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:49 2026] PUT /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 782 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:49.853392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.855709 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:49.856162 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1649695057", "description": "This is the new description of volume"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:49.867880 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:49.867880 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:49.875001 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:49.882470 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:49.883200 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1badd92d-e3c9-4c6f-b43a-25c9b4ede15a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:49.884672 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 313/1263] 10.4.3.175 () {68 vars in 1369 bytes} [Wed Jul 22 04:42:49 2026] PUT /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:49.898634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.901229 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:49.901347 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:49.901506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:49.913061 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:49.913061 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:49.918957 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:49.927075 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d646f1c7-5a2b-4874-b0c0-38453077ea87 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:49.927829 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 313/1264] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:49 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 1406 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:49.944069 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:49.946094 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:49.946640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1926727071", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1435900824"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:49.948539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1926727071', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1435900824'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:49.948686 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume of 1 GB Jul 22 04:42:49.952868 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Availability Zones retrieved successfully. Jul 22 04:42:49.958457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (cdac0e05-d16d-417f-9d4b-ebdf942dcf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:49.959582 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b0e1ad-7d9c-4bc8-a318-b3e87a685469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:49.960536 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:49.995873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08b0e1ad-7d9c-4bc8-a318-b3e87a685469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:49.996902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedbf56c-3877-449e-bb1f-baf9dd24c8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.049397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Created reservations ['0b0f8332-8921-4cdf-b15b-88212a883af3', '3d0d3778-9ef2-4c62-9966-28fa4f389404', 'effccdce-f8d2-4ea9-aacb-3be6a434a7db', '0d33afa4-bfba-4c64-ba30-28c9e5021187'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:50.050658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedbf56c-3877-449e-bb1f-baf9dd24c8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0f8332-8921-4cdf-b15b-88212a883af3', '3d0d3778-9ef2-4c62-9966-28fa4f389404', 'effccdce-f8d2-4ea9-aacb-3be6a434a7db', '0d33afa4-bfba-4c64-ba30-28c9e5021187']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.052138 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c18ff18-5317-4413-b090-f5ba6b3f6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.085110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c18ff18-5317-4413-b090-f5ba6b3f6533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad3a0bf-cb41-4e06-a763-047f9d44042d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1926727071',display_name='tempest-VolumesGetTest-Volume-1435900824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['0b0f8332-8921-4cdf-b15b-88212a883af3','3d0d3778-9ef2-4c62-9966-28fa4f389404','effccdce-f8d2-4ea9-aacb-3be6a434a7db','0d33afa4-bfba-4c64-ba30-28c9e5021187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:50Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1926727071',display_name='tempest-VolumesGetTest-Volume-1435900824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad3a0bf-cb41-4e06-a763-047f9d44042d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c821910c5c4e1697fc9013977654ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.086499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98158e1-ccc3-4960-8643-91b4e059e9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.110036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98158e1-ccc3-4960-8643-91b4e059e9ea) transitioned into 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-1926727071',display_name='tempest-VolumesGetTest-Volume-1435900824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12fc5b24009f46d6bdd28ca2e67c72e2',qos_specs=None,replication_status=,reservations=['0b0f8332-8921-4cdf-b15b-88212a883af3','3d0d3778-9ef2-4c62-9966-28fa4f389404','effccdce-f8d2-4ea9-aacb-3be6a434a7db','0d33afa4-bfba-4c64-ba30-28c9e5021187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c821910c5c4e1697fc9013977654ef',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.111986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2745b9-c8e9-4905-92d3-15d153ff157d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.125995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:50.126180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be2745b9-c8e9-4905-92d3-15d153ff157d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.126180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Flow 'volume_create_api' (cdac0e05-d16d-417f-9d4b-ebdf942dcf5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:50.126180 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Create volume request issued successfully. Jul 22 04:42:50.126180 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6f7bb937-bf66-4303-9101-489daa0e0cdb tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:50.126879 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 318/1265] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:42:49 2026] POST /volume/v3/volumes => generated 780 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:50.140173 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:50.145057 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:50.145321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:50.145570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:50.153448 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:50.153448 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:50.158841 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:50.164163 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46c32798-7c58-4e3d-9c34-e81a91c26ee1 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 200 Jul 22 04:42:50.164754 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 314/1266] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:50 2026] GET /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:50.236771 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:50.237284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-426649043"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:50.240430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-426649043'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:50.240567 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Create volume of 1 GB Jul 22 04:42:50.246408 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Availability Zones retrieved successfully. Jul 22 04:42:50.255299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Flow 'volume_create_api' (726e4a8c-c063-46c6-842b-b55905ef66e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:50.256943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d517ca-0a8e-4b30-9bab-b542e6405c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.258401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:50.298615 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d517ca-0a8e-4b30-9bab-b542e6405c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.299840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a07a4d-7c33-46b2-b0ac-12a64407df4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.381002 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Created reservations ['c1264358-d8e5-4932-a97b-47325d996d08', 'a1861197-a714-4702-b5a3-29d035643125', 'e1e51a78-a725-4995-8926-3a40369a796c', 'a622ee66-89ed-493e-b1f3-21ae6d84604a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:50.381803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a07a4d-7c33-46b2-b0ac-12a64407df4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1264358-d8e5-4932-a97b-47325d996d08', 'a1861197-a714-4702-b5a3-29d035643125', 'e1e51a78-a725-4995-8926-3a40369a796c', 'a622ee66-89ed-493e-b1f3-21ae6d84604a']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.382635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f50204-ef3f-479c-ae93-5e8018d2f3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.410992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f50204-ef3f-479c-ae93-5e8018d2f3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd126557a-d88b-493e-9659-e5c2219b5040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-426649043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ed2f1bc861493d831ef1dae4de63b1',qos_specs=None,replication_status=,reservations=['c1264358-d8e5-4932-a97b-47325d996d08','a1861197-a714-4702-b5a3-29d035643125','e1e51a78-a725-4995-8926-3a40369a796c','a622ee66-89ed-493e-b1f3-21ae6d84604a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eda40fdf2a4d1ab0a8c9bfbf8cae16',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-426649043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d126557a-d88b-493e-9659-e5c2219b5040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ed2f1bc861493d831ef1dae4de63b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5eda40fdf2a4d1ab0a8c9bfbf8cae16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.412629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc14afce-6e87-476e-ae72-98797ffe20e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.444768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc14afce-6e87-476e-ae72-98797ffe20e6) transitioned into state 'SUCCESS' from state '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-426649043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ed2f1bc861493d831ef1dae4de63b1',qos_specs=None,replication_status=,reservations=['c1264358-d8e5-4932-a97b-47325d996d08','a1861197-a714-4702-b5a3-29d035643125','e1e51a78-a725-4995-8926-3a40369a796c','a622ee66-89ed-493e-b1f3-21ae6d84604a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5eda40fdf2a4d1ab0a8c9bfbf8cae16',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.445747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af74c1a-154f-43ef-81d9-fb714bd79d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:50.460173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af74c1a-154f-43ef-81d9-fb714bd79d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:50.461463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Flow 'volume_create_api' (726e4a8c-c063-46c6-842b-b55905ef66e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:50.462046 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Create volume request issued successfully. Jul 22 04:42:50.462955 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0036dbd3-f7fd-4dc5-a2f0-c96d21d9dd4f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:50.463487 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 322/1267] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:50 2026] POST /volume/v3/volumes => generated 749 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:50.483340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4e50b994-1632-4e94-82f6-843faa4279b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:50.485942 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e50b994-1632-4e94-82f6-843faa4279b5 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:50.486168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e50b994-1632-4e94-82f6-843faa4279b5 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:50.486347 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e50b994-1632-4e94-82f6-843faa4279b5 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:50.497394 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:50.497394 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:50.504999 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4e50b994-1632-4e94-82f6-843faa4279b5 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Volume info retrieved successfully. Jul 22 04:42:50.508483 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e50b994-1632-4e94-82f6-843faa4279b5 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 200 Jul 22 04:42:50.509022 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 314/1268] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:50 2026] GET /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.184878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.187833 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.189462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.189462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.205676 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.205676 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:51.211386 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:51.217572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d559d812-6597-4040-9a4a-0ee0c985cba3 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 200 Jul 22 04:42:51.218150 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 319/1269] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.237265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.244216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] PUT https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.244216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-921936407", "description": null}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:51.259235 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.259235 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:51.268468 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:51.286272 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume updated successfully. Jul 22 04:42:51.287237 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-070ba1c3-b841-4df2-8a81-7dcfcf280c2c tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 200 Jul 22 04:42:51.287889 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 315/1270] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:42:51 2026] PUT /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 769 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.306459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-16d927a8-6710-4105-97c8-4a6174cb574a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.309482 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-16d927a8-6710-4105-97c8-4a6174cb574a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.309760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-16d927a8-6710-4105-97c8-4a6174cb574a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.310242 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-16d927a8-6710-4105-97c8-4a6174cb574a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.321345 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.321345 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:51.328285 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-16d927a8-6710-4105-97c8-4a6174cb574a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:51.334646 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-16d927a8-6710-4105-97c8-4a6174cb574a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 200 Jul 22 04:42:51.334646 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 323/1271] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.358215 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.363551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.363551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.363551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.363551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: 0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.376154 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.376154 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:51.379953 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:51.401201 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:51.402012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa40f7d6-8a0c-4b22-975f-ffc88bf10cd0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 202 Jul 22 04:42:51.403107 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 315/1272] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:51 2026] DELETE /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:51.413072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.417804 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:51.418179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.418985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.431173 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.431173 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:51.436700 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:51.443234 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2dfebaac-0917-4577-8f26-14496a07a4e5 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 200 Jul 22 04:42:51.443849 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 320/1273] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 836 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.530424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-31601447-7081-44fe-acd2-842c17d2ff5b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.539128 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31601447-7081-44fe-acd2-842c17d2ff5b tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:51.539419 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-31601447-7081-44fe-acd2-842c17d2ff5b tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.539581 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-31601447-7081-44fe-acd2-842c17d2ff5b tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.549311 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.549311 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:51.555226 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-31601447-7081-44fe-acd2-842c17d2ff5b tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Volume info retrieved successfully. Jul 22 04:42:51.565335 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31601447-7081-44fe-acd2-842c17d2ff5b tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 200 Jul 22 04:42:51.566257 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 316/1274] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.586059 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-42ced3d9-20d2-4b6a-8ad4-3d2f7a2a286f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.587861 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42ced3d9-20d2-4b6a-8ad4-3d2f7a2a286f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:42:51.588427 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42ced3d9-20d2-4b6a-8ad4-3d2f7a2a286f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.588427 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42ced3d9-20d2-4b6a-8ad4-3d2f7a2a286f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.637237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42ced3d9-20d2-4b6a-8ad4-3d2f7a2a286f tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:42:51.637452 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 324/1275] 10.4.3.175 () {66 vars in 1234 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/limits => generated 302 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.652240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.654940 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:51.655246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.655503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.666735 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.666735 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:51.676603 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Volume info retrieved successfully. Jul 22 04:42:51.686328 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a65ab1f-11ec-4661-baaa-161bfc2d24f3 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 200 Jul 22 04:42:51.686923 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 316/1276] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.709883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.714691 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:51.714691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.714691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.714844 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Delete volume with id: d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:51.727023 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.727023 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:51.727023 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Volume info retrieved successfully. Jul 22 04:42:51.786171 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Delete volume request issued successfully. Jul 22 04:42:51.786298 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.786372 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ce5a138-6b3c-4406-9a3d-0a11068e60e1 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 202 Jul 22 04:42:51.786784 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 321/1277] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:51 2026] DELETE /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:51.795032 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:51.795953 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "1f106ab1-8766-417a-a6ae-7f8aaf2785eb", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:51.797899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:51.798439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '1f106ab1-8766-417a-a6ae-7f8aaf2785eb', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:51.801351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:51.801931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:51.801931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:51.812931 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:51.812931 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:51.824221 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Volume info retrieved successfully. Jul 22 04:42:51.830426 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-146b6bdb-e632-4653-be3a-198cfc7e61f8 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 200 Jul 22 04:42:51.831690 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 325/1278] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:51 2026] GET /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:51.928433 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume of 1 GB Jul 22 04:42:51.933943 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Availability Zones retrieved successfully. Jul 22 04:42:51.941028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (5979f026-0a27-482c-bcad-5c7ddef2b81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:51.942670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a306225-70cb-46f3-b13d-a2891e653c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:51.943457 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:52.025292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a306225-70cb-46f3-b13d-a2891e653c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:52.026279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e1f154-654d-45f9-8b90-134122ec5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:52.080545 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['5ad9b2d6-4ba1-4a8c-84ff-4228135b688c', '72f53d42-9050-40c8-b1b9-0fb959365cf5', '9c241d9e-ad21-4aa1-99f8-5cc12f1cc338', 'c9901982-53d0-4c55-bf04-22c6e7724327'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:52.081359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e1f154-654d-45f9-8b90-134122ec5b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad9b2d6-4ba1-4a8c-84ff-4228135b688c', '72f53d42-9050-40c8-b1b9-0fb959365cf5', '9c241d9e-ad21-4aa1-99f8-5cc12f1cc338', 'c9901982-53d0-4c55-bf04-22c6e7724327']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:52.082462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ec45f9-af1a-4b31-8bbd-6ea208f07219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:52.110819 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ec45f9-af1a-4b31-8bbd-6ea208f07219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cebda634-3e88-4660-bdca-b60af2f10376', '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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['5ad9b2d6-4ba1-4a8c-84ff-4228135b688c','72f53d42-9050-40c8-b1b9-0fb959365cf5','9c241d9e-ad21-4aa1-99f8-5cc12f1cc338','c9901982-53d0-4c55-bf04-22c6e7724327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:52Z,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=cebda634-3e88-4660-bdca-b60af2f10376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d3ffeb2e3e44738fb268dc6781667c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eff4184beac4674bbfe95931c5725eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:52.111646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70205a8f-a5e0-4ed0-a398-6a5f1a3da0f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:52.132489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70205a8f-a5e0-4ed0-a398-6a5f1a3da0f6) transitioned into state 'SUCCESS' from 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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['5ad9b2d6-4ba1-4a8c-84ff-4228135b688c','72f53d42-9050-40c8-b1b9-0fb959365cf5','9c241d9e-ad21-4aa1-99f8-5cc12f1cc338','c9901982-53d0-4c55-bf04-22c6e7724327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:52.133525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae6a961-4047-411a-be04-9e16b3ba3870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:52.144713 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aae6a961-4047-411a-be04-9e16b3ba3870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:52.145487 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (5979f026-0a27-482c-bcad-5c7ddef2b81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:52.145938 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request issued successfully. Jul 22 04:42:52.146583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0bbfd9c3-0bb1-4ef3-8479-d6d09ef8d7cf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:52.147152 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 317/1279] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:42:51 2026] POST /volume/v3/volumes => generated 775 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:52.165750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.168399 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:52.168691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.169000 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.179814 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:52.179814 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:52.189989 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:52.200656 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-51f3203a-a4af-4829-bdc5-085c3f64b32d tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:52.201340 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 317/1280] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:52 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:52.465877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-903d4601-c9a1-4d82-9c95-f12774824628 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.468332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-903d4601-c9a1-4d82-9c95-f12774824628 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d Jul 22 04:42:52.468549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-903d4601-c9a1-4d82-9c95-f12774824628 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.468894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-903d4601-c9a1-4d82-9c95-f12774824628 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.480323 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-903d4601-c9a1-4d82-9c95-f12774824628 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d returned with HTTP 404 Jul 22 04:42:52.481107 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 322/1281] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:52 2026] GET /volume/v3/volumes/0ad3a0bf-cb41-4e06-a763-047f9d44042d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:52.492547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-07f41acc-c377-495d-9b88-23b2228b8f37 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.497243 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07f41acc-c377-495d-9b88-23b2228b8f37 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:52.497243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07f41acc-c377-495d-9b88-23b2228b8f37 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.497243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07f41acc-c377-495d-9b88-23b2228b8f37 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.509158 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:52.509158 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:52.520156 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-07f41acc-c377-495d-9b88-23b2228b8f37 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:52.529389 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07f41acc-c377-495d-9b88-23b2228b8f37 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:52.529389 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 326/1282] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:52 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 1406 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:52.550549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.556083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] DELETE https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:52.556717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.556717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.556717 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume with id: 54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:52.573595 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:52.573595 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:52.574159 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:52.624240 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Delete volume request issued successfully. Jul 22 04:42:52.624477 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8363fa80-67ab-485d-907c-ac4328b0eee0 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 202 Jul 22 04:42:52.625108 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 318/1283] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:52 2026] DELETE /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:52.644687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a9834d65-904a-4792-8b8e-2b874aca935a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.649107 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9834d65-904a-4792-8b8e-2b874aca935a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:52.649470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9834d65-904a-4792-8b8e-2b874aca935a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.649774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9834d65-904a-4792-8b8e-2b874aca935a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.666883 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:52.666883 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:52.673846 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a9834d65-904a-4792-8b8e-2b874aca935a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Volume info retrieved successfully. Jul 22 04:42:52.681480 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9834d65-904a-4792-8b8e-2b874aca935a tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 200 Jul 22 04:42:52.682022 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 318/1284] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:52 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 1405 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:52.850042 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0562c983-8381-472c-95b7-fed0acad9689 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:52.852787 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0562c983-8381-472c-95b7-fed0acad9689 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] GET https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 Jul 22 04:42:52.852787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0562c983-8381-472c-95b7-fed0acad9689 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:52.852787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0562c983-8381-472c-95b7-fed0acad9689 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:52.859490 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0562c983-8381-472c-95b7-fed0acad9689 tempest-AbsoluteLimitsTests-982370637 tempest-AbsoluteLimitsTests-982370637-project-member] https://10.4.3.175/volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 returned with HTTP 404 Jul 22 04:42:52.860003 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 323/1285] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:52 2026] GET /volume/v3/volumes/d126557a-d88b-493e-9659-e5c2219b5040 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:53.218023 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39882ba3-bd05-4082-907e-c8a012d92029 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:53.220059 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39882ba3-bd05-4082-907e-c8a012d92029 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:53.220322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39882ba3-bd05-4082-907e-c8a012d92029 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:53.220608 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39882ba3-bd05-4082-907e-c8a012d92029 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:53.232474 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:53.232474 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:53.238800 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-39882ba3-bd05-4082-907e-c8a012d92029 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:53.247455 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39882ba3-bd05-4082-907e-c8a012d92029 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:53.247944 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 327/1286] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:53 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:53.699038 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-447a0121-5992-4955-a424-32cfa5cb0b65 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:53.702706 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-447a0121-5992-4955-a424-32cfa5cb0b65 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] GET https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd Jul 22 04:42:53.703156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-447a0121-5992-4955-a424-32cfa5cb0b65 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:53.703243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-447a0121-5992-4955-a424-32cfa5cb0b65 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:53.711310 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-447a0121-5992-4955-a424-32cfa5cb0b65 tempest-VolumesGetTest-1880870993 tempest-VolumesGetTest-1880870993-project-member] https://10.4.3.175/volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd returned with HTTP 404 Jul 22 04:42:53.711856 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 319/1287] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:53 2026] GET /volume/v3/volumes/54fbfa0e-ed0c-4a67-b1b3-8ab0093fadcd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:54.268572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:54.270276 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:54.270516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:54.270788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:54.279899 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:54.279899 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:54.285820 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:54.292271 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e29826d4-3a05-4df8-bc0b-9052393291b0 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:54.292920 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 319/1288] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:54 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:54.480391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6b617343-be7e-411a-b2dd-c8d668a116cc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:54.482928 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:54.483499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1099883716"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:54.485661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1099883716'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:54.485865 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume of 1 GB Jul 22 04:42:54.494015 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Availability Zones retrieved successfully. Jul 22 04:42:54.503649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (7a66b63f-0b31-4d4b-9a57-31e01f5873fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:54.504872 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a196e52-56fc-44d9-92de-e6f71928e5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:54.508343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:54.561388 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a196e52-56fc-44d9-92de-e6f71928e5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:54.563845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708ed89f-e1d6-44f8-9ef5-ba387aadf1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:54.599724 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=330,cinder:INSERT=29,cinder:UPDATE=58 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:42:54.679374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Created reservations ['4adeca29-149e-4441-a891-7b6fcc593307', '6cb392fb-0879-44d9-a260-b934aa515760', '47803b44-be99-4250-b728-b956d10c1b99', '09c012d3-efb5-4c0d-ba64-a440143629f5'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:54.680508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708ed89f-e1d6-44f8-9ef5-ba387aadf1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4adeca29-149e-4441-a891-7b6fcc593307', '6cb392fb-0879-44d9-a260-b934aa515760', '47803b44-be99-4250-b728-b956d10c1b99', '09c012d3-efb5-4c0d-ba64-a440143629f5']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:54.681504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddbde44-50b1-4928-a934-8ddc01b42bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:54.722718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ddbde44-50b1-4928-a934-8ddc01b42bfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c987d9-97d2-4f2a-8c15-7c99ac84d3b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1099883716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['4adeca29-149e-4441-a891-7b6fcc593307','6cb392fb-0879-44d9-a260-b934aa515760','47803b44-be99-4250-b728-b956d10c1b99','09c012d3-efb5-4c0d-ba64-a440143629f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1099883716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c987d9-97d2-4f2a-8c15-7c99ac84d3b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6a779e694348d5a9b0054f5fe05780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:54.724733 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf9a754-058b-4eaf-9aa0-349ff3957f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:54.749939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf9a754-058b-4eaf-9aa0-349ff3957f10) transitioned into state 'SUCCESS' from state '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-1099883716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['4adeca29-149e-4441-a891-7b6fcc593307','6cb392fb-0879-44d9-a260-b934aa515760','47803b44-be99-4250-b728-b956d10c1b99','09c012d3-efb5-4c0d-ba64-a440143629f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:54.750643 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec9af96-8aab-4088-975e-18cc31849cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:54.768176 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec9af96-8aab-4088-975e-18cc31849cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:54.769486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (7a66b63f-0b31-4d4b-9a57-31e01f5873fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:54.769883 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request issued successfully. Jul 22 04:42:54.770991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b617343-be7e-411a-b2dd-c8d668a116cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:54.771553 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 324/1289] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:54 2026] POST /volume/v3/volumes => generated 751 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:42:54.790226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:54.792307 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:54.792547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:54.792874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:54.811147 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:54.811147 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:54.817812 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:54.826540 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b40ccb2a-16a3-4e0b-b480-b23f56f8db44 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:54.827943 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 328/1290] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:54 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:55.310417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:55.313744 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:55.313744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:55.314152 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:55.324142 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:55.324142 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:55.330323 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:55.337465 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13b8d399-b5a4-4ae0-a50e-0a7f7aec787e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:55.338204 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 320/1291] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:55 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:55.555234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6c056496-64bb-4660-8189-15b69505eeca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:55.760475 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:42:55.761405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1677347128"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:55.763368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1677347128'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:42:55.763553 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Create volume of 1 GB Jul 22 04:42:55.769137 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Availability Zones retrieved successfully. Jul 22 04:42:55.777108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Flow 'volume_create_api' (02f441d2-4cd9-4150-8d53-102b7105b562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:55.778634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acade3ab-452e-4e6e-aa61-0ab29a9164cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:55.779849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:42:55.821225 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acade3ab-452e-4e6e-aa61-0ab29a9164cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:55.822370 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cfe72a-95c0-4e95-bdbf-612066b98f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:55.850166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:55.852238 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:55.852482 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:55.852689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:55.860589 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:55.860589 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:55.869510 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:55.882212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5089dd89-fcf4-4121-9ef0-fc78ba13c7b0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:55.882804 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 325/1292] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:55 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:55.940944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Created reservations ['149ed4ba-6e69-429b-bb98-c16e9bbfa4b6', '655f9ca4-7560-4a2b-961f-1bd0bca0a0b4', 'ba026e5b-b9a6-4bde-9b44-b7f409cc301e', '94441144-ddfa-40e4-a1ee-b015e53ea4fd'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:42:55.943987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7cfe72a-95c0-4e95-bdbf-612066b98f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['149ed4ba-6e69-429b-bb98-c16e9bbfa4b6', '655f9ca4-7560-4a2b-961f-1bd0bca0a0b4', 'ba026e5b-b9a6-4bde-9b44-b7f409cc301e', '94441144-ddfa-40e4-a1ee-b015e53ea4fd']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:55.943987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe343e9-6568-460d-94f1-3ec446db6dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:55.962280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:55.966395 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:55.966687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:55.968107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:55.984081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbe343e9-6568-460d-94f1-3ec446db6dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e8bcf4-2e59-4394-a182-9e335f79952c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1677347128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772659f6b43e42a293b0d2ec44a519cb',qos_specs=None,replication_status=,reservations=['149ed4ba-6e69-429b-bb98-c16e9bbfa4b6','655f9ca4-7560-4a2b-961f-1bd0bca0a0b4','ba026e5b-b9a6-4bde-9b44-b7f409cc301e','94441144-ddfa-40e4-a1ee-b015e53ea4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63efdc53bff4630ba74dc8bd2d5a817',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1677347128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e8bcf4-2e59-4394-a182-9e335f79952c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772659f6b43e42a293b0d2ec44a519cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e63efdc53bff4630ba74dc8bd2d5a817',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:55.985138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6e8dd2-8929-427a-8052-33a783c89e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:55.986136 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:55.986136 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:55.992652 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:56.003921 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d3fca750-231f-4cc3-983b-ebf1ecdc25cc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:56.003921 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 329/1293] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:42:55 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:56.023135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef6e8dd2-8929-427a-8052-33a783c89e38) transitioned into state 'SUCCESS' from state '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-1677347128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772659f6b43e42a293b0d2ec44a519cb',qos_specs=None,replication_status=,reservations=['149ed4ba-6e69-429b-bb98-c16e9bbfa4b6','655f9ca4-7560-4a2b-961f-1bd0bca0a0b4','ba026e5b-b9a6-4bde-9b44-b7f409cc301e','94441144-ddfa-40e4-a1ee-b015e53ea4fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e63efdc53bff4630ba74dc8bd2d5a817',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:56.025132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41d430a-ca98-4106-9c8c-7939d1e971ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:42:56.044876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c41d430a-ca98-4106-9c8c-7939d1e971ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:42:56.048178 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Flow 'volume_create_api' (02f441d2-4cd9-4150-8d53-102b7105b562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:42:56.048178 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Create volume request issued successfully. Jul 22 04:42:56.048178 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c056496-64bb-4660-8189-15b69505eeca tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:42:56.048178 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 320/1294] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:42:55 2026] POST /volume/v3/volumes => generated 750 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 04:42:56.068180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cb121064-4f54-49b2-bf02-1edfe597c0da None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.071077 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb121064-4f54-49b2-bf02-1edfe597c0da tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:56.072113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb121064-4f54-49b2-bf02-1edfe597c0da tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.072113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb121064-4f54-49b2-bf02-1edfe597c0da tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.092463 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.092463 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:56.104507 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cb121064-4f54-49b2-bf02-1edfe597c0da tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:56.109781 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb121064-4f54-49b2-bf02-1edfe597c0da tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 200 Jul 22 04:42:56.110393 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 321/1295] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:56.185713 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-71f48f9b-a0e9-4386-97fe-e2ff702fdba3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.186695 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71f48f9b-a0e9-4386-97fe-e2ff702fdba3 None None] GET https://10.4.3.175/volume// Jul 22 04:42:56.187118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71f48f9b-a0e9-4386-97fe-e2ff702fdba3 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.187844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71f48f9b-a0e9-4386-97fe-e2ff702fdba3 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.188521 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71f48f9b-a0e9-4386-97fe-e2ff702fdba3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:56.189824 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 326/1296] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:42:56.201691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-b163cf7d-c688-44ab-b9bd-337216360409 req-16aa4123-6cc3-443d-92c2-a465045916a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.206287 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-16aa4123-6cc3-443d-92c2-a465045916a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:42:56.206822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-16aa4123-6cc3-443d-92c2-a465045916a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73c987d9-97d2-4f2a-8c15-7c99ac84d3b5", "connector": null, "instance_uuid": "b4fcf641-231b-4324-98c1-ba4682ba99f2"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:56.223372 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.223372 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:56.300173 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-16aa4123-6cc3-443d-92c2-a465045916a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:42:56.301276 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 330/1297] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:42:56 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:56.353598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c25559b2-ba1b-4992-89e4-1d94367183fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.356678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c25559b2-ba1b-4992-89e4-1d94367183fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:56.356678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c25559b2-ba1b-4992-89e4-1d94367183fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.356832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c25559b2-ba1b-4992-89e4-1d94367183fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.365691 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2d3879d4-e071-4a60-952b-b889c0f58010 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.369419 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d3879d4-e071-4a60-952b-b889c0f58010 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:56.369755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d3879d4-e071-4a60-952b-b889c0f58010 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.370730 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d3879d4-e071-4a60-952b-b889c0f58010 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.372950 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.372950 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:56.379385 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c25559b2-ba1b-4992-89e4-1d94367183fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:56.381839 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.381839 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:56.386527 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c25559b2-ba1b-4992-89e4-1d94367183fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:56.387226 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 321/1298] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:56.388148 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2d3879d4-e071-4a60-952b-b889c0f58010 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:56.397825 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d3879d4-e071-4a60-952b-b889c0f58010 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:56.398560 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 322/1299] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:56.414454 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-90f13ffd-fe0d-4b99-81c2-3bf5944e8c8b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.415041 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90f13ffd-fe0d-4b99-81c2-3bf5944e8c8b None None] GET https://10.4.3.175/volume// Jul 22 04:42:56.415217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90f13ffd-fe0d-4b99-81c2-3bf5944e8c8b None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.415642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90f13ffd-fe0d-4b99-81c2-3bf5944e8c8b None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.416136 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90f13ffd-fe0d-4b99-81c2-3bf5944e8c8b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:42:56.416595 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 327/1300] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:42:56.436694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.440539 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:56.440958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.440958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.463604 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.463604 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:56.479802 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:56.493338 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-dd3816c5-d64d-459a-8d7f-de98cc4102c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:56.494243 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 331/1301] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:42:56 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1023 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:42:56.649044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.651886 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] PUT https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 Jul 22 04:42:56.652383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:56.671239 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Acquiring lock "cinder-attachment_update-73c987d9-97d2-4f2a-8c15-7c99ac84d3b5-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:42:56.678216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-73c987d9-97d2-4f2a-8c15-7c99ac84d3b5-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:42:56.681472 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.681472 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:56.822403 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-73c987d9-97d2-4f2a-8c15-7c99ac84d3b5-np0000005618" released by "attachment_update" :: held 0.144s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:42:56.823235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-8cd998e0-5d56-438e-9561-5a63e9854800 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 returned with HTTP 200 Jul 22 04:42:56.823816 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 322/1302] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:42:56 2026] PUT /volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:56.876661 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-4ded452e-4590-4053-b154-2fd617453ee7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.880624 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-4ded452e-4590-4053-b154-2fd617453ee7 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 Jul 22 04:42:56.880802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-4ded452e-4590-4053-b154-2fd617453ee7 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.880988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-4ded452e-4590-4053-b154-2fd617453ee7 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.883247 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=387,cinder:UPDATE=106,cinder:INSERT=54 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:42:56.891517 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.891517 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:56.969687 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-4ded452e-4590-4053-b154-2fd617453ee7 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 returned with HTTP 200 Jul 22 04:42:56.971690 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 323/1303] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:56 2026] DELETE /volume/v3/attachments/caea3e13-ab53-46d2-ab3e-8de9b3000138 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:56.981860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-7f0abd4a-01c0-4fbf-a310-b88e628708e4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:56.984335 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-7f0abd4a-01c0-4fbf-a310-b88e628708e4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 Jul 22 04:42:56.984505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-7f0abd4a-01c0-4fbf-a310-b88e628708e4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:56.984675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-7f0abd4a-01c0-4fbf-a310-b88e628708e4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:56.994660 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:56.994660 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:57.058162 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-7f0abd4a-01c0-4fbf-a310-b88e628708e4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 returned with HTTP 200 Jul 22 04:42:57.058680 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 328/1304] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:56 2026] DELETE /volume/v3/attachments/106df605-4269-4b97-8f51-8caf28bc5543 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.072363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-24450f92-55bf-49ca-b4eb-17b9eecebbd5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.075713 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-24450f92-55bf-49ca-b4eb-17b9eecebbd5 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a Jul 22 04:42:57.076150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-24450f92-55bf-49ca-b4eb-17b9eecebbd5 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.076466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-24450f92-55bf-49ca-b4eb-17b9eecebbd5 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.092948 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.092948 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:57.129509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.134742 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:57.135021 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.135247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.143949 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.143949 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:57.148716 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.154138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2654a4ab-4567-48bb-bfd5-f4abd19fb90b tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 200 Jul 22 04:42:57.154581 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 323/1305] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.158390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ec4e3624-f8e4-45d6-bc0a-7e0deba13e7e req-24450f92-55bf-49ca-b4eb-17b9eecebbd5 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a returned with HTTP 200 Jul 22 04:42:57.159331 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 332/1306] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:42:57 2026] DELETE /volume/v3/attachments/9ee9c24a-2852-4f7e-bac3-a3c06d4ad59a => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.170441 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.173404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] POST https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.173404 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.184121 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.184121 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:57.185179 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.204265 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Create volume metadata completed successfully. Jul 22 04:42:57.204754 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-104b40c8-f9c2-4885-8dc4-c2defd52dc90 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.205304 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 324/1307] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:42:57 2026] POST /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 101 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.212801 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f53a101e-275d-42ec-abf1-70f7933c525f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.215162 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.215381 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.215616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.227588 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.227588 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:57.228195 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.235791 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.236070 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f53a101e-275d-42ec-abf1-70f7933c525f tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.236445 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 329/1308] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.244778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6e547c8f-808c-4243-8995-60c1c69a638a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.246621 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e547c8f-808c-4243-8995-60c1c69a638a tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] PUT https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.246934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e547c8f-808c-4243-8995-60c1c69a638a tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.260988 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.260988 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:57.261538 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6e547c8f-808c-4243-8995-60c1c69a638a tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.282280 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6e547c8f-808c-4243-8995-60c1c69a638a tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Update volume metadata completed successfully. Jul 22 04:42:57.282601 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e547c8f-808c-4243-8995-60c1c69a638a tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.283180 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 324/1309] 10.4.3.175 () {68 vars in 1395 bytes} [Wed Jul 22 04:42:57 2026] PUT /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.292050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.296683 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.296936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.297208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.311043 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.311043 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:57.311119 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.321852 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.322462 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d3fab110-fa24-43ea-b940-4c774a8d0c1c tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.323070 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 333/1310] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 57 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.331699 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.334226 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key1 Jul 22 04:42:57.334571 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.334891 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.357704 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.357704 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:57.358465 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.366228 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.378583 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Delete volume metadata completed successfully. Jul 22 04:42:57.379149 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-160ed0e0-6d2d-4fb1-8405-60fc4c7b7147 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key1 returned with HTTP 200 Jul 22 04:42:57.380029 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 325/1311] 10.4.3.175 () {66 vars in 1393 bytes} [Wed Jul 22 04:42:57 2026] DELETE /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 04:42:57.388242 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.390526 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.390650 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.390863 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.409075 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.409075 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:57.409075 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.412582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.419413 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:57.419413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.419413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.425019 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.425019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac11904f-ad0d-45c0-a886-467a85ceda57 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.425019 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 330/1312] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 32 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.425303 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.425303 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:57.425556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.425838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.432886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.436109 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.436109 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:57.438565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] PUT https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.439376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.443301 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.443301 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:57.445469 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:57.453788 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:57.458564 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c16594b-7cee-4a28-bc83-231e432c96a5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:57.459646 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 325/1313] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.460111 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.460111 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:57.461268 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.475778 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fe695a8-1fb8-46d6-8c8a-821c50e84fab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:57.475778 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 334/1314] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:57.487888 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Update volume metadata completed successfully. Jul 22 04:42:57.488209 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-511e2b45-277d-4cba-bc85-4fcd2f9f98e5 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.490994 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 326/1315] 10.4.3.175 () {68 vars in 1395 bytes} [Wed Jul 22 04:42:57 2026] PUT /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.512220 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.515169 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] POST https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.515169 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.528685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.528685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:57.529411 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.548753 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Create volume metadata completed successfully. Jul 22 04:42:57.549437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1f6de2c-bd02-4ff1-b660-2b3116cc95db tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.549807 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 331/1316] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:42:57 2026] POST /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.566094 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.568520 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] PUT https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 Jul 22 04:42:57.569036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.579823 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.579823 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:57.581457 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.602616 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Update volume metadata completed successfully. Jul 22 04:42:57.602616 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-517c298e-5301-41dd-9fe2-f0cbbe832eea tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 returned with HTTP 200 Jul 22 04:42:57.602616 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 326/1317] 10.4.3.175 () {68 vars in 1410 bytes} [Wed Jul 22 04:42:57 2026] PUT /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.612135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.613978 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 Jul 22 04:42:57.614209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.614383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.625060 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.625060 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:57.625060 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.631453 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.631766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f177ee4e-531f-4eec-95cb-34e3d8597e08 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 returned with HTTP 200 Jul 22 04:42:57.632907 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 335/1318] 10.4.3.175 () {66 vars in 1390 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.645517 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.645517 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.645887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.646121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.661393 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.661393 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:57.661913 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.669558 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Get volume metadata completed successfully. Jul 22 04:42:57.669936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f78e3f49-c86f-4f51-abeb-23d2e093d546 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.670539 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 327/1319] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.683338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.685802 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] PUT https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata Jul 22 04:42:57.686229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:42:57.698920 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.698920 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:57.699363 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.714353 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Update volume metadata completed successfully. Jul 22 04:42:57.714810 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3aaa2130-ba3c-4514-9e22-7a252797ed92 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata returned with HTTP 200 Jul 22 04:42:57.715257 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 332/1320] 10.4.3.175 () {68 vars in 1395 bytes} [Wed Jul 22 04:42:57 2026] PUT /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c/metadata => generated 16 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:42:57.726398 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.729353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:57.729764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.730233 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.743983 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.743983 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:57.748547 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.755754 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0430b577-31f3-462a-8bb3-9a0ec57285f0 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 200 Jul 22 04:42:57.756531 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 327/1321] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:57.777176 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8398e427-ea68-4991-908b-961e02edc4e2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.779150 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:57.779374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.779621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.779869 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Delete volume with id: f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:57.784387 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=498,cinder:INSERT=82,cinder:UPDATE=124 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:42:57.796395 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.796395 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:42:57.796395 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.827392 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Delete volume request issued successfully. Jul 22 04:42:57.827658 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8398e427-ea68-4991-908b-961e02edc4e2 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 202 Jul 22 04:42:57.828423 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 336/1322] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:42:57 2026] DELETE /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:42:57.837351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:57.839475 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:57.839671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:57.839904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:57.849229 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:57.849229 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:57.856386 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Volume info retrieved successfully. Jul 22 04:42:57.866995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86b72fe1-3a9b-4ca9-b5dd-b8e7bcea31ee tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 200 Jul 22 04:42:57.868886 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 328/1323] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:57 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:58.483189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:58.486562 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:58.486562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:58.486562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:58.495024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:58.497433 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:58.497685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:58.497917 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:58.501658 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:58.501658 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:58.508046 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:58.514903 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:58.514903 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:42:58.516284 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5088decc-135e-41ba-b8b4-da0a41b9bdcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:58.516838 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 333/1324] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:58 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:58.523556 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:58.534369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3bb24622-25b8-433a-9327-6df9e107c2e1 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:58.535138 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 328/1325] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:58 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:42:58.886977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f86f4fe0-de23-4087-9c96-ffd810c6a4b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:58.891307 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f86f4fe0-de23-4087-9c96-ffd810c6a4b4 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] GET https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c Jul 22 04:42:58.891307 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f86f4fe0-de23-4087-9c96-ffd810c6a4b4 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:58.891307 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f86f4fe0-de23-4087-9c96-ffd810c6a4b4 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:58.895709 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f86f4fe0-de23-4087-9c96-ffd810c6a4b4 tempest-VolumesMetadataTest-942288093 tempest-VolumesMetadataTest-942288093-project-member] https://10.4.3.175/volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c returned with HTTP 404 Jul 22 04:42:58.896413 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 337/1326] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:58 2026] GET /volume/v3/volumes/f8e8bcf4-2e59-4394-a182-9e335f79952c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:42:59.538553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:59.540989 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:42:59.541234 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:59.541464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:59.555162 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:42:59.556859 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:42:59.558377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:42:59.558377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:42:59.558610 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:59.558610 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:42:59.564276 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:42:59.569124 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:42:59.569124 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:42:59.569348 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b4cbe247-7629-4f29-b0ff-0b1d92ea85e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:42:59.569882 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 329/1327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:42:59 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:42:59.573570 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:42:59.581096 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-347b2711-ae52-4ab2-bf85-4e436f41d3bc tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:42:59.581722 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 334/1328] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:42:59 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:00.601016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:00.604037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:00.604170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:00.604894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:00.607828 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=530,cinder:UPDATE=146,cinder:INSERT=95 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:43:00.610184 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:00.617998 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:00.617998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:00.617998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:00.626017 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:00.626017 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:00.631653 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:00.631653 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:00.641456 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:00.650357 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3114b11c-81ef-4528-a249-c9b5e2270aa2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:00.651179 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 329/1329] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:00 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:00.652949 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:00.662647 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d14e3bcb-53f6-4fc2-a42b-468aa8122633 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:00.663493 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 338/1330] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:00 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:01.671416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:01.672384 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:01.672681 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:01.672856 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:01.683304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:01.687359 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:01.687549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:01.687876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:01.689898 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:01.689898 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:01.700854 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:01.700854 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:01.701990 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:01.708662 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:01.712016 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc5180bd-3621-42e8-a263-dfa47af8ee39 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:01.712500 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 330/1331] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:01 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:01.716591 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad0b6a6a-6e7e-495b-8537-88928d3f29e2 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:01.716733 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 335/1332] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:01 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.257317 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.260712 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:02.261579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.263047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.288883 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.288883 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:02.298434 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Volume info retrieved successfully. Jul 22 04:43:02.305364 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b6e1033b-ccc7-42e1-a5b3-4caf12723d93 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:02.306760 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 330/1333] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.364739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.371798 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:02.371933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.372194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.394460 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.394460 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:02.402917 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:02.411605 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-ef4f5e2b-da5e-4808-ba93-6d29d1a78440 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:02.412287 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 339/1334] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.456881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.464635 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action Jul 22 04:43:02.464635 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:02.465263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:02.508895 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.508895 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:02.510790 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:02.541665 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Begin detaching volume completed successfully. Jul 22 04:43:02.543444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-699bf686-9bf6-4b28-8d44-7f9578c7ec73 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action returned with HTTP 202 Jul 22 04:43:02.543980 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 331/1335] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:43:02 2026] POST /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:43:02.583416 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.588733 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:02.589472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.589472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.601541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d62dfe30-52d7-49d3-ad51-10225f4869a6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.606359 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d62dfe30-52d7-49d3-ad51-10225f4869a6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9/action Jul 22 04:43:02.606849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d62dfe30-52d7-49d3-ad51-10225f4869a6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:02.607033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d62dfe30-52d7-49d3-ad51-10225f4869a6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:02.618610 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.618610 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:02.625708 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:02.635782 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc8f6fae-cfcb-4ba0-b12d-0e0c95b6bc74 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:02.637164 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 336/1336] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1445 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.637749 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.637749 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:02.642062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c4d59b4a-522b-49b9-9408-226c909b5266 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.643285 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4d59b4a-522b-49b9-9408-226c909b5266 None None] GET https://10.4.3.175/volume// Jul 22 04:43:02.643285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4d59b4a-522b-49b9-9408-226c909b5266 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.643285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c4d59b4a-522b-49b9-9408-226c909b5266 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.643285 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c4d59b4a-522b-49b9-9408-226c909b5266 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:02.643529 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 340/1337] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:02.661492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.665201 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:02.665633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.665902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.666511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b163cf7d-c688-44ab-b9bd-337216360409 req-d62dfe30-52d7-49d3-ad51-10225f4869a6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9/action returned with HTTP 204 Jul 22 04:43:02.667097 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 331/1338] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:43:02 2026] POST /volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:02.688520 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.688520 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:02.704272 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:02.711795 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-89898d41-a546-445e-8c58-33176c1d4644 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:02.712924 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 332/1339] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1625 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:02.731896 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2e98bc20-518a-4314-be31-4749e5c55247 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.735621 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e98bc20-518a-4314-be31-4749e5c55247 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:02.735621 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e98bc20-518a-4314-be31-4749e5c55247 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.735621 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e98bc20-518a-4314-be31-4749e5c55247 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.742709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.745658 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:02.745658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.746076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.755415 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.755415 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:02.758800 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2e98bc20-518a-4314-be31-4749e5c55247 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:02.766598 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.766598 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:02.769220 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e98bc20-518a-4314-be31-4749e5c55247 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:02.769220 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 337/1340] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.772231 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:02.780346 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c18b1e05-3385-46a0-82cb-4c6893e45d69 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:02.780984 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 341/1341] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 928 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:02.792772 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9505371a-233f-4ec3-ab26-30076d37239a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:02.795922 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9505371a-233f-4ec3-ab26-30076d37239a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:02.795922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9505371a-233f-4ec3-ab26-30076d37239a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:02.796135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9505371a-233f-4ec3-ab26-30076d37239a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:02.810832 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:02.810832 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:02.817138 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9505371a-233f-4ec3-ab26-30076d37239a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:02.827369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9505371a-233f-4ec3-ab26-30076d37239a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:02.828049 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 332/1342] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:02 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:03.201752 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.203257 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:43:03.204043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.204043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.204043 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume with id: 67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:43:03.215853 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.215853 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:03.216511 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:03.254645 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume request issued successfully. Jul 22 04:43:03.254925 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6556e0c-5fb6-4534-8136-58cde3af5973 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 202 Jul 22 04:43:03.255647 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 333/1343] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:03 2026] DELETE /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:03.267694 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.270043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:43:03.270043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.270987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.288228 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.288228 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:03.298110 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:03.312075 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05ec065c-5b9b-4e2a-9eff-cd13bba30e80 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 200 Jul 22 04:43:03.312587 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 338/1344] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:03 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:03.653690 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.655669 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:03.655895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.656076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.661209 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.662772 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:03.663110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.663386 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.674516 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.674516 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:03.681680 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:03.685559 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.685559 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:03.689463 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f707cbdc-e0ad-4ad5-9bd6-ddeec56410ab tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:03.690145 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 342/1345] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:03 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:03.693506 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:03.701480 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-1403f72c-bdca-4c72-bf24-ba43efaf87b4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:03.702312 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 333/1346] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:03 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:03.730426 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-50f709d1-e94b-478d-be0e-8482de317199 req-7fe87b2f-e7c2-4cdd-bb78-7abaa0cf9d6a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.734562 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-7fe87b2f-e7c2-4cdd-bb78-7abaa0cf9d6a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 Jul 22 04:43:03.734822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-7fe87b2f-e7c2-4cdd-bb78-7abaa0cf9d6a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.735060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-7fe87b2f-e7c2-4cdd-bb78-7abaa0cf9d6a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.747153 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.747153 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:03.800632 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-86011ce0-cd63-434b-806e-921bc067b31e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.803728 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-86011ce0-cd63-434b-806e-921bc067b31e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:03.804160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-86011ce0-cd63-434b-806e-921bc067b31e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.804466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-86011ce0-cd63-434b-806e-921bc067b31e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.817296 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.817296 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:03.823817 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-86011ce0-cd63-434b-806e-921bc067b31e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:03.829882 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-50f709d1-e94b-478d-be0e-8482de317199 req-7fe87b2f-e7c2-4cdd-bb78-7abaa0cf9d6a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 returned with HTTP 200 Jul 22 04:43:03.831098 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 334/1347] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:43:03 2026] DELETE /volume/v3/attachments/f74084de-afaf-43bf-be80-1705420d2f52 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:03.833101 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-86011ce0-cd63-434b-806e-921bc067b31e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:03.833581 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 339/1348] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:03 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:03.851830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.855561 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:03.856198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:03.856477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:03.870298 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.870298 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:03.878987 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:03.886055 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-800f1260-87c7-4f38-b3dd-4e8cce612628 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:03.886055 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 343/1349] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:03 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 1193 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:03.904294 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8af36a7e-aca1-483c-988e-029e4119dbbf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:03.907364 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:03.907933 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "cebda634-3e88-4660-bdca-b60af2f10376", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:03.910146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'cebda634-3e88-4660-bdca-b60af2f10376', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:03.920546 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:03.920546 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:03.921112 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume retrieved successfully. Jul 22 04:43:03.922051 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume of 1 GB Jul 22 04:43:03.928303 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Availability Zones retrieved successfully. Jul 22 04:43:03.934678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (30b8a594-4819-4afa-8c35-b61178f20fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:03.936190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9f187a-14ac-471c-963e-959dd378e20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:03.937717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:03.980593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea9f187a-14ac-471c-963e-959dd378e20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cebda634-3e88-4660-bdca-b60af2f10376', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:03.980593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed15cf4-744b-44e6-b30f-afad63ccd4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:04.047823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['7d61ca0b-8592-464c-8976-c887abfa25b4', '710c8b21-4c3d-4958-9d15-35deb7138e83', '6e4acdf0-a93e-455c-a5a5-d4e72507ef38', '423bccbf-7621-4321-a4de-b417ee2ea07e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:04.048631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed15cf4-744b-44e6-b30f-afad63ccd4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d61ca0b-8592-464c-8976-c887abfa25b4', '710c8b21-4c3d-4958-9d15-35deb7138e83', '6e4acdf0-a93e-455c-a5a5-d4e72507ef38', '423bccbf-7621-4321-a4de-b417ee2ea07e']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:04.049822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fde7b87-e68b-4b1e-8c50-7fb9cc123fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:04.099357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fde7b87-e68b-4b1e-8c50-7fb9cc123fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b5c51c7-7af7-4087-a0dc-8e890984c3ba', '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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['7d61ca0b-8592-464c-8976-c887abfa25b4','710c8b21-4c3d-4958-9d15-35deb7138e83','6e4acdf0-a93e-455c-a5a5-d4e72507ef38','423bccbf-7621-4321-a4de-b417ee2ea07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=cebda634-3e88-4660-bdca-b60af2f10376,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b5c51c7-7af7-4087-a0dc-8e890984c3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d3ffeb2e3e44738fb268dc6781667c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cebda634-3e88-4660-bdca-b60af2f10376,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eff4184beac4674bbfe95931c5725eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:04.100208 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591b3d09-970a-4775-b121-994b30d56bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:04.128979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591b3d09-970a-4775-b121-994b30d56bca) transitioned into state 'SUCCESS' from 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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['7d61ca0b-8592-464c-8976-c887abfa25b4','710c8b21-4c3d-4958-9d15-35deb7138e83','6e4acdf0-a93e-455c-a5a5-d4e72507ef38','423bccbf-7621-4321-a4de-b417ee2ea07e'],size=1,snapshot_id=None,source_replicaid=,source_volid=cebda634-3e88-4660-bdca-b60af2f10376,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:04.130999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c591eb-a4a6-472b-ac8a-2b2a99f588a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:04.156477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c591eb-a4a6-472b-ac8a-2b2a99f588a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:04.157762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (30b8a594-4819-4afa-8c35-b61178f20fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:04.158506 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request issued successfully. Jul 22 04:43:04.159085 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8af36a7e-aca1-483c-988e-029e4119dbbf tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:04.159509 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 334/1350] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:43:03 2026] POST /volume/v3/volumes => generated 809 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:04.175802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.182301 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:04.182301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.183587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.205652 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.205652 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:04.211313 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:04.217393 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a433056-66d1-4ff5-97aa-3f4bb4af4389 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 200 Jul 22 04:43:04.219059 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 335/1351] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:04.336005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-43b6ba06-cee2-4b96-add1-903f474bc61f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.348729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b6ba06-cee2-4b96-add1-903f474bc61f tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 Jul 22 04:43:04.349520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b6ba06-cee2-4b96-add1-903f474bc61f tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.349520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b6ba06-cee2-4b96-add1-903f474bc61f tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.361421 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b6ba06-cee2-4b96-add1-903f474bc61f tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 returned with HTTP 404 Jul 22 04:43:04.362251 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 340/1352] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/67ed941e-fb3e-40e7-a447-8fc7a92a6980 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:04.378169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.378440 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:43:04.378596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.378833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.379097 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume with id: ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:43:04.386715 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.386715 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:04.388189 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:04.414756 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume request issued successfully. Jul 22 04:43:04.415084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52019681-2197-4124-98b9-2c0e48b9b2c4 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 202 Jul 22 04:43:04.415626 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 344/1353] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:04 2026] DELETE /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:04.429346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.432305 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:43:04.432572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.432835 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.446990 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.446990 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:04.461996 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:04.466952 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e81822ec-6657-4ec9-8e6a-66602ee3e175 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 200 Jul 22 04:43:04.466952 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 335/1354] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:43:04.708932 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.711216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:04.711419 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.711652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.727936 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.727936 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:04.735337 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:04.745931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57b1b822-5fa4-47dc-a300-f09737eefe95 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:04.746513 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 336/1355] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:04.765072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-276aaafd-61c8-416d-84a3-109db87414c8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.766499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-276aaafd-61c8-416d-84a3-109db87414c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:04.766749 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-276aaafd-61c8-416d-84a3-109db87414c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.767025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-276aaafd-61c8-416d-84a3-109db87414c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.780112 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.780112 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:04.784325 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-276aaafd-61c8-416d-84a3-109db87414c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] Volume info retrieved successfully. Jul 22 04:43:04.789618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-276aaafd-61c8-416d-84a3-109db87414c8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-reader] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:04.790171 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 341/1356] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:04.868352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.878619 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:04.878619 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:04.878619 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:04.892640 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.892640 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:04.897029 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:04.903823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-7f616364-7151-416f-93bd-2621aa8f0a63 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:04.904792 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 345/1357] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:04 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:04.931249 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:04.944425 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action Jul 22 04:43:04.945082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:04.945082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:04.978059 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:04.978059 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:04.978822 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:04.988169 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Begin detaching volume completed successfully. Jul 22 04:43:04.989109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-20736d3c-9852-45a9-aaeb-11ffac44950b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action returned with HTTP 202 Jul 22 04:43:04.989109 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 336/1358] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:43:04 2026] POST /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:43:05.019242 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ab40806e-383d-4744-9408-e8120aee0b51 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.022601 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab40806e-383d-4744-9408-e8120aee0b51 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:05.022601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab40806e-383d-4744-9408-e8120aee0b51 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.022601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab40806e-383d-4744-9408-e8120aee0b51 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.040236 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.040236 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:05.048565 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ab40806e-383d-4744-9408-e8120aee0b51 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:05.056913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-62f4f11c-b368-4505-835e-fb302777ea14 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.057407 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62f4f11c-b368-4505-835e-fb302777ea14 None None] GET https://10.4.3.175/volume// Jul 22 04:43:05.057624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62f4f11c-b368-4505-835e-fb302777ea14 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.058198 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab40806e-383d-4744-9408-e8120aee0b51 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:05.058244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-62f4f11c-b368-4505-835e-fb302777ea14 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.059982 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 337/1359] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:05.060054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-62f4f11c-b368-4505-835e-fb302777ea14 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:05.060054 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 342/1360] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:05.071121 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.074133 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:05.074406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.075716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.088640 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.088640 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:05.095039 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:05.102504 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-c9477f76-ee72-473f-b1e2-a40c83c5b5ff tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:05.104126 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 346/1361] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:05.239463 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.243560 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:05.243560 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.243825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.254703 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.254703 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:05.263466 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:05.272140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef3cd9e7-5bb3-4051-a317-0e5747318030 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 200 Jul 22 04:43:05.272472 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 337/1362] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:05.289251 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.293929 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:05.293929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.294267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.305188 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.305188 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:05.314642 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:05.321988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e2b7026-827a-4957-bab4-f9ae6d7427f6 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 200 Jul 22 04:43:05.322833 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 338/1363] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:05.341889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e0d2558f-9991-40c2-9183-660b99f92b08 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.343813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:05.344318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.344318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.344580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:05.354284 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.354284 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:05.354895 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:05.388421 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume request issued successfully. Jul 22 04:43:05.388637 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e0d2558f-9991-40c2-9183-660b99f92b08 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 202 Jul 22 04:43:05.389181 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 343/1364] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:05 2026] DELETE /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:05.399591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.403686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:05.404356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.404985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.422878 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.422878 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:05.432934 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:05.445398 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f20a0a4e-4a39-455b-9013-b150033bcd00 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 200 Jul 22 04:43:05.446128 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 347/1365] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 1192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:05.482921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1ed6751-7fbf-4837-96f2-a12c6a4fdf26 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.489096 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1ed6751-7fbf-4837-96f2-a12c6a4fdf26 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace Jul 22 04:43:05.489096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1ed6751-7fbf-4837-96f2-a12c6a4fdf26 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.489096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1ed6751-7fbf-4837-96f2-a12c6a4fdf26 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.499658 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1ed6751-7fbf-4837-96f2-a12c6a4fdf26 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace returned with HTTP 404 Jul 22 04:43:05.500522 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 338/1366] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/ba794c5f-17a3-42b5-8468-95108ef8dace => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:05.512471 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9233205c-2a0b-4321-8411-13e875c70592 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.514653 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:43:05.515630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.515630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.516771 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume with id: b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:43:05.531080 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.531080 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:05.531706 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:05.558214 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Delete volume request issued successfully. Jul 22 04:43:05.558604 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9233205c-2a0b-4321-8411-13e875c70592 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 202 Jul 22 04:43:05.559312 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 339/1367] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:05 2026] DELETE /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:05.571792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6b188257-40a7-4a17-93db-16740a687288 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:05.581095 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b188257-40a7-4a17-93db-16740a687288 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:43:05.581413 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b188257-40a7-4a17-93db-16740a687288 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:05.581914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6b188257-40a7-4a17-93db-16740a687288 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:05.597983 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:05.597983 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:05.608123 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6b188257-40a7-4a17-93db-16740a687288 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Volume info retrieved successfully. Jul 22 04:43:05.621908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6b188257-40a7-4a17-93db-16740a687288 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 200 Jul 22 04:43:05.622579 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 344/1368] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:05 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 1359 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:06.075227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:06.077460 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:06.077842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:06.077842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:06.100065 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:06.100065 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:06.105220 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:06.111414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b018c7c-c8da-4de3-9624-7749d5816a83 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:06.112144 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 348/1369] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:06 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:06.463428 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9e96065b-0170-4054-aacb-111596bbe04e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:06.466071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e96065b-0170-4054-aacb-111596bbe04e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:06.466071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e96065b-0170-4054-aacb-111596bbe04e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:06.466221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e96065b-0170-4054-aacb-111596bbe04e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:06.477175 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e96065b-0170-4054-aacb-111596bbe04e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 404 Jul 22 04:43:06.477868 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 339/1370] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:06 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:06.638392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ab4dece-05c5-4de6-b6d2-6652aea68420 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:06.641434 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ab4dece-05c5-4de6-b6d2-6652aea68420 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] GET https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 Jul 22 04:43:06.641682 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ab4dece-05c5-4de6-b6d2-6652aea68420 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:06.642155 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ab4dece-05c5-4de6-b6d2-6652aea68420 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:06.649157 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ab4dece-05c5-4de6-b6d2-6652aea68420 tempest-TaggedBootDevicesTest-1346745830 tempest-TaggedBootDevicesTest-1346745830-project-member] https://10.4.3.175/volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 returned with HTTP 404 Jul 22 04:43:06.649798 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 340/1371] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:06 2026] GET /volume/v3/volumes/b99c1309-08a1-4abd-86bc-9ee11ec82c00 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:07.136008 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0bdad2bd-9330-4081-b712-b92def81d313 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:07.141852 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bdad2bd-9330-4081-b712-b92def81d313 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:07.145742 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bdad2bd-9330-4081-b712-b92def81d313 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:07.145742 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bdad2bd-9330-4081-b712-b92def81d313 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:07.169732 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:07.169732 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:07.174647 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0bdad2bd-9330-4081-b712-b92def81d313 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:07.181220 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bdad2bd-9330-4081-b712-b92def81d313 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:07.181817 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 345/1372] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:07 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:08.200819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:08.203537 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:08.203975 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:08.204428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:08.219614 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:08.219614 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:08.225888 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:08.230544 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb1f1093-931a-45bc-9d5e-4134f5c4ed34 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:08.231000 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 349/1373] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:08 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:09.249654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:09.251689 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:09.252081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:09.252297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:09.268874 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:09.268874 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:09.274928 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:09.284710 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e7ea611-87bf-4762-997f-9fc76e4ffcc8 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:09.285647 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 340/1374] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:09.408623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:09.412696 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:09.413297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:09.413297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:09.428932 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:09.428932 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:09.437314 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:09.448980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-73d88e44-90a8-47fa-afbe-69cc9e974095 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:09.449800 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 341/1375] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:09 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:43:09.523736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:09.525863 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:09.526300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "688fa947-150c-4c0d-98b1-f816c9bab063", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:09.528158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '688fa947-150c-4c0d-98b1-f816c9bab063', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:09.823045 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume of 1 GB Jul 22 04:43:09.829227 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Availability Zones retrieved successfully. Jul 22 04:43:09.837377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (3a70ac8e-ff2b-434a-a0ee-4585ea5dac15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:09.838959 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c070e1f-7637-433b-9262-6e35b57be083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:09.840022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:09.918911 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c070e1f-7637-433b-9262-6e35b57be083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:09.920213 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aecefa4-f927-4532-ab6e-02b04336ba43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:09.986549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['2a5ccffa-95aa-457a-bd21-1530488e47b0', '558d53e8-2c6f-4d48-be73-226011b2d3b1', 'b032d6bc-b545-4d64-80f9-67460b49052f', 'd530505c-21fa-4329-b4fd-a92314801ebc'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:09.987599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aecefa4-f927-4532-ab6e-02b04336ba43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5ccffa-95aa-457a-bd21-1530488e47b0', '558d53e8-2c6f-4d48-be73-226011b2d3b1', 'b032d6bc-b545-4d64-80f9-67460b49052f', 'd530505c-21fa-4329-b4fd-a92314801ebc']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:09.988461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f19a39-3fca-4590-8f34-cf1c9064e856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:10.019768 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f19a39-3fca-4590-8f34-cf1c9064e856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd539599-ed44-456c-a897-92ac5b416277', '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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['2a5ccffa-95aa-457a-bd21-1530488e47b0','558d53e8-2c6f-4d48-be73-226011b2d3b1','b032d6bc-b545-4d64-80f9-67460b49052f','d530505c-21fa-4329-b4fd-a92314801ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:09Z,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=bd539599-ed44-456c-a897-92ac5b416277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d3ffeb2e3e44738fb268dc6781667c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eff4184beac4674bbfe95931c5725eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:10.020693 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4525806d-b8f9-44c0-8470-327d482c79b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:10.047165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4525806d-b8f9-44c0-8470-327d482c79b9) transitioned into state 'SUCCESS' from 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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['2a5ccffa-95aa-457a-bd21-1530488e47b0','558d53e8-2c6f-4d48-be73-226011b2d3b1','b032d6bc-b545-4d64-80f9-67460b49052f','d530505c-21fa-4329-b4fd-a92314801ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:10.048051 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0c1ed3-491f-4dfc-a29e-ecfb1ff250fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:10.063455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0c1ed3-491f-4dfc-a29e-ecfb1ff250fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:10.064406 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (3a70ac8e-ff2b-434a-a0ee-4585ea5dac15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:10.064629 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request issued successfully. Jul 22 04:43:10.065303 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92f518a3-1a4a-4795-ac78-6e5ebd510c0e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:10.065758 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 346/1376] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:43:09 2026] POST /volume/v3/volumes => generated 775 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:10.080058 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50b20d14-b5ed-4638-9cfb-765525b171ca None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:10.083276 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50b20d14-b5ed-4638-9cfb-765525b171ca tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:10.083638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50b20d14-b5ed-4638-9cfb-765525b171ca tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:10.085316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50b20d14-b5ed-4638-9cfb-765525b171ca tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:10.096042 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:10.096042 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:10.102190 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-50b20d14-b5ed-4638-9cfb-765525b171ca tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:10.112998 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50b20d14-b5ed-4638-9cfb-765525b171ca tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:10.113569 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 350/1377] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:10 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:10.308750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:10.310730 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:10.310815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:10.311664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:10.322121 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:10.322121 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:10.326214 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:10.332312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e98d7fb2-9d4f-4042-a872-5ff4a651605e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:10.332725 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 341/1378] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:10 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:10.798852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-a5946ae1-7b32-4c63-83ef-b2d03abe4818 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:10.802783 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-a5946ae1-7b32-4c63-83ef-b2d03abe4818 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 Jul 22 04:43:10.802949 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-a5946ae1-7b32-4c63-83ef-b2d03abe4818 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:10.803677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-a5946ae1-7b32-4c63-83ef-b2d03abe4818 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:10.814529 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:10.814529 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:10.889515 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-78fbeef9-a4da-4aa2-907e-ac0afea67b2b req-a5946ae1-7b32-4c63-83ef-b2d03abe4818 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 returned with HTTP 200 Jul 22 04:43:10.890335 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 342/1379] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:43:10 2026] DELETE /volume/v3/attachments/26e8f707-c179-408a-b1d0-7a8138814516 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:11.134625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:11.139287 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:11.139287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:11.139287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:11.153238 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.153238 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:11.159263 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:11.164462 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9db1b2d7-61c5-4c8a-bc27-9f8f5cc236ae tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:11.165022 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 347/1380] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:11 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:11.353580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ea1421ac-32fe-40af-b23a-a490997f67ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:11.356926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea1421ac-32fe-40af-b23a-a490997f67ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:11.357227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea1421ac-32fe-40af-b23a-a490997f67ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:11.357440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea1421ac-32fe-40af-b23a-a490997f67ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:11.372042 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.372042 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:11.379737 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ea1421ac-32fe-40af-b23a-a490997f67ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:11.388933 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea1421ac-32fe-40af-b23a-a490997f67ec tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:11.392809 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 351/1381] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:11 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:11.410190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:11.413373 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:11.413667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:11.413909 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:11.426535 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.426535 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:11.435866 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:11.445120 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-94d9b5dc-c6fb-4ba2-8b6e-85621fe60c8a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:11.446029 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 342/1382] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:11 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:11.544779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-75539706-bbea-4a26-85d4-a522d26828be None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:11.547621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75539706-bbea-4a26-85d4-a522d26828be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:11.548077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75539706-bbea-4a26-85d4-a522d26828be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:11.549071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75539706-bbea-4a26-85d4-a522d26828be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:11.565402 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.565402 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:11.578559 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-75539706-bbea-4a26-85d4-a522d26828be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:11.580465 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75539706-bbea-4a26-85d4-a522d26828be tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:11.580895 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 343/1383] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:11 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:11.683687 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:11.685845 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:11.686365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-809849584", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:11.688594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-809849584', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:11.865244 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume of 1 GB Jul 22 04:43:11.865244 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.865244 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:11.865244 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Availability Zones retrieved successfully. Jul 22 04:43:11.873038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (86bb6743-ce64-4ce2-807f-1108e0a6d4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:11.873572 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764b3e2-534c-4f7c-9890-a4fe01dc0075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:11.874526 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:11.956671 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:11.956671 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:11.974617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b764b3e2-534c-4f7c-9890-a4fe01dc0075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:02Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=febaa061-a361-4879-86dd-72f5c5f6dda0,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'febaa061-a361-4879-86dd-72f5c5f6dda0', 'encryption_key_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=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:11.975462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac825f-6ce1-41ca-b19e-6b17b05b9f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:12.053306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Created reservations ['584b9bee-bf39-4a11-9bf0-4d91e98f6f59', 'a7d30246-b526-4a86-84e1-292557fe3c74', 'b5262ac4-f785-4e63-b14f-83c83742ed5e', '841c6db4-9b02-4792-b331-66ad75638669'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:12.056078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32ac825f-6ce1-41ca-b19e-6b17b05b9f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['584b9bee-bf39-4a11-9bf0-4d91e98f6f59', 'a7d30246-b526-4a86-84e1-292557fe3c74', 'b5262ac4-f785-4e63-b14f-83c83742ed5e', '841c6db4-9b02-4792-b331-66ad75638669']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:12.056078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34dfeb7b-9df9-44bc-b1e5-14f7f0c27b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:12.091792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34dfeb7b-9df9-44bc-b1e5-14f7f0c27b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd96f124d-272b-4c5f-a316-21dd930c7a19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-809849584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['584b9bee-bf39-4a11-9bf0-4d91e98f6f59','a7d30246-b526-4a86-84e1-292557fe3c74','b5262ac4-f785-4e63-b14f-83c83742ed5e','841c6db4-9b02-4792-b331-66ad75638669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-809849584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d96f124d-272b-4c5f-a316-21dd930c7a19,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b1b8412489c14e93874d6ada442f4764',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(febaa061-a361-4879-86dd-72f5c5f6dda0),volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:12.094341 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e640f42-40c1-4511-80d7-e29acb6f2a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:12.119180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e640f42-40c1-4511-80d7-e29acb6f2a48) transitioned into state 'SUCCESS' from state '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-809849584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b1b8412489c14e93874d6ada442f4764',qos_specs=None,replication_status=,reservations=['584b9bee-bf39-4a11-9bf0-4d91e98f6f59','a7d30246-b526-4a86-84e1-292557fe3c74','b5262ac4-f785-4e63-b14f-83c83742ed5e','841c6db4-9b02-4792-b331-66ad75638669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48737fc5ec084a86b85f2f06a6fdae1b',volume_type_id=febaa061-a361-4879-86dd-72f5c5f6dda0)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:12.120050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23e8808-a6bf-4f8c-b13a-4768ca5a2dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:12.134696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23e8808-a6bf-4f8c-b13a-4768ca5a2dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:12.136972 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Flow 'volume_create_api' (86bb6743-ce64-4ce2-807f-1108e0a6d4ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:12.137593 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create volume request issued successfully. Jul 22 04:43:12.139112 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d926a53-0d5b-4a31-99ee-85af5fef493a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:12.139825 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 348/1384] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:43:11 2026] POST /volume/v3/volumes => generated 759 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 04:43:12.159642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:12.161497 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:12.161679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:12.161870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:12.171477 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:12.171477 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:12.176556 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:12.184901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-647533af-34fc-450e-b22d-1df743d80678 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:12.188694 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-647533af-34fc-450e-b22d-1df743d80678 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:12.189435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-647533af-34fc-450e-b22d-1df743d80678 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:12.191612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-647533af-34fc-450e-b22d-1df743d80678 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:12.191888 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44e138a5-7ad0-4ec0-a438-ca794fbb7607 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:12.191888 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 352/1385] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:12 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:12.207329 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:12.207329 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:12.212057 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-647533af-34fc-450e-b22d-1df743d80678 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:12.217622 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-647533af-34fc-450e-b22d-1df743d80678 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:12.217877 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 343/1386] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:12 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:13.210820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:13.212836 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:13.213048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:13.213514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:13.229227 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:13.229227 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:13.236799 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:13.240909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:13.244185 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a3f13b0-e7f7-46ab-9cdb-3cc2eb226bb0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:13.244745 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 344/1387] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:13 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:13.255040 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:13.255040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:13.255040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:13.268412 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:13.268412 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:13.275811 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:13.299585 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb1513b8-ea5e-429b-9d53-439fbab18b82 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:13.303002 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 349/1388] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:13 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 928 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:13.466323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:13.472284 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:13.472284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:13.474185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:13.484117 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:13.484117 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:13.499895 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:13.516313 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-8191aa7e-ede3-4322-9ca4-fe12672f9ab6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:13.517150 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 353/1389] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:13 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1367 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:14.288115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:14.291007 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:14.291356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:14.291580 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:14.300862 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:14.300862 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:14.306194 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:14.312661 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-034ca69f-75e7-4c34-9650-4c7cec0181fb tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:14.313196 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 344/1390] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:14 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:14.322078 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:14.324430 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:14.325059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:14.325462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:14.332991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a7a62287-90fb-42e6-b1b0-99c9139d74be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:14.332991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7a62287-90fb-42e6-b1b0-99c9139d74be None None] GET https://10.4.3.175/volume// Jul 22 04:43:14.332991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7a62287-90fb-42e6-b1b0-99c9139d74be None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:14.332991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7a62287-90fb-42e6-b1b0-99c9139d74be None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:14.332991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7a62287-90fb-42e6-b1b0-99c9139d74be None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:14.333907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 350/1391] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:43: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 22 04:43:14.336606 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:14.336606 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:14.342040 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:14.347255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-e174ac68-6749-452c-9295-5344ba2149a6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:14.349439 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1cf9f934-adc4-4b8a-8c77-cd5c7f3a8761 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:14.350057 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 345/1392] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:14 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:14.350129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-e174ac68-6749-452c-9295-5344ba2149a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:43:14.350515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-e174ac68-6749-452c-9295-5344ba2149a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d96f124d-272b-4c5f-a316-21dd930c7a19", "connector": null, "instance_uuid": "b3041826-2010-4f76-a6fb-c67b85a4ed0a"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:14.362882 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:14.362882 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:14.432485 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-e174ac68-6749-452c-9295-5344ba2149a6 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:43:14.433162 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 354/1393] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:43:14 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:15.377574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-87b52668-fb94-4415-b903-941bbc6e7237 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:15.382953 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87b52668-fb94-4415-b903-941bbc6e7237 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:15.382953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87b52668-fb94-4415-b903-941bbc6e7237 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:15.382953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87b52668-fb94-4415-b903-941bbc6e7237 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:15.395412 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:15.395412 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:15.401069 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-87b52668-fb94-4415-b903-941bbc6e7237 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:15.407908 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87b52668-fb94-4415-b903-941bbc6e7237 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:15.408457 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 345/1394] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:15 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:43:16.426643 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-27630c90-14f4-4f59-8506-00d192fdf019 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:16.429776 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27630c90-14f4-4f59-8506-00d192fdf019 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:16.429776 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27630c90-14f4-4f59-8506-00d192fdf019 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:16.430319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27630c90-14f4-4f59-8506-00d192fdf019 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:16.448881 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:16.448881 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:16.457028 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-27630c90-14f4-4f59-8506-00d192fdf019 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:16.466018 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27630c90-14f4-4f59-8506-00d192fdf019 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:16.466470 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 351/1395] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:16 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 928 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:16.553151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7eede5c6-a681-430a-a9ff-1e0e8b9d916b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:16.602232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e947a9e0-57f6-436d-aeea-e2c5ee9ab711 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:16.602232 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e947a9e0-57f6-436d-aeea-e2c5ee9ab711 None None] GET https://10.4.3.175/volume// Jul 22 04:43:16.602232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e947a9e0-57f6-436d-aeea-e2c5ee9ab711 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:16.602232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e947a9e0-57f6-436d-aeea-e2c5ee9ab711 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:16.602758 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e947a9e0-57f6-436d-aeea-e2c5ee9ab711 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:16.602936 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 355/1396] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:16.615422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:16.619931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:16.619931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:16.619931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:16.632731 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:16.632731 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:16.638578 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:16.643624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-f76ac844-f328-477d-9659-21ffd4b14b17 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:16.644081 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 346/1397] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:16 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1546 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:16.655403 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7eede5c6-a681-430a-a9ff-1e0e8b9d916b tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:43:16.655897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7eede5c6-a681-430a-a9ff-1e0e8b9d916b tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120", "extra_specs": {}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:16.678512 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7eede5c6-a681-430a-a9ff-1e0e8b9d916b tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:43:16.678716 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 346/1398] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:43:16 2026] POST /volume/v3/types => generated 268 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:16.772164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:16.775603 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] PUT https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 Jul 22 04:43:16.776105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:16.789394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Acquiring lock "cinder-attachment_update-d96f124d-272b-4c5f-a316-21dd930c7a19-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:43:16.797082 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-d96f124d-272b-4c5f-a316-21dd930c7a19-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:43:16.799679 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:16.799679 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:16.962831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Lock "cinder-attachment_update-d96f124d-272b-4c5f-a316-21dd930c7a19-np0000005618" released by "attachment_update" :: held 0.165s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:43:16.962831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-5a06eae8-74fe-45e1-8be1-821f6952fcbc tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 returned with HTTP 200 Jul 22 04:43:16.967270 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 352/1399] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:43:16 2026] PUT /volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:17.008586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-56da601a-db49-449c-b5b7-ea3d7d46089a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.011159 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-56da601a-db49-449c-b5b7-ea3d7d46089a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5/action Jul 22 04:43:17.011590 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-56da601a-db49-449c-b5b7-ea3d7d46089a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:17.011737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-56da601a-db49-449c-b5b7-ea3d7d46089a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:17.041173 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:17.041173 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:17.063269 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-add0118e-4fa7-426b-ad72-7d810f7c13e7 req-56da601a-db49-449c-b5b7-ea3d7d46089a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5/action returned with HTTP 204 Jul 22 04:43:17.064030 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 356/1400] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:43:17 2026] POST /volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:17.483608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-70676456-f636-4cf4-9c61-1d51db999112 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.486664 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-70676456-f636-4cf4-9c61-1d51db999112 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:17.487182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-70676456-f636-4cf4-9c61-1d51db999112 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:17.488353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-70676456-f636-4cf4-9c61-1d51db999112 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:17.510104 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:17.510104 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:17.519236 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-70676456-f636-4cf4-9c61-1d51db999112 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:17.533124 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-70676456-f636-4cf4-9c61-1d51db999112 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:17.533978 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 347/1401] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:17 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 1193 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:17.560277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0832a079-e7aa-410e-ab18-3731397040ec None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.563835 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0832a079-e7aa-410e-ab18-3731397040ec tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:17.563835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0832a079-e7aa-410e-ab18-3731397040ec tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:17.564372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0832a079-e7aa-410e-ab18-3731397040ec tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:17.583358 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:17.583358 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:17.593123 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0832a079-e7aa-410e-ab18-3731397040ec tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:17.603367 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0832a079-e7aa-410e-ab18-3731397040ec tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:17.603367 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 347/1402] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:17 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 1193 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:17.625761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-68400418-e85f-49ac-b698-4b9940027252 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.633362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:43:17.633677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd539599-ed44-456c-a897-92ac5b416277", "name": "tempest-VolumeImageDependencyTests-Snapshot-1316780462"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:17.658510 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:17.658510 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:17.658674 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:17.658835 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create snapshot from volume bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:17.725472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.730263 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:17.730263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-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": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "source_volid": null, "backup_id": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:17.733493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-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': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'source_volid': None, 'backup_id': None}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:17.771558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['95a01715-707c-4f11-bcdf-4e1df8c6c534', 'add76794-e582-4a68-a7a3-6c0cf7df56d2', 'bd3cc368-87c1-420b-89a4-501ce9ad3fa7', 'b918a5aa-78b1-4aef-b99b-997dac8dedf3'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:17.842081 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot create request issued successfully. Jul 22 04:43:17.842682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68400418-e85f-49ac-b698-4b9940027252 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:43:17.843553 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 353/1403] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:43:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:17.864075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:17.871142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:17.871142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:17.871142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:17.877737 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:17.877737 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:17.878670 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot retrieved successfully. Jul 22 04:43:17.880033 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27ef9ff4-f9f0-49d5-8063-06f0c781675e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 200 Jul 22 04:43:17.881752 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 348/1404] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:17 2026] GET /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:17.929812 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Create volume of 1 GB Jul 22 04:43:17.936954 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Availability Zones retrieved successfully. Jul 22 04:43:17.943916 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Flow 'volume_create_api' (18d9d8a7-6128-4d83-b46b-529cf15bd053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:17.945165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4764d78c-c936-4c6c-9399-d71565606516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:17.946288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:18.058677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4764d78c-c936-4c6c-9399-d71565606516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:18.060243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d426eeab-ca7c-49e5-b4f6-7adca3b886da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:18.140457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Created reservations ['eaccbdba-2e7e-4f6c-8446-c0c64121426f', '21c1ed6a-4426-422e-a279-e1bdb867d928', '13602407-ab76-44dc-a05a-dc622bb7860d', 'fd4dedb8-177f-4e68-bbc5-af164a198430'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:18.140673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d426eeab-ca7c-49e5-b4f6-7adca3b886da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaccbdba-2e7e-4f6c-8446-c0c64121426f', '21c1ed6a-4426-422e-a279-e1bdb867d928', '13602407-ab76-44dc-a05a-dc622bb7860d', 'fd4dedb8-177f-4e68-bbc5-af164a198430']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:18.142194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11bdb6e-2041-4b3d-8188-e3c415d23283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:18.183826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11bdb6e-2041-4b3d-8188-e3c415d23283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1a8d89-4708-4de6-bb51-3d6c56c774c6', '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='035cf6c53d754a8ab8ddb5e2fffbe2d8',qos_specs=None,replication_status=,reservations=['eaccbdba-2e7e-4f6c-8446-c0c64121426f','21c1ed6a-4426-422e-a279-e1bdb867d928','13602407-ab76-44dc-a05a-dc622bb7860d','fd4dedb8-177f-4e68-bbc5-af164a198430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43: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=ce1a8d89-4708-4de6-bb51-3d6c56c774c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035cf6c53d754a8ab8ddb5e2fffbe2d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:18.184783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520de711-f6fe-4041-a399-f9642bb81e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:18.220344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520de711-f6fe-4041-a399-f9642bb81e83) transitioned into 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='035cf6c53d754a8ab8ddb5e2fffbe2d8',qos_specs=None,replication_status=,reservations=['eaccbdba-2e7e-4f6c-8446-c0c64121426f','21c1ed6a-4426-422e-a279-e1bdb867d928','13602407-ab76-44dc-a05a-dc622bb7860d','fd4dedb8-177f-4e68-bbc5-af164a198430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a88847e9e6ff4b729c11aa735c72bd8c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:18.220344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42cb0bc-8c5e-4f84-b442-c911a7058051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:18.238116 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a42cb0bc-8c5e-4f84-b442-c911a7058051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:18.238850 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Flow 'volume_create_api' (18d9d8a7-6128-4d83-b46b-529cf15bd053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:18.238850 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Create volume request issued successfully. Jul 22 04:43:18.240253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-0f3bf3e6-9b23-4876-a6ab-208aa9e69a6e tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:18.240253 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 357/1405] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:43:17 2026] POST /volume/v3/volumes => generated 703 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:18.257379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:18.262783 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:43:18.263089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:18.263375 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:18.280892 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:18.280892 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:18.292577 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:43:18.300828 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-f23d747b-faa8-49f7-9cdb-70bec639ecee tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 200 Jul 22 04:43:18.301612 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 348/1406] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:18 2026] GET /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:43:18.316599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:18.320224 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:43:18.320440 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:18.320845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:18.332295 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:18.332295 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:18.337985 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:43:18.344298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-3ea0af61-16d5-4381-a3c4-f5504b946ec0 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 200 Jul 22 04:43:18.345099 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 354/1407] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:18 2026] GET /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:18.896247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:18.900424 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:18.900880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:18.901319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:18.912924 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:18.912924 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:18.913659 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot retrieved successfully. Jul 22 04:43:18.914982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a52ce60f-e23b-4b62-a6b3-b43f4364dffe tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 200 Jul 22 04:43:18.915887 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 349/1408] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:18 2026] GET /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:18.930083 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1f1780c5-1392-45c1-b020-8f07fadb95be None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:18.932609 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:18.933094 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "90db8f4d-5cc9-4c00-bdaa-6377805c0772", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:18.935588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '90db8f4d-5cc9-4c00-bdaa-6377805c0772', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:18.941761 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:18.941761 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:18.942298 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot retrieved successfully. Jul 22 04:43:18.942545 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume of 1 GB Jul 22 04:43:18.947748 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Availability Zones retrieved successfully. Jul 22 04:43:18.957236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (99e84a8a-a757-40b4-b1ac-d32e92e52fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:18.958622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d89ac1-0840-41ec-8fcc-263bc7d073ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:18.960208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:19.011903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d89ac1-0840-41ec-8fcc-263bc7d073ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90db8f4d-5cc9-4c00-bdaa-6377805c0772', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:19.013147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776d497e-06f6-47db-9096-efd8973630a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:19.073057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Created reservations ['6aa47442-a276-4897-b9bc-626f2cbd3a24', '784593e5-8582-421e-8bed-c4196e8bdc77', '96065aa8-ac64-452b-bb75-a866aac3a216', 'e9a67a68-36fb-4e16-a2d7-c75e4e1379fb'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:19.073976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (776d497e-06f6-47db-9096-efd8973630a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa47442-a276-4897-b9bc-626f2cbd3a24', '784593e5-8582-421e-8bed-c4196e8bdc77', '96065aa8-ac64-452b-bb75-a866aac3a216', 'e9a67a68-36fb-4e16-a2d7-c75e4e1379fb']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:19.074816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf44d78-7724-49c8-97cd-5b6d21836aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:19.127230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcf44d78-7724-49c8-97cd-5b6d21836aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0286f7e7-8ffe-4ce2-af24-7408d013bd77', '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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['6aa47442-a276-4897-b9bc-626f2cbd3a24','784593e5-8582-421e-8bed-c4196e8bdc77','96065aa8-ac64-452b-bb75-a866aac3a216','e9a67a68-36fb-4e16-a2d7-c75e4e1379fb'],size=1,snapshot_id=90db8f4d-5cc9-4c00-bdaa-6377805c0772,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:43:19Z,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=0286f7e7-8ffe-4ce2-af24-7408d013bd77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d3ffeb2e3e44738fb268dc6781667c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90db8f4d-5cc9-4c00-bdaa-6377805c0772,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eff4184beac4674bbfe95931c5725eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:19.128391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4497929a-617e-41ff-bad5-4d8657188264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:19.164152 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4497929a-617e-41ff-bad5-4d8657188264) transitioned into state 'SUCCESS' from 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='30d3ffeb2e3e44738fb268dc6781667c',qos_specs=None,replication_status=,reservations=['6aa47442-a276-4897-b9bc-626f2cbd3a24','784593e5-8582-421e-8bed-c4196e8bdc77','96065aa8-ac64-452b-bb75-a866aac3a216','e9a67a68-36fb-4e16-a2d7-c75e4e1379fb'],size=1,snapshot_id=90db8f4d-5cc9-4c00-bdaa-6377805c0772,source_replicaid=,source_volid=None,status='creating',user_id='9eff4184beac4674bbfe95931c5725eb',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:19.165672 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9623fa1-6b61-44ec-a774-b2a9be23a85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:19.199607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9623fa1-6b61-44ec-a774-b2a9be23a85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:19.199940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Flow 'volume_create_api' (99e84a8a-a757-40b4-b1ac-d32e92e52fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:19.204001 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Create volume request issued successfully. Jul 22 04:43:19.204001 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1f1780c5-1392-45c1-b020-8f07fadb95be tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:19.204001 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 358/1409] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:43:18 2026] POST /volume/v3/volumes => generated 809 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:19.224592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c22c2be-5bfe-481c-822b-45eede3db096 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:19.226947 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c22c2be-5bfe-481c-822b-45eede3db096 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:19.228043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c22c2be-5bfe-481c-822b-45eede3db096 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:19.228043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c22c2be-5bfe-481c-822b-45eede3db096 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:19.240924 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:19.240924 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:19.250869 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7c22c2be-5bfe-481c-822b-45eede3db096 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:19.259052 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c22c2be-5bfe-481c-822b-45eede3db096 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 200 Jul 22 04:43:19.260412 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 349/1410] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:19 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 877 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:20.012161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c39030c3-ee17-4168-843e-22e71b58e21f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.018943 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c39030c3-ee17-4168-843e-22e71b58e21f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:43:20.023034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c39030c3-ee17-4168-843e-22e71b58e21f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890", "extra_specs": {}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:20.053695 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c39030c3-ee17-4168-843e-22e71b58e21f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:43:20.053695 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 355/1411] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:43:20 2026] POST /volume/v3/types => generated 269 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:20.068724 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-492b91c7-9b23-4f32-b0bc-84954bba9958 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.070741 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-492b91c7-9b23-4f32-b0bc-84954bba9958 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:43:20.071880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-492b91c7-9b23-4f32-b0bc-84954bba9958 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086", "extra_specs": {}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:20.095044 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-492b91c7-9b23-4f32-b0bc-84954bba9958 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:43:20.095470 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 350/1412] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:43:20 2026] POST /volume/v3/types => generated 267 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:20.106834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.108454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:20.108908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-250982341", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:20.110838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-250982341', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:20.115597 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume of 1 GB Jul 22 04:43:20.115974 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.115974 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:20.116648 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Availability Zones retrieved successfully. Jul 22 04:43:20.126457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (0a091d08-7125-45d2-9e61-f9533a6c18d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:20.127781 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444f4f4a-5409-4ee8-bc47-24311133e82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.130154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:20.156158 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (444f4f4a-5409-4ee8-bc47-24311133e82e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1552230-269b-4743-a9f5-0da37d047447,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1552230-269b-4743-a9f5-0da37d047447', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.156992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8c30de-3178-4807-acfa-d19642c0916c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.199753 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:20.200214 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:20.245586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Created reservations ['f6245844-d712-4df9-a750-42797331a7d2', '3952b72c-8948-4722-80cd-47bba269fa16', '5dc67dd7-a5b3-4a9f-b369-80c28080bfec', 'd5631c82-df67-41d3-b999-0f08b68e2ee2'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:20.246524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8c30de-3178-4807-acfa-d19642c0916c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6245844-d712-4df9-a750-42797331a7d2', '3952b72c-8948-4722-80cd-47bba269fa16', '5dc67dd7-a5b3-4a9f-b369-80c28080bfec', 'd5631c82-df67-41d3-b999-0f08b68e2ee2']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.247549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8d1b53-1591-4b91-9199-3324594a44eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.277252 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8d1b53-1591-4b91-9199-3324594a44eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc1490e4-0c92-4e7d-8137-132976a1109c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-250982341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['f6245844-d712-4df9-a750-42797331a7d2','3952b72c-8948-4722-80cd-47bba269fa16','5dc67dd7-a5b3-4a9f-b369-80c28080bfec','d5631c82-df67-41d3-b999-0f08b68e2ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=f1552230-269b-4743-a9f5-0da37d047447), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-250982341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc1490e4-0c92-4e7d-8137-132976a1109c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='167338668c684fd89a9c88db890b0706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae5b162846014424b091460ce32811a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1552230-269b-4743-a9f5-0da37d047447),volume_type_id=f1552230-269b-4743-a9f5-0da37d047447)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.278384 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91cec4-24b8-435a-a382-aee3139adc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.279052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.281499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:20.282266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:20.282266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:20.290827 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.290827 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:20.295736 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:20.301067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eea88e26-e7fd-4cde-90b2-c74028888a80 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 200 Jul 22 04:43:20.301475 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 350/1413] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:20 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:20.304743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a91cec4-24b8-435a-a382-aee3139adc16) transitioned into state 'SUCCESS' from state '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-250982341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['f6245844-d712-4df9-a750-42797331a7d2','3952b72c-8948-4722-80cd-47bba269fa16','5dc67dd7-a5b3-4a9f-b369-80c28080bfec','d5631c82-df67-41d3-b999-0f08b68e2ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=f1552230-269b-4743-a9f5-0da37d047447)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.305777 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed7d885-04f2-4bb8-bfec-b560e93f8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.318735 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.320282 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed7d885-04f2-4bb8-bfec-b560e93f8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.320908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:20.321198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:20.321442 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (0a091d08-7125-45d2-9e61-f9533a6c18d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:20.321496 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:20.321861 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request issued successfully. Jul 22 04:43:20.322673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b05a14fe-d35b-4477-a5f8-e877f108a901 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:20.323359 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 359/1414] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:43:20 2026] POST /volume/v3/volumes => generated 846 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:20.330250 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.330250 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:20.336897 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:20.338956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.346167 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:20.347192 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1878324441", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:20.350415 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1878324441', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:20.352574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4fff1d7b-6a6a-4814-91eb-8167ac2d0846 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 200 Jul 22 04:43:20.353149 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 356/1415] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:20 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:20.356341 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume of 1 GB Jul 22 04:43:20.356760 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.356760 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:20.358070 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Availability Zones retrieved successfully. Jul 22 04:43:20.368741 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (62193e49-e052-45e2-bcf4-38b874536570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:20.370212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4aee74-27b4-4798-99c4-30aa4a8c2599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.372793 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.375499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:20.375642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:20.382652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:20.383895 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:20.383895 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete snapshot with id: 90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:20.393739 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.393739 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:20.394416 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot retrieved successfully. Jul 22 04:43:20.414226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4aee74-27b4-4798-99c4-30aa4a8c2599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:43:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2860283f-907c-47fa-aefb-7e8091c6a88c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2860283f-907c-47fa-aefb-7e8091c6a88c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.415482 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35822f9d-f5bf-40f1-84d4-e796ca7a2d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.425411 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot delete request issued successfully. Jul 22 04:43:20.425757 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36240ae1-c4c9-49ae-9497-fecf59bd36e5 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 202 Jul 22 04:43:20.426370 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 351/1416] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:43:20 2026] DELETE /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:20.437116 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63a331fe-9a69-47af-a5d0-307786da6854 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.445588 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63a331fe-9a69-47af-a5d0-307786da6854 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:20.445756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63a331fe-9a69-47af-a5d0-307786da6854 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:20.447525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63a331fe-9a69-47af-a5d0-307786da6854 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:20.459126 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.459126 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:20.461541 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63a331fe-9a69-47af-a5d0-307786da6854 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Snapshot retrieved successfully. Jul 22 04:43:20.463256 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63a331fe-9a69-47af-a5d0-307786da6854 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 200 Jul 22 04:43:20.463761 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 360/1417] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:20 2026] GET /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:20.466872 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:20.467789 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:20.557227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Created reservations ['5ada6182-26a5-44c3-bd30-96c3ce55c6e0', 'c53b7304-2ad5-4769-b34e-4a97b5008ed6', '3341d8a6-ff23-431e-867e-32ac2d0b1fe8', 'e6db3b5d-3b30-4269-b81c-5a3cf6cc082e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:20.558341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35822f9d-f5bf-40f1-84d4-e796ca7a2d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ada6182-26a5-44c3-bd30-96c3ce55c6e0', 'c53b7304-2ad5-4769-b34e-4a97b5008ed6', '3341d8a6-ff23-431e-867e-32ac2d0b1fe8', 'e6db3b5d-3b30-4269-b81c-5a3cf6cc082e']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.559719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f87c844-aad0-4ee2-96a6-6a565917ee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.601696 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f87c844-aad0-4ee2-96a6-6a565917ee33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ff491a-5d78-4cf4-b339-48ffa7f54c29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1878324441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['5ada6182-26a5-44c3-bd30-96c3ce55c6e0','c53b7304-2ad5-4769-b34e-4a97b5008ed6','3341d8a6-ff23-431e-867e-32ac2d0b1fe8','e6db3b5d-3b30-4269-b81c-5a3cf6cc082e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=2860283f-907c-47fa-aefb-7e8091c6a88c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1878324441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ff491a-5d78-4cf4-b339-48ffa7f54c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='167338668c684fd89a9c88db890b0706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae5b162846014424b091460ce32811a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2860283f-907c-47fa-aefb-7e8091c6a88c),volume_type_id=2860283f-907c-47fa-aefb-7e8091c6a88c)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.602290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32e0a96-a4cf-4a0e-94c1-4ed79e92080c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.629736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b32e0a96-a4cf-4a0e-94c1-4ed79e92080c) transitioned into state 'SUCCESS' from state '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-1878324441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['5ada6182-26a5-44c3-bd30-96c3ce55c6e0','c53b7304-2ad5-4769-b34e-4a97b5008ed6','3341d8a6-ff23-431e-867e-32ac2d0b1fe8','e6db3b5d-3b30-4269-b81c-5a3cf6cc082e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=2860283f-907c-47fa-aefb-7e8091c6a88c)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.630567 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a001594-1b33-4aff-866c-6f6d8d2739be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.649446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a001594-1b33-4aff-866c-6f6d8d2739be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.650175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (62193e49-e052-45e2-bcf4-38b874536570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:20.650590 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request issued successfully. Jul 22 04:43:20.651544 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dba1552a-5e94-47f0-8e4b-d061bbb33468 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:20.652062 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 351/1418] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:43:20 2026] POST /volume/v3/volumes => generated 845 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:20.698276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f4a759c0-6e24-4673-9f87-289339557450 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:20.703573 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:20.704042 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1961406977", "snapshot_id": null, "imageRef": "d86f2ecd-52cc-4a2e-bc9e-a6cefdd76dc0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:20.705948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1961406977', 'snapshot_id': None, 'imageRef': 'd86f2ecd-52cc-4a2e-bc9e-a6cefdd76dc0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:20.856081 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume of 1 GB Jul 22 04:43:20.856387 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:20.856387 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:20.856938 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Availability Zones retrieved successfully. Jul 22 04:43:20.867129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (20cd5b79-1dbd-4a7e-9b6a-00841d28af6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:20.868908 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0081d04b-375b-4ac1-9a54-691119ae29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:20.870924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:20.973864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0081d04b-375b-4ac1-9a54-691119ae29e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:43:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca1021a5-f7cc-428d-a80b-0e41419ec8d8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca1021a5-f7cc-428d-a80b-0e41419ec8d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:20.974766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb57663-ec8e-4dfc-bf8b-67a86874db22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:21.007358 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:21.007358 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:21.051864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Created reservations ['6ffb4f80-17cb-4a95-86aa-981f0fb26052', 'cf13a42c-00aa-48a6-8705-f64df815f74c', '59d6ec12-8552-47c4-9153-640150299ac5', 'bbbb54fb-9e20-4883-ac10-dc7259bb8536'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:21.055735 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb57663-ec8e-4dfc-bf8b-67a86874db22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffb4f80-17cb-4a95-86aa-981f0fb26052', 'cf13a42c-00aa-48a6-8705-f64df815f74c', '59d6ec12-8552-47c4-9153-640150299ac5', 'bbbb54fb-9e20-4883-ac10-dc7259bb8536']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:21.057909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb2d574-7c27-4c07-be11-0df1e32dd091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:21.095951 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cb2d574-7c27-4c07-be11-0df1e32dd091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4017c441-adac-4e25-be44-00f2bb779a6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1961406977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['6ffb4f80-17cb-4a95-86aa-981f0fb26052','cf13a42c-00aa-48a6-8705-f64df815f74c','59d6ec12-8552-47c4-9153-640150299ac5','bbbb54fb-9e20-4883-ac10-dc7259bb8536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=ca1021a5-f7cc-428d-a80b-0e41419ec8d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1961406977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4017c441-adac-4e25-be44-00f2bb779a6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='167338668c684fd89a9c88db890b0706',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae5b162846014424b091460ce32811a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca1021a5-f7cc-428d-a80b-0e41419ec8d8),volume_type_id=ca1021a5-f7cc-428d-a80b-0e41419ec8d8)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:21.097110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532d6822-f09c-4bee-a461-0e63c2367342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:21.130960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (532d6822-f09c-4bee-a461-0e63c2367342) transitioned into state 'SUCCESS' from state '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-1961406977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='167338668c684fd89a9c88db890b0706',qos_specs=None,replication_status=,reservations=['6ffb4f80-17cb-4a95-86aa-981f0fb26052','cf13a42c-00aa-48a6-8705-f64df815f74c','59d6ec12-8552-47c4-9153-640150299ac5','bbbb54fb-9e20-4883-ac10-dc7259bb8536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae5b162846014424b091460ce32811a1',volume_type_id=ca1021a5-f7cc-428d-a80b-0e41419ec8d8)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:21.131994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9f065a-d619-4763-8591-7fb15aa3139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:21.150737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9f065a-d619-4763-8591-7fb15aa3139d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:21.151935 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Flow 'volume_create_api' (20cd5b79-1dbd-4a7e-9b6a-00841d28af6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:21.152281 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Create volume request issued successfully. Jul 22 04:43:21.153944 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4a759c0-6e24-4673-9f87-289339557450 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:21.153944 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 357/1419] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:43:20 2026] POST /volume/v3/volumes => generated 846 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:21.171812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.174380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:21.174696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.174902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.187083 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.187083 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:21.192439 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:21.200109 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-18492a60-fe2c-4937-bc17-e2e88f4be562 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:21.200708 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 352/1420] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 914 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:21.360407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.368197 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:43:21.368197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.368197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.384188 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.384188 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:21.391583 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:43:21.401887 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-911a5d2c-bcc7-4c0c-aea5-5be3512f1530 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 200 Jul 22 04:43:21.401887 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 361/1421] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 1311 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:21.415654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-847d9b51-4ae7-4468-ad48-4108dd4c0b06 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.421876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-847d9b51-4ae7-4468-ad48-4108dd4c0b06 None None] GET https://10.4.3.175/volume// Jul 22 04:43:21.421876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-847d9b51-4ae7-4468-ad48-4108dd4c0b06 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.421876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-847d9b51-4ae7-4468-ad48-4108dd4c0b06 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.421876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-847d9b51-4ae7-4468-ad48-4108dd4c0b06 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:21.421876 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 352/1422] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:43:21.437881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-2d429294-55ee-4904-9174-5d68a2fb8206 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.441789 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-2d429294-55ee-4904-9174-5d68a2fb8206 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:43:21.442635 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-2d429294-55ee-4904-9174-5d68a2fb8206 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce1a8d89-4708-4de6-bb51-3d6c56c774c6", "connector": null, "instance_uuid": "9921475f-9ebc-4180-891a-131bf9428767"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:21.457852 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.457852 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:21.480101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5b614430-ae01-49b3-a249-cccc5ab3938b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.481769 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b614430-ae01-49b3-a249-cccc5ab3938b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:21.482210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b614430-ae01-49b3-a249-cccc5ab3938b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.482462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b614430-ae01-49b3-a249-cccc5ab3938b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.494658 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b614430-ae01-49b3-a249-cccc5ab3938b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 404 Jul 22 04:43:21.494658 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 353/1423] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:21.507174 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.508773 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:21.509090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.509185 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-2d429294-55ee-4904-9174-5d68a2fb8206 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:43:21.509367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.509886 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: 0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:21.510023 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 358/1424] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:43:21 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:21.519412 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.519412 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:21.520074 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:21.522469 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e9cd0439-befb-42d7-83bd-2dcbc759faaf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.523082 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9cd0439-befb-42d7-83bd-2dcbc759faaf None None] GET https://10.4.3.175/volume// Jul 22 04:43:21.523240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9cd0439-befb-42d7-83bd-2dcbc759faaf None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.523342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9cd0439-befb-42d7-83bd-2dcbc759faaf None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.523786 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9cd0439-befb-42d7-83bd-2dcbc759faaf None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:21.524230 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 353/1425] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:21.544653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.551521 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume request issued successfully. Jul 22 04:43:21.551521 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bbfc875e-ed4d-4ec3-a0ef-ea162706bc65 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 202 Jul 22 04:43:21.551730 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:43:21.551874 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 362/1426] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:21 2026] DELETE /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:21.552018 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.552018 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.566831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-00fe757b-6146-4d85-a076-1bb801690d14 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.571780 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-00fe757b-6146-4d85-a076-1bb801690d14 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:21.571780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-00fe757b-6146-4d85-a076-1bb801690d14 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:21.571780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-00fe757b-6146-4d85-a076-1bb801690d14 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:21.571950 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.571950 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:21.578530 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:43:21.580606 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.580606 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:21.587882 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-00fe757b-6146-4d85-a076-1bb801690d14 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:21.588073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-648b8c99-1552-4bd9-bd78-4c3c74fab31c tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 200 Jul 22 04:43:21.588530 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 354/1427] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 1490 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:21.598436 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-00fe757b-6146-4d85-a076-1bb801690d14 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 200 Jul 22 04:43:21.598436 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 359/1428] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:21 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:21.726104 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.732257 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] PUT https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 Jul 22 04:43:21.732786 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:21.745253 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Acquiring lock "cinder-attachment_update-ce1a8d89-4708-4de6-bb51-3d6c56c774c6-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:43:21.751102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Lock "cinder-attachment_update-ce1a8d89-4708-4de6-bb51-3d6c56c774c6-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:43:21.752181 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.752181 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:21.888996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Lock "cinder-attachment_update-ce1a8d89-4708-4de6-bb51-3d6c56c774c6-np0000005618" released by "attachment_update" :: held 0.136s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:43:21.888996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-8032a407-6801-4ab5-8fbb-122252a0e7eb tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 returned with HTTP 200 Jul 22 04:43:21.888996 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 354/1429] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:43:21 2026] PUT /volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:21.934256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-9e6fa244-61ee-497a-b48f-e2de122d77c8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:21.936869 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-9e6fa244-61ee-497a-b48f-e2de122d77c8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] POST https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224/action Jul 22 04:43:21.937548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-9e6fa244-61ee-497a-b48f-e2de122d77c8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:21.937660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-9e6fa244-61ee-497a-b48f-e2de122d77c8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:21.965817 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:21.965817 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:21.983886 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c91c0b74-2a74-46e7-b3ff-0120eb8febe5 req-9e6fa244-61ee-497a-b48f-e2de122d77c8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224/action returned with HTTP 204 Jul 22 04:43:21.984105 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 363/1430] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:43:21 2026] POST /volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:22.221904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:22.232014 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:22.232014 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:22.232014 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:22.242980 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:22.242980 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:22.252332 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:22.265430 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-266bbdc8-d4e2-46d0-8263-d512b190fa61 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:22.265430 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 355/1431] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:22 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 938 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:22.615307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e9fd570b-fbdd-44bd-b40e-707b368af07f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:22.617762 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9fd570b-fbdd-44bd-b40e-707b368af07f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:22.617876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9fd570b-fbdd-44bd-b40e-707b368af07f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:22.618085 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9fd570b-fbdd-44bd-b40e-707b368af07f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:22.628592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9fd570b-fbdd-44bd-b40e-707b368af07f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 404 Jul 22 04:43:22.629217 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 360/1432] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:22 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:22.970291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:22.973337 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:22.973484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:22.973781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:22.976194 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:22.993560 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:22.993560 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:22.995097 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:23.035139 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume request issued successfully. Jul 22 04:43:23.035487 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7a8cc69-9c6c-45fe-a7f1-f5b4a58b9110 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 202 Jul 22 04:43:23.036207 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 355/1433] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:22 2026] DELETE /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:23.047389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:23.050061 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:23.050425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:23.050597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:23.061725 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:23.061725 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:23.067329 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:23.073785 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63e57536-0bfc-46fa-b0be-8832e0629c2a tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 200 Jul 22 04:43:23.074360 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 364/1434] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:23 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:23.285688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:23.287732 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:23.288198 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:23.288504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:23.296307 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:23.296307 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:23.304118 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:23.306875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac7b51a0-fcff-4b75-b744-a96acef2b0ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:23.307518 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 356/1435] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:23 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:24.094422 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a55ac4a9-c8be-40b8-b08d-f30c22cd3427 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.096990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a55ac4a9-c8be-40b8-b08d-f30c22cd3427 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:24.097401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a55ac4a9-c8be-40b8-b08d-f30c22cd3427 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.097654 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a55ac4a9-c8be-40b8-b08d-f30c22cd3427 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.108003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a55ac4a9-c8be-40b8-b08d-f30c22cd3427 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 404 Jul 22 04:43:24.108611 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 361/1436] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:24.125423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.127584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:24.127852 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.128058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.128619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: 0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:24.138816 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42e2e34c-ad32-4654-8363-cea1c5f003ee tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 404 Jul 22 04:43:24.139501 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 356/1437] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:24 2026] DELETE /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:24.149985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8a6acdc4-6066-41b3-9e3f-32ddc2016b21 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.155953 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a6acdc4-6066-41b3-9e3f-32ddc2016b21 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 Jul 22 04:43:24.155953 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a6acdc4-6066-41b3-9e3f-32ddc2016b21 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.156207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a6acdc4-6066-41b3-9e3f-32ddc2016b21 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.166094 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a6acdc4-6066-41b3-9e3f-32ddc2016b21 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 returned with HTTP 404 Jul 22 04:43:24.166550 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 365/1438] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/volumes/0286f7e7-8ffe-4ce2-af24-7408d013bd77 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:24.176271 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.178262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:24.178387 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.178630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.178756 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete snapshot with id: 90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:24.190559 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3f3c4b7a-95e3-462b-b5ea-eacf71884629 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 404 Jul 22 04:43:24.191324 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 357/1439] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:43:24 2026] DELETE /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:24.199106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-56e928ff-bfa6-410f-9048-06a3c352698f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.201215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-56e928ff-bfa6-410f-9048-06a3c352698f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 Jul 22 04:43:24.201393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-56e928ff-bfa6-410f-9048-06a3c352698f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.201495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-56e928ff-bfa6-410f-9048-06a3c352698f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.206684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-56e928ff-bfa6-410f-9048-06a3c352698f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 returned with HTTP 404 Jul 22 04:43:24.207317 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 362/1440] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/snapshots/90db8f4d-5cc9-4c00-bdaa-6377805c0772 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:24.217983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5c81b9e5-9275-4d95-9965-4727295697a4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.221264 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5c81b9e5-9275-4d95-9965-4727295697a4 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:24.221531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5c81b9e5-9275-4d95-9965-4727295697a4 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.221804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5c81b9e5-9275-4d95-9965-4727295697a4 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.221989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-5c81b9e5-9275-4d95-9965-4727295697a4 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:24.231057 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5c81b9e5-9275-4d95-9965-4727295697a4 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 404 Jul 22 04:43:24.231501 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 357/1441] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:24 2026] DELETE /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:24.239987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6abf23ea-a261-486c-945e-7f1e55c2ff13 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.242904 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6abf23ea-a261-486c-945e-7f1e55c2ff13 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 Jul 22 04:43:24.243446 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6abf23ea-a261-486c-945e-7f1e55c2ff13 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.243649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6abf23ea-a261-486c-945e-7f1e55c2ff13 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.251344 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6abf23ea-a261-486c-945e-7f1e55c2ff13 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 returned with HTTP 404 Jul 22 04:43:24.251919 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 366/1442] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/volumes/bd539599-ed44-456c-a897-92ac5b416277 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:24.308770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.311278 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:24.311278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.311278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.311460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: 8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:24.320105 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:24.320105 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:24.320650 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:24.325606 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5031a140-1be0-450b-b649-c657048da021 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.329350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5031a140-1be0-450b-b649-c657048da021 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:24.329615 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5031a140-1be0-450b-b649-c657048da021 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.329903 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5031a140-1be0-450b-b649-c657048da021 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.344562 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:24.344562 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:24.351156 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5031a140-1be0-450b-b649-c657048da021 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:24.354438 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume request issued successfully. Jul 22 04:43:24.355251 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6ab852d1-1c92-4f58-a471-9f0636bc5920 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 202 Jul 22 04:43:24.355691 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 358/1443] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:24 2026] DELETE /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:24.365658 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5031a140-1be0-450b-b649-c657048da021 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:24.366531 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 363/1444] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:24.369223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:24.375345 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:24.376745 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:24.376745 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:24.394427 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:24.394427 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:24.402353 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Volume info retrieved successfully. Jul 22 04:43:24.409860 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d5a3f62-1647-40f2-8f24-af72a82037ab tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 200 Jul 22 04:43:24.410413 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 358/1445] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:24 2026] GET /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 1227 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:25.381264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.384983 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:25.386186 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.386921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.399821 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:25.399821 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:25.405633 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:25.414233 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7db0e55-dca6-4b51-b219-c88238e55d29 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:25.414855 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 367/1446] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:25 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:25.435042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-606bbb18-1ed8-4c0b-8f7c-3dc0a9053a50 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.436604 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-606bbb18-1ed8-4c0b-8f7c-3dc0a9053a50 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba Jul 22 04:43:25.436984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-606bbb18-1ed8-4c0b-8f7c-3dc0a9053a50 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.437721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-606bbb18-1ed8-4c0b-8f7c-3dc0a9053a50 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.447200 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-606bbb18-1ed8-4c0b-8f7c-3dc0a9053a50 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba returned with HTTP 404 Jul 22 04:43:25.448026 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 359/1447] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:25 2026] GET /volume/v3/volumes/8b5c51c7-7af7-4087-a0dc-8e890984c3ba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:25.459382 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.461317 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:25.461506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.461642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.461848 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:25.471776 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d39a2b80-a4d5-40e8-868d-a1d9f7ca0a2f tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 404 Jul 22 04:43:25.472708 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 364/1448] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:25 2026] DELETE /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:25.486255 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6d3a6888-5fa0-4b6b-bfb8-b26190447783 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.488814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d3a6888-5fa0-4b6b-bfb8-b26190447783 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 Jul 22 04:43:25.489247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d3a6888-5fa0-4b6b-bfb8-b26190447783 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.489771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d3a6888-5fa0-4b6b-bfb8-b26190447783 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.499637 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d3a6888-5fa0-4b6b-bfb8-b26190447783 tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 returned with HTTP 404 Jul 22 04:43:25.500136 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 359/1449] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:25 2026] GET /volume/v3/volumes/cebda634-3e88-4660-bdca-b60af2f10376 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 04:43:25.554206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.556697 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:43:25.556942 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.557265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.558591 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Delete volume with id: 9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:43:25.567454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78e44c85-1c45-4c1b-895b-7efb652e9b7e tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 404 Jul 22 04:43:25.568098 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 368/1450] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:25 2026] DELETE /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:25.577846 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5f761614-986c-45a3-bcc0-0b79fe012f5b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:25.579864 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f761614-986c-45a3-bcc0-0b79fe012f5b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] GET https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 Jul 22 04:43:25.580275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f761614-986c-45a3-bcc0-0b79fe012f5b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:25.580550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f761614-986c-45a3-bcc0-0b79fe012f5b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:25.587318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f761614-986c-45a3-bcc0-0b79fe012f5b tempest-VolumeImageDependencyTests-1278088762 tempest-VolumeImageDependencyTests-1278088762-project-member] https://10.4.3.175/volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 returned with HTTP 404 Jul 22 04:43:25.587905 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 360/1451] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:25 2026] GET /volume/v3/volumes/9e38a0ae-a5b7-4f7c-960d-97dc985589a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:26.443036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:26.446508 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:26.446670 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:26.447074 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:26.465014 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:26.465014 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:26.479755 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:26.496676 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe0e0482-f885-4461-8dd6-9219dc9f7d0f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:26.497362 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 365/1452] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:26 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:27.518281 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-43f109a3-5c79-4280-a56a-7531930aa767 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:27.520917 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-43f109a3-5c79-4280-a56a-7531930aa767 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:27.520917 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-43f109a3-5c79-4280-a56a-7531930aa767 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:27.521075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-43f109a3-5c79-4280-a56a-7531930aa767 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:27.534002 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:27.534002 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:27.546717 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-43f109a3-5c79-4280-a56a-7531930aa767 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:27.558186 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-43f109a3-5c79-4280-a56a-7531930aa767 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:27.558877 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 360/1453] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:27 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:27.572923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:27.733799 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:27.735348 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1081326310"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:27.737137 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1081326310'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:27.737335 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume of 1 GB Jul 22 04:43:27.746455 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Availability Zones retrieved successfully. Jul 22 04:43:27.755786 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Flow 'volume_create_api' (434da5de-5f6f-476c-98c4-5410b0631cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:27.757803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa7951a-130a-4cf2-a883-6721637eb670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:27.759143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:27.802714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aa7951a-130a-4cf2-a883-6721637eb670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:27.804137 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b275aeac-e1f8-4e4b-9031-5467280a2c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:27.907326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:27.914057 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:43:27.914057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:27.914057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:27.938021 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.938821 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.938821 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1458074223-1187585890, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.940779 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.940779 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.940779 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-120657214-170489086, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.940779 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.943333 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.943333 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1069077564-831157120, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:43:27.952340 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Created reservations ['ba50814b-c796-482d-91d0-6784e462df8f', '674dc899-55bc-4cf7-80d3-6b30d5c2d6b2', '76765c50-9b11-4ebf-8669-32955f045fd6', 'b520fede-e445-43d8-88db-1f0ee372c80e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:27.953475 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b275aeac-e1f8-4e4b-9031-5467280a2c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba50814b-c796-482d-91d0-6784e462df8f', '674dc899-55bc-4cf7-80d3-6b30d5c2d6b2', '76765c50-9b11-4ebf-8669-32955f045fd6', 'b520fede-e445-43d8-88db-1f0ee372c80e']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:27.955046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd556ae-3ec4-4ec1-8f7b-a4d72f7f203b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:27.975644 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c4064be1-4464-49dd-8b57-4435e2e9fa9e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:43:27.975893 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 361/1454] 10.4.3.175 () {68 vars in 1484 bytes} [Wed Jul 22 04:43:27 2026] GET /volume/v3/limits => generated 302 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:27.997776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd556ae-3ec4-4ec1-8f7b-a4d72f7f203b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a7a07fa-2117-4bea-9bf8-560fc36a7f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1081326310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2800b62d964453bd49f568f1a6c22b',qos_specs=None,replication_status=,reservations=['ba50814b-c796-482d-91d0-6784e462df8f','674dc899-55bc-4cf7-80d3-6b30d5c2d6b2','76765c50-9b11-4ebf-8669-32955f045fd6','b520fede-e445-43d8-88db-1f0ee372c80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009fefc730014435957b30ef01fcf4a7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1081326310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a7a07fa-2117-4bea-9bf8-560fc36a7f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2800b62d964453bd49f568f1a6c22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='009fefc730014435957b30ef01fcf4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:27.998306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61a4c83-d575-4bc7-92b4-90a6acb8fad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:28.046685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61a4c83-d575-4bc7-92b4-90a6acb8fad6) transitioned into state 'SUCCESS' from state '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-1081326310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2800b62d964453bd49f568f1a6c22b',qos_specs=None,replication_status=,reservations=['ba50814b-c796-482d-91d0-6784e462df8f','674dc899-55bc-4cf7-80d3-6b30d5c2d6b2','76765c50-9b11-4ebf-8669-32955f045fd6','b520fede-e445-43d8-88db-1f0ee372c80e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009fefc730014435957b30ef01fcf4a7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:28.047580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea93a6a3-0a3e-4384-bc2d-aa044ef4abe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:28.070977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea93a6a3-0a3e-4384-bc2d-aa044ef4abe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:28.072161 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Flow 'volume_create_api' (434da5de-5f6f-476c-98c4-5410b0631cf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:28.072345 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume request issued successfully. Jul 22 04:43:28.073328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a572ac8f-687f-43bd-ba72-7d7a734b2d28 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:28.073409 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 369/1455] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:43:27 2026] POST /volume/v3/volumes => generated 766 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:28.081438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:28.094912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:28.095724 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:28.095803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:28.095803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:28.098539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:28.098539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:28.098539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:28.110629 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:28.110629 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:28.116477 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:28.116477 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:28.118744 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:28.129946 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:28.133954 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-3c9de1ca-98eb-4377-aec5-4407637847aa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:28.133954 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 366/1456] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:28 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1659 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:28.137200 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c38a5a4-2486-4cc8-b036-cde5d35f2bda tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:28.137777 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 361/1457] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:28 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 834 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:28.149031 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:28.151486 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:43:28.151852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d96f124d-272b-4c5f-a316-21dd930c7a19", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:28.178994 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:28.178994 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:28.178994 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:28.178994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Create snapshot from volume d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:28.265727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Created reservations ['623f9a51-21fe-4b50-a567-71e3bee37f40', '28ec040e-adb9-4abc-84cf-063cde500f41', 'd9d4210a-7e1d-49cc-9d2d-1135faa0e53c', 'b65ab819-e17b-44e8-870f-5e4f4bbbd1f6'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:28.347686 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Snapshot force create request issued successfully. Jul 22 04:43:28.348409 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-419bc4f9-5a81-4d0a-89a0-0dca62c686fb req-c1a72af7-7da2-44d6-b885-9f37d4567e58 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:43:28.348979 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 362/1458] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:43:28 2026] POST /volume/v3/snapshots => generated 292 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:28.574646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:28.578619 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:28.579129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:28.580626 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:28.590608 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:28.590608 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:28.596455 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:28.602784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a9744af-f8a0-48e3-bff9-44ad9b2f83e3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:28.603289 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 370/1459] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:28 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:29.160982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:29.163908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:29.163908 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:29.164134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:29.184903 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:29.184903 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:29.199204 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:29.208616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-612cf4ae-a7e8-4436-bcc7-7da4a6b8f816 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:29.209284 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 367/1460] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:29 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:29.233077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:29.236005 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:43:29.236239 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a7a07fa-2117-4bea-9bf8-560fc36a7f96", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1351734265"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:29.250581 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:29.250581 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:29.251116 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:29.251325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create snapshot from volume 4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:29.338943 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Created reservations ['da95a47b-0461-4480-a297-f496785596dd', '6ffcde5c-6b75-43c0-b438-96afc27492c2', '31e11a95-d8ad-4c8c-afd0-1bfbaf80e9fc', '4c8f9d2b-6f5e-494c-8d33-ab87a5a3585c'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:29.403053 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot create request issued successfully. Jul 22 04:43:29.403053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-675907c7-7bc4-4d01-8a0e-59d55f34d5e0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:43:29.403053 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 362/1461] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:43:29 2026] POST /volume/v3/snapshots => generated 322 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:29.415275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:29.417742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:29.418036 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:29.418251 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:29.433943 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:29.433943 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:29.434411 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:29.438674 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-492717d9-aa45-4f11-b7aa-6e5ad0158684 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 200 Jul 22 04:43:29.438674 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 363/1462] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:29 2026] GET /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:29.626979 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:29.632991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:29.632991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:29.632991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:29.646075 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:29.646075 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:29.649521 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:29.655070 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-534701d3-7d15-41dd-bdcb-f9e1b50fd6af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:29.656141 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 371/1463] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:29 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:30.453441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-01e20890-e85d-4444-b5a2-68f5d3815643 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:30.455211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-01e20890-e85d-4444-b5a2-68f5d3815643 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:30.455902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-01e20890-e85d-4444-b5a2-68f5d3815643 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:30.455902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-01e20890-e85d-4444-b5a2-68f5d3815643 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:30.463028 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:30.463028 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:30.463028 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-01e20890-e85d-4444-b5a2-68f5d3815643 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:30.465549 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-01e20890-e85d-4444-b5a2-68f5d3815643 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 200 Jul 22 04:43:30.466100 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 368/1464] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:30 2026] GET /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:30.477438 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dd91f029-0b43-4f50-89c9-244650942c9a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:30.479946 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96/action Jul 22 04:43:30.480512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action body: b'{"revert": {"snapshot_id": "e0f79046-80a4-4383-a562-9517c81e99e9"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:30.480653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e0f79046-80a4-4383-a562-9517c81e99e9"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:30.495366 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:30.495366 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:30.495976 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume retrieved successfully. Jul 22 04:43:30.520590 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Reverting volume 4a7a07fa-2117-4bea-9bf8-560fc36a7f96 to snapshot e0f79046-80a4-4383-a562-9517c81e99e9. Jul 22 04:43:30.523349 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:30.523349 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:30.558928 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dd91f029-0b43-4f50-89c9-244650942c9a tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96/action returned with HTTP 202 Jul 22 04:43:30.558928 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 363/1465] 10.4.3.175 () {70 vars in 1431 bytes} [Wed Jul 22 04:43:30 2026] POST /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:43:30.569250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:30.572536 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:30.572536 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:30.573494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:30.586733 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:30.586733 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:30.592461 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:30.600881 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9080f888-877a-4dc9-9c2f-d19a1353d089 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:30.602175 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 364/1466] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:30 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:30.677200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:30.679328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:30.679709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:30.681019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:30.694387 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:30.694387 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:30.703647 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:30.712150 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eee87f81-eed6-46af-983f-7ddbc8d4e91d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:30.712989 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 372/1467] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:30 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:31.626913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.629290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:31.629612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:31.629717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:31.640294 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:31.640294 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:31.647322 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:31.653298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1cef48c-678c-4e6e-9dfa-36e98f440fa7 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:31.653947 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 369/1468] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:31 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:31.672081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.678073 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:31.678390 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:31.678677 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:31.688251 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:31.688251 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:31.690048 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:31.691084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e290ff42-eb0b-4d21-92e5-a4ceaf8268e8 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 200 Jul 22 04:43:31.694987 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 364/1469] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:31 2026] GET /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 481 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:31.709246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-da685524-a2cf-447c-9890-ae0935e52b75 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.712818 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da685524-a2cf-447c-9890-ae0935e52b75 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:31.713136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da685524-a2cf-447c-9890-ae0935e52b75 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:31.713479 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da685524-a2cf-447c-9890-ae0935e52b75 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:31.733826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-031fce6c-e82c-4738-bb20-14ebee363b5d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.734560 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:31.734560 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:31.737431 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-031fce6c-e82c-4738-bb20-14ebee363b5d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:31.737583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-031fce6c-e82c-4738-bb20-14ebee363b5d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:31.737844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-031fce6c-e82c-4738-bb20-14ebee363b5d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:31.748145 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-da685524-a2cf-447c-9890-ae0935e52b75 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:31.749240 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:31.749240 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:31.754738 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-031fce6c-e82c-4738-bb20-14ebee363b5d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:31.756891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da685524-a2cf-447c-9890-ae0935e52b75 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:31.757473 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 365/1470] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:31 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:31.765569 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-031fce6c-e82c-4738-bb20-14ebee363b5d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:31.766221 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 373/1471] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:31 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:31.776740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.777792 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:31.778071 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-749816232"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:31.782943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-749816232'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:31.782943 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume of 1 GB Jul 22 04:43:31.792918 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Availability Zones retrieved successfully. Jul 22 04:43:31.806175 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Flow 'volume_create_api' (c1978245-db53-4c3f-911a-f1b3f14f2a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:31.806870 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c68b10-c47b-4bc2-8a55-85958be2832d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:31.808247 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:31.828673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:31.832698 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] GET https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:43:31.833128 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:31.833563 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:31.848479 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:31.848479 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:31.853303 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:43:31.859804 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-de203e2d-3997-4a7b-be22-37301ddf5768 req-7bee9c16-0e1c-4b1b-aa25-a16e95f014e8 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 200 Jul 22 04:43:31.860083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2c68b10-c47b-4bc2-8a55-85958be2832d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:31.860551 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 365/1472] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:31 2026] GET /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 1603 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:31.861320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de596ce6-9f97-4288-9ad4-9602b02cffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:31.936332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Created reservations ['55f29ebb-8f6c-498f-91a9-da4264cdf3b0', 'ae939656-3794-4a3a-86fa-793898c746ad', '66c717ec-f753-44b9-a276-5b21c41fa48b', '85d08612-4b53-48a0-9e51-432da1d337a0'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:31.936332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de596ce6-9f97-4288-9ad4-9602b02cffef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55f29ebb-8f6c-498f-91a9-da4264cdf3b0', 'ae939656-3794-4a3a-86fa-793898c746ad', '66c717ec-f753-44b9-a276-5b21c41fa48b', '85d08612-4b53-48a0-9e51-432da1d337a0']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:31.936601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2b3ea0-ad81-497b-9bc0-4a14dbfcd4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:31.968397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a2b3ea0-ad81-497b-9bc0-4a14dbfcd4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9596e88-332a-4bb6-a564-4ae3f38a3548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-749816232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2800b62d964453bd49f568f1a6c22b',qos_specs=None,replication_status=,reservations=['55f29ebb-8f6c-498f-91a9-da4264cdf3b0','ae939656-3794-4a3a-86fa-793898c746ad','66c717ec-f753-44b9-a276-5b21c41fa48b','85d08612-4b53-48a0-9e51-432da1d337a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009fefc730014435957b30ef01fcf4a7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-749816232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9596e88-332a-4bb6-a564-4ae3f38a3548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2800b62d964453bd49f568f1a6c22b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='009fefc730014435957b30ef01fcf4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:31.969242 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c153a7-b2aa-4ab6-b614-7427f582573e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:32.002993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c153a7-b2aa-4ab6-b614-7427f582573e) transitioned into state 'SUCCESS' from state '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-749816232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2800b62d964453bd49f568f1a6c22b',qos_specs=None,replication_status=,reservations=['55f29ebb-8f6c-498f-91a9-da4264cdf3b0','ae939656-3794-4a3a-86fa-793898c746ad','66c717ec-f753-44b9-a276-5b21c41fa48b','85d08612-4b53-48a0-9e51-432da1d337a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='009fefc730014435957b30ef01fcf4a7',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:32.003151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd9755b-0158-4588-8ec6-9251e0429642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:32.020384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd9755b-0158-4588-8ec6-9251e0429642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:32.020384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Flow 'volume_create_api' (c1978245-db53-4c3f-911a-f1b3f14f2a2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:32.020828 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create volume request issued successfully. Jul 22 04:43:32.021684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3b5a6ba-90ce-4dc5-b6d6-73c551b838a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:32.022285 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 370/1473] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:43:31 2026] POST /volume/v3/volumes => generated 765 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:32.042750 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:32.052048 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:32.055416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:32.055653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:32.076330 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:32.076330 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:32.085312 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:32.092083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a7c815b-f3c0-4184-bd5f-a4c355993262 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 200 Jul 22 04:43:32.092947 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 366/1474] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:32 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 833 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:32.276490 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:32.282663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:32.282663 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:32.283243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:32.304927 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:32.304927 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:32.312049 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:32.321582 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-8615bf35-fbc4-4a4b-9043-2e3f4ce213b0 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:32.322160 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 374/1475] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:32 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1659 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:32.787595 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:32.791189 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:32.791553 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:32.791670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:32.809185 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:32.809185 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:32.823742 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:32.834138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddd7e6b1-447f-4b19-9fa5-8ec8a6df1580 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:32.835253 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 366/1476] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:32 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:33.116670 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:33.120251 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:33.120789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:33.120789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:33.139511 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:33.139511 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:33.152440 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:33.163329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff3ebb1e-b12f-41f8-99a8-f464c1a2bf65 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 200 Jul 22 04:43:33.165069 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 371/1477] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:33 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:33.191394 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:33.196556 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:43:33.196556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9596e88-332a-4bb6-a564-4ae3f38a3548", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2061168780"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:33.217737 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:33.217737 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:33.218699 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:33.219245 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Create snapshot from volume d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:33.286587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Created reservations ['4e05c2c2-cecb-4c67-a53e-f1388aaed3ec', '66587dd1-b441-4ce8-9186-8045e64c442e', '82d75c95-0a20-48f0-8141-9dd96e290eab', 'f0281ac1-90ef-422e-b470-582c6ed099f0'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:33.356459 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot create request issued successfully. Jul 22 04:43:33.356904 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb0a9105-ea35-4d7a-8b25-08527b03473f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:43:33.357469 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 367/1478] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:43:33 2026] POST /volume/v3/snapshots => generated 322 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:33.378555 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:33.381222 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:33.381904 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:33.382246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:33.391382 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:33.391382 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:33.395069 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:33.395069 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b320e56-580e-4a5e-a611-ee1c44a43d5f tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea returned with HTTP 200 Jul 22 04:43:33.396062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 375/1479] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:33 2026] GET /volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:33.525056 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-aa30efdc-3af2-4006-b600-86085464271d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:33.527765 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-aa30efdc-3af2-4006-b600-86085464271d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 Jul 22 04:43:33.528065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-aa30efdc-3af2-4006-b600-86085464271d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:33.528130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-aa30efdc-3af2-4006-b600-86085464271d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:33.537697 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:33.537697 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:33.600543 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9737c3d9-84df-4854-b940-b4dcaaa7baa5 req-aa30efdc-3af2-4006-b600-86085464271d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 returned with HTTP 200 Jul 22 04:43:33.601531 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 367/1480] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:43:33 2026] DELETE /volume/v3/attachments/0d8287d5-e6b1-4f23-b5c7-ab84daca25c5 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:33.854215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-87dfee3b-c289-4376-957f-6039437c62e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:33.856882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87dfee3b-c289-4376-957f-6039437c62e9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:33.857106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87dfee3b-c289-4376-957f-6039437c62e9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:33.857706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87dfee3b-c289-4376-957f-6039437c62e9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:33.869390 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:33.869390 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:33.878810 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-87dfee3b-c289-4376-957f-6039437c62e9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:33.895956 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87dfee3b-c289-4376-957f-6039437c62e9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:33.896525 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 372/1481] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:33 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:34.411829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:34.415960 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:34.416425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:34.416564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:34.428696 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:34.428696 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:34.430067 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:34.431190 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aba5530b-7bf3-4a0f-9538-60ce5bf38b2e tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea returned with HTTP 200 Jul 22 04:43:34.432130 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 368/1482] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:34 2026] GET /volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea => generated 481 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:34.445844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:34.450275 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action Jul 22 04:43:34.450689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:34.450868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:34.470920 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:34.470920 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:34.472319 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:34.553121 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Created reservations ['3c456339-d2c3-4b61-a603-bde4595ec1d1', 'fb35be52-01e7-4feb-bca9-858f143542f3'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:34.568560 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Extend volume request issued successfully. Jul 22 04:43:34.568972 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4c9b51ed-7b34-4e49-86ad-24e44c6edb33 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action returned with HTTP 202 Jul 22 04:43:34.569591 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 376/1483] 10.4.3.175 () {70 vars in 1431 bytes} [Wed Jul 22 04:43:34 2026] POST /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:43:34.583242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:34.585452 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:34.585694 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:34.585904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:34.599297 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:34.599297 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:34.609813 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:34.613922 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-28ea5004-b4d5-48c1-b01b-8ee6a0ce29dd tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 200 Jul 22 04:43:34.614682 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 368/1484] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:34 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:34.914363 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:34.917146 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:34.917395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:34.918116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:34.940931 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:34.940931 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:34.950995 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:34.958672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4cc76c64-4fbd-47d7-8262-3f8230589960 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:34.958672 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 373/1485] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:34 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:35.531115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.533557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19?cascade=True Jul 22 04:43:35.534027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.534205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.534349 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume with id: d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:35.544908 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.544908 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:35.545704 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:35.586720 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume request issued successfully. Jul 22 04:43:35.587114 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c7725bd5-735b-4495-b4f0-4157e6f5a713 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19?cascade=True returned with HTTP 202 Jul 22 04:43:35.587900 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 369/1486] 10.4.3.175 () {66 vars in 1376 bytes} [Wed Jul 22 04:43:35 2026] DELETE /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:35.596983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8250fabd-374c-4e08-9451-595c7b1e7251 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.599492 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8250fabd-374c-4e08-9451-595c7b1e7251 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:35.599713 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8250fabd-374c-4e08-9451-595c7b1e7251 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.599932 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8250fabd-374c-4e08-9451-595c7b1e7251 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.608534 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.608534 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:35.613173 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8250fabd-374c-4e08-9451-595c7b1e7251 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:35.619609 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8250fabd-374c-4e08-9451-595c7b1e7251 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 200 Jul 22 04:43:35.619972 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 377/1487] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:35 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:35.635713 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.639728 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:35.640060 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.640306 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.650764 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.650764 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:35.655414 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:35.661025 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d1f175a6-9fc2-4bf9-b920-c2f7d6d894a4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 200 Jul 22 04:43:35.661570 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 369/1488] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:35 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:35.676660 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.678905 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] POST https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action Jul 22 04:43:35.679582 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action body: b'{"revert": {"snapshot_id": "973628fa-43cc-46f5-b92f-9ed47ca457ea"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:35.679582 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "973628fa-43cc-46f5-b92f-9ed47ca457ea"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:35.689258 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.689258 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:35.689950 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume retrieved successfully. Jul 22 04:43:35.706893 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] HTTP exception thrown: Can't revert volume d9596e88-332a-4bb6-a564-4ae3f38a3548 to its latest snapshot 973628fa-43cc-46f5-b92f-9ed47ca457ea. The volume size must be equal to the snapshot size. Jul 22 04:43:35.706893 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0e962533-6353-49f1-8a0d-a713160ce1b4 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action returned with HTTP 400 Jul 22 04:43:35.708039 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 374/1489] 10.4.3.175 () {70 vars in 1431 bytes} [Wed Jul 22 04:43:35 2026] POST /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548/action => generated 213 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 22 04:43:35.723679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.725734 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:35.725927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.726166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.726315 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete snapshot with id: 973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:35.731950 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.731950 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:35.732461 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:35.755530 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot delete request issued successfully. Jul 22 04:43:35.756015 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8050e2d-1381-49e0-a9d1-b3fb48317c39 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea returned with HTTP 202 Jul 22 04:43:35.756492 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 370/1490] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:43:35 2026] DELETE /volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:35.764381 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7ea36d89-1d16-49d7-895d-93b580991dab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.766545 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ea36d89-1d16-49d7-895d-93b580991dab tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:35.766734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ea36d89-1d16-49d7-895d-93b580991dab tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.767030 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ea36d89-1d16-49d7-895d-93b580991dab tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.775566 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.775566 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:35.776066 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7ea36d89-1d16-49d7-895d-93b580991dab tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:35.776946 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ea36d89-1d16-49d7-895d-93b580991dab tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea returned with HTTP 200 Jul 22 04:43:35.777365 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 378/1491] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:35 2026] GET /volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:35.974252 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aa6d8179-2745-484b-872c-9ab761b8b4af None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:35.976299 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa6d8179-2745-484b-872c-9ab761b8b4af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:35.976525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa6d8179-2745-484b-872c-9ab761b8b4af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:35.976732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa6d8179-2745-484b-872c-9ab761b8b4af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:35.984468 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:35.984468 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:35.988983 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-aa6d8179-2745-484b-872c-9ab761b8b4af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:35.994328 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa6d8179-2745-484b-872c-9ab761b8b4af tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:35.995066 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 370/1492] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:35 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:36.635534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-59dab40a-3e6c-4427-9a43-01b3a5e95d4a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:36.637873 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-59dab40a-3e6c-4427-9a43-01b3a5e95d4a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:36.638437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-59dab40a-3e6c-4427-9a43-01b3a5e95d4a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:36.638674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-59dab40a-3e6c-4427-9a43-01b3a5e95d4a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:36.645840 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-59dab40a-3e6c-4427-9a43-01b3a5e95d4a tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 404 Jul 22 04:43:36.646345 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 375/1493] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:36 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:36.789843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e5d65fdf-4390-4e26-99cb-a6a237b11941 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:36.793890 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5d65fdf-4390-4e26-99cb-a6a237b11941 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea Jul 22 04:43:36.794172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5d65fdf-4390-4e26-99cb-a6a237b11941 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:36.794566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5d65fdf-4390-4e26-99cb-a6a237b11941 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:36.805036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5d65fdf-4390-4e26-99cb-a6a237b11941 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea returned with HTTP 404 Jul 22 04:43:36.805924 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 371/1494] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:36 2026] GET /volume/v3/snapshots/973628fa-43cc-46f5-b92f-9ed47ca457ea => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:36.816586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-37d56bf5-a875-466b-9ec9-f66207078962 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:36.819312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:36.819638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:36.819883 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:36.820153 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete volume with id: d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:36.831117 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:36.831117 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:36.831734 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:36.867121 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete volume request issued successfully. Jul 22 04:43:36.867381 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37d56bf5-a875-466b-9ec9-f66207078962 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 202 Jul 22 04:43:36.867990 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 379/1495] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:36 2026] DELETE /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:36.879602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-04ba81cf-82f4-4a2c-8617-f92734115663 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:36.882926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04ba81cf-82f4-4a2c-8617-f92734115663 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:36.883169 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04ba81cf-82f4-4a2c-8617-f92734115663 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:36.883386 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04ba81cf-82f4-4a2c-8617-f92734115663 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:36.892594 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:36.892594 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:36.897472 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-04ba81cf-82f4-4a2c-8617-f92734115663 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:36.903121 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04ba81cf-82f4-4a2c-8617-f92734115663 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 200 Jul 22 04:43:36.903505 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 371/1496] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:36 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:37.011672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.013561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:37.014098 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.014490 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.023685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:37.023685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:37.028779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:37.035231 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e532661-a3bd-4777-9e16-b3987a187fe8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:37.035866 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 376/1497] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:37 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:37.053079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.055100 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:37.055373 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.055637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.055870 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume with id: d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:37.062781 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-36250a77-ab51-4c9d-a3ce-dc4a91b7ae7e tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 404 Jul 22 04:43:37.063370 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 372/1498] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:37 2026] DELETE /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:37.071376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-30be2274-5478-4713-9491-df753dbd623c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.073338 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30be2274-5478-4713-9491-df753dbd623c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 Jul 22 04:43:37.073598 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30be2274-5478-4713-9491-df753dbd623c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.073832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30be2274-5478-4713-9491-df753dbd623c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.082255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30be2274-5478-4713-9491-df753dbd623c tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 returned with HTTP 404 Jul 22 04:43:37.082960 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 380/1499] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:37 2026] GET /volume/v3/volumes/d96f124d-272b-4c5f-a316-21dd930c7a19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:37.090790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-76eb2c76-deec-45d8-867c-b144f3227273 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.092558 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:37.092745 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.092927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.093123 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume with id: 7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:37.100273 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:37.100273 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:37.100679 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:37.117720 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume request issued successfully. Jul 22 04:43:37.117954 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76eb2c76-deec-45d8-867c-b144f3227273 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 202 Jul 22 04:43:37.118421 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 372/1500] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:37 2026] DELETE /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:37.126196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-792dc85f-739e-4fe9-b288-bd40fb46824b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.128507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-792dc85f-739e-4fe9-b288-bd40fb46824b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:37.129987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-792dc85f-739e-4fe9-b288-bd40fb46824b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.129987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-792dc85f-739e-4fe9-b288-bd40fb46824b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.138125 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:37.138125 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:37.143382 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-792dc85f-739e-4fe9-b288-bd40fb46824b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:37.149495 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-792dc85f-739e-4fe9-b288-bd40fb46824b tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 200 Jul 22 04:43:37.150468 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 377/1501] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:37 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:37.920343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ccd23e5-abaf-4a02-931c-998f18c84107 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.922824 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ccd23e5-abaf-4a02-931c-998f18c84107 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 Jul 22 04:43:37.923190 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ccd23e5-abaf-4a02-931c-998f18c84107 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.923481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ccd23e5-abaf-4a02-931c-998f18c84107 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.931187 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ccd23e5-abaf-4a02-931c-998f18c84107 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 returned with HTTP 404 Jul 22 04:43:37.931975 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 373/1502] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:37 2026] GET /volume/v3/volumes/d9596e88-332a-4bb6-a564-4ae3f38a3548 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:37.940414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.942653 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:37.942868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.943128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.943274 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete snapshot with id: e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:37.949879 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:37.949879 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:37.950461 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:37.971819 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot delete request issued successfully. Jul 22 04:43:37.972077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b511677e-dbe0-4bcf-98b0-5b653b14e33d tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 202 Jul 22 04:43:37.972692 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 381/1503] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:43:37 2026] DELETE /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:37.981376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:37.984781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:37.985084 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:37.985370 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:37.993408 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:37.993408 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:37.993924 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Snapshot retrieved successfully. Jul 22 04:43:37.995022 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-17d04804-ad80-439a-bcbc-0aaf7ecf64c0 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 200 Jul 22 04:43:37.995643 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 373/1504] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:37 2026] GET /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 480 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:38.054514 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:38.057019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:38.059003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:38.059003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:38.069739 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:38.069739 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:38.078997 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:38.083600 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3f3e0857-39b0-4298-8d1b-f7a450a2171f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:38.084348 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 378/1505] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:38 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:38.165388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f5273e94-56e5-438a-84ad-7db6f897b625 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:38.168056 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5273e94-56e5-438a-84ad-7db6f897b625 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af Jul 22 04:43:38.168318 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5273e94-56e5-438a-84ad-7db6f897b625 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:38.168592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5273e94-56e5-438a-84ad-7db6f897b625 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:38.176191 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5273e94-56e5-438a-84ad-7db6f897b625 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af returned with HTTP 404 Jul 22 04:43:38.177049 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 374/1506] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:38 2026] GET /volume/v3/volumes/7362097c-a8d8-4140-ac24-402b4950c8af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:39.011588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fe40f754-7784-4e03-85f6-3004becdaacf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:39.014032 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe40f754-7784-4e03-85f6-3004becdaacf tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 Jul 22 04:43:39.014206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe40f754-7784-4e03-85f6-3004becdaacf tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:39.015001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe40f754-7784-4e03-85f6-3004becdaacf tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:39.020958 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe40f754-7784-4e03-85f6-3004becdaacf tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 returned with HTTP 404 Jul 22 04:43:39.021644 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 382/1507] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:43:39 2026] GET /volume/v3/snapshots/e0f79046-80a4-4383-a562-9517c81e99e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:39.029822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6b8c41c1-0471-4433-bdba-68343124ee41 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:39.031762 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:39.032022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:39.032205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:39.032373 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete volume with id: 4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:39.045141 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:39.045141 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:39.045727 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:39.077255 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Delete volume request issued successfully. Jul 22 04:43:39.077255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b8c41c1-0471-4433-bdba-68343124ee41 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 202 Jul 22 04:43:39.077737 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 374/1508] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:43:39 2026] DELETE /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:43:39.088918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7d12de73-046c-4b89-9ccd-540813995066 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:39.091143 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d12de73-046c-4b89-9ccd-540813995066 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:39.091833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d12de73-046c-4b89-9ccd-540813995066 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:39.092079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d12de73-046c-4b89-9ccd-540813995066 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:39.099399 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bcf148ca-d821-45b9-88e6-d6eff666422e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:39.101444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bcf148ca-d821-45b9-88e6-d6eff666422e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:39.101701 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bcf148ca-d821-45b9-88e6-d6eff666422e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:39.101921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bcf148ca-d821-45b9-88e6-d6eff666422e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:39.103201 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:39.103201 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:39.109098 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7d12de73-046c-4b89-9ccd-540813995066 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Volume info retrieved successfully. Jul 22 04:43:39.115609 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d12de73-046c-4b89-9ccd-540813995066 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 200 Jul 22 04:43:39.116306 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:39.116306 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:39.116701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 379/1509] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:39 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:39.124087 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bcf148ca-d821-45b9-88e6-d6eff666422e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:39.134633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bcf148ca-d821-45b9-88e6-d6eff666422e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:39.135369 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 375/1510] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:39 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:40.134955 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9057dfad-191d-464d-9510-d62cd4ecc424 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:40.137085 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9057dfad-191d-464d-9510-d62cd4ecc424 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] GET https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 Jul 22 04:43:40.137355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9057dfad-191d-464d-9510-d62cd4ecc424 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:40.137597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9057dfad-191d-464d-9510-d62cd4ecc424 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:40.144283 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9057dfad-191d-464d-9510-d62cd4ecc424 tempest-VolumeRevertTests-1182789981 tempest-VolumeRevertTests-1182789981-project-member] https://10.4.3.175/volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 returned with HTTP 404 Jul 22 04:43:40.144793 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 383/1511] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:43:40 2026] GET /volume/v3/volumes/4a7a07fa-2117-4bea-9bf8-560fc36a7f96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:43:40.149408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:40.151521 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:40.151798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:40.152070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:40.161925 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:40.161925 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:40.166980 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:40.173563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c024d695-0a5e-49b2-b49c-d55abc73f0e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:40.174295 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 375/1512] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:40 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:41.192744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:41.194812 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:41.195142 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:41.195429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:41.204083 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:41.204083 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:41.208475 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:41.214191 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac9fe13d-bb5b-4561-b9f5-6f0f9aef1630 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:41.214482 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 380/1513] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:41 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:41.702657 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:41.705611 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:43:41.705728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1792440862"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:41.707648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1792440862'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:43:41.708651 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume of 1 GB Jul 22 04:43:41.716321 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Availability Zones retrieved successfully. Jul 22 04:43:41.724144 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (c61e5adf-8462-41da-87da-a42133fba30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:41.725667 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2868a5d-8695-4bee-b220-f69e267904aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:41.727030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:43:41.771350 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2868a5d-8695-4bee-b220-f69e267904aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:41.773711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b39d8d-3c4d-48c9-97a1-d2b96ac2a176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:41.849889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Created reservations ['b80bf917-7a96-4c6c-9da1-3dff6755a6a0', 'ae7ab182-0623-4402-a2cb-2853c12f5cae', '02fa2bb1-5218-4d9f-a2f3-c084c6b3dccd', '8a4ddf56-5aa8-4b32-aad9-043eccfd14ed'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:43:41.850633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b39d8d-3c4d-48c9-97a1-d2b96ac2a176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80bf917-7a96-4c6c-9da1-3dff6755a6a0', 'ae7ab182-0623-4402-a2cb-2853c12f5cae', '02fa2bb1-5218-4d9f-a2f3-c084c6b3dccd', '8a4ddf56-5aa8-4b32-aad9-043eccfd14ed']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:41.851599 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93473c6-3ef4-4b20-a91c-f2a04306f21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:41.888690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a93473c6-3ef4-4b20-a91c-f2a04306f21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28748e8-8326-4ad5-8a13-b22f51e6e41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1792440862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['b80bf917-7a96-4c6c-9da1-3dff6755a6a0','ae7ab182-0623-4402-a2cb-2853c12f5cae','02fa2bb1-5218-4d9f-a2f3-c084c6b3dccd','8a4ddf56-5aa8-4b32-aad9-043eccfd14ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1792440862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28748e8-8326-4ad5-8a13-b22f51e6e41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4680517a8e0e40fa976cd1dce0866f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:41.889691 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43466e0-9493-4d0e-885d-d62987afb5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:41.915076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43466e0-9493-4d0e-885d-d62987afb5c6) transitioned into state 'SUCCESS' from state '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-1792440862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['b80bf917-7a96-4c6c-9da1-3dff6755a6a0','ae7ab182-0623-4402-a2cb-2853c12f5cae','02fa2bb1-5218-4d9f-a2f3-c084c6b3dccd','8a4ddf56-5aa8-4b32-aad9-043eccfd14ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:41.916065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3a4e2e-01c0-47d2-a516-15b667107089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:43:41.928921 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3a4e2e-01c0-47d2-a516-15b667107089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:43:41.930079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (c61e5adf-8462-41da-87da-a42133fba30e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:43:41.930462 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request issued successfully. Jul 22 04:43:41.931764 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8844d549-58a1-47d0-b713-42bfa6d20a6a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:43:41.932320 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 376/1514] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:43:41 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:43:41.948879 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-492ad280-ca03-4873-837b-d5607031e800 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:41.956688 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-492ad280-ca03-4873-837b-d5607031e800 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:41.957080 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-492ad280-ca03-4873-837b-d5607031e800 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:41.957545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-492ad280-ca03-4873-837b-d5607031e800 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:41.972223 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:41.972223 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:41.977459 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-492ad280-ca03-4873-837b-d5607031e800 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:41.983645 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-492ad280-ca03-4873-837b-d5607031e800 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:41.984164 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 384/1515] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:41 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:42.230651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0a74e019-042a-49b6-98ae-76d23b10b424 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:42.234071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0a74e019-042a-49b6-98ae-76d23b10b424 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:42.234071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0a74e019-042a-49b6-98ae-76d23b10b424 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:42.234071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0a74e019-042a-49b6-98ae-76d23b10b424 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:42.244121 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:42.244121 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:42.249115 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0a74e019-042a-49b6-98ae-76d23b10b424 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:42.255217 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0a74e019-042a-49b6-98ae-76d23b10b424 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:42.255641 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 376/1516] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:42 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.003520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.006204 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:43.006491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.006815 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.017058 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.017058 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:43.029469 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:43.036929 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9556ea1a-5cb0-4232-91ef-6b0a6348571f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:43.037697 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 381/1517] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.095363 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.098239 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:43.098410 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.098630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.108617 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.108617 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:43.113447 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:43.119565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-a9407224-c374-4f93-843b-feb55ea6a966 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:43.120341 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 377/1518] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.211107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-508aaac0-b02e-4fd2-91c1-a0b6dc1edad3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.211471 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-508aaac0-b02e-4fd2-91c1-a0b6dc1edad3 None None] GET https://10.4.3.175/volume// Jul 22 04:43:43.211471 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-508aaac0-b02e-4fd2-91c1-a0b6dc1edad3 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.211688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-508aaac0-b02e-4fd2-91c1-a0b6dc1edad3 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.212050 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-508aaac0-b02e-4fd2-91c1-a0b6dc1edad3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:43.212633 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 385/1519] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:43: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 22 04:43:43.221804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-d95b7426-76f2-4037-b840-f3ff14821339 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.224497 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-d95b7426-76f2-4037-b840-f3ff14821339 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:43:43.224942 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-d95b7426-76f2-4037-b840-f3ff14821339 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d28748e8-8326-4ad5-8a13-b22f51e6e41f", "connector": null, "instance_uuid": "54548138-78e5-46fc-aeea-001bdc01d825"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:43.236581 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.236581 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:43.272637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-29174010-d70d-43ac-843a-c32a980ffd22 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.274220 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-d95b7426-76f2-4037-b840-f3ff14821339 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:43:43.275145 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 377/1520] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:43:43 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 22 04:43:43.275256 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-29174010-d70d-43ac-843a-c32a980ffd22 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:43.275579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-29174010-d70d-43ac-843a-c32a980ffd22 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.275853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-29174010-d70d-43ac-843a-c32a980ffd22 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.287448 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.287448 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:43.294674 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-29174010-d70d-43ac-843a-c32a980ffd22 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:43.302172 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-29174010-d70d-43ac-843a-c32a980ffd22 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:43.303402 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 382/1521] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.322259 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.325185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.328600 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:43:43.328600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.328865 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.329135 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume with id: f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:43:43.329401 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:43.329905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.331867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.339021 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-684ac1f6-efa9-4212-b2e2-279777ec24e2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.339899 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-684ac1f6-efa9-4212-b2e2-279777ec24e2 None None] GET https://10.4.3.175/volume// Jul 22 04:43:43.340123 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.340123 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:43.340201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-684ac1f6-efa9-4212-b2e2-279777ec24e2 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.340329 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-684ac1f6-efa9-4212-b2e2-279777ec24e2 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.340814 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:43.341165 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-684ac1f6-efa9-4212-b2e2-279777ec24e2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:43.341699 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 378/1522] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:43.351453 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.351453 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:43.357342 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:43.359769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.362471 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:43.363451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.363451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.365750 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97388db8-a55e-48c4-8ab1-5e6b1c93f635 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:43.365750 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 378/1523] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.377106 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.377106 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:43.380619 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume request issued successfully. Jul 22 04:43:43.381134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03da308c-bd03-46d8-915f-01f1a93bcd29 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 202 Jul 22 04:43:43.381839 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 386/1524] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:43:43 2026] DELETE /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:43:43.388688 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:43.393931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.397334 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:43:43.398130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:43.398130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:43.401552 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-46503810-5b83-47d9-b0e5-70a77805082c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:43.402512 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 383/1525] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:43:43.409099 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.409099 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:43.416303 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:43.423927 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e4a12dd-da60-4a95-bdd2-c413f34cbbd3 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 200 Jul 22 04:43:43.424671 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 379/1526] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:43 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:43.539934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:43.543673 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] PUT https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b Jul 22 04:43:43.544292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:43.559100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Acquiring lock "cinder-attachment_update-d28748e8-8326-4ad5-8a13-b22f51e6e41f-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:43:43.566663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-d28748e8-8326-4ad5-8a13-b22f51e6e41f-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:43:43.568631 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:43.568631 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:43.680106 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-d28748e8-8326-4ad5-8a13-b22f51e6e41f-np0000005618" released by "attachment_update" :: held 0.114s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:43:43.680492 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-2f5e40bd-f61d-405a-8fd8-d07fd97a4909 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b returned with HTTP 200 Jul 22 04:43:43.681051 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 379/1527] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:43:43 2026] PUT /volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:43:44.330494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:44.332778 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:44.333300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:44.333737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:44.344995 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:44.344995 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:44.349675 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:44.356904 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f9fb40f-8ca8-4c97-9c41-e61a53647ee8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:44.357519 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 387/1528] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:44 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:44.387685 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0769a992-57d6-4246-b365-b496e556d039 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:44.390353 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0769a992-57d6-4246-b365-b496e556d039 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:44.390768 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0769a992-57d6-4246-b365-b496e556d039 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:44.391119 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0769a992-57d6-4246-b365-b496e556d039 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:44.403436 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:44.403436 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:44.408439 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0769a992-57d6-4246-b365-b496e556d039 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:44.415210 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0769a992-57d6-4246-b365-b496e556d039 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:44.415952 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 384/1529] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:44 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:44.441120 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5abddd0d-2e79-4595-ad19-a27660c04a6d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:44.443478 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5abddd0d-2e79-4595-ad19-a27660c04a6d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 Jul 22 04:43:44.443675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5abddd0d-2e79-4595-ad19-a27660c04a6d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:44.444090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5abddd0d-2e79-4595-ad19-a27660c04a6d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:44.451171 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5abddd0d-2e79-4595-ad19-a27660c04a6d tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 returned with HTTP 404 Jul 22 04:43:44.451957 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 380/1530] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:44 2026] GET /volume/v3/volumes/f39cc7e2-82f9-4c6b-aabf-f7ffe23ded60 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:43:45.374090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:45.376216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:45.376468 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:45.376735 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:45.388620 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:45.388620 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:45.396023 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:45.402691 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a8f8eb8-2465-40d1-b045-1bc8db7733a7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:45.403218 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 380/1531] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:45 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:45.435373 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:45.437882 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:45.438656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:45.438656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:45.447450 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:45.447450 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:45.452894 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:45.456203 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3ec85822-3dcf-4ee5-9239-4b1e1d7f8ca4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:45.456203 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 388/1532] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:45 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:46.418523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:46.420852 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:46.421120 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:46.421330 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:46.430298 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:46.430298 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:46.437167 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:46.446471 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed76378d-9ac2-4a49-b068-c119b22c8f24 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:46.447052 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 385/1533] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:46 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:46.472802 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:46.474481 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:46.474662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:46.474834 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:46.483388 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:46.483388 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:46.486989 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:46.491000 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d3c14eab-74f5-40e7-9576-09fc2d1f6c06 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:46.491361 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 381/1534] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:46 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:47.465078 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:47.469140 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:47.469436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:47.471170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:47.483778 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:47.483778 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:47.492054 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:47.498158 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a96fbf45-9639-44c3-bfdc-bd4ee2414abb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:47.498665 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 381/1535] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:47 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:47.507325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:47.509537 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:47.509852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:47.510165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:47.528849 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:47.528849 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:47.533540 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:47.539530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-363edff0-3adb-4e80-b0fa-e1cf5c388af1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:47.540211 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 389/1536] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:47 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:48.521619 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:48.523781 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:48.524047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:48.524253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:48.534212 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:48.534212 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:48.539696 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:48.546024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8aebc25-130e-4440-895c-3f98fe4a5d33 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:48.546671 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 386/1537] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:48 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:48.557089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-276376cf-9892-4783-ac76-193c2d358070 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:48.559223 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-276376cf-9892-4783-ac76-193c2d358070 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:48.559448 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-276376cf-9892-4783-ac76-193c2d358070 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:48.559623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-276376cf-9892-4783-ac76-193c2d358070 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:48.574668 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:48.574668 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:48.582670 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-276376cf-9892-4783-ac76-193c2d358070 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:48.588940 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-276376cf-9892-4783-ac76-193c2d358070 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:48.589421 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 382/1538] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:48 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:49.563332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:49.565540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:49.566618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:49.566618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:49.578543 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:49.578543 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:49.583346 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:49.588738 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac31bdb3-8460-452f-bd9a-3d77159ef2a8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:49.589223 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 382/1539] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:49 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:49.605270 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:49.607314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:49.607472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:49.607677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:49.625207 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:49.625207 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:49.628929 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:49.636984 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-94f41b27-bb16-4e5b-b7cb-9e8aca718bd7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:49.638841 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 390/1540] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:49 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:50.407769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.410880 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:43:50.411261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.411685 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.429168 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.429168 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:50.438562 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:43:50.448897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-91aef669-0780-4d98-9739-c383f265b9cf tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:43:50.449809 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 387/1541] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1660 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:50.547575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.549726 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:50.549950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.550168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.570983 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.570983 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:50.575301 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:50.580107 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-fcdf2c2d-0045-45e6-8015-c554af3ebcbe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:50.580722 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 383/1542] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:50.604414 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.607432 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5/action Jul 22 04:43:50.608984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:43:50.608984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:43:50.609107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.610745 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:50.610918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.611141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.617930 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.617930 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:50.621990 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:50.622457 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.622457 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:50.623110 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:50.626756 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5652c86-6f48-4679-b949-e2cb340a2c5b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:50.627160 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 391/1543] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:50.630887 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Begin detaching volume completed successfully. Jul 22 04:43:50.631174 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-e1194a9e-4392-439c-ad88-5c859fd32781 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5/action returned with HTTP 202 Jul 22 04:43:50.631652 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 383/1544] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:43:50 2026] POST /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:43:50.654256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.654585 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-046a1d21-1520-42da-bdfc-9d8221359278 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.656164 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-046a1d21-1520-42da-bdfc-9d8221359278 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:50.656384 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-046a1d21-1520-42da-bdfc-9d8221359278 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.656548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-046a1d21-1520-42da-bdfc-9d8221359278 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.656720 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:50.657045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.657319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.669912 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.669912 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:50.670138 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.670138 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:50.674875 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-046a1d21-1520-42da-bdfc-9d8221359278 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:50.675508 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:50.677714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a225f55a-481b-41c0-b720-c9ca8888620a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.678127 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a225f55a-481b-41c0-b720-c9ca8888620a None None] GET https://10.4.3.175/volume// Jul 22 04:43:50.678296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a225f55a-481b-41c0-b720-c9ca8888620a None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.678468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a225f55a-481b-41c0-b720-c9ca8888620a None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.678802 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a225f55a-481b-41c0-b720-c9ca8888620a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:43:50.679093 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 392/1545] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:43: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 22 04:43:50.679716 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-046a1d21-1520-42da-bdfc-9d8221359278 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:50.680183 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 384/1546] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:50.681929 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68b80522-4877-4cad-9ec4-6cbc99f79f04 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:50.682402 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 388/1547] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:50.691454 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:50.694122 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:50.694384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:50.694629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:50.705522 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:50.705522 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:50.709392 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:50.714820 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-0e6b3989-7736-46e4-9ba8-c0141abad417 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:50.715280 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 384/1548] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:43:50 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:43:51.642658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:51.644528 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:51.644725 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:51.644910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:51.652368 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:51.652368 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:51.656656 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:51.661140 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c00a6b57-6937-48b3-ad87-46de7e91f60f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:51.661664 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 393/1549] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:51 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:51.694810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-29a11592-7243-4597-933a-027dcb991bd9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:51.695307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:51.697100 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:51.697193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29a11592-7243-4597-933a-027dcb991bd9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:51.697323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:51.697391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29a11592-7243-4597-933a-027dcb991bd9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:51.697509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:51.697571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29a11592-7243-4597-933a-027dcb991bd9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:51.708405 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:51.708405 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:51.709735 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:51.709735 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:51.712543 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-29a11592-7243-4597-933a-027dcb991bd9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:51.714807 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:51.717688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29a11592-7243-4597-933a-027dcb991bd9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:51.718187 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 385/1550] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:51 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:51.721343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76cfd633-3bc8-4876-86ea-4e1b3b8936a2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:51.721947 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 389/1551] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:51 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:43:52.677100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-038c2f7a-0f38-4064-be6e-8d046280093e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:52.678765 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-038c2f7a-0f38-4064-be6e-8d046280093e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:52.678977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-038c2f7a-0f38-4064-be6e-8d046280093e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:52.679186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-038c2f7a-0f38-4064-be6e-8d046280093e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:52.686622 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:52.686622 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:52.691138 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-038c2f7a-0f38-4064-be6e-8d046280093e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:52.695142 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-038c2f7a-0f38-4064-be6e-8d046280093e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:52.695526 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 385/1552] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:52 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:52.730383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9a73754c-56a0-4d59-ab37-a89d92977783 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:52.732189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9a73754c-56a0-4d59-ab37-a89d92977783 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:52.732414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9a73754c-56a0-4d59-ab37-a89d92977783 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:52.732647 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9a73754c-56a0-4d59-ab37-a89d92977783 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:52.735217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:52.737558 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:52.737831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:52.738102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:52.745134 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:52.745134 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:52.749359 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:52.749359 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:52.752375 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9a73754c-56a0-4d59-ab37-a89d92977783 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:52.753531 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:52.758499 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7eca3b4c-64a0-4f4d-b888-91add5e4bf0b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:52.758985 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 386/1553] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:52 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:52.761920 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9a73754c-56a0-4d59-ab37-a89d92977783 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:52.761920 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 394/1554] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:52 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:53.707986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:53.709871 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:53.710130 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:53.710323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:53.717926 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:53.717926 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:53.722368 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:53.727238 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed5e1afb-bb6f-4e1b-8161-cc5e1fcae474 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:53.727698 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 390/1555] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:53 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:53.771892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:53.773614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:53.773887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:53.774156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:53.774556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:53.776301 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:53.776503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:53.776688 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:53.785339 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:53.785339 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:53.789850 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:53.790952 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:53.790952 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:53.795284 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66ffb192-8965-4f6e-8ccd-b74ef22c926c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:53.795760 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 386/1556] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:53 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:53.796727 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:53.801343 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-421fef2e-60ac-413b-b6e9-4229e7f5c3b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:53.801800 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 387/1557] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:53 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:54.741894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eac28c46-c304-483e-92ef-4b678308c977 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:54.744793 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eac28c46-c304-483e-92ef-4b678308c977 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:54.745085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eac28c46-c304-483e-92ef-4b678308c977 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:54.745353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eac28c46-c304-483e-92ef-4b678308c977 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:54.755264 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:54.755264 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:54.760784 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eac28c46-c304-483e-92ef-4b678308c977 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:54.767445 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eac28c46-c304-483e-92ef-4b678308c977 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:54.768027 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 395/1558] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:54 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:54.812478 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:54.814297 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:54.814516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:54.814801 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:54.816604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:54.816903 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=329,cinder:INSERT=47,cinder:UPDATE=80 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:43:54.818512 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:54.818753 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:54.818932 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:54.827565 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:54.827565 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:54.831398 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:54.835544 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:54.835544 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:54.835983 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba49e192-3c06-4b22-bbf8-c0fd4280db48 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:54.836423 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 391/1559] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:54 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:54.842408 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:54.847070 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-246be27a-7352-4a5b-9b88-72aa554ca5b1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:54.847530 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 387/1560] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:54 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:55.780704 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:55.782297 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:55.782490 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:55.782666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:55.789328 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:55.789328 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:55.793202 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:55.797401 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-78495ad2-9b9e-4b9b-a233-d9b379170e07 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:55.797860 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 388/1561] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:55 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:55.848871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:55.850720 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:55.850920 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:55.851122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:55.861572 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:55.861572 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:55.864153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-69abe728-c826-4c6a-8531-e09f0ed959fe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:55.865926 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:55.866318 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-69abe728-c826-4c6a-8531-e09f0ed959fe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:55.866575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-69abe728-c826-4c6a-8531-e09f0ed959fe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:55.866814 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-69abe728-c826-4c6a-8531-e09f0ed959fe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:55.870705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28d51883-5bd9-44fb-82aa-81c49c700fa4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:55.871165 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 396/1562] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:55 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:55.878377 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:55.878377 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:55.882660 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-69abe728-c826-4c6a-8531-e09f0ed959fe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:55.887722 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-69abe728-c826-4c6a-8531-e09f0ed959fe tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:55.888485 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 392/1563] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:55 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:56.811258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:56.813233 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:56.813402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:56.813610 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:56.820693 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:56.820693 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:56.824667 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:56.829348 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32576d86-0a71-40ec-98cd-2889cdfe0841 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:56.829949 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 388/1564] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:56 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:56.885459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:56.887731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:56.888002 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:56.888267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:56.898673 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:56.898673 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:56.900720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-55363e95-ab52-4273-873c-65ef1e48ba90 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:56.901940 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:56.902754 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55363e95-ab52-4273-873c-65ef1e48ba90 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:56.903001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55363e95-ab52-4273-873c-65ef1e48ba90 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:56.903216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55363e95-ab52-4273-873c-65ef1e48ba90 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:56.906612 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d86b240e-3309-4f2d-b436-7e204e1e7b01 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:56.907070 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 389/1565] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:56 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:56.913915 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:56.913915 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:56.918428 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-55363e95-ab52-4273-873c-65ef1e48ba90 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:56.923185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55363e95-ab52-4273-873c-65ef1e48ba90 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:56.923614 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 397/1566] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:56 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:57.844914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-897362f4-013c-4174-beaf-ff644d64c106 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:57.847296 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-897362f4-013c-4174-beaf-ff644d64c106 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:57.847621 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-897362f4-013c-4174-beaf-ff644d64c106 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:57.847904 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-897362f4-013c-4174-beaf-ff644d64c106 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:57.857096 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:57.857096 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:57.862045 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-897362f4-013c-4174-beaf-ff644d64c106 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:57.867399 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-897362f4-013c-4174-beaf-ff644d64c106 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:57.867885 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 393/1567] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:57 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:57.921773 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:57.923597 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:57.923828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:57.924072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:57.926071 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=290,cinder:UPDATE=57,cinder:INSERT=25 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:43:57.935790 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:57.935790 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:57.937445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:57.939554 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:57.939740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:57.939924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:57.940121 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:57.944980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f63eee6-81cd-4033-917a-3f3e6cca4d2f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:57.945670 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 389/1568] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:57 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:43:57.949161 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:57.949161 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:57.952805 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:57.957402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9001e9c-d3d7-446b-af35-86c6400026e7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:57.957853 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 390/1569] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:57 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:58.881977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:58.883838 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:58.884085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:58.884243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:58.886130 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=303,cinder:UPDATE=63,cinder:INSERT=40 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:43:58.892823 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:58.892823 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:43:58.898326 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:58.903264 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-577af69e-d6b3-40ff-b61e-4aaa36f74ff7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:58.903744 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 398/1570] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:58 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:58.961130 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d48a850d-7240-4edb-8a27-950000dd163b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:58.963654 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d48a850d-7240-4edb-8a27-950000dd163b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:43:58.963937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d48a850d-7240-4edb-8a27-950000dd163b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:58.964215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d48a850d-7240-4edb-8a27-950000dd163b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:58.971999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:58.974633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:43:58.974894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:58.975127 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:58.975127 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:43:58.975211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:58.979517 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d48a850d-7240-4edb-8a27-950000dd163b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:43:58.984413 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d48a850d-7240-4edb-8a27-950000dd163b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:43:58.984826 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 394/1571] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:58 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:43:58.988436 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:58.988436 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:43:58.994461 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:43:58.999793 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca0f06ad-00aa-4e99-903e-795c6345eefa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:43:59.000405 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 390/1572] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:58 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:43:59.919591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:43:59.924045 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:43:59.924045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:43:59.924045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:43:59.931988 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:43:59.931988 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:43:59.939219 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:43:59.946859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-16a44fa5-540f-45ca-a9e0-ecf86f9f627a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:43:59.946859 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 391/1573] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:59 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:00.000385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-60ce6e80-7436-4f78-a166-cef2efed1692 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:00.003334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60ce6e80-7436-4f78-a166-cef2efed1692 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:00.003334 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60ce6e80-7436-4f78-a166-cef2efed1692 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:00.003641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-60ce6e80-7436-4f78-a166-cef2efed1692 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:00.013644 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:00.013644 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:00.017560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:00.019585 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-60ce6e80-7436-4f78-a166-cef2efed1692 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:00.020166 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:00.020486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:00.022062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:00.025668 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-60ce6e80-7436-4f78-a166-cef2efed1692 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:00.026225 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 399/1574] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:43:59 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:00.033652 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:00.033652 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:00.038093 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:00.043635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa137e7d-6a8d-4db1-b632-88390a0947c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:00.044245 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 395/1575] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:00 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:00.960703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:00.962929 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:00.963180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:00.963340 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:00.970418 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:00.970418 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:00.974844 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:00.979427 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb1aa8bf-ffa5-4903-816f-0edb37af4582 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:00.979883 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 391/1576] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:00 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:01.041576 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:01.045439 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:01.045439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:01.045439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:01.046763 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=276,cinder:UPDATE=50,cinder:INSERT=27 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:44:01.055927 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:01.055927 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:01.058726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:01.066134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:01.066134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:01.066134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:01.067007 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:01.077068 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8597c672-8641-4c66-98e0-b78e7e80bb66 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:01.077677 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 392/1577] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:01 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:01.080149 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:01.080149 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:01.083256 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:01.087925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c45ba054-8214-43c5-a0b3-d300f6e209ea tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:01.088529 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 400/1578] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:01 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:01.994130 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:01.996150 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:01.996332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:01.996569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:02.004053 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:02.004053 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:02.008215 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:02.013752 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a34b0bc-e1f8-493f-a429-a73cd7741883 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:02.014518 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 396/1579] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:01 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:02.094369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:02.096825 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:02.097170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:02.097987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:02.105330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:02.108201 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:02.108201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:02.108201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:02.112153 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:02.112153 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:02.116993 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:02.119220 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:02.119220 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:02.123732 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:02.124025 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3aeb6c68-e5b5-43fe-b0cf-acffb6d22b88 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:02.124658 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 392/1580] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:02 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:02.128709 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-acceb1ca-30e9-4982-8b29-fd18fb861a18 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:02.129098 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 393/1581] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:02 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:02.953306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:02.955088 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:44:02.955496 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1438661076", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:02.956946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1438661076', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:44:02.957107 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Create volume of 1 GB Jul 22 04:44:02.961155 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Availability Zones retrieved successfully. Jul 22 04:44:02.967204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Flow 'volume_create_api' (a3abcefa-3284-4a90-bea9-627c65ac3d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:02.968246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e415353-7484-484b-9aa1-36ff50d9f297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:02.969147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:44:02.993658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e415353-7484-484b-9aa1-36ff50d9f297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:02.994385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26db7f11-af4e-42ea-9daa-bc1842e20dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:03.031368 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-90185773-bc7f-42d3-820c-1916a27bfd20 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:03.033157 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90185773-bc7f-42d3-820c-1916a27bfd20 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:03.033511 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90185773-bc7f-42d3-820c-1916a27bfd20 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:03.033811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90185773-bc7f-42d3-820c-1916a27bfd20 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:03.042943 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:03.042943 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:03.047055 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-90185773-bc7f-42d3-820c-1916a27bfd20 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:03.055251 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90185773-bc7f-42d3-820c-1916a27bfd20 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:03.056199 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 397/1582] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:03 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:03.063949 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Created reservations ['d82cac0b-0c10-4b1f-8cde-a10f31ca6c6b', '0609ac5e-52b0-4e08-8ed1-93ed7c85feb0', '782a7ed5-b027-4ff7-a4cf-3245c8eedd1a', '800b07cc-4156-4255-befc-d3e18915e686'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:03.064928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26db7f11-af4e-42ea-9daa-bc1842e20dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82cac0b-0c10-4b1f-8cde-a10f31ca6c6b', '0609ac5e-52b0-4e08-8ed1-93ed7c85feb0', '782a7ed5-b027-4ff7-a4cf-3245c8eedd1a', '800b07cc-4156-4255-befc-d3e18915e686']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:03.066053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b948f32-5580-418e-b51e-8450ca61c33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:03.090200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b948f32-5580-418e-b51e-8450ca61c33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e65bfc3f-d054-45ce-b98d-f243b1960b00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1438661076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d969fc7a51499986e66c46fcd3ba23',qos_specs=None,replication_status=,reservations=['d82cac0b-0c10-4b1f-8cde-a10f31ca6c6b','0609ac5e-52b0-4e08-8ed1-93ed7c85feb0','782a7ed5-b027-4ff7-a4cf-3245c8eedd1a','800b07cc-4156-4255-befc-d3e18915e686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01b68d473524b4e996ce31f8acbe467',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1438661076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e65bfc3f-d054-45ce-b98d-f243b1960b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57d969fc7a51499986e66c46fcd3ba23',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01b68d473524b4e996ce31f8acbe467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:03.090978 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d846e377-ed72-4543-9c72-3f3b87f176bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:03.111145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d846e377-ed72-4543-9c72-3f3b87f176bd) transitioned into state 'SUCCESS' from state '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-1438661076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57d969fc7a51499986e66c46fcd3ba23',qos_specs=None,replication_status=,reservations=['d82cac0b-0c10-4b1f-8cde-a10f31ca6c6b','0609ac5e-52b0-4e08-8ed1-93ed7c85feb0','782a7ed5-b027-4ff7-a4cf-3245c8eedd1a','800b07cc-4156-4255-befc-d3e18915e686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01b68d473524b4e996ce31f8acbe467',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:03.111852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c1201-9336-46ef-838d-7d4be0431b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:03.121351 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94c1201-9336-46ef-838d-7d4be0431b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:03.122207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Flow 'volume_create_api' (a3abcefa-3284-4a90-bea9-627c65ac3d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:03.122572 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Create volume request issued successfully. Jul 22 04:44:03.123466 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a674a5d-eed9-4992-ab1e-2ca3738975cd tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:44:03.123985 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 401/1583] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:44:02 2026] POST /volume/v3/volumes => generated 789 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:03.140358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:03.142719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:03.142979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:03.143217 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:03.146132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:03.148724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:03.149118 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:03.149118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:03.149118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:03.152477 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:03.152477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:03.152477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:03.152706 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:03.152706 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:03.156324 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:03.160049 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:03.160049 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:03.161661 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8346e93-2ab1-48da-b3e7-ec5e895cd6f1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:03.162091 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:03.162091 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:03.162179 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 393/1584] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:03 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:03.164241 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:03.165881 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:03.170354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c9cba9-c7e1-4677-9085-091e22a295a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:03.170499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-584f7b1b-3f95-4b7f-8178-b31fcbee3ff3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:03.170980 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 398/1586] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:03 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:03.171029 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 394/1586] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:03 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:04.070592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.072646 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:04.072867 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.073137 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.080894 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.080894 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:04.084865 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:04.089509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23e413cc-de38-4c1e-9a66-81d3bd12901f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:04.090062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 402/1587] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:04.178351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.180702 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:04.180999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.181264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.187335 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ed48092-0080-4abb-ad74-fc754ca706ac None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.189827 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ed48092-0080-4abb-ad74-fc754ca706ac tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:04.190150 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ed48092-0080-4abb-ad74-fc754ca706ac tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.190450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ed48092-0080-4abb-ad74-fc754ca706ac tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.190846 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.190846 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:04.194221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.195903 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:04.196514 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:04.196904 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.198352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.200681 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.200681 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:04.200846 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e71dfcbb-7de2-4a59-91db-dbbd326535b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:04.201190 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 394/1588] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:04.204399 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3ed48092-0080-4abb-ad74-fc754ca706ac tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:04.209074 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.209074 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:04.209674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ed48092-0080-4abb-ad74-fc754ca706ac tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:04.210085 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 395/1589] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:04.214744 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:04.220470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.221413 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2fbdce0-35a9-4d0c-b711-f3ca43f6b994 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:04.221413 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 399/1590] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:04.222928 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:04.223279 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.223543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.233539 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.233539 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:04.238292 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:04.244883 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2c30d1a5-2935-4a62-976f-a4f45c445a6a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:04.245525 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 403/1591] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:04.303410 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.306172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:04.306439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.306685 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.315778 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.315778 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:04.324121 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:04.331526 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-6c7d272b-446a-47f2-913f-d183c3e0cee5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:04.332078 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 395/1592] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:04.422876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee4b6780-f95e-4ac1-be83-a36decd0ea7c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.423390 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee4b6780-f95e-4ac1-be83-a36decd0ea7c None None] GET https://10.4.3.175/volume// Jul 22 04:44:04.423648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee4b6780-f95e-4ac1-be83-a36decd0ea7c None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.423887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee4b6780-f95e-4ac1-be83-a36decd0ea7c None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.424254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee4b6780-f95e-4ac1-be83-a36decd0ea7c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:04.424576 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 396/1593] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:44: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 22 04:44:04.436040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-e401b825-2a48-4162-ad14-653f7d89938b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.438510 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-e401b825-2a48-4162-ad14-653f7d89938b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:44:04.441885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-e401b825-2a48-4162-ad14-653f7d89938b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e65bfc3f-d054-45ce-b98d-f243b1960b00", "connector": null, "instance_uuid": "620535a6-6dc6-4090-b480-7c8c4d8e109b"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:04.451867 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.451867 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:04.490160 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-e401b825-2a48-4162-ad14-653f7d89938b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:44:04.490978 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 400/1594] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:44:04 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 22 04:44:04.532541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.534642 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:04.534936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.535226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.544508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-86d06a68-65e3-4175-832c-6dcb0571a35a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.545042 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86d06a68-65e3-4175-832c-6dcb0571a35a None None] GET https://10.4.3.175/volume// Jul 22 04:44:04.545228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86d06a68-65e3-4175-832c-6dcb0571a35a None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.545371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86d06a68-65e3-4175-832c-6dcb0571a35a None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.545695 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86d06a68-65e3-4175-832c-6dcb0571a35a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:04.546077 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 396/1595] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:44: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 22 04:44:04.548311 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.548311 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:04.552844 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:04.556265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.557632 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d5fa7fef-2d0e-4603-a964-08f733d80853 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:04.558080 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 404/1596] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:04.558503 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:04.558746 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:04.558947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:04.577769 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.577769 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:04.581886 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:04.588175 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-504cd208-8a7f-4995-a0fd-de17276ddebe tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:04.588920 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 397/1597] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:44:04 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 1043 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:04.691789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:04.693640 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] PUT https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 Jul 22 04:44:04.694153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:04.702032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Acquiring lock "cinder-attachment_update-e65bfc3f-d054-45ce-b98d-f243b1960b00-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:44:04.710540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Lock "cinder-attachment_update-e65bfc3f-d054-45ce-b98d-f243b1960b00-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:44:04.710540 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:04.710540 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:04.806088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Lock "cinder-attachment_update-e65bfc3f-d054-45ce-b98d-f243b1960b00-np0000005618" released by "attachment_update" :: held 0.097s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:44:04.806088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-9d272784-4f23-400f-a39b-11f6bb25d1d8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 returned with HTTP 200 Jul 22 04:44:04.806088 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 401/1598] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:44:04 2026] PUT /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:05.103264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:05.105339 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:05.105585 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:05.105812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:05.113909 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:05.113909 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:05.118290 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:05.123458 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98295023-59bf-4fc5-86b1-0067abaa6e01 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:05.123948 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 397/1599] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:05 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:05.225437 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:05.227316 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:05.227577 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:05.227795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:05.235198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:05.237086 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:05.237283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:05.237445 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:05.237445 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:05.237603 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:05.241145 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:05.245485 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13830e04-3f74-4439-8b65-ab4bc3d699d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:05.245891 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 405/1600] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:05 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:05.246810 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:05.246810 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:05.250214 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:05.254250 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-27e3e0c3-70fc-4fce-9b13-b64ca452853b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:05.254665 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 398/1601] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:05 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:05.575583 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3188c434-df2c-4b19-a738-fcdefc21e068 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:05.577630 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3188c434-df2c-4b19-a738-fcdefc21e068 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:05.578038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3188c434-df2c-4b19-a738-fcdefc21e068 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:05.579285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3188c434-df2c-4b19-a738-fcdefc21e068 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:05.589202 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:05.589202 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:05.593527 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3188c434-df2c-4b19-a738-fcdefc21e068 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:05.598836 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3188c434-df2c-4b19-a738-fcdefc21e068 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:05.599540 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 402/1602] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:05 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:06.142278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:06.144446 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:06.144686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:06.144890 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:06.152799 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:06.152799 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:06.157642 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:06.163637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6965192-90ea-4e2b-ba7a-b28023d5de45 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:06.164066 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 398/1603] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:06 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:06.259506 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:06.261806 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:06.262036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:06.262255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:06.272374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:06.274281 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:06.274550 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:06.274771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:06.276489 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:06.276489 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:06.280681 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:06.284791 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:06.284791 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:06.286079 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a93ba7bf-ab36-404e-b6d4-5d21cdd173f8 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:06.286584 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 406/1604] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:06 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:06.288806 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:06.293798 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-457c3ade-abc8-488f-82d5-c53dc98c38a7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:06.294259 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 399/1605] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:06 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:06.614932 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:06.616553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:06.616849 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:06.617195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:06.629132 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:06.629132 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:06.632823 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:06.638158 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb72a125-b414-4878-8be3-07a99b7cbc46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:06.638723 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 403/1606] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:06 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:07.185146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:07.187460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:07.187720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:07.187916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:07.201703 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:07.201703 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:07.210610 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:07.215650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-391d90ff-6f83-4bb9-8df6-3772500cf122 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:07.216069 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 399/1607] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:07 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:07.300634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:07.303128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:07.303542 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:07.303870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:07.308997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:07.311697 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:07.312016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:07.312373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:07.316733 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:07.316733 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:07.321134 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:07.326420 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe4e196d-2852-4c43-aa72-acaa17fe28a1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:07.326997 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 407/1608] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:07 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:07.327418 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:07.327418 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:07.333539 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:07.339731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8f8650f-282d-4a2d-9941-c24b62c904c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:07.340556 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 400/1609] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:07 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:07.652400 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-32e24541-becd-4715-945c-3311cdcd2e46 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:07.657125 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-32e24541-becd-4715-945c-3311cdcd2e46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:07.657125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-32e24541-becd-4715-945c-3311cdcd2e46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:07.657125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-32e24541-becd-4715-945c-3311cdcd2e46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:07.671691 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:07.671691 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:07.677530 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-32e24541-becd-4715-945c-3311cdcd2e46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:07.682459 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-32e24541-becd-4715-945c-3311cdcd2e46 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:07.682851 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 404/1610] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:07 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:08.235043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-850a432e-86a5-4584-a60c-3a49eb998348 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:08.237001 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-850a432e-86a5-4584-a60c-3a49eb998348 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:08.237226 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-850a432e-86a5-4584-a60c-3a49eb998348 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:08.237422 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-850a432e-86a5-4584-a60c-3a49eb998348 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:08.244686 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:08.244686 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:08.249548 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-850a432e-86a5-4584-a60c-3a49eb998348 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:08.255108 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-850a432e-86a5-4584-a60c-3a49eb998348 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:08.255639 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 400/1611] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:08 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:08.341652 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:08.343764 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:08.344027 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:08.344254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:08.355459 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:08.355459 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:08.361872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:08.362446 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:08.364047 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:08.364307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:08.364550 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:08.368018 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3520a6f4-b5bd-4df3-83cb-e42339e0bcf0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:08.368564 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 408/1612] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:08 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:08.377120 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:08.377120 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:08.381834 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:08.387318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f3fa0e30-3433-4832-b6c4-3d161b1a9b8b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:08.387789 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 401/1613] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:08 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:08.699616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-17240616-b332-4a80-a9da-699a606e0d5b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:08.701337 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-17240616-b332-4a80-a9da-699a606e0d5b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:08.701534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-17240616-b332-4a80-a9da-699a606e0d5b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:08.701705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-17240616-b332-4a80-a9da-699a606e0d5b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:08.711071 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:08.711071 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:08.715427 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-17240616-b332-4a80-a9da-699a606e0d5b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:08.719363 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-17240616-b332-4a80-a9da-699a606e0d5b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:08.719709 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 405/1614] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:08 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:09.270601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f6cd3286-5275-4dff-845b-b94191a2c61c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:09.276003 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f6cd3286-5275-4dff-845b-b94191a2c61c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:09.276003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f6cd3286-5275-4dff-845b-b94191a2c61c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:09.276003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f6cd3286-5275-4dff-845b-b94191a2c61c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:09.281039 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:09.281039 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:09.286258 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f6cd3286-5275-4dff-845b-b94191a2c61c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:09.292554 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f6cd3286-5275-4dff-845b-b94191a2c61c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:09.292931 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 401/1615] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:09 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:09.381862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:09.383901 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:09.384195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:09.384454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:09.394696 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:09.394696 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:09.399005 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:09.403079 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ebc284c-1d06-4d4c-a97e-d968b72ac6dd tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:09.403819 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 409/1616] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:09 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:09.404562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:09.406765 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:09.407020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:09.407275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:09.419627 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:09.419627 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:09.423989 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:09.430482 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-81cbbc01-e75f-4259-bc82-009faeb8fbb9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:09.431015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 402/1617] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:09 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:09.736993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-191c7c3a-db49-470f-944c-ee257c8b4dde None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:09.736993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-191c7c3a-db49-470f-944c-ee257c8b4dde tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:09.737542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-191c7c3a-db49-470f-944c-ee257c8b4dde tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:09.737542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-191c7c3a-db49-470f-944c-ee257c8b4dde tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:09.747320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:09.747320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:09.750806 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-191c7c3a-db49-470f-944c-ee257c8b4dde tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:09.755383 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-191c7c3a-db49-470f-944c-ee257c8b4dde tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:09.757638 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 406/1618] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:09 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:10.307372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:10.309262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:10.309502 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:10.309705 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:10.316668 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:10.316668 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:10.320257 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:10.324685 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67408db6-66e7-4a1d-a821-4eab7bc534a1 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:10.325152 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 402/1619] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:10 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:10.416457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:10.418235 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:10.418434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:10.418614 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:10.427204 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:10.427204 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:10.430525 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:10.434704 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1481764c-225f-4675-a68d-7f47ed3a7f2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:10.435145 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 410/1620] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:10 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:10.446159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:10.448285 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:10.448448 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:10.448644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:10.459303 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:10.459303 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:10.462614 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:10.467528 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-150d502b-1df9-4b03-b93e-bc6e2db105cd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:10.467927 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 403/1621] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:10 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:10.770599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:10.772434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:10.772652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:10.772846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:10.783938 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:10.783938 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:10.788414 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:10.793535 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da6d7e65-f993-4cfe-9ead-7e6bfcccadf4 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:10.794286 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 407/1622] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:10 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:10.992813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:10.995154 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:44:10.995680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-887273401"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:10.997221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-887273401'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:44:10.997384 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume of 1 GB Jul 22 04:44:11.002815 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Availability Zones retrieved successfully. Jul 22 04:44:11.008884 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Flow 'volume_create_api' (be1b028a-1b0e-4f4c-be52-364007dc0bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:11.010368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d46879-81fa-420f-a48b-815905a332b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:11.011846 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:44:11.046409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d46879-81fa-420f-a48b-815905a332b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:11.047570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bfe9a4-a672-4717-93f4-e82c49d98926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:11.127535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Created reservations ['6a8a2e31-b447-41d1-adab-a0aee0a6ea8e', '9cd40e76-7e14-4793-a867-79ab50e4c6cc', 'e814659d-f2d4-44a8-81a0-a5916e255072', '12de51fe-db72-425e-a494-bdc836da11b1'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:11.128351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5bfe9a4-a672-4717-93f4-e82c49d98926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8a2e31-b447-41d1-adab-a0aee0a6ea8e', '9cd40e76-7e14-4793-a867-79ab50e4c6cc', 'e814659d-f2d4-44a8-81a0-a5916e255072', '12de51fe-db72-425e-a494-bdc836da11b1']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:11.129095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d282692d-f408-4525-8795-1f4a5b4b4db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:11.154502 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d282692d-f408-4525-8795-1f4a5b4b4db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04880a04-d8c0-4afc-9832-50462728eb1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-887273401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',qos_specs=None,replication_status=,reservations=['6a8a2e31-b447-41d1-adab-a0aee0a6ea8e','9cd40e76-7e14-4793-a867-79ab50e4c6cc','e814659d-f2d4-44a8-81a0-a5916e255072','12de51fe-db72-425e-a494-bdc836da11b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-887273401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04880a04-d8c0-4afc-9832-50462728eb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:11.155702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a02c7a4-4e1c-4cb1-a4e6-e206bc16ecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:11.182390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a02c7a4-4e1c-4cb1-a4e6-e206bc16ecd2) transitioned into state 'SUCCESS' from state '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-887273401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',qos_specs=None,replication_status=,reservations=['6a8a2e31-b447-41d1-adab-a0aee0a6ea8e','9cd40e76-7e14-4793-a867-79ab50e4c6cc','e814659d-f2d4-44a8-81a0-a5916e255072','12de51fe-db72-425e-a494-bdc836da11b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:11.183460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c683af3-f984-4328-b246-290876edc79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:11.195176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c683af3-f984-4328-b246-290876edc79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:11.196210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Flow 'volume_create_api' (be1b028a-1b0e-4f4c-be52-364007dc0bb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:11.197077 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume request issued successfully. Jul 22 04:44:11.197233 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-219cd704-8cf3-4d66-a7f1-6fae7af7e8f1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:44:11.197758 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 403/1623] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:44:10 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 22 04:44:11.342185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:11.344720 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:11.345007 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:11.345305 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:11.354193 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:11.354193 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:11.359392 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:11.365444 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-85e8b0e4-5aef-495c-8eb4-bc92da1561bb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:11.366076 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 411/1624] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:11 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:11.447894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2eeca388-1082-4b36-b5d6-a327398753b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:11.449775 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2eeca388-1082-4b36-b5d6-a327398753b0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:11.450055 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2eeca388-1082-4b36-b5d6-a327398753b0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:11.450272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2eeca388-1082-4b36-b5d6-a327398753b0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:11.462673 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:11.462673 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:11.468938 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2eeca388-1082-4b36-b5d6-a327398753b0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:11.478163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2eeca388-1082-4b36-b5d6-a327398753b0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:11.478814 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 404/1625] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:11 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:11.483894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4c292616-405c-4749-87d2-a97128e1390a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:11.485982 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c292616-405c-4749-87d2-a97128e1390a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:11.486206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c292616-405c-4749-87d2-a97128e1390a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:11.486445 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c292616-405c-4749-87d2-a97128e1390a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:11.496993 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:11.496993 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:11.501677 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4c292616-405c-4749-87d2-a97128e1390a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:11.506305 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c292616-405c-4749-87d2-a97128e1390a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:11.506624 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 408/1626] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:11 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:11.806818 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:11.809392 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:11.809898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:11.809898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:11.822684 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:11.822684 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:11.827625 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:11.833729 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1edcefd-d4ba-4d98-b327-72d5265285bf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:11.834257 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 404/1627] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:11 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:12.379535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ebd296d3-e3a0-4a85-add4-207acce65153 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:12.381812 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ebd296d3-e3a0-4a85-add4-207acce65153 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:12.382013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ebd296d3-e3a0-4a85-add4-207acce65153 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:12.382157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ebd296d3-e3a0-4a85-add4-207acce65153 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:12.388870 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:12.388870 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:12.393046 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ebd296d3-e3a0-4a85-add4-207acce65153 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:12.397383 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ebd296d3-e3a0-4a85-add4-207acce65153 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:12.397801 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 412/1628] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:12 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:12.493412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c887acbe-8432-41fc-a9ab-f14f6416388b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:12.495524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c887acbe-8432-41fc-a9ab-f14f6416388b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:12.495769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c887acbe-8432-41fc-a9ab-f14f6416388b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:12.496012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c887acbe-8432-41fc-a9ab-f14f6416388b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:12.508411 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:12.508411 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:12.512892 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c887acbe-8432-41fc-a9ab-f14f6416388b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:12.517703 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c887acbe-8432-41fc-a9ab-f14f6416388b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:12.518262 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 405/1629] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:12 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:12.520560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a812f66a-38c5-491c-ae09-a13ada24793f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:12.522906 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a812f66a-38c5-491c-ae09-a13ada24793f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:12.523188 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a812f66a-38c5-491c-ae09-a13ada24793f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:12.523475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a812f66a-38c5-491c-ae09-a13ada24793f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:12.534221 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:12.534221 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:12.538568 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a812f66a-38c5-491c-ae09-a13ada24793f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:12.544875 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a812f66a-38c5-491c-ae09-a13ada24793f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:12.545463 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 409/1630] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:12 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:12.848448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:12.850391 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:12.850637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:12.850832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:12.860920 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:12.860920 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:12.864552 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:12.869151 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19278832-f692-4b32-8953-ca5bf7ff91e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:12.869566 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 405/1631] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:12 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:13.409513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:13.411192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:13.411303 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:13.411478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:13.419131 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:13.419131 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:13.423846 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:13.429761 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62e6769b-e9f3-41ab-bf08-717b2ecbfacf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:13.430295 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 413/1632] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:13 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:13.533095 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:13.535233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:13.535498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:13.535758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:13.546066 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:13.546066 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:13.549503 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:13.553579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1eb0b7b9-79fe-4d79-8c49-d6d20c85eabe tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:13.553956 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 406/1633] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:13 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:13.560972 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:13.562824 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:13.563029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:13.563215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:13.572135 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:13.572135 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:13.575897 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:13.580479 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09c611cd-89f4-49a8-b06c-cbf815bb9d8e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:13.580858 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 410/1634] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:13 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:13.882882 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:13.884552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:13.884882 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:13.885182 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:13.894831 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:13.894831 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:13.899110 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:13.904887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-afd795a3-5ff4-48d3-b0f2-18d4f1e4749b tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:13.904887 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 406/1635] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:13 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:14.444457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:14.446471 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:14.446695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:14.446987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:14.456091 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:14.456091 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:14.460760 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:14.466570 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cb6d1759-f90c-4548-bd8c-08e3b9e2648a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:14.467101 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 414/1636] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:14 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:44:14.565575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:14.567336 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:14.567534 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:14.567730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:14.576779 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:14.576779 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:14.580798 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:14.585189 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59fe6e60-eb7e-4073-9375-9f30856dc731 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:14.585704 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 407/1637] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:14 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:14.593901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:14.596213 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:14.596396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:14.596653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:14.605733 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:14.605733 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:14.609313 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:14.614384 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7af746b4-2c3a-4a01-99e1-b081f6224365 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:14.614800 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 411/1638] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:14 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:14.917938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e6551b10-bd6c-4876-a45d-60b09352dfca None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:14.919784 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6551b10-bd6c-4876-a45d-60b09352dfca tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:14.920023 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6551b10-bd6c-4876-a45d-60b09352dfca tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:14.920279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6551b10-bd6c-4876-a45d-60b09352dfca tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:14.929881 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:14.929881 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:14.934338 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e6551b10-bd6c-4876-a45d-60b09352dfca tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:14.939908 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6551b10-bd6c-4876-a45d-60b09352dfca tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:14.940482 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 407/1639] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:14 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:15.480048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0db815bd-3f39-48c5-b869-249f59f60866 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:15.482176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0db815bd-3f39-48c5-b869-249f59f60866 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:15.482435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0db815bd-3f39-48c5-b869-249f59f60866 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:15.482687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0db815bd-3f39-48c5-b869-249f59f60866 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:15.491181 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:15.491181 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:15.495839 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0db815bd-3f39-48c5-b869-249f59f60866 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:15.500174 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0db815bd-3f39-48c5-b869-249f59f60866 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:15.500604 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 415/1640] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:15 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:15.601777 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:15.604126 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:15.604538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:15.604538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:15.619569 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:15.619569 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:15.625452 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:15.628213 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:15.630105 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:15.630319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:15.630576 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:15.631475 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3f07f70-4145-4787-afe7-c7fe5c6aae7a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:15.632094 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 408/1641] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:15 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:15.645920 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:15.645920 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:15.650757 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:15.656593 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8be724d7-300c-4f58-90c4-bcd4ce29b376 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:15.656732 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 412/1642] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:15 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:15.954042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:15.956164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:15.956492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:15.956791 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:15.968231 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:15.968231 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:15.972423 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:15.977920 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd1b5ed6-9e55-485b-98da-8533326c2ae5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:15.978416 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 408/1643] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:15 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:16.514396 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:16.516682 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:16.516956 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:16.517283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:16.526771 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:16.526771 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:16.531908 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:16.537535 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df4a26c4-1388-44ca-bdc1-5e29ad5acb2b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:16.537955 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 416/1644] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:16 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:16.647623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:16.649745 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:16.649977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:16.650249 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:16.662411 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:16.662411 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:16.667040 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:16.670842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5c682452-3489-47c1-91b4-f6a74a79b255 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:16.672751 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c682452-3489-47c1-91b4-f6a74a79b255 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:16.672828 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-811ed48c-57d5-46fb-a6a6-ca89f42bbb54 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:16.672933 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c682452-3489-47c1-91b4-f6a74a79b255 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:16.673207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c682452-3489-47c1-91b4-f6a74a79b255 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:16.673440 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 409/1645] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:16 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:16.683295 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:16.683295 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:16.687485 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5c682452-3489-47c1-91b4-f6a74a79b255 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:16.692279 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c682452-3489-47c1-91b4-f6a74a79b255 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:16.692613 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 413/1646] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:16 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:16.994990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:16.996894 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:16.997247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:16.997506 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:17.008276 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:17.008276 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:17.013031 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:17.020207 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c77250ed-0624-4b2b-80be-e3b2ce3f2c9e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:17.020912 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 409/1647] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:16 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:17.552089 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:17.554347 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:17.554575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:17.554739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:17.565036 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:17.565036 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:17.572029 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:17.578572 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fdf379c-3602-43b3-8cb6-75c654474d6a tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:17.579179 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 417/1648] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:17 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:17.688648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:17.690825 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:17.691089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:17.691441 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:17.704877 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:17.704877 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:17.706015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:17.708512 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:17.708740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:17.709016 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:17.711026 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:17.719177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e239bb1-571f-4c9b-aa73-322559178ba4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:17.719725 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 410/1649] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:17 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:17.724059 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:17.724059 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:17.728396 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:17.733096 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b04cbffe-2846-4c64-a8d0-4bacb76b1977 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:17.733493 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 414/1650] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:17 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:18.035728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:18.037887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:18.038247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:18.038497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:18.050741 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:18.050741 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:18.054604 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:18.059288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eec29a1e-b399-4f7f-84bd-6bfd7caf7de1 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:18.059675 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 410/1651] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:18 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:18.594598 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:18.596401 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:18.596602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:18.596788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:18.603849 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:18.603849 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:18.608047 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:18.612593 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5209b3e0-9bb7-40f1-b05c-2f10d8076909 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:18.613025 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 418/1652] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:18 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:18.736562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:18.738662 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:18.738867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:18.739100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:18.749383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:18.750593 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:18.750593 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:18.751932 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:18.752156 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:18.752332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:18.756156 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:18.761634 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-988f6533-6bbe-4a9c-895e-50aabeb03298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:18.762185 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 411/1653] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:18 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:18.763844 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:18.763844 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:18.768188 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:18.772931 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bd088ec-942a-43c0-a887-fc9936c4cc1b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:18.773523 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 415/1654] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:18 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:19.077853 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:19.079746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:19.080039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:19.080289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:19.092049 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:19.092049 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:19.095991 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:19.103996 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b0e93d5-1d1d-42bc-ab02-f7bf23bcac34 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:19.103996 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 411/1655] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:19 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:19.625717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:19.627698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:19.627907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:19.628101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:19.635467 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:19.635467 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:19.639186 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:19.643356 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2140cb42-b9f2-46e8-9ab8-698df4bf56ce tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:19.644165 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 419/1656] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:19 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:19.775073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:19.777039 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:19.777320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:19.777607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:19.787885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8f77f361-937d-40db-b543-e22f755c55d0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:19.789831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f77f361-937d-40db-b543-e22f755c55d0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:19.790065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f77f361-937d-40db-b543-e22f755c55d0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:19.790278 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f77f361-937d-40db-b543-e22f755c55d0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:19.790566 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:19.790566 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:19.796767 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:19.801743 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:19.801743 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:19.804232 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a79b115b-262b-440b-b7a5-413a5b9c9d4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:19.804812 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 412/1657] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:19 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:19.806612 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8f77f361-937d-40db-b543-e22f755c55d0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:19.812268 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f77f361-937d-40db-b543-e22f755c55d0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:19.812798 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 416/1658] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:19 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:20.115336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:20.116925 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:20.117258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:20.117374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:20.129899 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:20.129899 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:20.134717 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:20.140637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bebd9b00-e449-4591-881d-a7726ad29ab3 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:20.141172 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 412/1659] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:20 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:20.658108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a6523d32-6d33-41b1-94a0-c6695ead397f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:20.660102 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6523d32-6d33-41b1-94a0-c6695ead397f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:20.660299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6523d32-6d33-41b1-94a0-c6695ead397f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:20.660498 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6523d32-6d33-41b1-94a0-c6695ead397f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:20.670410 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:20.670410 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:20.675675 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a6523d32-6d33-41b1-94a0-c6695ead397f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:20.680440 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6523d32-6d33-41b1-94a0-c6695ead397f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:20.680895 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 420/1660] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:20 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:20.821157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:20.823252 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:20.823455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:20.823646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:20.830135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:20.832401 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:20.832586 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:20.832812 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:20.834029 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:20.834029 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:20.838152 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:20.842882 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:20.842882 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:20.843256 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44c64894-bcf0-42ad-8508-b35f4d171d19 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:20.843662 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 413/1661] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:20 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:20.847076 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:20.851545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d7120c4-d45b-4be8-9845-e210b5210c9b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:20.851920 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 417/1662] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:20 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:21.156081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0392e119-fae7-4365-b527-9446af9f292f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:21.157928 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0392e119-fae7-4365-b527-9446af9f292f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:21.158192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0392e119-fae7-4365-b527-9446af9f292f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:21.158416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0392e119-fae7-4365-b527-9446af9f292f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:21.167622 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:21.167622 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:21.171575 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0392e119-fae7-4365-b527-9446af9f292f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:21.175904 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0392e119-fae7-4365-b527-9446af9f292f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:21.176343 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 413/1663] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:21 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:21.694361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-474ea203-227d-4115-ad00-d99e2940f28c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:21.696141 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-474ea203-227d-4115-ad00-d99e2940f28c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:21.696321 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-474ea203-227d-4115-ad00-d99e2940f28c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:21.696511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-474ea203-227d-4115-ad00-d99e2940f28c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:21.704067 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:21.704067 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:21.707575 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-474ea203-227d-4115-ad00-d99e2940f28c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:21.712016 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-474ea203-227d-4115-ad00-d99e2940f28c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:21.712562 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 421/1664] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:21 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:21.862662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:21.867157 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:21.867157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:21.867157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:21.868604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:21.870524 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:21.870715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:21.870909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:21.876012 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:21.876012 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:21.879784 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:21.881237 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:21.881237 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:21.884443 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b7ece3d-cc0e-4f2e-b5df-4de480aed649 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:21.884848 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 414/1665] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:21 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:21.885133 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:21.889729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7848ec2-f0ac-4272-9a3a-b2eac20bd6c2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:21.890142 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 418/1666] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:21 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:22.190763 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:22.192807 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:22.193090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:22.193325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:22.204053 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:22.204053 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:22.208474 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:22.213557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bdcd55c2-88e0-4bb5-ba10-b9055020decf tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:22.213999 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 414/1667] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:22 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:22.726900 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:22.728999 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:22.729264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:22.729458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:22.736260 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:22.736260 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:22.740113 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:22.744200 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f2fb43a6-5d76-462f-a1f5-f28ef3cab004 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:22.744553 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 422/1668] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:22 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:22.901326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ccd8787d-b460-46bd-89f5-92392492395a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:22.902541 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:22.903324 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccd8787d-b460-46bd-89f5-92392492395a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:22.903538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ccd8787d-b460-46bd-89f5-92392492395a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:22.904096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ccd8787d-b460-46bd-89f5-92392492395a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:22.904492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:22.904762 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:22.905096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:22.913561 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:22.913561 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:22.916324 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:22.916324 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:22.916990 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ccd8787d-b460-46bd-89f5-92392492395a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:22.920682 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:22.921273 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccd8787d-b460-46bd-89f5-92392492395a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:22.921662 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 415/1669] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:22 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:22.926749 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-74e59fce-d46f-4e9b-8aa8-95be565e2ee3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:22.927244 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 419/1670] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:22 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:23.227184 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:23.229582 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:23.229937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:23.230160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:23.242523 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:23.242523 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:23.246904 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:23.251769 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a7b3cb6b-881a-4b20-a686-4d60d6250cae tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:23.252298 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 415/1671] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:23 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:23.759391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:23.761693 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:23.761928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:23.762213 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:23.771306 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:23.771306 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:23.776248 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:23.782272 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee74a4c2-70f0-4359-9a46-d4b34faf00d8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:23.782799 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 423/1672] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:23 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:23.938722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5822434d-7895-43ab-abf3-7831f208656f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:23.941336 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:23.941735 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5822434d-7895-43ab-abf3-7831f208656f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:23.941735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5822434d-7895-43ab-abf3-7831f208656f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:23.941735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5822434d-7895-43ab-abf3-7831f208656f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:23.943889 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:23.944194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:23.945169 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:23.953205 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:23.953205 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:23.956443 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:23.956443 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:23.956840 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5822434d-7895-43ab-abf3-7831f208656f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:23.960949 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:23.963092 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5822434d-7895-43ab-abf3-7831f208656f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:23.963092 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 416/1673] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:23 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:23.966460 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c6f9777d-a18a-4aef-88fd-4e519a69d2fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:23.966936 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 420/1674] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:23 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:24.266640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:24.268664 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:24.268864 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:24.269080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:24.279397 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:24.279397 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:24.283142 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:24.287681 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6cd6f350-1cc7-4b1a-a8db-0886c3659bb7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:24.288223 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 416/1675] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:24 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:24.796895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6d629850-bf8b-49ec-ba50-12d179414d2f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:24.798957 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d629850-bf8b-49ec-ba50-12d179414d2f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:24.799243 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d629850-bf8b-49ec-ba50-12d179414d2f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:24.799483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d629850-bf8b-49ec-ba50-12d179414d2f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:24.806694 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:24.806694 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:24.810479 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6d629850-bf8b-49ec-ba50-12d179414d2f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:24.814731 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d629850-bf8b-49ec-ba50-12d179414d2f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:24.815190 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 424/1676] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:24 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:24.975486 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6973c125-ba50-4e03-9860-5c412d8bd175 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:24.979728 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6973c125-ba50-4e03-9860-5c412d8bd175 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:24.980159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6973c125-ba50-4e03-9860-5c412d8bd175 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:24.980357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6973c125-ba50-4e03-9860-5c412d8bd175 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:24.984668 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:24.987153 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:24.987428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:24.987698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:24.991387 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:24.991387 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:24.995306 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6973c125-ba50-4e03-9860-5c412d8bd175 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:24.999691 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6973c125-ba50-4e03-9860-5c412d8bd175 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:25.000247 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 417/1677] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:24 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:25.003280 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:25.003280 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:25.013097 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:25.016389 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-722ee2ac-4a0c-4cd4-afa5-0a3f410fc09a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:25.016786 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 421/1678] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:24 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:25.304738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a470937a-0036-418e-bc58-7742a7df9b3c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:25.306791 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a470937a-0036-418e-bc58-7742a7df9b3c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:25.307065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a470937a-0036-418e-bc58-7742a7df9b3c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:25.307289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a470937a-0036-418e-bc58-7742a7df9b3c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:25.318901 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:25.318901 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:25.323235 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a470937a-0036-418e-bc58-7742a7df9b3c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:25.328570 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a470937a-0036-418e-bc58-7742a7df9b3c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:25.329116 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 417/1679] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:25 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:25.828455 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-28640d0c-539f-456d-919c-7b3615626881 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:25.830736 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28640d0c-539f-456d-919c-7b3615626881 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:25.831027 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28640d0c-539f-456d-919c-7b3615626881 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:25.831281 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28640d0c-539f-456d-919c-7b3615626881 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:25.840491 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:25.840491 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:25.845520 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28640d0c-539f-456d-919c-7b3615626881 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:25.852162 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28640d0c-539f-456d-919c-7b3615626881 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:25.852689 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 425/1680] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:25 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:26.013304 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:26.015586 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:26.015860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:26.016145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:26.028621 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:26.028621 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:26.033591 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:26.035600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:26.037809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:26.038105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:26.038357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:26.039584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79bf1bb0-b9f5-4eef-803a-05e4de5ba6e7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:26.040183 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 418/1681] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:26 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:26.049780 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:26.049780 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:26.054205 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:26.059710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-46cb1a4d-6d3a-4df4-a3e2-aa60957c87fc tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:26.060242 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 422/1682] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:26 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:26.343398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:26.345365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:26.345604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:26.345813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:26.356199 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:26.356199 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:26.360342 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:26.367101 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37b7516c-6430-4b48-ac32-c7f27ce4566e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:26.367704 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 418/1683] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:26 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:26.864879 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:26.867509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:26.867823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:26.868151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:26.877816 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:26.877816 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:26.883454 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:26.889847 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5628dd8-17a1-4bea-9c89-ffe487420687 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:26.890280 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 426/1684] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:26 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:27.053397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:27.055799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:27.056043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:27.056245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:27.068130 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:27.068130 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:27.072906 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:27.073637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:27.075568 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:27.075752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:27.075958 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:27.079117 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f23990d8-350b-4699-a8b2-2cf1b66b5677 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:27.079685 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 419/1685] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:27 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:27.086292 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:27.086292 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:27.090274 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:27.095019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-90d89695-3ef7-4286-a1b2-c065abe613c5 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:27.095448 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 423/1686] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:27 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:27.381842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:27.383739 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:27.384085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:27.384304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:27.394201 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:27.394201 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:27.398522 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:27.403725 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-30fcf04b-7714-4843-8ec8-7c4ba7a119ab tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:27.404365 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 419/1687] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:27 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:27.903975 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39c085bc-6973-47d5-be94-4123d96a5e68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:27.906157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39c085bc-6973-47d5-be94-4123d96a5e68 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:27.906346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39c085bc-6973-47d5-be94-4123d96a5e68 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:27.906554 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39c085bc-6973-47d5-be94-4123d96a5e68 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:27.913471 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:27.913471 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:27.917269 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-39c085bc-6973-47d5-be94-4123d96a5e68 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:27.921391 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39c085bc-6973-47d5-be94-4123d96a5e68 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:27.921747 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 427/1688] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:27 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:28.093077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:28.094752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:28.094912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:28.095154 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:28.104246 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:28.104246 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:28.107547 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:28.108836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1ee4c51c-692b-4428-b61c-4e9074659010 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:28.111484 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ee4c51c-692b-4428-b61c-4e9074659010 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:28.111776 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ee4c51c-692b-4428-b61c-4e9074659010 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:28.112106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ee4c51c-692b-4428-b61c-4e9074659010 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:28.112354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ef7f34a-60c0-4fa6-9a25-1a9242b09713 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:28.112818 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 420/1689] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:28 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:28.123506 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:28.123506 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:28.125940 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1ee4c51c-692b-4428-b61c-4e9074659010 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:28.130625 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ee4c51c-692b-4428-b61c-4e9074659010 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:28.131162 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 424/1690] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:28 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:28.420026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:28.421649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:28.421872 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:28.422076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:28.432113 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:28.432113 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:28.436102 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:28.440546 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea3116ef-522f-4ddc-b389-5ed805f6b20c tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:28.440917 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 420/1691] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:28 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:28.935804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:28.938903 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:28.938903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:28.938903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:28.945469 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:28.945469 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:28.952276 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:28.954542 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76f31800-f08f-4fdc-9f52-c8483e8d86d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:28.955164 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 428/1692] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:28 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:29.130544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:29.133252 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:29.133577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:29.133883 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:29.143633 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:29.143633 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:29.147044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:29.148223 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:29.148805 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:29.149063 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:29.149284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:29.152423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-540d035f-bde6-41b3-a6f3-0d18af1b8c5c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:29.152788 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 421/1693] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:29 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:29.158944 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:29.158944 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:29.162466 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:29.166715 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-83a17c2e-a4d2-4e11-89da-06b44d5cf8a0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:29.167155 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 425/1694] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:29 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:29.453797 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:29.455563 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:29.455761 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:29.455935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:29.465694 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:29.465694 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:29.469319 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:29.473951 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a4745b85-16e0-4eef-ab64-51577a3c9840 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:29.474385 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 421/1695] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:29 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:29.969260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:29.971573 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:29.972106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:29.972985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:29.982062 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:29.982062 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:29.987077 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:29.991857 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ac9db29-eea5-4626-879a-c7d52fc831ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:29.992454 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 429/1696] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:29 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:30.169026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:30.171684 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:30.171840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:30.172052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:30.182738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:30.183404 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:30.183404 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:30.184813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:30.185104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:30.185355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:30.188312 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:30.194269 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fdad490f-ea7d-4231-94a5-423fdc801cb2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:30.194465 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:30.194465 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:30.194760 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 422/1697] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:30 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:30.197839 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:30.201744 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2150be3-11c8-47f7-b3a8-d0ebf91c7b3a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:30.202147 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 426/1698] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:30 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:30.486803 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:30.488600 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:30.488798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:30.489000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:30.497737 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:30.497737 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:30.501168 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:30.505080 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e24d190b-7e32-49b7-ab62-0665c1c4133a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:30.505434 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 422/1699] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:30 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:31.005722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ab9cf28c-2741-487c-91af-f675ed926b17 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:31.009454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab9cf28c-2741-487c-91af-f675ed926b17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:31.009454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf28c-2741-487c-91af-f675ed926b17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:31.009454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab9cf28c-2741-487c-91af-f675ed926b17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:31.016670 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:31.016670 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:31.021212 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ab9cf28c-2741-487c-91af-f675ed926b17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:31.026526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab9cf28c-2741-487c-91af-f675ed926b17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:31.026526 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 430/1700] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:31 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:31.207823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bc941d33-c0a5-4973-9121-1025902ea641 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:31.209904 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc941d33-c0a5-4973-9121-1025902ea641 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:31.210254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc941d33-c0a5-4973-9121-1025902ea641 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:31.210547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc941d33-c0a5-4973-9121-1025902ea641 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:31.214741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:31.217132 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:31.217436 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:31.217629 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:31.221418 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:31.221418 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:31.225782 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bc941d33-c0a5-4973-9121-1025902ea641 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:31.229925 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:31.229925 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:31.230468 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc941d33-c0a5-4973-9121-1025902ea641 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:31.230846 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 423/1701] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:31 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:31.234843 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:31.240838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bb91351-cf79-4305-ab3b-c57b8691dd28 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:31.241400 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 427/1702] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:31 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:31.518360 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-54c586ae-3480-4885-bdac-d76b94da396e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:31.520081 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54c586ae-3480-4885-bdac-d76b94da396e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:31.520268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54c586ae-3480-4885-bdac-d76b94da396e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:31.520473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54c586ae-3480-4885-bdac-d76b94da396e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:31.529864 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:31.529864 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:31.533414 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-54c586ae-3480-4885-bdac-d76b94da396e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:31.537718 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54c586ae-3480-4885-bdac-d76b94da396e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:31.538205 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 423/1703] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:31 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:32.040366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:32.042333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:32.042700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:32.043089 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:32.051668 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:32.051668 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:32.056393 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:32.063389 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-61cf6857-f9ef-4e99-98dc-c9805e868b4e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:32.064232 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 431/1704] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:32 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:32.245240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:32.247331 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:32.247591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:32.247892 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:32.255636 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:32.257370 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:32.257545 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:32.257747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:32.263623 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:32.263623 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:32.266640 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:32.266640 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:32.270274 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:32.271788 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:32.274470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-317965dd-a65c-43df-b26a-fb25d5c57d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:32.274844 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 428/1705] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:32 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:32.277539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b19976a4-7a5e-4298-93dd-b6e86c7626e0 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:32.278106 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 424/1706] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:32 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:32.550836 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cff3f02f-48dc-490b-87d8-d539696d1127 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:32.552621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cff3f02f-48dc-490b-87d8-d539696d1127 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:32.552817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cff3f02f-48dc-490b-87d8-d539696d1127 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:32.553052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cff3f02f-48dc-490b-87d8-d539696d1127 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:32.562985 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:32.562985 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:32.566519 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cff3f02f-48dc-490b-87d8-d539696d1127 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:32.570673 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cff3f02f-48dc-490b-87d8-d539696d1127 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:32.571123 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 424/1707] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:32 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:33.079771 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:33.081803 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:33.083624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:33.083624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:33.090911 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:33.090911 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:33.096088 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:33.102292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30471cf0-4d3c-425e-a4a6-bd8bc66ba64b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:33.103029 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 432/1708] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:33 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:33.289941 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:33.291989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:33.292414 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:33.292714 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:33.293007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:33.294518 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:33.294809 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:33.295110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:33.309118 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:33.309118 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:33.311629 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:33.311629 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:33.315535 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:33.317383 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:33.322098 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5585a535-f124-4937-b7f6-83a7a583f9c3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:33.322731 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 429/1709] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:33 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:33.324132 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05e836ca-d4f5-4286-8554-40ad7d81d333 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:33.324852 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 425/1710] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:33 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:33.589564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:33.591758 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:33.592073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:33.592324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:33.606086 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:33.606086 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:33.610742 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:33.616990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cfaca9c4-a7d6-46d6-9533-8f5bdf5a1a85 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:33.617526 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 425/1711] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:33 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.116403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6393a481-8e10-4b8e-bccd-339939858c49 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.119144 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6393a481-8e10-4b8e-bccd-339939858c49 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:34.119480 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6393a481-8e10-4b8e-bccd-339939858c49 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.119737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6393a481-8e10-4b8e-bccd-339939858c49 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.126786 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.126786 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:34.131514 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6393a481-8e10-4b8e-bccd-339939858c49 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:34.136835 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6393a481-8e10-4b8e-bccd-339939858c49 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:34.137444 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 433/1712] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 1251 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.280737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.282992 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:34.283203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.283392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.290492 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.290492 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:34.294293 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:34.299097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-629c1f99-223f-42b5-8a52-8389c4568792 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:34.299533 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 430/1713] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 1251 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.336894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.339113 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:34.339402 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.339644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.340294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.342169 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:34.343979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.343979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.351693 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.351693 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:34.353256 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.353256 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:34.356363 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:34.357467 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:34.361906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c6fdb87e-f68c-46b8-9275-84b53bf92e89 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:34.362515 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 426/1714] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.363369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a52a504c-a6d8-449f-906c-aae7688d8a97 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:34.364007 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 426/1715] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:34.631399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.635133 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:34.635419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.635558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.651206 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.651206 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:34.655478 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:34.660236 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0fd8e7e1-fb90-4a90-8f92-77ec077d366a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:34.660727 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 434/1716] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.779102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.781795 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:34.782104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.782351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.790866 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.790866 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:34.795280 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:34.800493 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-9ffee1bb-c618-4f02-a005-81c2daf2aac6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:34.800955 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 431/1717] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:34 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 1251 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:34.812001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a54963fe-9e7e-4082-a706-c86c8cdfadf1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.812389 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a54963fe-9e7e-4082-a706-c86c8cdfadf1 None None] GET https://10.4.3.175/volume// Jul 22 04:44:34.812572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a54963fe-9e7e-4082-a706-c86c8cdfadf1 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:34.812796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a54963fe-9e7e-4082-a706-c86c8cdfadf1 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:34.813202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a54963fe-9e7e-4082-a706-c86c8cdfadf1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:34.813495 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 427/1718] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:44: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 22 04:44:34.820663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-019aa3c3-a747-4839-9c9f-e8127b9cb67d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:34.822800 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-019aa3c3-a747-4839-9c9f-e8127b9cb67d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:44:34.823244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-019aa3c3-a747-4839-9c9f-e8127b9cb67d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4017c441-adac-4e25-be44-00f2bb779a6a", "connector": null, "instance_uuid": "15ce7c54-615a-4b36-a8b2-2c02d476898a"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:34.830805 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:34.830805 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:34.858934 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-019aa3c3-a747-4839-9c9f-e8127b9cb67d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:44:34.859083 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 427/1719] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:44:34 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:35.376793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:35.377321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:35.379309 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:35.379411 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:35.379533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:35.379696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:35.379696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:35.379841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:35.391033 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:35.391033 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:35.391893 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:35.391893 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:35.395184 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:35.396497 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:35.400140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f165f9be-c1f2-4b58-af39-f8d851f7c109 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:35.400578 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 432/1720] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:35 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:35.404373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52620db3-8c11-4bc3-8bc7-19073afde1c1 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:35.404891 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 435/1721] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:35 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:35.676418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:35.678802 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:35.679148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:35.679431 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:35.694816 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:35.694816 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:35.698258 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:35.703702 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ffec7ee-8c51-4397-aa07-47752d00e55d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:35.704301 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 428/1722] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:35 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:36.196987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-be381dd4-805d-437b-92e0-4ddcd061d9a6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.197633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be381dd4-805d-437b-92e0-4ddcd061d9a6 None None] GET https://10.4.3.175/volume// Jul 22 04:44:36.197667 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-be381dd4-805d-437b-92e0-4ddcd061d9a6 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:36.197912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-be381dd4-805d-437b-92e0-4ddcd061d9a6 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:36.198332 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be381dd4-805d-437b-92e0-4ddcd061d9a6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:36.198890 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 428/1723] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:44: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 22 04:44:36.214693 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.217879 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:44:36.218226 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:36.218479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:36.231635 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.231635 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:36.235838 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:44:36.241704 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-e5f2a500-9645-4ee5-9a4d-2355efb80dc9 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:44:36.242737 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 433/1724] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:44:36 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 1430 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:36.344459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.346588 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] PUT https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 Jul 22 04:44:36.347054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:36.355106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Acquiring lock "cinder-attachment_update-4017c441-adac-4e25-be44-00f2bb779a6a-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:44:36.360571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-4017c441-adac-4e25-be44-00f2bb779a6a-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:44:36.362116 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.362116 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:36.414177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.416649 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:36.416972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:36.417245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:36.420552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.422795 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:36.423103 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:36.423371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:36.428334 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.428334 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:36.433883 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.433883 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:36.438232 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:36.441022 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:36.444505 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-55bdb8f3-e164-432b-ae98-b63fe104e81b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:36.445155 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 429/1725] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:36 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:36.446094 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e81d2773-cdd8-47a5-8ddd-3e3312bd3657 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:36.446497 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 429/1726] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:36 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:36.460479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-4017c441-adac-4e25-be44-00f2bb779a6a-np0000005618" released by "attachment_update" :: held 0.100s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:44:36.460999 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-ee551cfb-f862-4ecc-98ff-dbf03b573889 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 returned with HTTP 200 Jul 22 04:44:36.461330 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 436/1727] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:44:36 2026] PUT /volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:36.489634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-aab01fff-3316-45d2-af8c-17180d75a14e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.492637 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-aab01fff-3316-45d2-af8c-17180d75a14e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65/action Jul 22 04:44:36.493181 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-aab01fff-3316-45d2-af8c-17180d75a14e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:44:36.493370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-aab01fff-3316-45d2-af8c-17180d75a14e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:36.516490 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.516490 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:36.531383 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7af1f7c4-4fc3-4bf7-863a-cc580fa21e48 req-aab01fff-3316-45d2-af8c-17180d75a14e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65/action returned with HTTP 204 Jul 22 04:44:36.531866 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 434/1728] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:44:36 2026] POST /volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:36.724101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:36.726431 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:36.726646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:36.726885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:36.737001 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:36.737001 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:36.741136 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:36.746366 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe61f2a7-0401-46bb-ba86-bdb1dda0f5b5 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:36.746744 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 430/1729] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:36 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:37.460542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5a00f31f-044b-467b-8357-6f9b3897034c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:37.462643 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a00f31f-044b-467b-8357-6f9b3897034c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:37.462887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a00f31f-044b-467b-8357-6f9b3897034c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:37.463100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a00f31f-044b-467b-8357-6f9b3897034c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:37.466249 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:37.468265 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:37.468490 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:37.468706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:37.478935 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:37.478935 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:37.483957 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:37.483957 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:37.484459 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a00f31f-044b-467b-8357-6f9b3897034c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:37.490162 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:37.490931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a00f31f-044b-467b-8357-6f9b3897034c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:37.491506 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 430/1730] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:37 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:37.501825 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6f66a895-f4e2-45cb-be4d-6617c65e1d70 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:37.501825 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 437/1731] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:37 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:37.766125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-61487dde-e283-4410-90d2-e305c83cd7f8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:37.768836 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61487dde-e283-4410-90d2-e305c83cd7f8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:37.769129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61487dde-e283-4410-90d2-e305c83cd7f8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:37.769333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61487dde-e283-4410-90d2-e305c83cd7f8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:37.781848 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:37.781848 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:37.787588 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-61487dde-e283-4410-90d2-e305c83cd7f8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:37.794548 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61487dde-e283-4410-90d2-e305c83cd7f8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:37.795223 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 435/1732] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:37 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:38.508666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-48bf183b-79f6-4a2b-beed-c378675b894a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:38.510989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-48bf183b-79f6-4a2b-beed-c378675b894a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:38.511238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-48bf183b-79f6-4a2b-beed-c378675b894a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:38.511488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-48bf183b-79f6-4a2b-beed-c378675b894a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:38.516626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4f5366f5-8f8f-490a-babb-77a74c133379 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:38.519018 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f5366f5-8f8f-490a-babb-77a74c133379 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:38.519381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4f5366f5-8f8f-490a-babb-77a74c133379 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:38.519563 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4f5366f5-8f8f-490a-babb-77a74c133379 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:38.523755 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:38.523755 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:38.529568 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-48bf183b-79f6-4a2b-beed-c378675b894a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:38.531503 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:38.531503 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:38.536099 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4f5366f5-8f8f-490a-babb-77a74c133379 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:38.537024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-48bf183b-79f6-4a2b-beed-c378675b894a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:38.537172 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 431/1733] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:38 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:38.540594 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f5366f5-8f8f-490a-babb-77a74c133379 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:38.541046 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 431/1734] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:38 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:38.813523 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:38.815670 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:38.816038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:38.816178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:38.829894 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:38.829894 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:38.835628 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:38.842551 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7cba8b3a-3252-40ba-a707-f3a2d8613c0d tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:38.843056 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 438/1735] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:38 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:38.860065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-5486b986-31d8-4e21-88e0-4ae037877811 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:38.862663 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-5486b986-31d8-4e21-88e0-4ae037877811 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b/action Jul 22 04:44:38.863270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-5486b986-31d8-4e21-88e0-4ae037877811 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:44:38.863453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-5486b986-31d8-4e21-88e0-4ae037877811 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:38.888015 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:38.888015 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:38.903804 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4e502ca4-c69a-476f-a0d0-8b066dbed3f3 req-5486b986-31d8-4e21-88e0-4ae037877811 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b/action returned with HTTP 204 Jul 22 04:44:38.904356 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 436/1736] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:44:38 2026] POST /volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:39.328935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b350f670-342d-4cb4-add8-c381ba72d577 req-d55c2a88-1137-4ac2-81f9-66e283ec055a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.331565 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-d55c2a88-1137-4ac2-81f9-66e283ec055a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 Jul 22 04:44:39.331808 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-d55c2a88-1137-4ac2-81f9-66e283ec055a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.332070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-d55c2a88-1137-4ac2-81f9-66e283ec055a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.341946 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.341946 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:39.407101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b350f670-342d-4cb4-add8-c381ba72d577 req-d55c2a88-1137-4ac2-81f9-66e283ec055a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 returned with HTTP 200 Jul 22 04:44:39.407544 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 432/1737] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:39 2026] DELETE /volume/v3/attachments/35327aef-1af5-4a77-90b5-db68f2b318a9 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:39.485449 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-52579eba-f353-48e3-841b-baf15bf5f7fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.488062 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-52579eba-f353-48e3-841b-baf15bf5f7fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 Jul 22 04:44:39.488318 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-52579eba-f353-48e3-841b-baf15bf5f7fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.488569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-52579eba-f353-48e3-841b-baf15bf5f7fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.498671 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.498671 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:39.550693 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.552804 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.552902 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.553096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.555393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.557566 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-173f7118-d12a-43f6-8354-754b11a7c6f3 req-52579eba-f353-48e3-841b-baf15bf5f7fa tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 returned with HTTP 200 Jul 22 04:44:39.557908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:44:39.557984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.558077 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 432/1738] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:39 2026] DELETE /volume/v3/attachments/6ea9350e-7ab3-4c3e-91a8-7b1a560b53f7 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:39.558202 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.563835 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.563835 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:39.566622 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.566622 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:39.568196 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.571915 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:44:39.574347 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56e789a2-251c-4a73-a4fb-2bf75da866ee tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.574835 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 439/1739] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.578028 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5a4ec60c-debb-4ed2-8a79-4ef89af26f1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:44:39.578389 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 437/1740] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:39.589634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.591789 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.591973 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.592147 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.607310 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.607310 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:39.613577 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.619101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97a509a5-1326-4a71-a3ce-834deafa1d83 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.619521 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 433/1741] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.668057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.670415 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.670586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.670756 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.681675 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.681675 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:39.687368 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.693173 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9142b886-aa78-41a8-a144-4e03cfd894d0 req-9a2b6c7b-c1dc-4f5e-8d2c-78a633bbffcb tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.693719 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 433/1742] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.712477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.715000 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.715261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.715500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.726700 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.726700 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:39.730316 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.735270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bae5d20e-4b8f-4336-bad3-3b01a1f8fd30 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.735639 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 440/1743] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.785115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.787201 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.787383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.787564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.796569 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.796569 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:39.801563 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.807639 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-91c969db-a8eb-4c72-bb4f-91e778f54067 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.808201 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 438/1744] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.830036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.832069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f/action Jul 22 04:44:39.832455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:44:39.832620 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:39.843085 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.843085 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:39.843663 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.849888 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Begin detaching volume completed successfully. Jul 22 04:44:39.850159 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-16eb2c8d-cf9e-4827-bf4c-a79ae57e021a tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f/action returned with HTTP 202 Jul 22 04:44:39.850938 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 434/1745] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:44:39 2026] POST /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:44:39.859443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.863249 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:39.863529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.863870 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.876683 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.876683 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:39.882434 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:39.887903 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a224bd46-5fa4-4f68-aab9-ce3d9ae6f0b6 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:39.888375 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 434/1746] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:39.896678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1113cf88-dc92-4ab5-8200-0a270ef6998c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.897263 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1113cf88-dc92-4ab5-8200-0a270ef6998c None None] GET https://10.4.3.175/volume// Jul 22 04:44:39.897368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1113cf88-dc92-4ab5-8200-0a270ef6998c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.897587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1113cf88-dc92-4ab5-8200-0a270ef6998c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.897910 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1113cf88-dc92-4ab5-8200-0a270ef6998c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:39.898706 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 441/1747] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:44: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 22 04:44:39.910908 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:39.914417 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:39.914623 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:39.914862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:39.925616 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:39.925616 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:39.930191 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:39.934599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-c1fa8f7d-fddf-4016-9ab1-4af8ebb56024 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:39.935032 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 439/1748] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:44:39 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:40.662730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:40.664823 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:44:40.665947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:40.666309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:40.666673 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume with id: 8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:44:40.676588 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:40.676588 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:40.677401 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:44:40.697244 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Delete volume request issued successfully. Jul 22 04:44:40.697590 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7610fb11-3c03-4c23-be69-c685e1a8ff99 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 202 Jul 22 04:44:40.698047 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 435/1749] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:44:40 2026] DELETE /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:40.707935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:40.710544 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:44:40.710857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:40.711162 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:40.722000 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:40.722000 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:40.726472 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Volume info retrieved successfully. Jul 22 04:44:40.733358 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de0dbd42-c896-41ef-8ad2-eb0471a7f152 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 200 Jul 22 04:44:40.735134 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 435/1750] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:40 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:40.903898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:40.906927 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:40.906927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:40.907181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:40.920292 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:40.920292 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:40.926339 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:40.933060 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10ab8bb4-5f6c-47c4-80ac-5a0b3e3b3c62 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:40.933624 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 442/1751] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:40 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:41.748347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1eb82ac6-2a71-4769-863e-e62becedc4c4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:41.750241 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1eb82ac6-2a71-4769-863e-e62becedc4c4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] GET https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 Jul 22 04:44:41.750241 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1eb82ac6-2a71-4769-863e-e62becedc4c4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:41.750717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1eb82ac6-2a71-4769-863e-e62becedc4c4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:41.756395 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1eb82ac6-2a71-4769-863e-e62becedc4c4 tempest-AttachVolumeMultiAttachTest-1020624352 tempest-AttachVolumeMultiAttachTest-1020624352-project-member] https://10.4.3.175/volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 returned with HTTP 404 Jul 22 04:44:41.756920 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 440/1752] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:41 2026] GET /volume/v3/volumes/8a8a8d34-3a2d-4979-b492-d0a0218f5ff9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:41.948242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:41.950259 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:41.950521 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:41.951077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:41.962617 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:41.962617 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:41.967146 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:41.972075 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7b5222a3-8e8d-4026-b7f9-bc7aadddce59 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:41.972532 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 436/1753] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:41 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:42.893497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-3e4dab77-5dcb-4258-8eb6-ccd180db48e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:42.896306 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-3e4dab77-5dcb-4258-8eb6-ccd180db48e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] POST https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047/action Jul 22 04:44:42.896797 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-3e4dab77-5dcb-4258-8eb6-ccd180db48e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:44:42.896984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-3e4dab77-5dcb-4258-8eb6-ccd180db48e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:42.919615 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:42.919615 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:42.933375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-81d87340-0c6b-4c4f-be2c-cf3d9dd6d98b req-3e4dab77-5dcb-4258-8eb6-ccd180db48e7 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047/action returned with HTTP 204 Jul 22 04:44:42.934124 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 436/1754] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:44:42 2026] POST /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:42.990837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:42.993558 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:42.993876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:42.994168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.005045 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.005045 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:43.009955 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:43.015415 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-315ec06b-b1d3-45ba-8069-d68680b7b9e8 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:43.015863 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 443/1755] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:42 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:43.036805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-02fa8673-a65b-42b0-9552-f953c34d263e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.038882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-02fa8673-a65b-42b0-9552-f953c34d263e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:43.039111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-02fa8673-a65b-42b0-9552-f953c34d263e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:43.039306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-02fa8673-a65b-42b0-9552-f953c34d263e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.056062 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.056062 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:43.060954 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-02fa8673-a65b-42b0-9552-f953c34d263e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:43.066024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-02fa8673-a65b-42b0-9552-f953c34d263e tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:43.066464 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 441/1756] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:43 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:43.083829 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f768b55e-7d64-4363-8b9e-49206a512659 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.085366 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 437/1757] 10.4.3.175 () {70 vars in 1611 bytes} [Wed Jul 22 04:44:43 2026] DELETE /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:44:43.093935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ec6f541-cdde-4723-989b-fd44b72f7323 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.170746 np0000005618 devstack@c-api.service[100127]: WARNING keystonemiddleware.auth_token [None req-8ec6f541-cdde-4723-989b-fd44b72f7323 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 04:44:43.171796 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 437/1758] 10.4.3.175 () {70 vars in 1611 bytes} [Wed Jul 22 04:44:43 2026] DELETE /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 => generated 114 bytes in 78 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:44:43.182524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.184898 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] DELETE https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 Jul 22 04:44:43.185198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:43.185449 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.197386 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.197386 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:43.281292 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Attachment connected to vm 620535a6-6dc6-4090-b480-7c8c4d8e109b, checking data on nova Jul 22 04:44:43.281621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.compute.nova [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Creating Keystone token plugin using URL: https://10.4.3.175/identity {{(pid=100125) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 04:44:43.501481 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] REQ: curl -g -i -X GET https://10.4.3.175/compute/v2.1/servers/620535a6-6dc6-4090-b480-7c8c4d8e109b/os-volume_attachments/e65bfc3f-d054-45ce-b98d-f243b1960b00 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}76f88a5d54a4a2b8aeb76956276e78d776e2d57a365755c0c1eec4d39af97ebf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8d9ecfc8-0b76-4e80-acc0-275eae60feac" -H "X-Service-Token: {SHA256}be0fb6fe651a067faac1c64e372a414174ed4285ec928a95cef41db99bc6e8f1" {{(pid=100125) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 04:44:43.633526 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 04:44:43 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-788772e3-e55b-4f1d-b02e-152c8fc2a81d x-openstack-request-id: req-788772e3-e55b-4f1d-b02e-152c8fc2a81d {{(pid=100125) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 04:44:43.633821 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e65bfc3f-d054-45ce-b98d-f243b1960b00", "serverId": "620535a6-6dc6-4090-b480-7c8c4d8e109b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "407bb5ea-741f-44cd-af3b-b4c25c2ea047", "bdm_uuid": "4d4b9eca-af56-465d-94fe-12a95fd92065"}} {{(pid=100125) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 04:44:43.633821 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET call to compute for https://10.4.3.175/compute/v2.1/servers/620535a6-6dc6-4090-b480-7c8c4d8e109b/os-volume_attachments/e65bfc3f-d054-45ce-b98d-f243b1960b00 used request id req-788772e3-e55b-4f1d-b02e-152c8fc2a81d {{(pid=100125) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 04:44:43.636021 np0000005618 devstack@c-api.service[100125]: ERROR cinder.volume.api [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-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 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Caught error: Detach volume from instance 620535a6-6dc6-4090-b480-7c8c4d8e109b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 620535a6-6dc6-4090-b480-7c8c4d8e109b using the Compute API Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: 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 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 04:44:43.638911 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 620535a6-6dc6-4090-b480-7c8c4d8e109b using the Compute API Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.middleware.fault [None req-8d9ecfc8-0b76-4e80-acc0-275eae60feac tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 returned with HTTP 409 Jul 22 04:44:43.640610 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 444/1759] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:44:43 2026] DELETE /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 => generated 167 bytes in 458 msecs (HTTP/1.1 409) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:44:43.704004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.719625 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:43.719625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:43.719625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.723137 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.723137 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:43.732418 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:43.739379 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-5e84100b-fe5d-4922-98f8-9ebc7157737a tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:43.740151 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 442/1760] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:43 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 1156 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:43.767771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.770187 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] POST https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00/action Jul 22 04:44:43.770519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:44:43.770601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:43.785078 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.785078 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:43.785785 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:43.797837 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Begin detaching volume completed successfully. Jul 22 04:44:43.800076 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-d0fc0b1c-5389-4cca-9bcc-069666d51778 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00/action returned with HTTP 202 Jul 22 04:44:43.800804 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 438/1761] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:44:43 2026] POST /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:44:43.884272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-12f0618b-039a-44ed-8e73-97a5fdae1ecb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.884805 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12f0618b-039a-44ed-8e73-97a5fdae1ecb None None] GET https://10.4.3.175/volume// Jul 22 04:44:43.885472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12f0618b-039a-44ed-8e73-97a5fdae1ecb None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:43.885472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12f0618b-039a-44ed-8e73-97a5fdae1ecb None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.886527 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12f0618b-039a-44ed-8e73-97a5fdae1ecb None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:43.886863 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 438/1762] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:44: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 22 04:44:43.896745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:43.900128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:43.900128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:43.900519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:43.940996 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:44:43.948658 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:43.948658 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:43.954873 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:43.961580 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-69a04c4e-fbea-44b4-a6d3-84f6981505dc tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:43.962259 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 445/1763] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:44:43 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 1339 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:45.848305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-96e64a34-363f-4676-87fd-d2d1decbfc3c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:45.850484 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-96e64a34-363f-4676-87fd-d2d1decbfc3c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b Jul 22 04:44:45.851765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-96e64a34-363f-4676-87fd-d2d1decbfc3c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:45.851765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-96e64a34-363f-4676-87fd-d2d1decbfc3c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:45.863140 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:45.863140 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:45.970205 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a7f2133-6b56-42c0-9927-0cc99921fad2 req-96e64a34-363f-4676-87fd-d2d1decbfc3c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b returned with HTTP 200 Jul 22 04:44:45.970659 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 443/1764] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:45 2026] DELETE /volume/v3/attachments/cd3df42a-20f1-4c39-82e8-88a7624d340b => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:46.185327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.187628 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:44:46.187854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:46.188090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:46.199035 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:46.199035 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:46.205039 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:44:46.211467 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae49b83c-353c-4c77-8e90-7780d77a5bf7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:44:46.212112 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 439/1765] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:46 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:46.291676 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7266325e-7952-4c94-8f82-15871ac28fe7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.451780 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7266325e-7952-4c94-8f82-15871ac28fe7 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:44:46.454082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7266325e-7952-4c94-8f82-15871ac28fe7 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-530547983", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1757131928", "vendor_name": "tempest-vendor_name-279086606"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:46.490804 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7266325e-7952-4c94-8f82-15871ac28fe7 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:44:46.491211 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 439/1766] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:44:46 2026] POST /volume/v3/types => generated 326 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:46.506570 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f31d9a13-4805-4211-913d-49b03a35024f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.587743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-2968c0c8-1273-49f5-84e9-982806ae92e2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.589998 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-2968c0c8-1273-49f5-84e9-982806ae92e2 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] DELETE https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 Jul 22 04:44:46.590218 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-2968c0c8-1273-49f5-84e9-982806ae92e2 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:46.590430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-2968c0c8-1273-49f5-84e9-982806ae92e2 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:46.601250 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:46.601250 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:46.618598 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:44:46.619008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "676e299c-bc78-48d7-967e-212a289dbbcb", "size": 1, "name": "tempest-UserMessagesTest-Volume-672132619"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:46.620900 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume request body: {'volume': {'volume_type': '676e299c-bc78-48d7-967e-212a289dbbcb', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-672132619'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:44:46.628246 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume of 1 GB Jul 22 04:44:46.628651 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:46.628651 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:46.629397 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Availability Zones retrieved successfully. Jul 22 04:44:46.637756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Flow 'volume_create_api' (9f8ee901-cd17-46dc-ab74-8f8f688cfeee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:46.639333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3ec6ef-d992-4dc7-bddf-13a8d0e9e4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:46.640722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:44:46.668360 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-aba45ab5-df17-4e57-b11b-0440f62127cc req-2968c0c8-1273-49f5-84e9-982806ae92e2 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 returned with HTTP 200 Jul 22 04:44:46.669001 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 444/1767] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:46 2026] DELETE /volume/v3/attachments/407bb5ea-741f-44cd-af3b-b4c25c2ea047 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:46.670717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3ec6ef-d992-4dc7-bddf-13a8d0e9e4c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:44:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1757131928',vendor_name='tempest-vendor_name-279086606'},id=676e299c-bc78-48d7-967e-212a289dbbcb,is_public=True,name='tempest-UserMessagesTest-volume-type-530547983',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '676e299c-bc78-48d7-967e-212a289dbbcb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:46.671531 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe5c4ef-29e1-4119-8c6f-c61fae28ffea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:46.705057 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-530547983 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-530547983, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:44:46.705336 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-530547983 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-530547983, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:44:46.752191 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Created reservations ['a8bc938b-d774-4caa-a33e-321464a39d5a', '124b38a2-f599-4ca9-a5e0-bd9927fbb8e1', 'd723dc37-765f-4836-abb0-45addee3f7e2', '2c58dbf7-c63f-481f-bd9c-6afc93897f87'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:46.753095 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe5c4ef-29e1-4119-8c6f-c61fae28ffea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8bc938b-d774-4caa-a33e-321464a39d5a', '124b38a2-f599-4ca9-a5e0-bd9927fbb8e1', 'd723dc37-765f-4836-abb0-45addee3f7e2', '2c58dbf7-c63f-481f-bd9c-6afc93897f87']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:46.753828 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878abbbc-fbc5-4f7c-a064-82147b4e11cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:46.794171 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878abbbc-fbc5-4f7c-a064-82147b4e11cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8148c8a7-7266-450d-ac99-a2809a3e1a43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-672132619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf717c61c0904071a35347f4bea9aba3',qos_specs=None,replication_status=,reservations=['a8bc938b-d774-4caa-a33e-321464a39d5a','124b38a2-f599-4ca9-a5e0-bd9927fbb8e1','d723dc37-765f-4836-abb0-45addee3f7e2','2c58dbf7-c63f-481f-bd9c-6afc93897f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c629e7a74d4cdfbad425b05ac84935',volume_type_id=676e299c-bc78-48d7-967e-212a289dbbcb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-672132619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8148c8a7-7266-450d-ac99-a2809a3e1a43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf717c61c0904071a35347f4bea9aba3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52c629e7a74d4cdfbad425b05ac84935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(676e299c-bc78-48d7-967e-212a289dbbcb),volume_type_id=676e299c-bc78-48d7-967e-212a289dbbcb)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:46.794985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c101d0-55c8-4a93-9201-b8c6de7c5fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:46.829806 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8c101d0-55c8-4a93-9201-b8c6de7c5fe5) transitioned into state 'SUCCESS' from state '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-672132619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf717c61c0904071a35347f4bea9aba3',qos_specs=None,replication_status=,reservations=['a8bc938b-d774-4caa-a33e-321464a39d5a','124b38a2-f599-4ca9-a5e0-bd9927fbb8e1','d723dc37-765f-4836-abb0-45addee3f7e2','2c58dbf7-c63f-481f-bd9c-6afc93897f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c629e7a74d4cdfbad425b05ac84935',volume_type_id=676e299c-bc78-48d7-967e-212a289dbbcb)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:46.832804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9109e3-c707-4344-b104-7b4ab8f5f2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:46.848871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9109e3-c707-4344-b104-7b4ab8f5f2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:46.850256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Flow 'volume_create_api' (9f8ee901-cd17-46dc-ab74-8f8f688cfeee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:46.850751 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume request issued successfully. Jul 22 04:44:46.851622 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f31d9a13-4805-4211-913d-49b03a35024f tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:44:46.853210 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 446/1768] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:44:46 2026] POST /volume/v3/volumes => generated 784 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:44:46.872835 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.875381 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:46.875691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:46.875978 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:46.891262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-1838fadf-5d6d-4ab6-a985-27e3a28b2139 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:46.892082 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:46.892082 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:46.893734 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-1838fadf-5d6d-4ab6-a985-27e3a28b2139 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] DELETE https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 Jul 22 04:44:46.893734 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-1838fadf-5d6d-4ab6-a985-27e3a28b2139 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:46.895835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-1838fadf-5d6d-4ab6-a985-27e3a28b2139 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:46.900350 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:46.908404 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:46.908404 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:46.908562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c7cc8d1-600d-4c8b-a5fe-d01e922e5077 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 returned with HTTP 200 Jul 22 04:44:46.909191 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 440/1769] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:46 2026] GET /volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:46.978625 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-1838fadf-5d6d-4ab6-a985-27e3a28b2139 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 returned with HTTP 200 Jul 22 04:44:46.979199 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 440/1770] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:46 2026] DELETE /volume/v3/attachments/e1705afe-ff72-4d56-b990-f021f3802224 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:47.000730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:47.004596 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:44:47.004790 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:47.005059 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:47.005177 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Delete volume with id: ce1a8d89-4708-4de6-bb51-3d6c56c774c6 Jul 22 04:44:47.014335 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:47.014335 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:47.015183 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:44:47.051566 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Delete volume request issued successfully. Jul 22 04:44:47.051799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2480b37b-3da6-49ea-ac12-6a548d9b70e8 req-06b0f50e-9260-4b72-a79b-c9f807e288b2 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 returned with HTTP 202 Jul 22 04:44:47.052313 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 445/1771] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:44:46 2026] DELETE /volume/v3/volumes/ce1a8d89-4708-4de6-bb51-3d6c56c774c6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:47.120673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:47.126785 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:47.127085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:47.127362 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:47.142046 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:47.142046 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:47.147836 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:47.154585 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5dfc327b-b103-43bc-a6b3-290d8fa6e99a req-722ef371-9c47-434c-994d-dbfa04e54b1f tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:47.155367 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 447/1772] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:47 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:47.182388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-32cadb69-875b-46e2-b458-54c17011c110 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:47.185846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:47.185846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:47.187580 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:47.188378 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Delete volume with id: e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:47.199125 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:47.199125 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:47.199836 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:47.236062 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Delete volume request issued successfully. Jul 22 04:44:47.236423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-32cadb69-875b-46e2-b458-54c17011c110 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 202 Jul 22 04:44:47.237721 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 441/1773] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:44:47 2026] DELETE /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:44:47.247364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:47.251707 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:47.254625 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:47.255171 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:47.266308 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:47.266308 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:47.271783 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Volume info retrieved successfully. Jul 22 04:44:47.277418 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a54511ad-c4e7-4388-a2cd-6d3c342c0d17 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 200 Jul 22 04:44:47.278105 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 441/1774] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:47 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-844b5cde-5d62-4063-9807-af2e9c085a0b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-844b5cde-5d62-4063-9807-af2e9c085a0b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-844b5cde-5d62-4063-9807-af2e9c085a0b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-844b5cde-5d62-4063-9807-af2e9c085a0b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-844b5cde-5d62-4063-9807-af2e9c085a0b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-844b5cde-5d62-4063-9807-af2e9c085a0b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 returned with HTTP 200 Jul 22 04:44:48.379458 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 446/1775] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:47 2026] GET /volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2950acb3-ee3a-44a8-8c9c-8eebcb2f4093 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2950acb3-ee3a-44a8-8c9c-8eebcb2f4093 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/messages Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2950acb3-ee3a-44a8-8c9c-8eebcb2f4093 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2950acb3-ee3a-44a8-8c9c-8eebcb2f4093 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2950acb3-ee3a-44a8-8c9c-8eebcb2f4093 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:44:48.382077 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 448/1776] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:44:47 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-03b10973-b84b-41a4-9a5a-ceaf86be1e92 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03b10973-b84b-41a4-9a5a-ceaf86be1e92 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] DELETE https://10.4.3.175/volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03b10973-b84b-41a4-9a5a-ceaf86be1e92 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03b10973-b84b-41a4-9a5a-ceaf86be1e92 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03b10973-b84b-41a4-9a5a-ceaf86be1e92 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 returned with HTTP 204 Jul 22 04:44:48.383837 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 442/1777] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:44:47 2026] DELETE /volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-267f140d-e233-439f-8765-3cd9f989d2a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-267f140d-e233-439f-8765-3cd9f989d2a5 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-267f140d-e233-439f-8765-3cd9f989d2a5 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-267f140d-e233-439f-8765-3cd9f989d2a5 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-267f140d-e233-439f-8765-3cd9f989d2a5 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 returned with HTTP 404 Jul 22 04:44:48.385590 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 442/1778] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/messages/392251b1-7f45-44e6-b607-4e17a293d3d2 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b062bcce-5e0c-4de6-808d-f6d477854539 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b062bcce-5e0c-4de6-808d-f6d477854539 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b062bcce-5e0c-4de6-808d-f6d477854539 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b062bcce-5e0c-4de6-808d-f6d477854539 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b062bcce-5e0c-4de6-808d-f6d477854539 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b062bcce-5e0c-4de6-808d-f6d477854539 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 returned with HTTP 200 Jul 22 04:44:48.387114 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 447/1779] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Delete volume with id: 8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100125) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Created reservations ['313a4ab8-94f8-4fb2-8100-42330d773b5e', '62dbdde6-b364-4b3e-8651-7fd1e9af0295', 'e9d38b55-e9fe-48d6-9ca3-2f1b5336c7f5', '61bd80d2-62d8-4b51-b0c1-d4702825a5aa'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Delete volume request issued successfully. Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb3a2232-ed71-4f11-b452-cae6f39ec16d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 returned with HTTP 202 Jul 22 04:44:48.387628 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 449/1780] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:44:48 2026] DELETE /volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6d243951-cb68-48d6-a0f0-1aae2dc98fb8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d243951-cb68-48d6-a0f0-1aae2dc98fb8 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d243951-cb68-48d6-a0f0-1aae2dc98fb8 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d243951-cb68-48d6-a0f0-1aae2dc98fb8 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d243951-cb68-48d6-a0f0-1aae2dc98fb8 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 returned with HTTP 404 Jul 22 04:44:48.388381 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 443/1781] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/volumes/8148c8a7-7266-450d-ac99-a2809a3e1a43 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9dd1a330-1121-4966-9808-e0e73a38b753 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9dd1a330-1121-4966-9808-e0e73a38b753 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] DELETE https://10.4.3.175/volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9dd1a330-1121-4966-9808-e0e73a38b753 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9dd1a330-1121-4966-9808-e0e73a38b753 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9dd1a330-1121-4966-9808-e0e73a38b753 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb returned with HTTP 202 Jul 22 04:44:48.389199 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 443/1782] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:44:48 2026] DELETE /volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:48.389708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48602dc3-c90a-41ab-a441-0140f7463c84 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.390943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f893ef09-8930-4d87-bfc8-75ff987a5dbc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.391458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48602dc3-c90a-41ab-a441-0140f7463c84 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] GET https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 Jul 22 04:44:48.391458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48602dc3-c90a-41ab-a441-0140f7463c84 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.391458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48602dc3-c90a-41ab-a441-0140f7463c84 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.392061 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f893ef09-8930-4d87-bfc8-75ff987a5dbc tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] GET https://10.4.3.175/volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb Jul 22 04:44:48.392061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f893ef09-8930-4d87-bfc8-75ff987a5dbc tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.392061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f893ef09-8930-4d87-bfc8-75ff987a5dbc tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.392496 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48602dc3-c90a-41ab-a441-0140f7463c84 tempest-TestServerVolumeAttachScenarioOldVersion-536721167 tempest-TestServerVolumeAttachScenarioOldVersion-536721167-project-member] https://10.4.3.175/volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 returned with HTTP 404 Jul 22 04:44:48.392496 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 448/1783] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/volumes/e65bfc3f-d054-45ce-b98d-f243b1960b00 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:44:48.392904 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f893ef09-8930-4d87-bfc8-75ff987a5dbc tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb returned with HTTP 404 Jul 22 04:44:48.392904 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 450/1784] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/types/676e299c-bc78-48d7-967e-212a289dbbcb => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:48.394312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2199f5cf-2113-41fc-9ada-48304199e449 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.394312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2199f5cf-2113-41fc-9ada-48304199e449 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:44:48.394312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2199f5cf-2113-41fc-9ada-48304199e449 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-620434573", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1138290210", "vendor_name": "tempest-vendor_name-746241498"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:48.394312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2199f5cf-2113-41fc-9ada-48304199e449 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:44:48.394312 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 444/1785] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:44:48 2026] POST /volume/v3/types => generated 326 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "63a0205f-60be-4844-9f32-2365092172ae", "size": 1, "name": "tempest-UserMessagesTest-Volume-1034266169"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume request body: {'volume': {'volume_type': '63a0205f-60be-4844-9f32-2365092172ae', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1034266169'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume of 1 GB Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:48.395160 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Availability Zones retrieved successfully. Jul 22 04:44:48.397313 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Flow 'volume_create_api' (ad1742e4-742f-428f-94b5-78ee6a0d3178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:48.401029 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278067b3-1cdb-4cdf-8749-4bf38acadb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:48.402955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:44:48.437099 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278067b3-1cdb-4cdf-8749-4bf38acadb94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:44:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1138290210',vendor_name='tempest-vendor_name-746241498'},id=63a0205f-60be-4844-9f32-2365092172ae,is_public=True,name='tempest-UserMessagesTest-volume-type-620434573',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63a0205f-60be-4844-9f32-2365092172ae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:48.438341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56eacfde-b155-4f51-9124-dba7eb71a36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:48.491480 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-620434573 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-620434573, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:44:48.492029 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-620434573 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-620434573, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:44:48.558709 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Created reservations ['dbda36fc-d0ff-418b-bce9-6f70a40c7243', 'f6e93a22-c0e7-43d3-8eaf-f2e10237db84', '58c16244-f2da-4c71-a2ef-9179014d4a00', 'fa8f8d60-c962-4892-8304-6e766c96beef'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:48.559586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56eacfde-b155-4f51-9124-dba7eb71a36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbda36fc-d0ff-418b-bce9-6f70a40c7243', 'f6e93a22-c0e7-43d3-8eaf-f2e10237db84', '58c16244-f2da-4c71-a2ef-9179014d4a00', 'fa8f8d60-c962-4892-8304-6e766c96beef']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:48.560738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570a6082-a661-4784-8e24-bc5d2897bfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:48.605271 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (570a6082-a661-4784-8e24-bc5d2897bfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a47a442a-eae4-49c4-b389-0459df0568fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1034266169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf717c61c0904071a35347f4bea9aba3',qos_specs=None,replication_status=,reservations=['dbda36fc-d0ff-418b-bce9-6f70a40c7243','f6e93a22-c0e7-43d3-8eaf-f2e10237db84','58c16244-f2da-4c71-a2ef-9179014d4a00','fa8f8d60-c962-4892-8304-6e766c96beef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c629e7a74d4cdfbad425b05ac84935',volume_type_id=63a0205f-60be-4844-9f32-2365092172ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1034266169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a47a442a-eae4-49c4-b389-0459df0568fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf717c61c0904071a35347f4bea9aba3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52c629e7a74d4cdfbad425b05ac84935',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63a0205f-60be-4844-9f32-2365092172ae),volume_type_id=63a0205f-60be-4844-9f32-2365092172ae)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:48.606225 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3137af6-e872-4cc2-b74b-33c54dbb3e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:48.646258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3137af6-e872-4cc2-b74b-33c54dbb3e99) transitioned into state 'SUCCESS' from state '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-1034266169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf717c61c0904071a35347f4bea9aba3',qos_specs=None,replication_status=,reservations=['dbda36fc-d0ff-418b-bce9-6f70a40c7243','f6e93a22-c0e7-43d3-8eaf-f2e10237db84','58c16244-f2da-4c71-a2ef-9179014d4a00','fa8f8d60-c962-4892-8304-6e766c96beef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52c629e7a74d4cdfbad425b05ac84935',volume_type_id=63a0205f-60be-4844-9f32-2365092172ae)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:48.647482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65aea83-b37b-4bff-9e6e-8afce5225fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:48.662514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b65aea83-b37b-4bff-9e6e-8afce5225fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:48.665506 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Flow 'volume_create_api' (ad1742e4-742f-428f-94b5-78ee6a0d3178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:48.665654 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Create volume request issued successfully. Jul 22 04:44:48.667170 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6963658-a2ad-4f60-9285-eb2d157a1a6c tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:44:48.667486 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 444/1786] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:44:48 2026] POST /volume/v3/volumes => generated 785 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:44:48.685991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:48.689057 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:48.689371 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:48.689642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:48.703017 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:48.703017 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:48.710199 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:48.720133 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8369c95-dcee-4c21-92af-ab0eb175acf2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb returned with HTTP 200 Jul 22 04:44:48.722417 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 449/1787] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:48 2026] GET /volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.738613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.741783 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:49.741783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.743463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.756328 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:49.756328 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:49.763861 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:49.776493 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8328abf4-8d31-4f40-902e-cac077ebe9c2 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb returned with HTTP 200 Jul 22 04:44:49.779228 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 451/1788] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:49 2026] GET /volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.799781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a7188313-27d4-40da-a700-945f97dd7b8b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.803387 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7188313-27d4-40da-a700-945f97dd7b8b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/messages Jul 22 04:44:49.803447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7188313-27d4-40da-a700-945f97dd7b8b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.804737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7188313-27d4-40da-a700-945f97dd7b8b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.813594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7188313-27d4-40da-a700-945f97dd7b8b tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:44:49.814208 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 445/1789] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:44:49 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.828783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c4051c21-6a38-41cb-b072-653e85ad53fd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.832036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4051c21-6a38-41cb-b072-653e85ad53fd tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 Jul 22 04:44:49.832393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4051c21-6a38-41cb-b072-653e85ad53fd tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.832393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4051c21-6a38-41cb-b072-653e85ad53fd tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.836174 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:49.836174 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:49.837010 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4051c21-6a38-41cb-b072-653e85ad53fd tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 returned with HTTP 200 Jul 22 04:44:49.837465 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 445/1790] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:44:49 2026] GET /volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.847197 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a018bdc4-4dcf-46c6-a2bd-5942b3181a2d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.850099 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a018bdc4-4dcf-46c6-a2bd-5942b3181a2d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/messages Jul 22 04:44:49.850695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a018bdc4-4dcf-46c6-a2bd-5942b3181a2d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.850695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a018bdc4-4dcf-46c6-a2bd-5942b3181a2d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.859084 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a018bdc4-4dcf-46c6-a2bd-5942b3181a2d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:44:49.859600 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 450/1791] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:44:49 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.872478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd5d1a90-2fb8-4501-a02a-e18a92ee418d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.875301 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd5d1a90-2fb8-4501-a02a-e18a92ee418d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] DELETE https://10.4.3.175/volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 Jul 22 04:44:49.875574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd5d1a90-2fb8-4501-a02a-e18a92ee418d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.875845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd5d1a90-2fb8-4501-a02a-e18a92ee418d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.891313 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd5d1a90-2fb8-4501-a02a-e18a92ee418d tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 returned with HTTP 204 Jul 22 04:44:49.891313 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 452/1792] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:44:49 2026] DELETE /volume/v3/messages/2d9201a8-365b-481c-abf7-7b285fb5c107 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:44:49.903789 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.912838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:49.912838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.912838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.924945 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:49.924945 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:49.935855 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:49.944608 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d95f4414-fae2-4e51-a310-ff9723d7c872 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb returned with HTTP 200 Jul 22 04:44:49.945311 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 446/1793] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:49 2026] GET /volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:49.962837 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e14908e2-f9b1-4094-995e-9ca48d000930 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:49.965422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:49.966004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:49.966004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:49.966242 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Delete volume with id: a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:49.976404 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:49.976404 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:49.977551 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Volume info retrieved successfully. Jul 22 04:44:49.978760 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100127) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:44:50.004444 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Created reservations ['cf1814a6-e41f-4420-b779-c1271f35a1e1', '5c74dafc-2dde-409e-854a-7cc075416712', 'f7ef2bbb-c202-4a4c-88f9-92b4b165a474', '2e23fe9b-f5ca-4a98-b27c-e831a25d4767'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:50.058461 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Delete volume request issued successfully. Jul 22 04:44:50.058521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e14908e2-f9b1-4094-995e-9ca48d000930 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb returned with HTTP 202 Jul 22 04:44:50.059135 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 446/1794] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:44:49 2026] DELETE /volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:50.069281 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-70a79288-8766-4196-92bb-5471f852cc20 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:50.074784 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-70a79288-8766-4196-92bb-5471f852cc20 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] GET https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb Jul 22 04:44:50.075125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-70a79288-8766-4196-92bb-5471f852cc20 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:50.075370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-70a79288-8766-4196-92bb-5471f852cc20 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:50.084385 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-70a79288-8766-4196-92bb-5471f852cc20 tempest-UserMessagesTest-1703001679 tempest-UserMessagesTest-1703001679-project-member] https://10.4.3.175/volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb returned with HTTP 404 Jul 22 04:44:50.085152 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 451/1795] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:44:50 2026] GET /volume/v3/volumes/a47a442a-eae4-49c4-b389-0459df0568fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:50.097814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-226acf33-4358-48f6-b5e3-2974a00d0bf6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:50.101211 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-226acf33-4358-48f6-b5e3-2974a00d0bf6 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] DELETE https://10.4.3.175/volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae Jul 22 04:44:50.101529 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-226acf33-4358-48f6-b5e3-2974a00d0bf6 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:50.101529 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-226acf33-4358-48f6-b5e3-2974a00d0bf6 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:50.140185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-226acf33-4358-48f6-b5e3-2974a00d0bf6 tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae returned with HTTP 202 Jul 22 04:44:50.140503 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 453/1796] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:44:50 2026] DELETE /volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:50.152060 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8566a5c6-ac0f-4325-a1c2-3c660ca7d4fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:50.153994 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8566a5c6-ac0f-4325-a1c2-3c660ca7d4fb tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] GET https://10.4.3.175/volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae Jul 22 04:44:50.154700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8566a5c6-ac0f-4325-a1c2-3c660ca7d4fb tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:50.154700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8566a5c6-ac0f-4325-a1c2-3c660ca7d4fb tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:50.158778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8566a5c6-ac0f-4325-a1c2-3c660ca7d4fb tempest-UserMessagesTest-640334205 tempest-UserMessagesTest-640334205-project-admin] https://10.4.3.175/volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae returned with HTTP 404 Jul 22 04:44:50.159487 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 447/1797] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:44:50 2026] GET /volume/v3/types/63a0205f-60be-4844-9f32-2365092172ae => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:53.573954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc731716-d785-43f4-967b-204842090b62 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:53.726420 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc731716-d785-43f4-967b-204842090b62 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services Jul 22 04:44:53.726622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc731716-d785-43f4-967b-204842090b62 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:53.726817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc731716-d785-43f4-967b-204842090b62 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:53.732461 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc731716-d785-43f4-967b-204842090b62 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services returned with HTTP 200 Jul 22 04:44:53.732916 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 447/1798] 10.4.3.175 () {66 vars in 1249 bytes} [Wed Jul 22 04:44:53 2026] GET /volume/v3/os-services => generated 626 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:53.750233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b21405a-4ff4-4967-9a87-c930fde1ae6d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:53.759499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b21405a-4ff4-4967-9a87-c930fde1ae6d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services?host=np0000005618 Jul 22 04:44:53.759593 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b21405a-4ff4-4967-9a87-c930fde1ae6d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:53.760009 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b21405a-4ff4-4967-9a87-c930fde1ae6d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:53.767100 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b21405a-4ff4-4967-9a87-c930fde1ae6d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services?host=np0000005618 returned with HTTP 200 Jul 22 04:44:53.767594 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 452/1799] 10.4.3.175 () {66 vars in 1284 bytes} [Wed Jul 22 04:44:53 2026] GET /volume/v3/os-services?host=np0000005618 => generated 626 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:44:53.783016 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-58906489-5584-467e-9757-28e426d0fd12 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:53.788001 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58906489-5584-467e-9757-28e426d0fd12 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services?host=np0000005618&binary=cinder-scheduler Jul 22 04:44:53.788001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58906489-5584-467e-9757-28e426d0fd12 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:53.788001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58906489-5584-467e-9757-28e426d0fd12 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:53.795445 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58906489-5584-467e-9757-28e426d0fd12 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services?host=np0000005618&binary=cinder-scheduler returned with HTTP 200 Jul 22 04:44:53.795919 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 454/1800] 10.4.3.175 () {66 vars in 1332 bytes} [Wed Jul 22 04:44:53 2026] GET /volume/v3/os-services?host=np0000005618&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:53.807773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-57a26960-a353-4405-a0ee-f05a49557f4d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:53.810603 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57a26960-a353-4405-a0ee-f05a49557f4d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services?binary=cinder-scheduler Jul 22 04:44:53.810746 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57a26960-a353-4405-a0ee-f05a49557f4d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:53.811068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57a26960-a353-4405-a0ee-f05a49557f4d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:53.817130 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57a26960-a353-4405-a0ee-f05a49557f4d tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 22 04:44:53.817560 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 448/1801] 10.4.3.175 () {66 vars in 1296 bytes} [Wed Jul 22 04:44:53 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:53.830508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-41498dd7-df70-4042-88a8-36424c15c633 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:53.906790 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:44:53.907499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1080398399"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:53.909330 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1080398399'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:44:53.909404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Create volume of 1 GB Jul 22 04:44:53.914714 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Availability Zones retrieved successfully. Jul 22 04:44:53.922775 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Flow 'volume_create_api' (9add23c2-6b74-4b62-be66-9a62fb976639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:53.924552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afcdcf7-7ec0-4387-bf90-c8dd9586e9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:53.925946 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:44:53.962538 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8afcdcf7-7ec0-4387-bf90-c8dd9586e9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:53.963898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d40e3c-5a25-4ac9-93ae-5edde1d58552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:54.044034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Created reservations ['fdc28f96-f40c-47f5-b95f-4504cbd3d479', '1f757c1b-5c26-410c-9096-71abdfd90708', 'e2201717-2e36-4522-bfe1-39c9a1cc80bd', 'e2ffb2ca-b6e5-4eea-86fb-04c56239772d'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:44:54.044034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d40e3c-5a25-4ac9-93ae-5edde1d58552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdc28f96-f40c-47f5-b95f-4504cbd3d479', '1f757c1b-5c26-410c-9096-71abdfd90708', 'e2201717-2e36-4522-bfe1-39c9a1cc80bd', 'e2ffb2ca-b6e5-4eea-86fb-04c56239772d']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:54.044034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0170326-5754-43e4-8867-b0f8aeed9127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:54.077254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0170326-5754-43e4-8867-b0f8aeed9127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acc0fef-077c-4cae-869f-0884fbca344d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1080398399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c0aa8d8baff4590a6dd975779ec94e0',qos_specs=None,replication_status=,reservations=['fdc28f96-f40c-47f5-b95f-4504cbd3d479','1f757c1b-5c26-410c-9096-71abdfd90708','e2201717-2e36-4522-bfe1-39c9a1cc80bd','e2ffb2ca-b6e5-4eea-86fb-04c56239772d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2d42e44a15410e9501bfb9bf592306',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1080398399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acc0fef-077c-4cae-869f-0884fbca344d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c0aa8d8baff4590a6dd975779ec94e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e2d42e44a15410e9501bfb9bf592306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:54.078490 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb68482-87df-4f08-b754-2e7c0bd0932b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:54.105281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb68482-87df-4f08-b754-2e7c0bd0932b) transitioned into state 'SUCCESS' from state '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-1080398399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c0aa8d8baff4590a6dd975779ec94e0',qos_specs=None,replication_status=,reservations=['fdc28f96-f40c-47f5-b95f-4504cbd3d479','1f757c1b-5c26-410c-9096-71abdfd90708','e2201717-2e36-4522-bfe1-39c9a1cc80bd','e2ffb2ca-b6e5-4eea-86fb-04c56239772d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e2d42e44a15410e9501bfb9bf592306',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:54.105281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16dcdd3-2b70-4345-9820-58a52cfe6b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:44:54.119042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e16dcdd3-2b70-4345-9820-58a52cfe6b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:44:54.120529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Flow 'volume_create_api' (9add23c2-6b74-4b62-be66-9a62fb976639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:44:54.121082 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Create volume request issued successfully. Jul 22 04:44:54.122073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41498dd7-df70-4042-88a8-36424c15c633 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:44:54.122820 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 448/1802] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:44:53 2026] POST /volume/v3/volumes => generated 754 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:44:54.139293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:54.141121 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:54.141372 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:54.141665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:54.151106 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:54.151106 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:54.156477 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Volume info retrieved successfully. Jul 22 04:44:54.162981 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e75c8b1-06e7-4583-90a7-95d0d0d6df40 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 200 Jul 22 04:44:54.163651 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 453/1803] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:54 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:54.452250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-f4e3820d-4200-4d5a-a46c-7109fdccfac6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:54.456004 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-f4e3820d-4200-4d5a-a46c-7109fdccfac6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] DELETE https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 Jul 22 04:44:54.456004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-f4e3820d-4200-4d5a-a46c-7109fdccfac6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:54.456004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-f4e3820d-4200-4d5a-a46c-7109fdccfac6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:54.472103 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:54.472103 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:54.538880 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-f4e3820d-4200-4d5a-a46c-7109fdccfac6 tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 returned with HTTP 200 Jul 22 04:44:54.539458 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 455/1804] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:44:54 2026] DELETE /volume/v3/attachments/9da37e90-fd6e-450d-85ca-e8a6930e5911 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:54.553390 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:54.557433 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:44:54.557790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:54.558101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:54.558372 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Delete volume with id: d0e5c720-fac4-43d2-ad63-2c7ef9226503 Jul 22 04:44:54.576996 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:54.576996 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:54.577873 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Volume info retrieved successfully. Jul 22 04:44:54.611408 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] Delete volume request issued successfully. Jul 22 04:44:54.613493 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8da93302-b153-4e09-8dea-190ecdbefb96 req-7a6be9f5-6822-4743-8cb3-845c575a511a tempest-ServerBootFromVolumeStableRescueTest-1056837515 tempest-ServerBootFromVolumeStableRescueTest-1056837515-project-member] https://10.4.3.175/volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 returned with HTTP 202 Jul 22 04:44:54.613493 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 449/1805] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:44:54 2026] DELETE /volume/v3/volumes/d0e5c720-fac4-43d2-ad63-2c7ef9226503 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:55.180774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.182911 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.183187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.183425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.193621 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.193621 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:55.202871 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Volume info retrieved successfully. Jul 22 04:44:55.209907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9eeec884-d821-4d9a-a04c-9884f55c3edb tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 200 Jul 22 04:44:55.210909 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 449/1806] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.232003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fd5c1495-a2a2-4475-88c7-f908b774246e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.234509 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd5c1495-a2a2-4475-88c7-f908b774246e tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.234704 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fd5c1495-a2a2-4475-88c7-f908b774246e tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.234901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fd5c1495-a2a2-4475-88c7-f908b774246e tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.237888 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=291,cinder:UPDATE=14,cinder:INSERT=2 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:44:55.250734 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.250734 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:55.258192 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fd5c1495-a2a2-4475-88c7-f908b774246e tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Volume info retrieved successfully. Jul 22 04:44:55.264776 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd5c1495-a2a2-4475-88c7-f908b774246e tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 200 Jul 22 04:44:55.265311 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 454/1807] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 1011 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:55.283166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1af74723-ea5f-4b99-91a0-09acb2a65c26 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.284950 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1af74723-ea5f-4b99-91a0-09acb2a65c26 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services?host=np0000005618&binary=cinder-volume Jul 22 04:44:55.285212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1af74723-ea5f-4b99-91a0-09acb2a65c26 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.285443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1af74723-ea5f-4b99-91a0-09acb2a65c26 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.285767 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.285767 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:55.292039 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1af74723-ea5f-4b99-91a0-09acb2a65c26 tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services?host=np0000005618&binary=cinder-volume returned with HTTP 200 Jul 22 04:44:55.292530 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 456/1808] 10.4.3.175 () {66 vars in 1326 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/os-services?host=np0000005618&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.301827 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d9cddab1-10c2-4c32-8c86-82512408a977 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.303473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.304353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d9cddab1-10c2-4c32-8c86-82512408a977 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:55.304696 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d9cddab1-10c2-4c32-8c86-82512408a977 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.305056 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d9cddab1-10c2-4c32-8c86-82512408a977 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.306898 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.307162 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.307406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.315104 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.315104 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:55.316118 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.316118 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:55.320339 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d9cddab1-10c2-4c32-8c86-82512408a977 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:55.320635 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Volume info retrieved successfully. Jul 22 04:44:55.326873 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d9cddab1-10c2-4c32-8c86-82512408a977 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:55.327105 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dec645c-c020-470f-ae16-d3cff5c606c3 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 200 Jul 22 04:44:55.327555 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 450/1809] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.327627 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 450/1810] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.341916 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-80280828-a353-4484-9b0f-87d4242af155 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.344587 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.344792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.345055 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.345244 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Delete volume with id: 2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.362775 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.362775 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:55.363367 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Volume info retrieved successfully. Jul 22 04:44:55.388877 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Delete volume request issued successfully. Jul 22 04:44:55.389267 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80280828-a353-4484-9b0f-87d4242af155 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 202 Jul 22 04:44:55.389956 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 455/1811] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:44:55 2026] DELETE /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:44:55.397926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.403758 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:55.403758 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.404014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.404415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-63e5b914-c8e6-4769-a837-495c03f54efd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.406529 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63e5b914-c8e6-4769-a837-495c03f54efd tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:55.406892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63e5b914-c8e6-4769-a837-495c03f54efd tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.406981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63e5b914-c8e6-4769-a837-495c03f54efd tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.416802 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.416802 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:55.419688 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.419688 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:44:55.422499 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-63e5b914-c8e6-4769-a837-495c03f54efd tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Volume info retrieved successfully. Jul 22 04:44:55.433411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63e5b914-c8e6-4769-a837-495c03f54efd tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 200 Jul 22 04:44:55.433411 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 451/1812] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.433634 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:55.439884 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-938aad4e-346f-499c-b473-ed9c9926097d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:55.440588 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 457/1813] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.590385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa911903-90f9-466c-aaa8-8bfd891eec31 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.591135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa911903-90f9-466c-aaa8-8bfd891eec31 None None] GET https://10.4.3.175/volume// Jul 22 04:44:55.591135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa911903-90f9-466c-aaa8-8bfd891eec31 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.591303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa911903-90f9-466c-aaa8-8bfd891eec31 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.591680 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa911903-90f9-466c-aaa8-8bfd891eec31 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:55.592228 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 451/1814] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:44:55.605773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9351f919-1061-46a2-8eef-622b04cd22db req-ee360c6c-cf87-448c-81b5-10922b06a259 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.661897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-ee360c6c-cf87-448c-81b5-10922b06a259 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:44:55.662620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-ee360c6c-cf87-448c-81b5-10922b06a259 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04880a04-d8c0-4afc-9832-50462728eb1a", "connector": null, "instance_uuid": "34f88b0f-d5a6-4c54-8b89-a640de6eb9bd"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:55.673952 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.673952 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:55.710323 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-ee360c6c-cf87-448c-81b5-10922b06a259 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:44:55.711741 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 456/1815] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:44:55 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:44:55.757193 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.760064 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:55.760250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.760443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.775439 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.775439 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:55.779752 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:55.785129 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7923621b-a230-44a4-bb9c-e2ef51787cb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:55.785698 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 452/1816] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9b293187-7a9c-480c-aa0d-e134e7ebc411 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b293187-7a9c-480c-aa0d-e134e7ebc411 None None] GET https://10.4.3.175/volume// Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b293187-7a9c-480c-aa0d-e134e7ebc411 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b293187-7a9c-480c-aa0d-e134e7ebc411 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b293187-7a9c-480c-aa0d-e134e7ebc411 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:44:55.795640 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 458/1817] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:44:55.807950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:55.810236 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:55.811497 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:55.812601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:55.829506 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:55.829506 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:55.838115 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:55.849637 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-96720b09-b13b-418f-96c8-60d9345b766c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:55.849637 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 452/1818] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:44:55 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:44:56.011906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:56.017201 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] PUT https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 Jul 22 04:44:56.017651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:44:56.027485 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Acquiring lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:44:56.035404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:44:56.037155 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:56.037155 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:56.155254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" released by "attachment_update" :: held 0.119s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:44:56.155254 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-22ae6b76-eb25-4291-a8b2-08d2ee6ca2e3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 returned with HTTP 200 Jul 22 04:44:56.155254 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 457/1819] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:44:56 2026] PUT /volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:44:56.451796 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e0801119-e694-4e1d-9fd1-2e04905c43d9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:56.455886 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0801119-e694-4e1d-9fd1-2e04905c43d9 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] GET https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d Jul 22 04:44:56.456097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0801119-e694-4e1d-9fd1-2e04905c43d9 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:56.456302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0801119-e694-4e1d-9fd1-2e04905c43d9 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:56.464854 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0801119-e694-4e1d-9fd1-2e04905c43d9 tempest-VolumesServicesTestJSON-1493672781 tempest-VolumesServicesTestJSON-1493672781-project-member] https://10.4.3.175/volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d returned with HTTP 404 Jul 22 04:44:56.466225 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 453/1820] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:56 2026] GET /volume/v3/volumes/2acc0fef-077c-4cae-869f-0884fbca344d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:44:56.477777 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4ad20b42-eb05-41bf-92e8-5566ede670ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:56.480826 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ad20b42-eb05-41bf-92e8-5566ede670ee tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] GET https://10.4.3.175/volume/v3/os-services Jul 22 04:44:56.481128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ad20b42-eb05-41bf-92e8-5566ede670ee tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:56.481401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ad20b42-eb05-41bf-92e8-5566ede670ee tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:56.490789 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ad20b42-eb05-41bf-92e8-5566ede670ee tempest-VolumesServicesTestJSON-109835353 tempest-VolumesServicesTestJSON-109835353-project-admin] https://10.4.3.175/volume/v3/os-services returned with HTTP 200 Jul 22 04:44:56.491345 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 459/1821] 10.4.3.175 () {66 vars in 1249 bytes} [Wed Jul 22 04:44:56 2026] GET /volume/v3/os-services => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:56.802607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:56.805336 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:56.805431 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:56.805710 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:56.819265 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:56.819265 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:44:56.833541 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:56.841611 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25a65c6d-ad33-4d34-a2c0-3a519241c7f6 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:56.842172 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 453/1822] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:56 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:57.858728 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:57.863931 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:57.864104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:57.864339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:57.884116 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:57.884116 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:44:57.889457 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:57.906720 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3daf4ae4-12c7-4947-a864-e9d5d1fd6638 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:57.906720 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 458/1823] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:57 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:58.926137 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98d535d4-4557-42c7-902d-9690efa3deba None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:58.934003 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98d535d4-4557-42c7-902d-9690efa3deba tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:58.934221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98d535d4-4557-42c7-902d-9690efa3deba tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:58.934415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98d535d4-4557-42c7-902d-9690efa3deba tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:58.936925 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=350,cinder:INSERT=36,cinder:UPDATE=65 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:44:58.955570 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:44:58.955570 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:44:58.957194 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-98d535d4-4557-42c7-902d-9690efa3deba tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:44:58.962748 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98d535d4-4557-42c7-902d-9690efa3deba tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:44:58.963216 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 454/1824] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:58 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:44:59.981331 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:44:59.984482 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:44:59.984888 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:44:59.984888 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:44:59.987454 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=297,cinder:INSERT=24,cinder:UPDATE=48 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:00.000835 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:00.000835 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:00.007075 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:00.014654 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-978bbb15-ff0c-4331-89e5-7d5d2b14e742 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:00.015139 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 460/1825] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:44:59 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:00.503662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9351f919-1061-46a2-8eef-622b04cd22db req-f017fc5e-13d1-496d-bc15-cab70b8e62a9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:00.506885 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-f017fc5e-13d1-496d-bc15-cab70b8e62a9 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529/action Jul 22 04:45:00.507400 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-f017fc5e-13d1-496d-bc15-cab70b8e62a9 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:00.507618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-f017fc5e-13d1-496d-bc15-cab70b8e62a9 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:00.552056 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:00.552056 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:00.579875 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9351f919-1061-46a2-8eef-622b04cd22db req-f017fc5e-13d1-496d-bc15-cab70b8e62a9 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529/action returned with HTTP 204 Jul 22 04:45:00.580561 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 454/1826] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:00 2026] POST /volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:01.030813 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:01.034604 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:01.034604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:01.035484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:01.050092 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:01.050092 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:01.056550 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:01.065060 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-952b43f5-7965-4123-b92c-9374d94ab2b1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:01.065648 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 459/1827] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:01 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:01.082778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:01.085317 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:01.085644 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:01.085901 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:01.100947 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:01.100947 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:01.108931 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:01.115440 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f41f3bc-94c6-4024-84e5-2cad0601700d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:01.115980 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 455/1828] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:01 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:01.761441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:01.761441 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:01.761441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:01.761441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:01.778305 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:01.778305 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:01.783327 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:01.788988 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0cf19035-c629-474b-ba5c-de180b893b30 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:01.788988 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 461/1829] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:01 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:02.922995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d44e4fc-8ddd-456b-8518-55da6856c9dd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:02.923697 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d44e4fc-8ddd-456b-8518-55da6856c9dd None None] GET https://10.4.3.175/volume// Jul 22 04:45:02.923697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d44e4fc-8ddd-456b-8518-55da6856c9dd None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:02.924156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d44e4fc-8ddd-456b-8518-55da6856c9dd None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:02.924340 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d44e4fc-8ddd-456b-8518-55da6856c9dd None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:02.924702 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 455/1830] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:02.942707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-d630e958-717d-4bea-9ad1-69ba15b10b3a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:02.945507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-d630e958-717d-4bea-9ad1-69ba15b10b3a tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:02.945947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-d630e958-717d-4bea-9ad1-69ba15b10b3a tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04880a04-d8c0-4afc-9832-50462728eb1a", "connector": null, "instance_uuid": "34f88b0f-d5a6-4c54-8b89-a640de6eb9bd"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:02.966363 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:02.966363 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:03.015701 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-d630e958-717d-4bea-9ad1-69ba15b10b3a tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:03.016314 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 460/1831] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:02 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:03.026918 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d0cd7b2-56b8-4eca-8e68-aa4b703cf37d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:03.027381 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d0cd7b2-56b8-4eca-8e68-aa4b703cf37d None None] GET https://10.4.3.175/volume// Jul 22 04:45:03.027541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d0cd7b2-56b8-4eca-8e68-aa4b703cf37d None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:03.027859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d0cd7b2-56b8-4eca-8e68-aa4b703cf37d None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:03.028065 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d0cd7b2-56b8-4eca-8e68-aa4b703cf37d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:03.028401 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 456/1832] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:03.038710 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:03.041860 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:03.042158 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:03.042385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:03.060376 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:03.060376 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:03.068983 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:03.074804 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-b52fea20-66e3-4c9f-8395-c04a5a217e47 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:03.075265 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 462/1833] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:03 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:03.466759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-ddeca2c6-ef8c-41c8-abe6-7d52279ea786 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:03.469659 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-ddeca2c6-ef8c-41c8-abe6-7d52279ea786 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 Jul 22 04:45:03.470607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-ddeca2c6-ef8c-41c8-abe6-7d52279ea786 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:03.470607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-ddeca2c6-ef8c-41c8-abe6-7d52279ea786 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:03.474225 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=261,cinder:UPDATE=11,cinder:INSERT=6 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:03.483533 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:03.483533 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:03.602406 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-ddeca2c6-ef8c-41c8-abe6-7d52279ea786 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 returned with HTTP 200 Jul 22 04:45:03.602943 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 456/1834] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:45:03 2026] DELETE /volume/v3/attachments/f2e22975-6964-4ba5-ba50-e9f649da4529 => generated 192 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:03.933177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c72fb413-ee73-442f-b640-44695b26fdf7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:03.934616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c72fb413-ee73-442f-b640-44695b26fdf7 None None] GET https://10.4.3.175/volume// Jul 22 04:45:03.935947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c72fb413-ee73-442f-b640-44695b26fdf7 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:03.936347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c72fb413-ee73-442f-b640-44695b26fdf7 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:03.937085 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c72fb413-ee73-442f-b640-44695b26fdf7 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:03.937598 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 461/1835] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:45:03.951182 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:03.953872 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:03.954165 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:03.955348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:03.973416 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:03.973416 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:03.979819 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:03.986493 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-48fefd90-d88c-41cf-92e5-41436dc4d24c tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:03.987253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 457/1836] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:03 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:04.127114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:04.134076 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] PUT https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 Jul 22 04:45:04.134530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:04.158324 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Acquiring lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:04.166515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:04.167825 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:04.167825 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:04.309453 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-04880a04-d8c0-4afc-9832-50462728eb1a-np0000005618" released by "attachment_update" :: held 0.143s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:04.310163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e0a2473-9ee3-4723-90d6-47109e5cccb5 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 returned with HTTP 200 Jul 22 04:45:04.310820 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 463/1837] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:04 2026] PUT /volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:04.346913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e6ccb63-991f-4cfc-916d-41a69cb18cd1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:04.352425 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e6ccb63-991f-4cfc-916d-41a69cb18cd1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711/action Jul 22 04:45:04.353637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e6ccb63-991f-4cfc-916d-41a69cb18cd1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:04.353843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e6ccb63-991f-4cfc-916d-41a69cb18cd1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:04.381170 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:04.381170 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:04.404743 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5014d59b-53a0-40fe-b3e3-c96a967b16d2 req-0e6ccb63-991f-4cfc-916d-41a69cb18cd1 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711/action returned with HTTP 204 Jul 22 04:45:04.404743 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 457/1838] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:04 2026] POST /volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:45:13.010980 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:13.984988 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=14 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:14.294509 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:14.396690 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=14,cinder:UPDATE=5 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:45:15.321992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:15.328820 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:15.329359 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1312516590", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:15.331510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1312516590', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:15.473773 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Create volume of 1 GB Jul 22 04:45:15.473773 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:15.473773 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:15.478121 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Availability Zones retrieved successfully. Jul 22 04:45:15.484146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Flow 'volume_create_api' (36661653-143c-46d3-ad5c-d226d99c01a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:15.484146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2038b570-6536-4f8d-bbab-98fc05a3f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:15.488169 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:15.568931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2038b570-6536-4f8d-bbab-98fc05a3f3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:15.569766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e299e0a-3933-4b63-a242-c76b8978767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:15.657805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Created reservations ['8b9ed256-79b7-47a0-908a-fa800e16a6ec', 'a68bd15b-6a44-450b-9968-59fa233c9b1a', '0ee515b1-5c81-4404-8934-a3b6f4d1dd12', 'a22c37ea-1d03-4554-acd1-7e2fc2ac5349'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:15.659165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e299e0a-3933-4b63-a242-c76b8978767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b9ed256-79b7-47a0-908a-fa800e16a6ec', 'a68bd15b-6a44-450b-9968-59fa233c9b1a', '0ee515b1-5c81-4404-8934-a3b6f4d1dd12', 'a22c37ea-1d03-4554-acd1-7e2fc2ac5349']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:15.659604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7bbbcb-0669-43ef-a60f-b92d430bd27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:15.692365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7bbbcb-0669-43ef-a60f-b92d430bd27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d', '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-1312516590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16cb9f3f2cbf41a092d2c889783173e8',qos_specs=None,replication_status=,reservations=['8b9ed256-79b7-47a0-908a-fa800e16a6ec','a68bd15b-6a44-450b-9968-59fa233c9b1a','0ee515b1-5c81-4404-8934-a3b6f4d1dd12','a22c37ea-1d03-4554-acd1-7e2fc2ac5349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa1d904bcfe481c9aa388f5bf5c0263',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1312516590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16cb9f3f2cbf41a092d2c889783173e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aa1d904bcfe481c9aa388f5bf5c0263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:15.693642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9da748-1c3b-4480-87e3-a6ede46a5b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:15.721640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9da748-1c3b-4480-87e3-a6ede46a5b10) transitioned into state 'SUCCESS' from state '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-1312516590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16cb9f3f2cbf41a092d2c889783173e8',qos_specs=None,replication_status=,reservations=['8b9ed256-79b7-47a0-908a-fa800e16a6ec','a68bd15b-6a44-450b-9968-59fa233c9b1a','0ee515b1-5c81-4404-8934-a3b6f4d1dd12','a22c37ea-1d03-4554-acd1-7e2fc2ac5349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aa1d904bcfe481c9aa388f5bf5c0263',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:15.722880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5ff686-ee21-41ab-942f-c99ba91e4e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:15.737041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5ff686-ee21-41ab-942f-c99ba91e4e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:15.738104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Flow 'volume_create_api' (36661653-143c-46d3-ad5c-d226d99c01a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:15.738852 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Create volume request issued successfully. Jul 22 04:45:15.739441 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2f62c0e-4234-4e57-8a84-1f2eea494711 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:15.740078 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 462/1839] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:45:15 2026] POST /volume/v3/volumes => generated 753 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:15.759714 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-043702e1-56e5-4219-ae5e-46947e9c17dd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:15.762544 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-043702e1-56e5-4219-ae5e-46947e9c17dd tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:45:15.762764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-043702e1-56e5-4219-ae5e-46947e9c17dd tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:15.763324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-043702e1-56e5-4219-ae5e-46947e9c17dd tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:15.771777 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:15.771777 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:15.778202 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-043702e1-56e5-4219-ae5e-46947e9c17dd tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:45:15.784318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-043702e1-56e5-4219-ae5e-46947e9c17dd tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:45:15.784875 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 458/1840] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:15 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:16.803768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:16.806334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:45:16.806599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:16.806841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:16.818431 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:16.818431 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:16.823754 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:45:16.830878 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5fbf9ae-51af-453f-9e09-40f73b5a7101 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:45:16.831787 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 464/1841] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:16 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:16.879635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:16.881646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:45:16.881792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:16.881983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:16.888887 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:16.888887 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:16.892653 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:45:16.899226 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-71b749fa-8769-45ca-b591-a9c00e3a187d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:45:16.899751 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 458/1842] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:16 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:17.542033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:17.545478 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:45:17.545763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:17.546124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:17.556414 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:17.556414 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:17.564362 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:45:17.573224 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-2315049c-e013-4593-94c9-8703746fbfda tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:45:17.573816 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 463/1843] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:17 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:17.587112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e5c41549-89c5-40ef-80e1-bbd0175d45cb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:17.587112 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5c41549-89c5-40ef-80e1-bbd0175d45cb None None] GET https://10.4.3.175/volume// Jul 22 04:45:17.587112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5c41549-89c5-40ef-80e1-bbd0175d45cb None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:17.587572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5c41549-89c5-40ef-80e1-bbd0175d45cb None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:17.588997 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5c41549-89c5-40ef-80e1-bbd0175d45cb None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:17.588997 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 459/1844] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:45:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:45:17.600224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-20320672-da13-4ded-9651-952719c087d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:17.603453 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-20320672-da13-4ded-9651-952719c087d8 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:17.603903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-20320672-da13-4ded-9651-952719c087d8 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d", "connector": null, "instance_uuid": "c15ae0d1-8311-4eba-ac51-183d616d7bb1"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:17.616606 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:17.616606 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:17.685124 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-20320672-da13-4ded-9651-952719c087d8 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:17.685941 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 465/1845] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:17 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:19.927927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8b8f5e68-34c1-4e8c-86f6-87c608f29c76 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:19.932020 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8b8f5e68-34c1-4e8c-86f6-87c608f29c76 None None] GET https://10.4.3.175/volume// Jul 22 04:45:19.932020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8b8f5e68-34c1-4e8c-86f6-87c608f29c76 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:19.932020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8b8f5e68-34c1-4e8c-86f6-87c608f29c76 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:19.932020 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8b8f5e68-34c1-4e8c-86f6-87c608f29c76 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:19.932472 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 459/1846] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45:19 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:45:19.949629 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:19.953416 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:45:19.953706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:19.953957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:19.973601 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:19.973601 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:19.981229 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:45:19.992054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-8d065c23-bc7e-4fd9-9b15-6af6bde5a4fc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:45:19.992757 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 464/1847] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:19 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 1540 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:20.170479 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:20.173701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] PUT https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 Jul 22 04:45:20.174150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:20.186576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Acquiring lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:20.195364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:20.196697 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:20.196697 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:20.333848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" released by "attachment_update" :: held 0.139s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:20.334304 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-b2b9cc9e-2d05-4bc4-a628-d04351652060 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 returned with HTTP 200 Jul 22 04:45:20.335102 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 460/1848] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:20 2026] PUT /volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:45:20.378038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-0fe5c9f1-985a-4aef-a51e-badbb0a59efc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:20.381716 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-0fe5c9f1-985a-4aef-a51e-badbb0a59efc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] POST https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74/action Jul 22 04:45:20.382005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-0fe5c9f1-985a-4aef-a51e-badbb0a59efc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:20.382268 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-0fe5c9f1-985a-4aef-a51e-badbb0a59efc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:20.404565 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:20.404565 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:20.420442 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b7de3b7-bee6-4488-a7d8-8fb9b0daa787 req-0fe5c9f1-985a-4aef-a51e-badbb0a59efc tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74/action returned with HTTP 204 Jul 22 04:45:20.421197 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 466/1849] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:20 2026] POST /volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:20.590626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a659b064-db78-41ce-9805-be36c8ebee83 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:20.593875 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:20.594350 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-910417226"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:20.597156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-910417226'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:20.597392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:20.602700 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:20.608894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (aeaccb70-3ef3-4c0b-8cfd-8033566258d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:20.609842 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdae9152-ef54-4b82-aa8a-622cc3edd2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:20.610790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:20.654267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdae9152-ef54-4b82-aa8a-622cc3edd2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:20.655541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6976c1-683b-456d-9477-89fa19f4d56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:20.772568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['642ea44a-ad57-48ac-b095-a3fb0b648ee9', '2c43f6fd-208a-410a-8b6b-258a275888d7', '2de3060c-288a-4876-8495-037d63442c6f', 'c5223164-d51b-4590-a833-c8e0bf192b4e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:20.773671 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6976c1-683b-456d-9477-89fa19f4d56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642ea44a-ad57-48ac-b095-a3fb0b648ee9', '2c43f6fd-208a-410a-8b6b-258a275888d7', '2de3060c-288a-4876-8495-037d63442c6f', 'c5223164-d51b-4590-a833-c8e0bf192b4e']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:20.774814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ebb537-f201-478f-993b-d3a8a6f1a57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:20.804588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ebb537-f201-478f-993b-d3a8a6f1a57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb239c71-beaa-487c-9be2-5852fc0e9d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-910417226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['642ea44a-ad57-48ac-b095-a3fb0b648ee9','2c43f6fd-208a-410a-8b6b-258a275888d7','2de3060c-288a-4876-8495-037d63442c6f','c5223164-d51b-4590-a833-c8e0bf192b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-910417226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb239c71-beaa-487c-9be2-5852fc0e9d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:20.805815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b763d46-e5d7-41dd-bc2a-bcf32cdb3cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:20.832049 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b763d46-e5d7-41dd-bc2a-bcf32cdb3cc2) transitioned into state 'SUCCESS' from state '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-910417226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['642ea44a-ad57-48ac-b095-a3fb0b648ee9','2c43f6fd-208a-410a-8b6b-258a275888d7','2de3060c-288a-4876-8495-037d63442c6f','c5223164-d51b-4590-a833-c8e0bf192b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:20.833512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6aadcd-47b7-4335-a487-f35fd13fd2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:20.852311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f6aadcd-47b7-4335-a487-f35fd13fd2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:20.852984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (aeaccb70-3ef3-4c0b-8cfd-8033566258d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:20.853951 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:20.854176 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a659b064-db78-41ce-9805-be36c8ebee83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:20.854725 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 460/1850] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:20 2026] POST /volume/v3/volumes => generated 748 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:20.875681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9da29e98-575d-432e-8b05-99eb7bdead00 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:20.879543 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9da29e98-575d-432e-8b05-99eb7bdead00 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:20.880453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9da29e98-575d-432e-8b05-99eb7bdead00 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:20.881398 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9da29e98-575d-432e-8b05-99eb7bdead00 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:20.896279 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:20.896279 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:20.902315 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9da29e98-575d-432e-8b05-99eb7bdead00 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:20.914156 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9da29e98-575d-432e-8b05-99eb7bdead00 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:20.914398 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 465/1851] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:20 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:45:21.601005 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:21.603387 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:45:21.603576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:21.603777 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:21.613530 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:21.613530 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:21.617456 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:45:21.622800 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5d9fd439-4f5d-446f-994c-7cf9e3154b66 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:45:21.623332 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 461/1852] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:21 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:21.697444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:21.701226 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:45:21.701565 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:21.701812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:21.714993 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:21.714993 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:21.722143 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:45:21.727018 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d32bb98-6892-4e3b-9ca8-675e88e3c5c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:45:21.728102 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 467/1853] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:21 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:21.931303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:21.935457 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:21.935630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:21.935797 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:21.945252 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:21.945252 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:21.949623 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:21.954935 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d30b12c1-5f67-4cda-b5c1-d479ff938312 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:21.955595 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 461/1854] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:21 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:21.970298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:21.973778 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action Jul 22 04:45:21.974247 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action body: b'{"os-attach": {"instance_uuid": "b98d71e9-82e1-4c61-a184-579830f572ad", "mountpoint": "/dev/vdb"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:21.974443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b98d71e9-82e1-4c61-a184-579830f572ad", "mountpoint": "/dev/vdb"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:21.986860 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:21.986860 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:21.987562 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.000708 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Update volume admin metadata completed successfully. Jul 22 04:45:22.088938 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Attach volume completed successfully. Jul 22 04:45:22.090603 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-120cdc70-bd69-48d9-b90e-a279b38808d0 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action returned with HTTP 202 Jul 22 04:45:22.091912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 466/1855] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:21 2026] POST /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:22.104122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c29bea9b-d171-4165-bebf-c71a40955a82 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.108259 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c29bea9b-d171-4165-bebf-c71a40955a82 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.108259 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c29bea9b-d171-4165-bebf-c71a40955a82 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.108259 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c29bea9b-d171-4165-bebf-c71a40955a82 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.121020 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.121020 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:22.124284 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c29bea9b-d171-4165-bebf-c71a40955a82 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.129816 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c29bea9b-d171-4165-bebf-c71a40955a82 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.130240 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 462/1856] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:22.147788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.152052 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.152301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.152539 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.166822 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.166822 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:22.173017 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.177894 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68e5d5a4-f38d-4669-9392-96483de2bb83 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.178679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 468/1857] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:22.193634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.337124 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action Jul 22 04:45:22.337124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:22.337124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:22.348747 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.348747 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:22.349516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume 'cb239c71-beaa-487c-9be2-5852fc0e9d5d' with '{'status': 'error'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:22.382865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8143ce0-f5f6-4f1d-b1ab-715440ff7a40 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action returned with HTTP 202 Jul 22 04:45:22.383332 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 462/1858] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:22 2026] POST /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:22.391516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.394028 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.394788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.395021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.412301 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.412301 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:22.418738 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.427348 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d840cd4b-4512-4886-8cf7-0a67b94c45a4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.428092 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 467/1859] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:22.447511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.449614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action Jul 22 04:45:22.450119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d176cac1-55b1-43d9-84a8-39ee07c80779"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:22.450325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d176cac1-55b1-43d9-84a8-39ee07c80779"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:22.465055 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.465055 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:22.465511 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Volume info retrieved successfully. Jul 22 04:45:22.490450 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Terminate volume connection completed successfully. Jul 22 04:45:22.498296 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100127) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 22 04:45:22.584123 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Detach volume completed successfully. Jul 22 04:45:22.584407 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5b4c229-7c17-4705-a673-62a5fe0606c8 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action returned with HTTP 202 Jul 22 04:45:22.586935 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 463/1860] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:22 2026] POST /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:22.594678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-678dae83-58b0-49fd-82eb-0a49fc921999 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.596445 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-678dae83-58b0-49fd-82eb-0a49fc921999 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.596585 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-678dae83-58b0-49fd-82eb-0a49fc921999 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.596780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-678dae83-58b0-49fd-82eb-0a49fc921999 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.604502 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.604502 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:22.608637 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-678dae83-58b0-49fd-82eb-0a49fc921999 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.612944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-678dae83-58b0-49fd-82eb-0a49fc921999 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.613483 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 469/1861] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:22.631356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f805d339-b00d-4708-968f-4f5ebef80747 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.633767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f805d339-b00d-4708-968f-4f5ebef80747 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.633767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f805d339-b00d-4708-968f-4f5ebef80747 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.633767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f805d339-b00d-4708-968f-4f5ebef80747 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.642747 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.642747 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:22.648520 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f805d339-b00d-4708-968f-4f5ebef80747 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.656808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f805d339-b00d-4708-968f-4f5ebef80747 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.656808 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 463/1862] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:22.674425 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c243f469-19e2-4ca1-97a0-b5959f61291d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.676533 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action Jul 22 04:45:22.676907 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action body: b'{"os-detach": {}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:22.677032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:22.687647 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.687647 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:22.688209 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.712821 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Detach volume completed successfully. Jul 22 04:45:22.713102 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c243f469-19e2-4ca1-97a0-b5959f61291d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action returned with HTTP 202 Jul 22 04:45:22.714213 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 468/1863] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:22 2026] POST /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:22.726639 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.728892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.728892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.729245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.740464 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.740464 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:22.747476 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.759494 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-60c94c68-6d1e-4aa2-b77d-21d4f863975e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.762040 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 464/1864] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:22.787170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.790955 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.791266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.791556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.806521 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.806521 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:22.811782 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.817994 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-22b1297d-550c-42e6-9462-7c3ba76aef64 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.818821 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 470/1865] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:22.838669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.841326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.841623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.841875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.842179 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.852637 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.852637 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:22.853248 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.883072 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume request issued successfully. Jul 22 04:45:22.883605 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a7378f4-2271-4c80-a0cf-2730a447ae85 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 202 Jul 22 04:45:22.883909 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 464/1866] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:22 2026] DELETE /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:22.893144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:22.895324 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:22.895558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:22.895786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:22.909391 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:22.909391 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:22.916111 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:22.924252 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-37e3ad60-77dc-4dcf-aec6-ebd3d09ec9eb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 200 Jul 22 04:45:22.924644 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 469/1867] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:22 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:23.942934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e6733fe4-49a0-4aa6-a2bc-e14ad01b8424 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:23.944795 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6733fe4-49a0-4aa6-a2bc-e14ad01b8424 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d Jul 22 04:45:23.945040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6733fe4-49a0-4aa6-a2bc-e14ad01b8424 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:23.945289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6733fe4-49a0-4aa6-a2bc-e14ad01b8424 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:23.953875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6733fe4-49a0-4aa6-a2bc-e14ad01b8424 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d returned with HTTP 404 Jul 22 04:45:23.954147 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 465/1868] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:23 2026] GET /volume/v3/volumes/cb239c71-beaa-487c-9be2-5852fc0e9d5d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:26.497750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f570bdf3-22ef-40e0-810c-03e03738c616 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:26.500631 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:26.501263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1467793027"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:26.503239 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1467793027'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:26.503576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:26.511687 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:26.521667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (cae18bd7-cd85-4309-80e1-83e77720467e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:26.523954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a816b64-4ac2-42b5-913f-6adadb455e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:26.527244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:26.569037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a816b64-4ac2-42b5-913f-6adadb455e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:26.570120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b85d79e-b672-4b13-83ab-20275dd45ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:26.637295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['a52782b6-7204-425e-8269-42c8f526a333', '79e6aca4-a6f1-48f3-aeec-99c315d69c2e', 'caf86e71-6369-49fd-a50b-8a9b851cc6ea', 'c7044896-1a6b-4f3b-a866-b14f5372a340'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:26.638436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b85d79e-b672-4b13-83ab-20275dd45ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a52782b6-7204-425e-8269-42c8f526a333', '79e6aca4-a6f1-48f3-aeec-99c315d69c2e', 'caf86e71-6369-49fd-a50b-8a9b851cc6ea', 'c7044896-1a6b-4f3b-a866-b14f5372a340']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:26.639337 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5897b2d4-bcf7-4b21-8127-3fdecc487317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:26.666763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5897b2d4-bcf7-4b21-8127-3fdecc487317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3492e0f8-32c5-4af1-9c9f-0b000a705d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1467793027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['a52782b6-7204-425e-8269-42c8f526a333','79e6aca4-a6f1-48f3-aeec-99c315d69c2e','caf86e71-6369-49fd-a50b-8a9b851cc6ea','c7044896-1a6b-4f3b-a866-b14f5372a340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1467793027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3492e0f8-32c5-4af1-9c9f-0b000a705d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:26.667194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be06819-277a-4410-a4ac-3a6389779f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:26.688641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be06819-277a-4410-a4ac-3a6389779f8f) transitioned into state 'SUCCESS' from state '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-1467793027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['a52782b6-7204-425e-8269-42c8f526a333','79e6aca4-a6f1-48f3-aeec-99c315d69c2e','caf86e71-6369-49fd-a50b-8a9b851cc6ea','c7044896-1a6b-4f3b-a866-b14f5372a340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:26.689624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e5a25a-c02a-4796-808a-4833e799e8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:26.705237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06e5a25a-c02a-4796-808a-4833e799e8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:26.705237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (cae18bd7-cd85-4309-80e1-83e77720467e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:26.705237 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:26.705237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f570bdf3-22ef-40e0-810c-03e03738c616 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:26.705557 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 471/1869] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:26 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:26.729113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:26.732468 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:26.733121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:26.733121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:26.746667 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:26.746667 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:26.756571 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:26.763103 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4e9cc273-d94f-4d16-bdd1-ce8dc615b294 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 200 Jul 22 04:45:26.763737 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 465/1870] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:26 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:27.786355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:27.788231 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:27.788463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:27.788706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:27.810370 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:27.810370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:27.816609 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:27.822345 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7b4b5c47-30c5-4ea1-b664-652e35bb4403 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 200 Jul 22 04:45:27.823132 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 470/1871] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:27 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:27.839734 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:27.842416 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action Jul 22 04:45:27.843317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:27.843317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:27.855615 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:27.855615 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:27.857630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '3492e0f8-32c5-4af1-9c9f-0b000a705d8f' with '{'status': 'attaching'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:27.895746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e171d33-f381-4ecb-b7ea-494bd1d5582e tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action returned with HTTP 202 Jul 22 04:45:27.896276 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 466/1872] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:27 2026] POST /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:27.917289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a6291378-568b-4f28-a935-f81b484a0ac8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:27.922328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6291378-568b-4f28-a935-f81b484a0ac8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:27.922328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6291378-568b-4f28-a935-f81b484a0ac8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:27.922558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6291378-568b-4f28-a935-f81b484a0ac8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:27.933955 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:27.933955 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:27.939752 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a6291378-568b-4f28-a935-f81b484a0ac8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:27.945888 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6291378-568b-4f28-a935-f81b484a0ac8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 200 Jul 22 04:45:27.947041 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 472/1873] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:27 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:27.963664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-35d43927-5f18-438c-ad0f-b023b4c97782 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:27.966036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action Jul 22 04:45:27.966664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:27.967014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:27.981887 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:27.981887 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:27.982758 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Volume info retrieved successfully. Jul 22 04:45:28.026874 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Delete volume request issued successfully. Jul 22 04:45:28.026874 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35d43927-5f18-438c-ad0f-b023b4c97782 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action returned with HTTP 202 Jul 22 04:45:28.026874 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 466/1874] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:27 2026] POST /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:28.035474 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64b58d10-9bc5-4000-85e9-3282153df0fe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:28.038754 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64b58d10-9bc5-4000-85e9-3282153df0fe tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:28.039053 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64b58d10-9bc5-4000-85e9-3282153df0fe tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:28.039355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64b58d10-9bc5-4000-85e9-3282153df0fe tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:28.052586 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:28.052586 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:28.060626 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-64b58d10-9bc5-4000-85e9-3282153df0fe tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:28.069178 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64b58d10-9bc5-4000-85e9-3282153df0fe tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 200 Jul 22 04:45:28.069416 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 471/1875] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:28 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:29.088141 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c4663027-6529-45cc-8b6f-d99b1f71068a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.091078 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4663027-6529-45cc-8b6f-d99b1f71068a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:29.091241 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4663027-6529-45cc-8b6f-d99b1f71068a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.091476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c4663027-6529-45cc-8b6f-d99b1f71068a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.102687 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c4663027-6529-45cc-8b6f-d99b1f71068a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 404 Jul 22 04:45:29.103582 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 467/1876] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:29.113180 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-630a65f1-8649-4c75-a063-ae47ef6f1cf8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.115102 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-630a65f1-8649-4c75-a063-ae47ef6f1cf8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:29.115340 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-630a65f1-8649-4c75-a063-ae47ef6f1cf8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.115537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-630a65f1-8649-4c75-a063-ae47ef6f1cf8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.122427 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-630a65f1-8649-4c75-a063-ae47ef6f1cf8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 404 Jul 22 04:45:29.123118 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 473/1877] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:29.132524 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-765221ae-cb35-4260-806e-d8595eddf11d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.135648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-765221ae-cb35-4260-806e-d8595eddf11d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:29.135895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-765221ae-cb35-4260-806e-d8595eddf11d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.136183 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-765221ae-cb35-4260-806e-d8595eddf11d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.136398 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-765221ae-cb35-4260-806e-d8595eddf11d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: 3492e0f8-32c5-4af1-9c9f-0b000a705d8f Jul 22 04:45:29.146261 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-765221ae-cb35-4260-806e-d8595eddf11d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f returned with HTTP 404 Jul 22 04:45:29.147014 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 467/1878] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:29 2026] DELETE /volume/v3/volumes/3492e0f8-32c5-4af1-9c9f-0b000a705d8f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:29.157066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e90ff26-58c3-4955-8171-da0535986f18 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.159219 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:29.159997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-370845023"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:29.162189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-370845023'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:29.162189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:29.167242 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:29.177775 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (22f604b7-d70c-4765-8415-5cb261602b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:29.179878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2e14e9-70c0-4826-a91a-1b3d7d9c8f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.181020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:29.212528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.219012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf2e14e9-70c0-4826-a91a-1b3d7d9c8f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.219221 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:29.219302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.220227 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.220658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b3ce23-6cf7-4cc1-bce2-a28af20923a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.228573 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:29.228573 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:29.233479 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:29.241641 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bd1f88d-22dd-4070-a217-4e5406e960f7 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:29.242207 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 468/1879] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 939 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:29.291213 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['7de456ba-5c58-4c9b-9732-62de81ef3e2f', '22b20558-67fa-421f-83fa-1d9d1aaef7ae', '1129495b-5b1d-49c8-a9af-4c015adb475c', 'e126a687-c32f-4f1b-a8cf-71c79f8ea1f7'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:29.292941 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b3ce23-6cf7-4cc1-bce2-a28af20923a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de456ba-5c58-4c9b-9732-62de81ef3e2f', '22b20558-67fa-421f-83fa-1d9d1aaef7ae', '1129495b-5b1d-49c8-a9af-4c015adb475c', 'e126a687-c32f-4f1b-a8cf-71c79f8ea1f7']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.293466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd7f79d-6d68-43d0-b0fb-ab61be9d107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.322886 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd7f79d-6d68-43d0-b0fb-ab61be9d107d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facfb92e-a5b3-4d10-8988-672f1502dded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370845023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['7de456ba-5c58-4c9b-9732-62de81ef3e2f','22b20558-67fa-421f-83fa-1d9d1aaef7ae','1129495b-5b1d-49c8-a9af-4c015adb475c','e126a687-c32f-4f1b-a8cf-71c79f8ea1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-370845023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=facfb92e-a5b3-4d10-8988-672f1502dded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.323863 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bbeddf-792a-4274-9008-a59bbfdad473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.356539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88bbeddf-792a-4274-9008-a59bbfdad473) transitioned into state 'SUCCESS' from state '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-370845023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['7de456ba-5c58-4c9b-9732-62de81ef3e2f','22b20558-67fa-421f-83fa-1d9d1aaef7ae','1129495b-5b1d-49c8-a9af-4c015adb475c','e126a687-c32f-4f1b-a8cf-71c79f8ea1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.357558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4861dfd4-60f5-4fa9-a6eb-ca62643af3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.358007 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-706df0e8-a15d-4f46-a306-3a75f90b041e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.361299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:29.361299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1503534779"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:29.363092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1503534779'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:29.363566 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume of 1 GB Jul 22 04:45:29.369423 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Availability Zones retrieved successfully. Jul 22 04:45:29.372635 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4861dfd4-60f5-4fa9-a6eb-ca62643af3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.373870 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (22f604b7-d70c-4765-8415-5cb261602b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:29.374428 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:29.375296 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e90ff26-58c3-4955-8171-da0535986f18 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:29.375815 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 472/1880] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:29 2026] POST /volume/v3/volumes => generated 748 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:29.381145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Flow 'volume_create_api' (9c78bae3-7830-44b5-8fa1-c6c49bb7c230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:29.382720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56165dbe-00c1-43cf-8949-defb317d553b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.384431 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:29.396760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e512db02-7b35-408e-8b87-3a637269fecf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.400445 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e512db02-7b35-408e-8b87-3a637269fecf tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:29.400445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e512db02-7b35-408e-8b87-3a637269fecf tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.401369 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e512db02-7b35-408e-8b87-3a637269fecf tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.409278 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:29.409278 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:29.414020 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e512db02-7b35-408e-8b87-3a637269fecf tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:29.420597 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e512db02-7b35-408e-8b87-3a637269fecf tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 200 Jul 22 04:45:29.421058 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 468/1881] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:29.430290 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56165dbe-00c1-43cf-8949-defb317d553b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.430991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d839a02-ac83-4c19-8507-e5ac8f6ef4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.524551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Created reservations ['56dacd7a-3a56-4d12-9fcc-c98eb61d87eb', 'f75ccfac-feb3-43eb-a1ab-0eb7cf7d05ba', 'a57aa9fa-dd65-46af-8882-cb393365bc77', '5cfbd7a1-d113-4304-aecc-6a4c0b507d2e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:29.525534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d839a02-ac83-4c19-8507-e5ac8f6ef4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56dacd7a-3a56-4d12-9fcc-c98eb61d87eb', 'f75ccfac-feb3-43eb-a1ab-0eb7cf7d05ba', 'a57aa9fa-dd65-46af-8882-cb393365bc77', '5cfbd7a1-d113-4304-aecc-6a4c0b507d2e']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.526531 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6ddf88-8ddd-40e6-82ce-9392226fa45c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.563792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6ddf88-8ddd-40e6-82ce-9392226fa45c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bc98fcf-f71b-4e78-9434-d41883c220b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1503534779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6c63322ae9462bbdd016382e312aba',qos_specs=None,replication_status=,reservations=['56dacd7a-3a56-4d12-9fcc-c98eb61d87eb','f75ccfac-feb3-43eb-a1ab-0eb7cf7d05ba','a57aa9fa-dd65-46af-8882-cb393365bc77','5cfbd7a1-d113-4304-aecc-6a4c0b507d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1503534779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bc98fcf-f71b-4e78-9434-d41883c220b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6c63322ae9462bbdd016382e312aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.564746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69aa6d4-a706-4a31-a06c-80b3cefa18e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.594118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69aa6d4-a706-4a31-a06c-80b3cefa18e1) transitioned into state 'SUCCESS' from state '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-1503534779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6c63322ae9462bbdd016382e312aba',qos_specs=None,replication_status=,reservations=['56dacd7a-3a56-4d12-9fcc-c98eb61d87eb','f75ccfac-feb3-43eb-a1ab-0eb7cf7d05ba','a57aa9fa-dd65-46af-8882-cb393365bc77','5cfbd7a1-d113-4304-aecc-6a4c0b507d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.595762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc016b8-6d7a-48b1-a1ec-245166efd4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:29.614125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbc016b8-6d7a-48b1-a1ec-245166efd4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:29.614984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Flow 'volume_create_api' (9c78bae3-7830-44b5-8fa1-c6c49bb7c230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:29.616433 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume request issued successfully. Jul 22 04:45:29.617370 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-706df0e8-a15d-4f46-a306-3a75f90b041e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:29.618026 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 474/1882] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:29 2026] POST /volume/v3/volumes => generated 759 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:29.635749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.637560 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:45:29.637802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.637989 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.645065 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:29.645065 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:29.654896 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:45:29.670179 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ffc0cf1-7b24-4658-a410-975d78b2ac6f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 returned with HTTP 200 Jul 22 04:45:29.670997 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 469/1883] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:29.853287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:29.858356 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:29.859396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:29.860790 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:29.875446 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:29.875446 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:29.883064 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:29.891385 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-9850d303-bd03-4721-aabc-3e79d7344884 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:29.892293 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 473/1884] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:29 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:30.018103 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-79612d54-3bb6-4ed4-b1ee-45b96e2ae613 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.018654 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79612d54-3bb6-4ed4-b1ee-45b96e2ae613 None None] GET https://10.4.3.175/volume// Jul 22 04:45:30.018883 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79612d54-3bb6-4ed4-b1ee-45b96e2ae613 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.019182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79612d54-3bb6-4ed4-b1ee-45b96e2ae613 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.019510 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79612d54-3bb6-4ed4-b1ee-45b96e2ae613 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:30.020197 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 469/1885] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:45: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 22 04:45:30.029998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-c1de4e45-4411-4a32-8ecc-3f1c729bf345 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.079389 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-c1de4e45-4411-4a32-8ecc-3f1c729bf345 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:30.079858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-c1de4e45-4411-4a32-8ecc-3f1c729bf345 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc1490e4-0c92-4e7d-8137-132976a1109c", "connector": null, "instance_uuid": "15ce7c54-615a-4b36-a8b2-2c02d476898a"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:30.091037 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.091037 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:30.131062 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-c1de4e45-4411-4a32-8ecc-3f1c729bf345 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:30.131062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 475/1886] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:30 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:30.171915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd5daa20-3a8b-4891-a929-a6115250f15f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.174699 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd5daa20-3a8b-4891-a929-a6115250f15f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:30.174926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd5daa20-3a8b-4891-a929-a6115250f15f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.175802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd5daa20-3a8b-4891-a929-a6115250f15f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.190659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-65119390-1cfd-4912-8a9f-00b2980a1adb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.190659 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-65119390-1cfd-4912-8a9f-00b2980a1adb None None] GET https://10.4.3.175/volume// Jul 22 04:45:30.190659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-65119390-1cfd-4912-8a9f-00b2980a1adb None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.191289 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-65119390-1cfd-4912-8a9f-00b2980a1adb None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.191289 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-65119390-1cfd-4912-8a9f-00b2980a1adb None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:30.191556 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 474/1887] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:30.196809 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.196809 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:30.204226 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd5daa20-3a8b-4891-a929-a6115250f15f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:30.205946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.207996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:30.208871 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.208871 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.209516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd5daa20-3a8b-4891-a929-a6115250f15f tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:30.209516 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 470/1888] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:30.223324 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.223324 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:30.230818 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:30.237624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-6eac05c5-5d18-439d-abd5-74614bb9c65d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:30.238311 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 470/1889] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 1118 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:30.374730 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.379390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] PUT https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 Jul 22 04:45:30.379865 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:30.390441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Acquiring lock "cinder-attachment_update-bc1490e4-0c92-4e7d-8137-132976a1109c-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:30.396287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-bc1490e4-0c92-4e7d-8137-132976a1109c-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:30.397652 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.397652 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:30.438228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.440984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:30.440984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.441177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.455000 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.455000 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:30.462515 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:30.471826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5e16f05f-86fc-40a9-9cc8-bda37e5677d1 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 200 Jul 22 04:45:30.473050 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 475/1890] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:30.491992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.494410 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action Jul 22 04:45:30.494838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:30.495012 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:30.505869 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.505869 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:30.506315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume 'facfb92e-a5b3-4d10-8988-672f1502dded' with '{'status': 'creating'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:30.532830 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85e35b8b-8376-4d0e-97aa-0fa1c6862db9 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action returned with HTTP 202 Jul 22 04:45:30.535980 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 471/1891] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:30 2026] POST /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:30.543813 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b88e4fde-8827-4021-9120-d566013a7009 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.547136 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b88e4fde-8827-4021-9120-d566013a7009 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:30.547340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b88e4fde-8827-4021-9120-d566013a7009 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.547564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b88e4fde-8827-4021-9120-d566013a7009 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.558987 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.558987 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:30.565901 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b88e4fde-8827-4021-9120-d566013a7009 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:30.572648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b88e4fde-8827-4021-9120-d566013a7009 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 200 Jul 22 04:45:30.573304 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 471/1892] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:30.586392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-bc1490e4-0c92-4e7d-8137-132976a1109c-np0000005618" released by "attachment_update" :: held 0.190s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:30.586749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-475d01d0-908e-4996-8581-610bdbb5915d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 returned with HTTP 200 Jul 22 04:45:30.587346 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 476/1893] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:30 2026] PUT /volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:30.589101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.591990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action Jul 22 04:45:30.595990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:30.595990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:30.606925 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.606925 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:30.606925 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Volume info retrieved successfully. Jul 22 04:45:30.639004 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Delete volume request issued successfully. Jul 22 04:45:30.639385 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58e512eb-3dbf-44d0-a9c8-2b2089cd7241 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action returned with HTTP 202 Jul 22 04:45:30.639871 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 476/1894] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:30 2026] POST /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:30.649212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.652984 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:30.652984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.652984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.666999 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.666999 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:30.668784 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:30.674946 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2e6ed0a9-292c-4362-b872-e813e7c03494 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 200 Jul 22 04:45:30.675885 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 472/1895] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:30.692873 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:30.695868 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:45:30.696610 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:30.696856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:30.707514 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:30.707514 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:30.717884 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:45:30.726413 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18a3967d-e0b3-4a84-b25b-76b4ffc0767b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 returned with HTTP 200 Jul 22 04:45:30.726944 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 472/1896] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:30 2026] GET /volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:31.230293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:31.233988 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:31.233988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:31.233988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:31.250924 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:31.250924 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:31.259416 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:31.268799 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-888961c9-679f-4ade-bbbf-f54f919c2e1b tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:31.269337 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 477/1897] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:31 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 939 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:31.694234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48dd1b50-0894-4d15-93db-a06776319051 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:31.696205 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48dd1b50-0894-4d15-93db-a06776319051 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:31.696346 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48dd1b50-0894-4d15-93db-a06776319051 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:31.697371 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48dd1b50-0894-4d15-93db-a06776319051 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:31.708863 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48dd1b50-0894-4d15-93db-a06776319051 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 404 Jul 22 04:45:31.709943 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 477/1898] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:31 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:31.723180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-db724846-a1aa-4dda-8215-b06cf8c4d1f4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:31.725294 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db724846-a1aa-4dda-8215-b06cf8c4d1f4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:31.725498 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db724846-a1aa-4dda-8215-b06cf8c4d1f4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:31.725756 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db724846-a1aa-4dda-8215-b06cf8c4d1f4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:31.736502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db724846-a1aa-4dda-8215-b06cf8c4d1f4 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 404 Jul 22 04:45:31.736607 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 473/1899] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:31 2026] GET /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:31.752681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-54639c37-c539-4015-9d5b-a793a73f2ecc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:31.755725 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54639c37-c539-4015-9d5b-a793a73f2ecc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:31.756822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54639c37-c539-4015-9d5b-a793a73f2ecc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:31.756822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54639c37-c539-4015-9d5b-a793a73f2ecc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:31.756822 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-54639c37-c539-4015-9d5b-a793a73f2ecc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: facfb92e-a5b3-4d10-8988-672f1502dded Jul 22 04:45:31.765915 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54639c37-c539-4015-9d5b-a793a73f2ecc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded returned with HTTP 404 Jul 22 04:45:31.767895 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 473/1900] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:31 2026] DELETE /volume/v3/volumes/facfb92e-a5b3-4d10-8988-672f1502dded => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:31.778504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:31.780921 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:31.781396 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-946921568"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:31.783298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-946921568'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:31.783439 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:31.793574 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:31.806218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (711d40a0-f12f-451c-8752-ec0968716450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:31.806218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51466d79-105e-4372-994d-598503c645f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:31.807695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:31.865673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51466d79-105e-4372-994d-598503c645f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:31.865673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0296b8d0-23bc-4216-8ea0-8b5090ce2532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:31.920727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['10da8406-bbf5-460f-98f2-71fa531f5209', '19f0dd66-d002-42b4-88dc-d3aca9301fcf', '402152d3-6deb-4342-ae53-ee847b3b0385', 'ac24a93f-84f1-48f6-8d10-30c8d78fd165'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:31.921827 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0296b8d0-23bc-4216-8ea0-8b5090ce2532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10da8406-bbf5-460f-98f2-71fa531f5209', '19f0dd66-d002-42b4-88dc-d3aca9301fcf', '402152d3-6deb-4342-ae53-ee847b3b0385', 'ac24a93f-84f1-48f6-8d10-30c8d78fd165']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:31.922636 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6418c1c6-14ed-4cc2-a20f-4fc577d1b3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:31.959259 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6418c1c6-14ed-4cc2-a20f-4fc577d1b3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13b35b7-ef24-42fe-91dd-3bcf86c450d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-946921568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['10da8406-bbf5-460f-98f2-71fa531f5209','19f0dd66-d002-42b4-88dc-d3aca9301fcf','402152d3-6deb-4342-ae53-ee847b3b0385','ac24a93f-84f1-48f6-8d10-30c8d78fd165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-946921568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13b35b7-ef24-42fe-91dd-3bcf86c450d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:31.960408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c745f68-c518-4fcd-be27-8e9f7b534858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:31.989945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c745f68-c518-4fcd-be27-8e9f7b534858) transitioned into state 'SUCCESS' from state '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-946921568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['10da8406-bbf5-460f-98f2-71fa531f5209','19f0dd66-d002-42b4-88dc-d3aca9301fcf','402152d3-6deb-4342-ae53-ee847b3b0385','ac24a93f-84f1-48f6-8d10-30c8d78fd165'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:31.989945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2b0415-9cf8-40f6-bd71-1224a29b91fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:32.005945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c2b0415-9cf8-40f6-bd71-1224a29b91fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:32.007316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (711d40a0-f12f-451c-8752-ec0968716450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:32.007642 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:32.008686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e5ce3ff-1afd-43f1-a608-d246e7d92f06 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:32.009283 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 478/1901] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:31 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:32.036517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d3c1448f-e160-4750-b97c-734adaf31c45 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:32.039123 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3c1448f-e160-4750-b97c-734adaf31c45 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:32.039469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3c1448f-e160-4750-b97c-734adaf31c45 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:32.039792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3c1448f-e160-4750-b97c-734adaf31c45 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:32.051991 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:32.051991 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:32.058501 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d3c1448f-e160-4750-b97c-734adaf31c45 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:32.063646 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3c1448f-e160-4750-b97c-734adaf31c45 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 200 Jul 22 04:45:32.064403 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 478/1902] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:32 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:32.289958 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:32.293853 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:32.293853 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:32.293853 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:32.310943 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:32.310943 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:32.319741 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:32.330066 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfb00590-8e92-4dd1-8679-1fd2dda18683 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:32.331049 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 474/1903] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:32 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:45:33.085225 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.087701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:33.088170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:33.088759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:33.101008 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.101008 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:33.107733 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:33.114857 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1f7e076-7832-4f66-a12a-f4b7b93bb13e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 200 Jul 22 04:45:33.115503 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 474/1904] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:33 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:33.137487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.140861 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action Jul 22 04:45:33.141317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:33.141504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:33.156201 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.156201 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:33.156587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume 'b13b35b7-ef24-42fe-91dd-3bcf86c450d8' with '{'status': 'error'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:33.193106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9e1cab30-5fc1-4f4a-b66d-053d6b95fd87 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action returned with HTTP 202 Jul 22 04:45:33.193106 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 479/1905] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:33 2026] POST /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:33.203418 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.205580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:33.206088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:33.206242 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:33.215909 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.215909 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:33.222034 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:33.228740 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3a98f02a-d475-4e57-b7a4-e28927d9f04b tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 200 Jul 22 04:45:33.229617 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 479/1906] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:33 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:33.247912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.250400 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action Jul 22 04:45:33.250842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:33.251039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:33.262371 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.262371 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:33.262653 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Volume info retrieved successfully. Jul 22 04:45:33.299054 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Delete volume request issued successfully. Jul 22 04:45:33.299054 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2f2e053-2ff2-4299-b279-d9a23ac30770 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action returned with HTTP 202 Jul 22 04:45:33.299054 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 475/1907] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:33 2026] POST /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:33.312022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.317418 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:33.317418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:33.317418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:33.326589 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.326589 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:33.331461 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:33.341552 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f1b9c5b7-402c-4d45-b77d-61315b39db8f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 200 Jul 22 04:45:33.342621 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 475/1908] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:33 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:33.353467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:33.355442 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:33.355442 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:33.355805 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:33.375340 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:33.375340 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:33.381648 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:33.388294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00e7d634-5527-4f03-b3cc-54d79d5c2ac3 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:33.389470 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 480/1909] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:33 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 939 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:34.075473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-ee349e99-6fe1-4c3c-b50e-36acfffc0b96 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.078175 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-ee349e99-6fe1-4c3c-b50e-36acfffc0b96 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582/action Jul 22 04:45:34.078661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-ee349e99-6fe1-4c3c-b50e-36acfffc0b96 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:34.078843 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-ee349e99-6fe1-4c3c-b50e-36acfffc0b96 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:34.104887 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:34.104887 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:34.123432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8ce16fd2-5643-4d1b-a8db-7543a5903993 req-ee349e99-6fe1-4c3c-b50e-36acfffc0b96 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582/action returned with HTTP 204 Jul 22 04:45:34.124124 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 480/1910] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:34 2026] POST /volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:34.364007 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-45c3cc5b-0665-4e38-910f-971e04854252 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.366411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45c3cc5b-0665-4e38-910f-971e04854252 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:34.366658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45c3cc5b-0665-4e38-910f-971e04854252 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.366875 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45c3cc5b-0665-4e38-910f-971e04854252 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.374293 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45c3cc5b-0665-4e38-910f-971e04854252 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 404 Jul 22 04:45:34.375052 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 476/1911] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:34 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:34.384733 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-069225bb-9684-45fe-9717-32dd35847bbc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.387073 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-069225bb-9684-45fe-9717-32dd35847bbc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:34.387348 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-069225bb-9684-45fe-9717-32dd35847bbc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.387561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-069225bb-9684-45fe-9717-32dd35847bbc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.394316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-069225bb-9684-45fe-9717-32dd35847bbc tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 404 Jul 22 04:45:34.394999 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 476/1912] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:34 2026] GET /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:34.406675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-585c8608-8d1a-4860-b689-6633e660a255 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.412634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f4961133-396a-42cf-92a7-42ff2efbc794 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.415569 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-585c8608-8d1a-4860-b689-6633e660a255 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:34.415569 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-585c8608-8d1a-4860-b689-6633e660a255 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.415569 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-585c8608-8d1a-4860-b689-6633e660a255 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.415844 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-585c8608-8d1a-4860-b689-6633e660a255 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: b13b35b7-ef24-42fe-91dd-3bcf86c450d8 Jul 22 04:45:34.417922 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4961133-396a-42cf-92a7-42ff2efbc794 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:34.418225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4961133-396a-42cf-92a7-42ff2efbc794 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.418225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4961133-396a-42cf-92a7-42ff2efbc794 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.427915 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-585c8608-8d1a-4860-b689-6633e660a255 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 returned with HTTP 404 Jul 22 04:45:34.428654 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 481/1913] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:34 2026] DELETE /volume/v3/volumes/b13b35b7-ef24-42fe-91dd-3bcf86c450d8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:34.432154 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:34.432154 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:34.440991 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4961133-396a-42cf-92a7-42ff2efbc794 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:34.443320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-50593c7e-88a9-45a9-a997-d3606c03da88 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.445474 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:34.445631 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4961133-396a-42cf-92a7-42ff2efbc794 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:34.446269 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 481/1914] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:34 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 1231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:34.449491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1236222867"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:34.451712 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1236222867'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:34.451871 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:34.464792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-735cbb5e-8249-4215-8766-dda66c14467c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.464928 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:34.467929 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-735cbb5e-8249-4215-8766-dda66c14467c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:34.468421 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-735cbb5e-8249-4215-8766-dda66c14467c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.468711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-735cbb5e-8249-4215-8766-dda66c14467c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.474034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (1fb41364-aecd-4063-8f5d-505ed2ae952a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:34.475085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e61cb8-2118-4d59-8aca-5b9ef1615ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:34.476037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:34.482159 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:34.482159 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:34.487571 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-735cbb5e-8249-4215-8766-dda66c14467c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:34.493686 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-735cbb5e-8249-4215-8766-dda66c14467c tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:34.494294 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 477/1915] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:34 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 1231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:34.512917 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61e61cb8-2118-4d59-8aca-5b9ef1615ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:34.514207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2493c0e2-d3cc-408e-ba97-7022a96201e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:34.565388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['acb63d62-3748-4863-8fe5-e02c286dd832', 'f9aceee6-e792-4794-891c-ce65c5f01bde', 'b334096c-3950-48ca-80d2-c127f75e5b1e', 'c15cb7cf-79ed-4b90-bcc7-47d09b01a426'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:34.566624 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2493c0e2-d3cc-408e-ba97-7022a96201e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb63d62-3748-4863-8fe5-e02c286dd832', 'f9aceee6-e792-4794-891c-ce65c5f01bde', 'b334096c-3950-48ca-80d2-c127f75e5b1e', 'c15cb7cf-79ed-4b90-bcc7-47d09b01a426']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:34.567827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f45a3fa-ea6d-4f00-a3f8-67ae25ea2fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:34.603211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f45a3fa-ea6d-4f00-a3f8-67ae25ea2fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ea5195b-f406-4b8f-b505-0e49624ea962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1236222867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['acb63d62-3748-4863-8fe5-e02c286dd832','f9aceee6-e792-4794-891c-ce65c5f01bde','b334096c-3950-48ca-80d2-c127f75e5b1e','c15cb7cf-79ed-4b90-bcc7-47d09b01a426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1236222867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ea5195b-f406-4b8f-b505-0e49624ea962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:34.603937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c5d6c2-e40e-4644-b584-38e941c19a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:34.635191 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c5d6c2-e40e-4644-b584-38e941c19a29) transitioned into state 'SUCCESS' from state '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-1236222867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['acb63d62-3748-4863-8fe5-e02c286dd832','f9aceee6-e792-4794-891c-ce65c5f01bde','b334096c-3950-48ca-80d2-c127f75e5b1e','c15cb7cf-79ed-4b90-bcc7-47d09b01a426'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:34.635956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b99873f-19a3-4e18-8a75-45e700c536b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:34.652563 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b99873f-19a3-4e18-8a75-45e700c536b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:34.653700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (1fb41364-aecd-4063-8f5d-505ed2ae952a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:34.654095 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:34.654876 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50593c7e-88a9-45a9-a997-d3606c03da88 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:34.655435 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 477/1916] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:34 2026] POST /volume/v3/volumes => generated 749 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:34.678521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:34.682364 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:34.683452 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:34.683452 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:34.693859 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:34.693859 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:34.700796 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:34.708478 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ad139ff-e91d-4101-a213-e6915ee2d8f6 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 200 Jul 22 04:45:34.709948 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 482/1917] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:34 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.211207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.218109 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:35.218109 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.218109 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.228337 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.228337 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:35.234922 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:35.244685 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31cc4b10-8a8f-456a-a87f-983d18607f82 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:35.245564 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 482/1918] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.612178 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.615797 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:35.616129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.616369 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.626390 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.626390 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:35.633258 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:35.641068 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-d85345a2-f19e-4ef5-a8ad-f87163dcacfb tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:35.641658 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 478/1919] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.727155 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.727706 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:35.727955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.728236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.730943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ad807c83-324f-4f7d-a855-e1023e80a3e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.731437 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad807c83-324f-4f7d-a855-e1023e80a3e6 None None] GET https://10.4.3.175/volume// Jul 22 04:45:35.731624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad807c83-324f-4f7d-a855-e1023e80a3e6 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.731875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad807c83-324f-4f7d-a855-e1023e80a3e6 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.732298 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad807c83-324f-4f7d-a855-e1023e80a3e6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:35.732655 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 483/1920] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:45: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 22 04:45:35.736590 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.736590 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:35.740744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-1ae55ca1-7fad-4919-bd75-eafc69d54ad4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.741493 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:35.745010 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-1ae55ca1-7fad-4919-bd75-eafc69d54ad4 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:35.745010 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-1ae55ca1-7fad-4919-bd75-eafc69d54ad4 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25ff491a-5d78-4cf4-b339-48ffa7f54c29", "connector": null, "instance_uuid": "15ce7c54-615a-4b36-a8b2-2c02d476898a"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:35.745518 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87b276a1-7211-496c-bbf3-d9bde6f5a53d tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 200 Jul 22 04:45:35.745920 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 478/1921] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.752657 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.752657 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:35.762158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.764036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action Jul 22 04:45:35.764492 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:35.764689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:35.774865 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.774865 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:35.775243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '6ea5195b-f406-4b8f-b505-0e49624ea962' with '{'status': 'maintenance'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:35.785975 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-1ae55ca1-7fad-4919-bd75-eafc69d54ad4 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:35.785975 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 483/1922] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:35 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 22 04:45:35.800184 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8fcf751c-ec13-496a-8be3-a8bf793c754a tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action returned with HTTP 202 Jul 22 04:45:35.800184 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 479/1923] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:35 2026] POST /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:35.807372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.809822 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:35.810117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.810375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.820395 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.820395 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:35.825486 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.825816 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:35.827226 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:35.827451 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.827637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.833571 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7fad5b50-a778-4388-ba75-bff2ebfaa125 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 200 Jul 22 04:45:35.834154 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 484/1924] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-efe76aaa-bb3a-4084-b41a-8a6835a32e41 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-efe76aaa-bb3a-4084-b41a-8a6835a32e41 None None] GET https://10.4.3.175/volume// Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-efe76aaa-bb3a-4084-b41a-8a6835a32e41 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-efe76aaa-bb3a-4084-b41a-8a6835a32e41 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-efe76aaa-bb3a-4084-b41a-8a6835a32e41 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:35.840367 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 484/1925] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:35.842892 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.842892 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:35.849231 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:35.852831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-415cf214-5c91-4c42-9baa-75eb79974523 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.853002 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.855926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:35.856068 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3a46c032-4bdc-4da7-9dd7-f755dea9b509 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:35.856122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.857802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.857886 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 479/1926] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.857926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action Jul 22 04:45:35.858453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:35.858604 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:35.867734 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.867734 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:35.868158 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Volume info retrieved successfully. Jul 22 04:45:35.870557 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.870557 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:35.875623 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:35.882634 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-02c1385e-7d91-4062-9686-fe5fe95c0360 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:35.883182 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 485/1927] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 1117 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:35.892127 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Delete volume request issued successfully. Jul 22 04:45:35.892492 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-415cf214-5c91-4c42-9baa-75eb79974523 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action returned with HTTP 202 Jul 22 04:45:35.893068 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 480/1928] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:35 2026] POST /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:35.902645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.904976 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:35.906699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:35.906699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:35.914905 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:35.914905 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:35.918570 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:35.924141 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f0becbef-2f14-4b79-8d2a-d2e22e569386 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 200 Jul 22 04:45:35.924681 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 485/1929] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:35 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:35.971370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:35.973821 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:35.974828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1871599723"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:35.976859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1871599723'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:35.977001 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume of 1 GB Jul 22 04:45:35.981523 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Availability Zones retrieved successfully. Jul 22 04:45:35.988157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (29732c52-f455-4146-93dc-9d23d85bc6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:35.989074 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2057e64c-ef9f-4fe3-a890-de039a28b5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:35.990361 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:36.002215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.004938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] PUT https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 Jul 22 04:45:36.004938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:36.018109 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Acquiring lock "cinder-attachment_update-25ff491a-5d78-4cf4-b339-48ffa7f54c29-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:36.023378 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-25ff491a-5d78-4cf4-b339-48ffa7f54c29-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:36.024397 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:36.024397 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:36.025071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2057e64c-ef9f-4fe3-a890-de039a28b5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:36.026297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7933435c-b7e3-42b5-a94f-de6eebae3adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:36.066432 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Created reservations ['a92d475a-0ba9-4217-9c6b-862571c6dbcf', 'd13e7708-4337-4ef8-87df-a9ea0d188ea8', '6eb0837b-1f51-42a9-b9eb-44eff08ff6c0', '8b85b391-db19-4d27-be4a-2670d155a7dc'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:36.067542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7933435c-b7e3-42b5-a94f-de6eebae3adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a92d475a-0ba9-4217-9c6b-862571c6dbcf', 'd13e7708-4337-4ef8-87df-a9ea0d188ea8', '6eb0837b-1f51-42a9-b9eb-44eff08ff6c0', '8b85b391-db19-4d27-be4a-2670d155a7dc']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:36.068342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b764a00-c2e9-45ee-a852-4d50a13e23ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:36.099798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b764a00-c2e9-45ee-a852-4d50a13e23ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe6298b-c728-4d31-918f-439e773e52cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1871599723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['a92d475a-0ba9-4217-9c6b-862571c6dbcf','d13e7708-4337-4ef8-87df-a9ea0d188ea8','6eb0837b-1f51-42a9-b9eb-44eff08ff6c0','8b85b391-db19-4d27-be4a-2670d155a7dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1871599723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fe6298b-c728-4d31-918f-439e773e52cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4680517a8e0e40fa976cd1dce0866f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:36.101237 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09afcfcf-2bf4-415e-9b88-50fae408a52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:36.126425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09afcfcf-2bf4-415e-9b88-50fae408a52d) transitioned into state 'SUCCESS' from state '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-1871599723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4680517a8e0e40fa976cd1dce0866f82',qos_specs=None,replication_status=,reservations=['a92d475a-0ba9-4217-9c6b-862571c6dbcf','d13e7708-4337-4ef8-87df-a9ea0d188ea8','6eb0837b-1f51-42a9-b9eb-44eff08ff6c0','8b85b391-db19-4d27-be4a-2670d155a7dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b9c752f286a4cbf8e73f7d8ae75d934',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:36.127841 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d752488-2dd6-45c4-98ef-5998eb237267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:36.128250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Lock "cinder-attachment_update-25ff491a-5d78-4cf4-b339-48ffa7f54c29-np0000005618" released by "attachment_update" :: held 0.105s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:36.128536 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-fbeda750-1cfe-4544-9ac9-b29baa29a541 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 returned with HTTP 200 Jul 22 04:45:36.129105 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 486/1930] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:36 2026] PUT /volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:36.143491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d752488-2dd6-45c4-98ef-5998eb237267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:36.144665 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Flow 'volume_create_api' (29732c52-f455-4146-93dc-9d23d85bc6ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:36.145047 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Create volume request issued successfully. Jul 22 04:45:36.145921 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11635304-bb2c-4b89-a19c-1a72e9eef6d4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:36.146350 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 480/1931] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:35 2026] POST /volume/v3/volumes => generated 755 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:36.165132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.166309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:36.166504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:36.166764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:36.180521 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:36.180521 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:36.186912 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:36.194447 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-068fcf52-eb9f-4bd3-ab4e-7b9deca44b07 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:36.194947 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 481/1932] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:36 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:36.875648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.879470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:36.879623 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:36.879838 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:36.897890 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:36.897890 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:36.902683 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:36.910568 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b2a5c34-aec0-4782-901a-42a04165b9e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:36.911036 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 486/1933] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:36 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:36.941063 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9f857fef-b44d-4e5a-a319-77f678df269e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.943669 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9f857fef-b44d-4e5a-a319-77f678df269e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:36.943905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9f857fef-b44d-4e5a-a319-77f678df269e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:36.944185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9f857fef-b44d-4e5a-a319-77f678df269e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:36.952551 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9f857fef-b44d-4e5a-a319-77f678df269e tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 404 Jul 22 04:45:36.953347 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 487/1934] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:36 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:36.961748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e41bef8f-43b9-407e-b98d-d8a0b67c7462 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.965625 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e41bef8f-43b9-407e-b98d-d8a0b67c7462 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:36.965625 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e41bef8f-43b9-407e-b98d-d8a0b67c7462 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:36.965877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e41bef8f-43b9-407e-b98d-d8a0b67c7462 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:36.975561 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e41bef8f-43b9-407e-b98d-d8a0b67c7462 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 404 Jul 22 04:45:36.976427 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 481/1935] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:36 2026] GET /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:36.984535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:36.986583 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:36.986825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:36.987091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:36.987262 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: 6ea5195b-f406-4b8f-b505-0e49624ea962 Jul 22 04:45:36.994775 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3fea22a-cf4a-42b5-a491-1e761606d8f8 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 returned with HTTP 404 Jul 22 04:45:36.994910 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 482/1936] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:36 2026] DELETE /volume/v3/volumes/6ea5195b-f406-4b8f-b505-0e49624ea962 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:37.008747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.010599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:37.010943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-267073227"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:37.012371 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-267073227'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:37.012516 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume of 1 GB Jul 22 04:45:37.017053 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Availability Zones retrieved successfully. Jul 22 04:45:37.023579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (11b74cb1-8310-4f69-b6f8-69cfbc56fed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:37.024419 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c701d6-51d6-4338-b74e-5df5b55212ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:37.025290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:37.056832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c701d6-51d6-4338-b74e-5df5b55212ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:37.057832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d90c31-628a-4100-b9ca-c32e25880e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:37.104539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Created reservations ['4f775f1e-ce44-414a-9d50-368d650192d5', '8abef107-3773-46f0-a969-9fbdd79c19a6', 'f02d4856-f5eb-4fc0-9ac8-60a60d4ab0e2', 'eb081b6b-3b57-4e7f-9cba-354d9f38f491'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:37.105609 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88d90c31-628a-4100-b9ca-c32e25880e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f775f1e-ce44-414a-9d50-368d650192d5', '8abef107-3773-46f0-a969-9fbdd79c19a6', 'f02d4856-f5eb-4fc0-9ac8-60a60d4ab0e2', 'eb081b6b-3b57-4e7f-9cba-354d9f38f491']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:37.106627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8fe066-a226-45ae-a389-4bb71a15aa94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:37.135301 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8fe066-a226-45ae-a389-4bb71a15aa94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-267073227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['4f775f1e-ce44-414a-9d50-368d650192d5','8abef107-3773-46f0-a969-9fbdd79c19a6','f02d4856-f5eb-4fc0-9ac8-60a60d4ab0e2','eb081b6b-3b57-4e7f-9cba-354d9f38f491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-267073227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4694360071d44b46b8beeb6a2292c611',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfa75a3ec0514273ad40defe36589043',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:37.135982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f300618-4565-4383-af3b-4e0554412029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:37.155741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f300618-4565-4383-af3b-4e0554412029) transitioned into state 'SUCCESS' from state '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-267073227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4694360071d44b46b8beeb6a2292c611',qos_specs=None,replication_status=,reservations=['4f775f1e-ce44-414a-9d50-368d650192d5','8abef107-3773-46f0-a969-9fbdd79c19a6','f02d4856-f5eb-4fc0-9ac8-60a60d4ab0e2','eb081b6b-3b57-4e7f-9cba-354d9f38f491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfa75a3ec0514273ad40defe36589043',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:37.156732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce367a64-0c8b-4ee2-993a-d93b185125be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:37.169239 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce367a64-0c8b-4ee2-993a-d93b185125be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:37.170462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Flow 'volume_create_api' (11b74cb1-8310-4f69-b6f8-69cfbc56fed2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:37.170905 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Create volume request issued successfully. Jul 22 04:45:37.171793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d304f90f-0cfb-422a-99bc-6be7fe04ea78 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:37.172418 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 487/1937] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:37 2026] POST /volume/v3/volumes => generated 748 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:37.186168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.189062 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:37.189289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.189535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.217848 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.217848 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:37.217848 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:37.219219 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.219854 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:37.220131 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.220459 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.228870 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-27b7efbf-ca9e-4242-b20c-93fdef26c33a tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:37.229746 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 488/1938] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:37.237944 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.237944 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:37.245026 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:37.253152 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a04bee80-a57c-4d18-b1c2-38fd10f12c43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:37.253841 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 482/1939] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:37.312874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.316526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:37.316706 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.316985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.329536 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.329536 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:37.336368 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:37.345281 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-2ae33aaf-5507-4a36-85e8-d220d08d2d51 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:37.345535 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 483/1940] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:37.468952 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9253e098-e991-4b06-bf25-ef28c9956fd1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.469392 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9253e098-e991-4b06-bf25-ef28c9956fd1 None None] GET https://10.4.3.175/volume// Jul 22 04:45:37.470370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9253e098-e991-4b06-bf25-ef28c9956fd1 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.470831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9253e098-e991-4b06-bf25-ef28c9956fd1 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.471339 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9253e098-e991-4b06-bf25-ef28c9956fd1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:37.471805 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 488/1941] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:45:37.482260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-550965ac-759c-4b2e-8849-00b416fe10b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.485754 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-550965ac-759c-4b2e-8849-00b416fe10b4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:37.486039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-550965ac-759c-4b2e-8849-00b416fe10b4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fe6298b-c728-4d31-918f-439e773e52cf", "connector": null, "instance_uuid": "a8940903-2888-419c-ac39-fc5a850c1d58"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:37.502262 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.502262 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:37.547784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-550965ac-759c-4b2e-8849-00b416fe10b4 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:37.548421 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 489/1942] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:37 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:37.613380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9ce2588a-8174-4c6a-b281-68545f51225b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.625027 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9ce2588a-8174-4c6a-b281-68545f51225b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:37.625404 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9ce2588a-8174-4c6a-b281-68545f51225b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.626139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9ce2588a-8174-4c6a-b281-68545f51225b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.642565 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.642565 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:37.645133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b25da310-8bbf-439b-a5e0-fd3acd44e7d3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.645505 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b25da310-8bbf-439b-a5e0-fd3acd44e7d3 None None] GET https://10.4.3.175/volume// Jul 22 04:45:37.645661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b25da310-8bbf-439b-a5e0-fd3acd44e7d3 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.645849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b25da310-8bbf-439b-a5e0-fd3acd44e7d3 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.646211 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b25da310-8bbf-439b-a5e0-fd3acd44e7d3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:37.647542 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 484/1943] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:37.648944 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9ce2588a-8174-4c6a-b281-68545f51225b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:37.654916 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9ce2588a-8174-4c6a-b281-68545f51225b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:37.655057 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 483/1944] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:37.657270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.661821 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:37.663177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.663177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.677545 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.677545 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:37.682362 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:37.689147 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-6c478abf-573f-4363-98f2-396f84b0a043 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:37.689560 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 489/1945] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:37.806433 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.808684 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] PUT https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 Jul 22 04:45:37.809118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:37.819060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Acquiring lock "cinder-attachment_update-6fe6298b-c728-4d31-918f-439e773e52cf-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:37.825141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-6fe6298b-c728-4d31-918f-439e773e52cf-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:37.826521 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.826521 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:37.920277 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Lock "cinder-attachment_update-6fe6298b-c728-4d31-918f-439e773e52cf-np0000005618" released by "attachment_update" :: held 0.095s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:37.920585 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-edf131ae-1257-4176-a255-fabc3af75e8e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 returned with HTTP 200 Jul 22 04:45:37.921065 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 490/1946] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:37 2026] PUT /volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:37.929526 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:37.933757 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:37.934588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:37.934775 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:37.946365 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:37.946365 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:37.951473 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:37.957278 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09462e95-17b2-4e4c-aacf-40ccabd6fcac tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:37.957667 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 485/1947] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:37 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.249085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.251322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.251534 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.251856 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.260627 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.260627 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:38.265518 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.272288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ba4dc31-e5b3-4e5d-b094-6f402578fefb tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.272786 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 484/1948] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.291253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-52099a64-9795-4131-8424-ca2fbe932eb5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.293182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52099a64-9795-4131-8424-ca2fbe932eb5 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action Jul 22 04:45:38.293744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52099a64-9795-4131-8424-ca2fbe932eb5 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:38.293945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52099a64-9795-4131-8424-ca2fbe932eb5 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:38.304085 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.304085 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:38.305859 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.admin_actions [None req-52099a64-9795-4131-8424-ca2fbe932eb5 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4' with '{'status': 'error'}' {{(pid=100126) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:38.327050 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52099a64-9795-4131-8424-ca2fbe932eb5 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action returned with HTTP 202 Jul 22 04:45:38.327666 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 490/1949] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:38 2026] POST /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:38.339323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.341711 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.342292 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.342549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.352234 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.352234 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:38.358273 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.364629 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-59c8bb6a-00a3-415e-884d-2a0419433b34 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.365162 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 491/1950] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.379887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.382427 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action Jul 22 04:45:38.382793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:38.382981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:38.394702 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.394702 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:38.395274 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4' with '{'status': 'available'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:38.422585 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c61f9dbe-e476-43ee-8344-d4480edb7e9d tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action returned with HTTP 202 Jul 22 04:45:38.423146 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 486/1951] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:38 2026] POST /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:38.431911 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.434187 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.434432 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.434692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.443743 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.443743 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:38.448434 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.454466 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-172bf9fd-de80-4cfc-9094-4ca6ca6e9e53 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.454908 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 485/1952] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.469705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.471501 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action Jul 22 04:45:38.472020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:38.472287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:38.483698 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.483698 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:38.484987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.admin_actions [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4' with '{'status': 'maintenance'}' {{(pid=100126) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:38.511748 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a447a4cd-c735-4ba9-b3f8-a07b85a67166 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action returned with HTTP 202 Jul 22 04:45:38.512439 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 491/1953] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:38 2026] POST /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:38.522857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e6467179-64be-436f-a346-60b965ae3c87 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.525792 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e6467179-64be-436f-a346-60b965ae3c87 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.526135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e6467179-64be-436f-a346-60b965ae3c87 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.526630 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e6467179-64be-436f-a346-60b965ae3c87 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.539000 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.539000 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:38.545264 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e6467179-64be-436f-a346-60b965ae3c87 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.552664 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e6467179-64be-436f-a346-60b965ae3c87 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.553217 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 492/1954] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.571487 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.573752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] POST https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action Jul 22 04:45:38.574219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:38.574573 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:38.583831 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.583831 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:38.584453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] Updating volume '8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4' with '{'status': 'available'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:45:38.608140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ea0915cd-5ff3-4b28-9144-122874fe3b51 tempest-VolumesActionsTest-858062322 tempest-VolumesActionsTest-858062322-project-admin] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action returned with HTTP 202 Jul 22 04:45:38.608836 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 487/1955] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:38 2026] POST /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:38.616318 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d59c62a-7607-4390-8782-acd55bc925ef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.618937 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d59c62a-7607-4390-8782-acd55bc925ef tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.619338 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d59c62a-7607-4390-8782-acd55bc925ef tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.619429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d59c62a-7607-4390-8782-acd55bc925ef tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.627314 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.627314 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:38.631436 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6d59c62a-7607-4390-8782-acd55bc925ef tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.636180 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d59c62a-7607-4390-8782-acd55bc925ef tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.636564 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 486/1956] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.649828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9be89e42-cfac-42ce-868d-e337b40c6223 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.651469 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9be89e42-cfac-42ce-868d-e337b40c6223 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.651811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9be89e42-cfac-42ce-868d-e337b40c6223 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.652139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9be89e42-cfac-42ce-868d-e337b40c6223 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.661937 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.661937 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:38.666874 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9be89e42-cfac-42ce-868d-e337b40c6223 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.672841 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9be89e42-cfac-42ce-868d-e337b40c6223 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.673715 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 492/1957] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.673808 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d6b46416-847d-4510-9e4e-254676e134d9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.676374 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d6b46416-847d-4510-9e4e-254676e134d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:38.676636 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d6b46416-847d-4510-9e4e-254676e134d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.677106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d6b46416-847d-4510-9e4e-254676e134d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.692060 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.692060 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:38.693866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.696774 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.697138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.697407 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.697512 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d6b46416-847d-4510-9e4e-254676e134d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:38.697635 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume with id: 8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.704977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d6b46416-847d-4510-9e4e-254676e134d9 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:38.705396 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 493/1958] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.711548 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.711548 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:38.712112 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.737290 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Delete volume request issued successfully. Jul 22 04:45:38.737568 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd2afac0-f297-4cfe-9c97-2c22a7e2f618 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 202 Jul 22 04:45:38.738091 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 488/1959] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:38 2026] DELETE /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:38.747519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.750444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:38.750721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.751010 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.759703 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.759703 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:38.764949 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Volume info retrieved successfully. Jul 22 04:45:38.772690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a1517d8-9e8c-475c-aa5c-87a0f41c9e4f tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 200 Jul 22 04:45:38.773309 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 487/1960] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:38.972260 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-da0dd168-d30d-4def-82f4-916d4d295f98 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:38.975229 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da0dd168-d30d-4def-82f4-916d4d295f98 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:38.975715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da0dd168-d30d-4def-82f4-916d4d295f98 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:38.976118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da0dd168-d30d-4def-82f4-916d4d295f98 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:38.990011 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:38.990011 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:38.994182 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-da0dd168-d30d-4def-82f4-916d4d295f98 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:39.001328 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da0dd168-d30d-4def-82f4-916d4d295f98 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:39.002726 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 493/1961] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:38 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:39.137689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:39.140336 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:39.140690 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-111052186"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:39.142449 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-111052186'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:39.142610 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume of 1 GB Jul 22 04:45:39.147977 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Availability Zones retrieved successfully. Jul 22 04:45:39.155357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Flow 'volume_create_api' (b9d377a6-19c8-408d-a3fd-a660dd83c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:39.157215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268378c1-f6d4-43b0-8a77-4f3f742b1e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:39.158527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:39.204777 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (268378c1-f6d4-43b0-8a77-4f3f742b1e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:39.206037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f096f-044f-4914-af23-efcc283504af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:39.284230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Created reservations ['29bd49aa-9ab4-4600-b45f-fc932eca7697', '26373f26-1961-42d6-a7fa-78c571d99ad8', '48fa8b39-9ef7-4138-8604-7fce8865d2d7', '14dec956-d23e-4c4c-b495-d4b00f7e8aff'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:39.285694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b1f096f-044f-4914-af23-efcc283504af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29bd49aa-9ab4-4600-b45f-fc932eca7697', '26373f26-1961-42d6-a7fa-78c571d99ad8', '48fa8b39-9ef7-4138-8604-7fce8865d2d7', '14dec956-d23e-4c4c-b495-d4b00f7e8aff']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:39.287522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf45a86-7acb-43ad-b0be-d91755e3b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:39.330361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbf45a86-7acb-43ad-b0be-d91755e3b399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3116ece7-d569-4255-bf26-ddcfeed1a954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-111052186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6c63322ae9462bbdd016382e312aba',qos_specs=None,replication_status=,reservations=['29bd49aa-9ab4-4600-b45f-fc932eca7697','26373f26-1961-42d6-a7fa-78c571d99ad8','48fa8b39-9ef7-4138-8604-7fce8865d2d7','14dec956-d23e-4c4c-b495-d4b00f7e8aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-111052186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3116ece7-d569-4255-bf26-ddcfeed1a954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b6c63322ae9462bbdd016382e312aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:39.332364 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35beddba-aa37-4a07-8ff1-a0e02732fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:39.370998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35beddba-aa37-4a07-8ff1-a0e02732fb76) transitioned into state 'SUCCESS' from state '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-111052186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b6c63322ae9462bbdd016382e312aba',qos_specs=None,replication_status=,reservations=['29bd49aa-9ab4-4600-b45f-fc932eca7697','26373f26-1961-42d6-a7fa-78c571d99ad8','48fa8b39-9ef7-4138-8604-7fce8865d2d7','14dec956-d23e-4c4c-b495-d4b00f7e8aff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36ad02c3e2324cbbb1a3d2ba89dc23a4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:39.371929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ca4e3f-810c-4a76-a43e-80beee64473d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:39.392844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4ca4e3f-810c-4a76-a43e-80beee64473d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:39.395891 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Flow 'volume_create_api' (b9d377a6-19c8-408d-a3fd-a660dd83c585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:39.395891 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Create volume request issued successfully. Jul 22 04:45:39.396464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-25d2a4bf-c1bd-46f4-8b67-4384ae351489 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:39.397359 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 494/1962] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:39 2026] POST /volume/v3/volumes => generated 758 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:39.416026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:39.418519 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:45:39.418732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:39.418928 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:39.432571 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:39.432571 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:39.444164 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:45:39.452009 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b614cc68-299b-4696-b2d9-5e508a18e7e6 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:45:39.452484 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 489/1963] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:39 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:39.479683 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-f6b658cd-0836-447b-8600-9a1886312dcf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:39.482529 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-f6b658cd-0836-447b-8600-9a1886312dcf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39/action Jul 22 04:45:39.482903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-f6b658cd-0836-447b-8600-9a1886312dcf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:39.483057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-f6b658cd-0836-447b-8600-9a1886312dcf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:39.510424 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:39.510424 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:39.529640 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2bb224d7-af5d-4814-b02f-b3e18651d86e req-f6b658cd-0836-447b-8600-9a1886312dcf tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39/action returned with HTTP 204 Jul 22 04:45:39.530380 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 488/1964] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:39 2026] POST /volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:39.723374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:39.725353 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:39.725528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:39.725602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:39.740372 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:39.740372 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:39.745980 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:39.751775 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-983580fe-bc71-4c10-9bb7-0ef9985eb376 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:39.752722 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 494/1965] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:39 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:39.794467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3f2be48c-9983-4768-a57a-eefe4b577300 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:39.796885 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f2be48c-9983-4768-a57a-eefe4b577300 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] GET https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 Jul 22 04:45:39.797699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f2be48c-9983-4768-a57a-eefe4b577300 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:39.797699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f2be48c-9983-4768-a57a-eefe4b577300 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:39.805209 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f2be48c-9983-4768-a57a-eefe4b577300 tempest-VolumesActionsTest-20797174 tempest-VolumesActionsTest-20797174-project-member] https://10.4.3.175/volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 returned with HTTP 404 Jul 22 04:45:39.805736 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 495/1966] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:39 2026] GET /volume/v3/volumes/8caa6038-1fe6-4ea8-8afd-5e7bb196a7b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:40.020418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f7729aeb-a038-4266-942c-5e7084ab94ad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:40.022663 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7729aeb-a038-4266-942c-5e7084ab94ad tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:40.022663 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7729aeb-a038-4266-942c-5e7084ab94ad tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:40.022946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7729aeb-a038-4266-942c-5e7084ab94ad tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:40.033916 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:40.033916 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:40.037677 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f7729aeb-a038-4266-942c-5e7084ab94ad tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:40.042424 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7729aeb-a038-4266-942c-5e7084ab94ad tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:40.042861 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 490/1967] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:40 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:40.063192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:40.065294 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:40.066085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:40.066085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:40.079505 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:40.079505 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:40.084507 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:40.091190 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20ca8287-dda4-4b0a-8084-258553c5a8cd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:40.091907 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 489/1968] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:40 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:40.471669 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:40.476342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:45:40.476603 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:40.477111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:40.487321 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:40.487321 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:40.493973 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:45:40.504041 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f1e8565e-f527-4de9-980f-6d20b6ca44ee tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:45:40.504041 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 495/1969] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:40 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:40.772033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:40.774441 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:40.774728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:40.775025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:40.793318 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:40.793318 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:40.799611 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:40.805486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-efa2d3c1-6a7a-4e73-8a4c-e15a7f457166 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:40.805989 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 496/1970] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:40 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:41.823820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:41.826468 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:41.827127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:41.827523 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:41.842164 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:41.842164 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:41.850311 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:41.857116 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7a953562-a6ad-4f3c-a367-de6fa09690f3 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:41.857116 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 491/1971] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:41 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:45:42.875073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:42.877810 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:42.878060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:42.878313 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:42.893953 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:42.893953 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:42.905068 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:42.915582 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-573abd64-13aa-454f-8d57-d7e6f7f25298 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:42.916273 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 490/1972] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:42 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:43.511783 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-5782d68d-36f8-48cf-97c2-d26c5652d26c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:43.514192 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-5782d68d-36f8-48cf-97c2-d26c5652d26c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0/action Jul 22 04:45:43.514602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-5782d68d-36f8-48cf-97c2-d26c5652d26c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:43.514780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-5782d68d-36f8-48cf-97c2-d26c5652d26c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:43.553412 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:43.553412 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:43.580765 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67a1b662-738b-465d-929a-1c18c8d5c834 req-5782d68d-36f8-48cf-97c2-d26c5652d26c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0/action returned with HTTP 204 Jul 22 04:45:43.581634 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 496/1973] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:43 2026] POST /volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:43.933578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5910c323-a96b-4fea-abff-f54c80577f4c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:43.936198 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5910c323-a96b-4fea-abff-f54c80577f4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:43.936198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5910c323-a96b-4fea-abff-f54c80577f4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:43.936198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5910c323-a96b-4fea-abff-f54c80577f4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:43.951450 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:43.951450 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:43.958807 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5910c323-a96b-4fea-abff-f54c80577f4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:43.968941 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5910c323-a96b-4fea-abff-f54c80577f4c tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:43.970203 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 497/1974] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:43 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:43.986585 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:43.989735 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:43.990824 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:43.991360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.010269 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.010269 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:44.019485 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.027445 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe22952e-12c6-4cf7-9f34-76fed8fffc74 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:44.028784 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 492/1975] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:43 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:44.052632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.054638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:44.054877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:44.055122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.055880 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume with id: 6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:44.070455 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.070455 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:44.071300 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.083543 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-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 22 04:45:44.084090 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ef4e19e9-2c15-4e0a-8c42-6206374cd0c7 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 400 Jul 22 04:45:44.084780 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 491/1976] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:44 2026] DELETE /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 307 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:45:44.096440 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.102888 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:44.103974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:44.103974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.124482 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.124482 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:44.133741 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.143753 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b94dca14-ef96-4d1b-be87-5fe822eb6e5f tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:44.144379 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 497/1977] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:44 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:44.206062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.211412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:44.213054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:44.213054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.230248 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.230248 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:44.237579 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.244464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-49930e1f-b8d6-4fff-9c6e-28ee6a9bc027 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:44.245440 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 498/1978] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:44 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:44.269599 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.273757 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] POST https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf/action Jul 22 04:45:44.274205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:44.274640 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:44.290382 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.290382 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:44.290978 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.302539 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Begin detaching volume completed successfully. Jul 22 04:45:44.303600 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-cfce187c-fafc-41b0-91fb-67638741077b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf/action returned with HTTP 202 Jul 22 04:45:44.304730 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 493/1979] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:45:44 2026] POST /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:44.374509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8a512072-28fd-42d7-a66a-5f4180b05203 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.375041 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a512072-28fd-42d7-a66a-5f4180b05203 None None] GET https://10.4.3.175/volume// Jul 22 04:45:44.375669 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a512072-28fd-42d7-a66a-5f4180b05203 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:44.375669 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a512072-28fd-42d7-a66a-5f4180b05203 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.376166 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a512072-28fd-42d7-a66a-5f4180b05203 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:44.378628 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 492/1980] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:45:44.386903 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:44.391117 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:44.391117 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:44.391540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:44.411054 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:44.411054 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:44.417054 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:44.423833 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-6abdc6e1-cde2-4367-96ee-a7cc94f541ef tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:44.424441 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 498/1981] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:44 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:45.533516 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-a867b873-a8c5-4c73-9968-2ed5803bbd2e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:45.537073 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-a867b873-a8c5-4c73-9968-2ed5803bbd2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 Jul 22 04:45:45.537293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-a867b873-a8c5-4c73-9968-2ed5803bbd2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:45.538388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-a867b873-a8c5-4c73-9968-2ed5803bbd2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:45.554105 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:45.554105 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:45.651782 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d97d81c9-22e6-47c0-bde7-512f835de790 req-a867b873-a8c5-4c73-9968-2ed5803bbd2e tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 returned with HTTP 200 Jul 22 04:45:45.652157 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 499/1982] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:45:45 2026] DELETE /volume/v3/attachments/dcf8feaf-fe54-4c28-b959-90af950dd9d0 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:46.498830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4dc93356-67cb-4ed4-8530-07481fc42706 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:46.504459 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4dc93356-67cb-4ed4-8530-07481fc42706 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:46.504624 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4dc93356-67cb-4ed4-8530-07481fc42706 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:46.504905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4dc93356-67cb-4ed4-8530-07481fc42706 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:46.518955 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:46.518955 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:46.525925 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4dc93356-67cb-4ed4-8530-07481fc42706 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:46.532408 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4dc93356-67cb-4ed4-8530-07481fc42706 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:46.532798 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 494/1983] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:46 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:46.861778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:46.865479 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:46.866104 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:46.866104 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:46.885526 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:46.885526 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:46.894643 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:46.899636 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-06e4c950-fb00-44ac-a8b7-ce60dcd6822d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:46.900380 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 493/1984] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:46 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 1231 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:46.941710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:46.944240 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c/action Jul 22 04:45:46.944783 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:46.945085 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:46.965798 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:46.965798 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:46.966526 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:46.981718 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Begin detaching volume completed successfully. Jul 22 04:45:46.982081 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-b40f67f4-34c1-42b9-9d52-a5571f177e17 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c/action returned with HTTP 202 Jul 22 04:45:46.983189 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 499/1985] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:45:46 2026] POST /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:47.053095 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c1b592c8-60b8-47f2-83c0-ccccb06d2178 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:47.054146 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1b592c8-60b8-47f2-83c0-ccccb06d2178 None None] GET https://10.4.3.175/volume// Jul 22 04:45:47.054146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1b592c8-60b8-47f2-83c0-ccccb06d2178 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:47.054146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1b592c8-60b8-47f2-83c0-ccccb06d2178 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:47.054461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1b592c8-60b8-47f2-83c0-ccccb06d2178 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:47.054900 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 500/1986] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:47.074204 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:47.077743 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:47.078236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:47.078333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:47.098149 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:47.098149 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:47.103917 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:47.112840 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-f3a9192d-e48f-4cdf-8d64-0d18ac0ab729 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 200 Jul 22 04:45:47.113939 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 495/1987] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:47 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:45:47.832668 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:47.835937 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:47.835937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1870381408"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:47.839352 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1870381408'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:48.095933 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume of 1 GB Jul 22 04:45:48.101545 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Availability Zones retrieved successfully. Jul 22 04:45:48.111827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Flow 'volume_create_api' (d5f7ffa4-b02b-4edd-9006-3f511b129b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:48.115375 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d5ea7f-93f9-4c68-9207-c15a230beb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:48.117126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:48.224780 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5d5ea7f-93f9-4c68-9207-c15a230beb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:48.225860 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67d6e40-b4e0-4af1-a150-903aedd97630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:48.345407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Created reservations ['baa736a9-5915-412a-bcb9-e7c8696e4e81', '70ff55c7-cde5-4c5a-a1fa-bbf9750f385b', '19a517ee-a16f-49ed-b2f1-9c190734054c', '67e8440d-adb9-499e-bb86-652231a4bdea'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:48.346450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b67d6e40-b4e0-4af1-a150-903aedd97630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baa736a9-5915-412a-bcb9-e7c8696e4e81', '70ff55c7-cde5-4c5a-a1fa-bbf9750f385b', '19a517ee-a16f-49ed-b2f1-9c190734054c', '67e8440d-adb9-499e-bb86-652231a4bdea']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:48.347462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1b5cee-663a-4ab5-b5de-e998e58b13f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:48.377879 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1b5cee-663a-4ab5-b5de-e998e58b13f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1870381408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983e421062c74eee9ad1e98694203781',qos_specs=None,replication_status=,reservations=['baa736a9-5915-412a-bcb9-e7c8696e4e81','70ff55c7-cde5-4c5a-a1fa-bbf9750f385b','19a517ee-a16f-49ed-b2f1-9c190734054c','67e8440d-adb9-499e-bb86-652231a4bdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1870381408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983e421062c74eee9ad1e98694203781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:48.379702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43dd115-be62-4215-8883-49a9aece074d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:48.406236 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-ee01ad26-7d32-4e9b-aaaa-d6dec52a28ee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:48.409217 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-ee01ad26-7d32-4e9b-aaaa-d6dec52a28ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 Jul 22 04:45:48.409447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-ee01ad26-7d32-4e9b-aaaa-d6dec52a28ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:48.409785 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-ee01ad26-7d32-4e9b-aaaa-d6dec52a28ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:48.411007 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43dd115-be62-4215-8883-49a9aece074d) transitioned into state 'SUCCESS' from state '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-1870381408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983e421062c74eee9ad1e98694203781',qos_specs=None,replication_status=,reservations=['baa736a9-5915-412a-bcb9-e7c8696e4e81','70ff55c7-cde5-4c5a-a1fa-bbf9750f385b','19a517ee-a16f-49ed-b2f1-9c190734054c','67e8440d-adb9-499e-bb86-652231a4bdea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:48.412121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e9e5e8-3257-49e5-bc0c-0bb1f7eaf1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:48.419747 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:48.419747 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:48.428391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65e9e5e8-3257-49e5-bc0c-0bb1f7eaf1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:48.429651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Flow 'volume_create_api' (d5f7ffa4-b02b-4edd-9006-3f511b129b9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:48.429651 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume request issued successfully. Jul 22 04:45:48.430456 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59e8e2c4-99a9-4e65-8499-e3bca81af75c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:48.432045 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 494/1988] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:45:47 2026] POST /volume/v3/volumes => generated 748 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:48.453314 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:48.455465 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:48.455783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:48.456113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:48.475001 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:48.475001 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:48.485809 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:48.493196 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6aee4c3a-5297-493c-9ab8-d5a987ea3df6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:48.494371 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 501/1989] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:48 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:48.501952 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53775d8d-5002-4391-92b0-b8cfc1bfb0b6 req-ee01ad26-7d32-4e9b-aaaa-d6dec52a28ee tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 returned with HTTP 200 Jul 22 04:45:48.502451 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 500/1990] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:45:48 2026] DELETE /volume/v3/attachments/10a60d3e-9e56-4b9c-8f48-e0eca9a79582 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:48.657769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:48.659616 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:48.659857 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:48.660173 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:48.672762 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:48.672762 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:48.678277 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:48.683538 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9933d977-1873-4dce-b7d0-7c21d51fbcec tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:48.684126 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 496/1991] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:48 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:49.002776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-089fcd19-500f-4ca2-bdff-82825f362089 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.005237 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-089fcd19-500f-4ca2-bdff-82825f362089 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:49.005493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-089fcd19-500f-4ca2-bdff-82825f362089 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.005770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-089fcd19-500f-4ca2-bdff-82825f362089 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.030882 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.030882 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:49.042189 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-089fcd19-500f-4ca2-bdff-82825f362089 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:49.047052 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-089fcd19-500f-4ca2-bdff-82825f362089 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:49.047486 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 495/1992] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:49.096943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.099664 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:49.099664 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.099899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.115135 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.115135 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:49.124241 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:49.131922 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-81370563-660e-4735-8356-6c0c8aca87b2 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:49.133031 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 502/1993] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:49.168160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.173728 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a/action Jul 22 04:45:49.174567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:49.174842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:49.196228 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.196228 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:49.196975 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:49.199647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b20e27a7-eaee-4933-a95e-5641f960c1da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.201758 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:49.202774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.202774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.202774 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume with id: bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:49.208453 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Begin detaching volume completed successfully. Jul 22 04:45:49.209386 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-c3b6aa09-582b-4a2d-8f3b-529d7245cdea tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a/action returned with HTTP 202 Jul 22 04:45:49.210096 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 501/1994] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:45:49 2026] POST /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:49.211499 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.211499 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:49.212250 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:49.239755 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume request issued successfully. Jul 22 04:45:49.240144 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b20e27a7-eaee-4933-a95e-5641f960c1da tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 202 Jul 22 04:45:49.240655 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 497/1995] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:49 2026] DELETE /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:49.274053 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b08df373-ff2d-4a0d-88ae-0ad4b8faf461 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.274377 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b08df373-ff2d-4a0d-88ae-0ad4b8faf461 None None] GET https://10.4.3.175/volume// Jul 22 04:45:49.274608 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b08df373-ff2d-4a0d-88ae-0ad4b8faf461 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.274976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b08df373-ff2d-4a0d-88ae-0ad4b8faf461 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.275448 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b08df373-ff2d-4a0d-88ae-0ad4b8faf461 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:49.275856 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 496/1996] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45: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 22 04:45:49.289726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.292790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:49.293167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.293458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.309378 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.309378 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:49.313546 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:49.320084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-6ecc83f4-1b01-4e3e-860d-53805baa89db tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:49.320679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 503/1997] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:49.509307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82f01269-243f-43be-bf35-5c9457b6450d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.510739 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82f01269-243f-43be-bf35-5c9457b6450d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:49.510825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82f01269-243f-43be-bf35-5c9457b6450d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.511100 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82f01269-243f-43be-bf35-5c9457b6450d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.529793 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.529793 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:49.537238 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-82f01269-243f-43be-bf35-5c9457b6450d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:49.548897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82f01269-243f-43be-bf35-5c9457b6450d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:49.550461 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 502/1998] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:49.572267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.576624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] POST https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79/action Jul 22 04:45:49.581278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:49.582173 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:49.597357 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.597357 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:49.598185 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:49.683346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Created reservations ['1b4154d7-7b00-47d0-84c8-bfe99dfc790b', '540e2e99-8d9f-41e1-9d7c-d7a12304da72'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:49.705012 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Extend volume request issued successfully. Jul 22 04:45:49.705462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c8aae6e-8dc3-4b9e-91bd-e042fa7033b5 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79/action returned with HTTP 202 Jul 22 04:45:49.705933 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 498/1999] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:49 2026] POST /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:49.717203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea1ca245-5956-4c12-abfb-dea8479998ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.718861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea1ca245-5956-4c12-abfb-dea8479998ce tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:49.719272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea1ca245-5956-4c12-abfb-dea8479998ce tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.719453 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea1ca245-5956-4c12-abfb-dea8479998ce tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.734284 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.734284 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:49.744354 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea1ca245-5956-4c12-abfb-dea8479998ce tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:49.755781 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea1ca245-5956-4c12-abfb-dea8479998ce tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:49.756707 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 497/2000] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:49.876856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.879297 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:49.879392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.879596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.879814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume with id: 6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:49.889426 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.889426 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:49.890038 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:49.915774 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume request issued successfully. Jul 22 04:45:49.915774 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63ac9ae1-7c87-4fe0-be74-427adef2c52b tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 202 Jul 22 04:45:49.915774 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 504/2001] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:49 2026] DELETE /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:49.920829 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:49.923170 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:49.923355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:49.923536 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:49.932940 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:49.932940 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:49.938575 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:49.947544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-537d982b-1394-4e2b-af68-4d6fb1202b43 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 200 Jul 22 04:45:49.948347 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 503/2002] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:49 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:50.454187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-795db034-164b-4c96-b2e6-491147cd316f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.456586 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-795db034-164b-4c96-b2e6-491147cd316f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 Jul 22 04:45:50.456866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-795db034-164b-4c96-b2e6-491147cd316f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.456946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-795db034-164b-4c96-b2e6-491147cd316f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.473942 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.473942 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:50.554501 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f8b9bfc6-7604-4ace-8898-91282ac9de97 req-795db034-164b-4c96-b2e6-491147cd316f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 returned with HTTP 200 Jul 22 04:45:50.555056 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 499/2003] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:45:50 2026] DELETE /volume/v3/attachments/8a8f0087-d55a-4928-8ca6-b7e221e27711 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:50.774801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1b997ee4-4111-47cb-868c-cbe42220f101 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.776803 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b997ee4-4111-47cb-868c-cbe42220f101 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.778185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b997ee4-4111-47cb-868c-cbe42220f101 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.778185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b997ee4-4111-47cb-868c-cbe42220f101 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.787111 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.787111 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:50.798727 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1b997ee4-4111-47cb-868c-cbe42220f101 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:50.810920 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b997ee4-4111-47cb-868c-cbe42220f101 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:50.811944 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 498/2004] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:50 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:50.830169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-33b6f536-a0de-4121-8e4a-820807d2a117 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.832433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33b6f536-a0de-4121-8e4a-820807d2a117 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.832630 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33b6f536-a0de-4121-8e4a-820807d2a117 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.832808 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33b6f536-a0de-4121-8e4a-820807d2a117 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.839792 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.839792 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:50.843870 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-33b6f536-a0de-4121-8e4a-820807d2a117 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:50.849017 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33b6f536-a0de-4121-8e4a-820807d2a117 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:50.849575 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 505/2005] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:50 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:50.864041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.866496 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.866744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.867000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.877432 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.877432 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:50.883000 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:50.890856 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-479f6876-81a2-48a2-a0c5-c62fe23c0b2f tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:50.892050 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 504/2006] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:50 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:50.908376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.911282 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.911282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.911282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.911513 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Delete volume with id: 9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.923478 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.923478 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:50.923478 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:50.945809 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Delete volume request issued successfully. Jul 22 04:45:50.947825 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a9dc5b6-7a47-4179-8a91-886faf2004bd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 202 Jul 22 04:45:50.947825 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 500/2007] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:50 2026] DELETE /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:50.955413 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.957709 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:50.958016 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.958387 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.967914 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df294379-f682-4eb0-a566-800fc9a845ae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:50.968353 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:50.968353 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:50.970142 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df294379-f682-4eb0-a566-800fc9a845ae tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf Jul 22 04:45:50.970422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df294379-f682-4eb0-a566-800fc9a845ae tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:50.970694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df294379-f682-4eb0-a566-800fc9a845ae tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:50.976025 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:50.982340 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df294379-f682-4eb0-a566-800fc9a845ae tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf returned with HTTP 404 Jul 22 04:45:50.983102 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 506/2008] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:50 2026] GET /volume/v3/volumes/6fe6298b-c728-4d31-918f-439e773e52cf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:50.983417 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e5630b5-c3a1-429c-9e82-05ee0193f610 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 200 Jul 22 04:45:50.984024 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 499/2009] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:50 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:51.071634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:51.079844 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:45:51.080201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:51.080407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:51.080707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume with id: d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:45:51.094418 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:51.094418 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:51.095521 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:51.121661 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume request issued successfully. Jul 22 04:45:51.121807 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8d5603f-7943-4b6e-8fae-ce3a81ff1188 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 202 Jul 22 04:45:51.122444 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 505/2010] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:51 2026] DELETE /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:51.134244 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a252d637-e907-46e8-af59-5222c7e7a1ad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:51.137053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a252d637-e907-46e8-af59-5222c7e7a1ad tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:45:51.137330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a252d637-e907-46e8-af59-5222c7e7a1ad tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:51.137551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a252d637-e907-46e8-af59-5222c7e7a1ad tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:51.147754 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:51.147754 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:51.154661 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a252d637-e907-46e8-af59-5222c7e7a1ad tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:51.164219 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a252d637-e907-46e8-af59-5222c7e7a1ad tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 200 Jul 22 04:45:51.165298 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 501/2011] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:51 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:51.405790 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:51.408360 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:45:51.408652 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:51.410545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:51.419780 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:51.419780 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:51.424991 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:51.430176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50d23a6c-61e0-485f-a36f-3e1274002d01 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:45:51.431249 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 507/2012] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:51 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:52.000164 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4afcf88f-8bf9-47ee-8974-86397200098d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.002888 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4afcf88f-8bf9-47ee-8974-86397200098d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 Jul 22 04:45:52.003889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4afcf88f-8bf9-47ee-8974-86397200098d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:52.003889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4afcf88f-8bf9-47ee-8974-86397200098d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:52.011950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4afcf88f-8bf9-47ee-8974-86397200098d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 returned with HTTP 404 Jul 22 04:45:52.012878 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 500/2013] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:51 2026] GET /volume/v3/volumes/9441f5bf-e9f4-4fe4-aaa9-6254fc84ca79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:52.025608 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.028215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:52.028493 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-908175718"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:52.030394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-908175718'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:52.031553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume of 1 GB Jul 22 04:45:52.037201 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Availability Zones retrieved successfully. Jul 22 04:45:52.047915 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Flow 'volume_create_api' (7eb73321-f0d9-468f-9d63-e46461fbece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:52.049743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628fb8af-c0c9-4240-b5e7-4e49d34297cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:52.051304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:52.096588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628fb8af-c0c9-4240-b5e7-4e49d34297cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:52.097757 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4555afeb-c951-41bb-8484-d896c1a67f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:52.165681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Created reservations ['37e89a85-2622-42e5-b0b3-c16d52b94653', 'f39a0d26-746d-4b32-9337-e032a4ddf1bb', '9e707034-b164-43a6-9627-532ce7b2d185', 'bc3a29c7-7377-41a8-8ee4-8c4cd235d7fb'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:52.167090 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4555afeb-c951-41bb-8484-d896c1a67f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e89a85-2622-42e5-b0b3-c16d52b94653', 'f39a0d26-746d-4b32-9337-e032a4ddf1bb', '9e707034-b164-43a6-9627-532ce7b2d185', 'bc3a29c7-7377-41a8-8ee4-8c4cd235d7fb']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:52.168696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76361e74-9700-4846-b74c-204279f1d9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:52.186648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-773daf35-53f9-4f18-8dd9-506b267115c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.190741 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-773daf35-53f9-4f18-8dd9-506b267115c6 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f Jul 22 04:45:52.190741 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-773daf35-53f9-4f18-8dd9-506b267115c6 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:52.190895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-773daf35-53f9-4f18-8dd9-506b267115c6 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:52.201843 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-773daf35-53f9-4f18-8dd9-506b267115c6 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f returned with HTTP 404 Jul 22 04:45:52.202624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76361e74-9700-4846-b74c-204279f1d9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-908175718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983e421062c74eee9ad1e98694203781',qos_specs=None,replication_status=,reservations=['37e89a85-2622-42e5-b0b3-c16d52b94653','f39a0d26-746d-4b32-9337-e032a4ddf1bb','9e707034-b164-43a6-9627-532ce7b2d185','bc3a29c7-7377-41a8-8ee4-8c4cd235d7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-908175718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983e421062c74eee9ad1e98694203781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:52.202798 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 502/2014] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:52 2026] GET /volume/v3/volumes/d28748e8-8326-4ad5-8a13-b22f51e6e41f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:52.203490 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e261597-fe5b-4e29-ad8c-0167e5aec907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:52.233365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e261597-fe5b-4e29-ad8c-0167e5aec907) transitioned into state 'SUCCESS' from state '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-908175718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983e421062c74eee9ad1e98694203781',qos_specs=None,replication_status=,reservations=['37e89a85-2622-42e5-b0b3-c16d52b94653','f39a0d26-746d-4b32-9337-e032a4ddf1bb','9e707034-b164-43a6-9627-532ce7b2d185','bc3a29c7-7377-41a8-8ee4-8c4cd235d7fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7131fb7bc5414eeeb3dca0dfd4acbd70',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:52.234402 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c2f2f8-9b0e-412e-8acf-673bfb0570bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:52.258569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9c2f2f8-9b0e-412e-8acf-673bfb0570bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:52.259627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Flow 'volume_create_api' (7eb73321-f0d9-468f-9d63-e46461fbece1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:52.260082 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create volume request issued successfully. Jul 22 04:45:52.261111 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9531dd5e-1521-427e-b760-af3bcaaeb0e6 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:52.261620 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 506/2015] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:45:52 2026] POST /volume/v3/volumes => generated 747 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:52.285470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-76e91108-ec63-4e03-81a5-e48344905fe3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.289683 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76e91108-ec63-4e03-81a5-e48344905fe3 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:52.290188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76e91108-ec63-4e03-81a5-e48344905fe3 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:52.290315 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76e91108-ec63-4e03-81a5-e48344905fe3 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:52.309797 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:52.309797 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:52.315765 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-76e91108-ec63-4e03-81a5-e48344905fe3 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:52.322032 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76e91108-ec63-4e03-81a5-e48344905fe3 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:52.322873 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 508/2016] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:52 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:52.398255 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.401033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] DELETE https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:45:52.401544 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:52.401619 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:52.402134 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume with id: c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:45:52.412408 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:52.412408 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:52.412890 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:52.440466 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Delete volume request issued successfully. Jul 22 04:45:52.441023 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f281a9a-9110-4d2c-9f65-75b26c448b49 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 202 Jul 22 04:45:52.442369 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 501/2017] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:52 2026] DELETE /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:52.451596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:52.453517 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:45:52.453716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:52.454017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:52.463410 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:52.463410 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:52.468877 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Volume info retrieved successfully. Jul 22 04:45:52.479254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-51509d38-bc3d-44a5-bbb7-c88c99fd8af2 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 200 Jul 22 04:45:52.479390 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 503/2018] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:52 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:53.339929 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:53.342312 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:53.342493 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:53.342672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:53.352999 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:53.352999 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:53.359846 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:53.366207 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1266ffcb-906a-4346-b8d5-3946bd68a12d tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:53.366769 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 507/2019] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:53 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:53.380886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:53.384355 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:45:53.384355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87", "name": "tempest-VolumesExtendTest-Snapshot-1319793516"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:53.393771 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:53.393771 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:53.394278 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:53.394278 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Create snapshot from volume ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:53.456539 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Created reservations ['392f001b-d444-4558-96d4-e367676c3378', '657a1d99-d9f8-4591-af12-afc9fed17973', '79da6f81-afec-40f7-80f6-92a377ca76ed', '4df3040e-a35d-4036-a8f5-fd043acdbb8a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:53.498600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99807736-fdc5-40bd-8417-79cb58397418 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:53.500804 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99807736-fdc5-40bd-8417-79cb58397418 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] GET https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 Jul 22 04:45:53.501530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99807736-fdc5-40bd-8417-79cb58397418 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:53.503134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99807736-fdc5-40bd-8417-79cb58397418 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:53.513218 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99807736-fdc5-40bd-8417-79cb58397418 tempest-AttachVolumeNegativeTest-546247875 tempest-AttachVolumeNegativeTest-546247875-project-member] https://10.4.3.175/volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 returned with HTTP 404 Jul 22 04:45:53.513218 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 502/2020] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:53 2026] GET /volume/v3/volumes/c69c2887-264e-4c02-82e0-8c7b16abd6e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:53.547878 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot create request issued successfully. Jul 22 04:45:53.548544 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-490bc09a-80a7-4d1a-b04b-5d0034832d1b tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:45:53.549072 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 509/2021] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:45:53 2026] POST /volume/v3/snapshots => generated 304 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:53.562842 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80b260a8-278f-4be6-adf2-6960eff27dbd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:53.567510 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80b260a8-278f-4be6-adf2-6960eff27dbd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:53.567510 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80b260a8-278f-4be6-adf2-6960eff27dbd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:53.567510 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80b260a8-278f-4be6-adf2-6960eff27dbd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:53.576044 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:53.576044 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:53.576840 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80b260a8-278f-4be6-adf2-6960eff27dbd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot retrieved successfully. Jul 22 04:45:53.578912 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80b260a8-278f-4be6-adf2-6960eff27dbd tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b returned with HTTP 200 Jul 22 04:45:53.579130 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 504/2022] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:45:53 2026] GET /volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b => generated 436 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:54.595322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:54.597621 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:54.597865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:54.598143 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:54.606146 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:54.606146 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:54.606936 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot retrieved successfully. Jul 22 04:45:54.608054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c361e3a0-da29-4803-8664-b49e83dd1b89 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b returned with HTTP 200 Jul 22 04:45:54.608530 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 508/2023] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:45:54 2026] GET /volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:54.621194 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-526c159a-cd69-4122-af1f-02f23bb74354 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:54.623541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] POST https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87/action Jul 22 04:45:54.623814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:54.623933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:54.636119 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:54.636119 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:54.636595 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:54.696363 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Created reservations ['ce3403cd-393b-4554-9848-21cc0402548a', '2245457b-d46d-45f8-babc-dce5e24416ec'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:54.721927 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Extend volume request issued successfully. Jul 22 04:45:54.722980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-526c159a-cd69-4122-af1f-02f23bb74354 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87/action returned with HTTP 202 Jul 22 04:45:54.725670 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 503/2024] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:45:54 2026] POST /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:54.736457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d1447e19-8505-4463-b6d8-76f269fc7682 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:54.738510 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1447e19-8505-4463-b6d8-76f269fc7682 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:54.738702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1447e19-8505-4463-b6d8-76f269fc7682 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:54.738881 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1447e19-8505-4463-b6d8-76f269fc7682 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:54.747756 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:54.747756 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:54.752924 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d1447e19-8505-4463-b6d8-76f269fc7682 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:54.759148 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1447e19-8505-4463-b6d8-76f269fc7682 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:54.759638 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 510/2025] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:54 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:54.982111 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:54.983933 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:54.984541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-208161118", "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:54.986379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-208161118', 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:55.118303 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume of 1 GB Jul 22 04:45:55.122133 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Availability Zones retrieved successfully. Jul 22 04:45:55.123128 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.125745 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:55.126415 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.126640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.128352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Flow 'volume_create_api' (dcce798b-4b9d-41fe-ab8c-3c2432fb7689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:55.129530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a32ca81-88e2-4447-8b0a-7dab85157cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:55.130654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:55.141500 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.141500 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:55.146322 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:55.150984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-20e1c90b-93c5-43eb-a151-cd4fb05e8bba tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:55.151610 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 509/2026] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:55.176570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.179522 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] POST https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29/action Jul 22 04:45:55.180148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:55.180357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:55.195464 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.195464 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:55.196113 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:55.205571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a32ca81-88e2-4447-8b0a-7dab85157cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:55.206903 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04069afc-d704-49f7-88c9-6e71454fd81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:55.207385 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Begin detaching volume completed successfully. Jul 22 04:45:55.207746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-b960cbaa-2cfd-41ab-860d-101feb8eda30 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29/action returned with HTTP 202 Jul 22 04:45:55.208270 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 504/2027] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:45:55 2026] POST /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:45:55.261734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-edf973b1-605a-4e58-8a47-5285679aae2f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.262378 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-edf973b1-605a-4e58-8a47-5285679aae2f None None] GET https://10.4.3.175/volume// Jul 22 04:45:55.262608 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-edf973b1-605a-4e58-8a47-5285679aae2f None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.262842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-edf973b1-605a-4e58-8a47-5285679aae2f None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.263305 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-edf973b1-605a-4e58-8a47-5285679aae2f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:55.263683 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 511/2028] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:45:55.268051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Created reservations ['1b002f48-a0e6-43f2-8c7d-4e013065245e', '71e4dde0-8a70-4844-9b37-193109d8578c', '7145d7bc-7de6-4cbe-89e3-9095972e55cd', '7a5d524e-3580-4727-99b1-3e552a197d5e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:55.270584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04069afc-d704-49f7-88c9-6e71454fd81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b002f48-a0e6-43f2-8c7d-4e013065245e', '71e4dde0-8a70-4844-9b37-193109d8578c', '7145d7bc-7de6-4cbe-89e3-9095972e55cd', '7a5d524e-3580-4727-99b1-3e552a197d5e']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:55.270584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb3587f-ff0b-4d39-abd0-572fe9fc7823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:55.272023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.274618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:55.274928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.275221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.284758 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.284758 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:55.289059 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:55.293908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-9095fb19-76af-498a-ab04-cb3b3da40fc8 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:55.294525 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 510/2029] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 1413 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:55.302858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb3587f-ff0b-4d39-abd0-572fe9fc7823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c40c1ba-e072-448e-805e-a2d8f1d3d6bd', '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-208161118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',qos_specs=None,replication_status=,reservations=['1b002f48-a0e6-43f2-8c7d-4e013065245e','71e4dde0-8a70-4844-9b37-193109d8578c','7145d7bc-7de6-4cbe-89e3-9095972e55cd','7a5d524e-3580-4727-99b1-3e552a197d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-208161118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c40c1ba-e072-448e-805e-a2d8f1d3d6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:55.303697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518747ef-a263-4f75-a3ca-00769e3d97e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:55.329569 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518747ef-a263-4f75-a3ca-00769e3d97e6) transitioned into state 'SUCCESS' from state '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-208161118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef6cf8dd3c34eb2ba3f164bd9622847',qos_specs=None,replication_status=,reservations=['1b002f48-a0e6-43f2-8c7d-4e013065245e','71e4dde0-8a70-4844-9b37-193109d8578c','7145d7bc-7de6-4cbe-89e3-9095972e55cd','7a5d524e-3580-4727-99b1-3e552a197d5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='959ebb0b72c54ceba2a713a4f1d50c4c',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:55.330617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baab65a3-2351-40d0-83f1-a7b216a9f2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:55.343878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baab65a3-2351-40d0-83f1-a7b216a9f2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:55.345082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Flow 'volume_create_api' (dcce798b-4b9d-41fe-ab8c-3c2432fb7689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:55.345510 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Create volume request issued successfully. Jul 22 04:45:55.346312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ca18902c-c3fb-42e5-9e04-89ffe3526b10 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:55.346834 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 505/2030] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:45:54 2026] POST /volume/v3/volumes => generated 752 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:55.359395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.361347 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:45:55.361590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.361775 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.368911 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.368911 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:55.372362 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:55.376321 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6d05cb0-53d5-4b5a-994e-c42d79ba4733 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 200 Jul 22 04:45:55.376754 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 505/2031] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:55.775507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.777911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:55.778160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.778342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.786280 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.786280 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:55.791079 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:55.796756 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ca7094d-f21e-4893-aedb-62ab8373a710 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:55.797310 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 512/2032] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:55.816137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.818239 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:55.818819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.820195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.833182 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.833182 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:55.838779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:55.845164 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6c2efa87-6fc8-4181-b7f5-5271032571ea tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:55.845834 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 511/2033] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:55.867889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.872989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:55.873224 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.873503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.873656 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Delete snapshot with id: c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:55.879326 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.879326 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:55.879761 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot retrieved successfully. Jul 22 04:45:55.898222 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot delete request issued successfully. Jul 22 04:45:55.898222 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd998a9d-dfd3-48c3-a912-19d6d3359290 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b returned with HTTP 202 Jul 22 04:45:55.898464 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 506/2034] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:45:55 2026] DELETE /volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:55.911124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:55.913046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:55.913269 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:55.913470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:55.918548 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:55.918548 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:55.919455 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Snapshot retrieved successfully. Jul 22 04:45:55.920083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f3c76ca0-f92c-4800-9d2d-826e9af76173 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b returned with HTTP 200 Jul 22 04:45:55.920514 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 506/2035] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:45:55 2026] GET /volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:56.335410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-3a8e91f7-b666-4414-9126-42a650e0263d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.338239 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-3a8e91f7-b666-4414-9126-42a650e0263d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 Jul 22 04:45:56.338484 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-3a8e91f7-b666-4414-9126-42a650e0263d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.338731 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-3a8e91f7-b666-4414-9126-42a650e0263d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.348187 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:56.348187 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:56.390637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-73f83edc-2a20-481e-a960-dea87ef1523d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.393774 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73f83edc-2a20-481e-a960-dea87ef1523d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:45:56.394133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73f83edc-2a20-481e-a960-dea87ef1523d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.394431 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73f83edc-2a20-481e-a960-dea87ef1523d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.408239 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:56.408239 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:56.410373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c861c09f-e007-45bb-9c13-f4b54d75c578 req-3a8e91f7-b666-4414-9126-42a650e0263d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 returned with HTTP 200 Jul 22 04:45:56.411098 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 513/2036] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:45:56 2026] DELETE /volume/v3/attachments/5d7f810a-d064-4beb-8014-c98cd2710e39 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:56.414585 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-73f83edc-2a20-481e-a960-dea87ef1523d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:56.422241 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73f83edc-2a20-481e-a960-dea87ef1523d tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 200 Jul 22 04:45:56.423182 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 512/2037] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:56 2026] GET /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:56.473304 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.475977 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:45:56.476374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.476479 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.488377 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:56.488377 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:56.494134 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:56.504913 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-c13763d6-a9f4-44cf-9208-98c067ab5ceb tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 200 Jul 22 04:45:56.505455 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 507/2038] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:56 2026] GET /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:56.931231 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0c9a1bce-1a12-4fc6-8ac4-e4671424fd04 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.933118 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c9a1bce-1a12-4fc6-8ac4-e4671424fd04 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b Jul 22 04:45:56.933291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c9a1bce-1a12-4fc6-8ac4-e4671424fd04 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.933462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c9a1bce-1a12-4fc6-8ac4-e4671424fd04 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.938242 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c9a1bce-1a12-4fc6-8ac4-e4671424fd04 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b returned with HTTP 404 Jul 22 04:45:56.938768 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 507/2039] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:45:56 2026] GET /volume/v3/snapshots/c302d707-349b-4e04-8cd8-c5d99d21870b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:56.949111 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.951029 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:56.951227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.951454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.961843 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:56.961843 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:56.967655 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:56.974447 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6d51f8f-0298-4ac8-b3cb-f16c6cfb3d61 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:56.975010 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 514/2040] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:56 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:56.991953 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:56.996210 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:56.996210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:56.996210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:56.996210 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Delete volume with id: ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:57.006494 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.006494 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:57.007250 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:57.033956 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Delete volume request issued successfully. Jul 22 04:45:57.034260 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7262cca7-d72f-4a8c-9405-66556d7eb504 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 202 Jul 22 04:45:57.034857 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 513/2041] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:56 2026] DELETE /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:57.047329 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-435c158a-0e35-45de-b34e-52d4f9396512 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.049369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-435c158a-0e35-45de-b34e-52d4f9396512 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:57.049632 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-435c158a-0e35-45de-b34e-52d4f9396512 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.049851 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-435c158a-0e35-45de-b34e-52d4f9396512 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.059522 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.059522 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:57.064550 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-435c158a-0e35-45de-b34e-52d4f9396512 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Volume info retrieved successfully. Jul 22 04:45:57.070940 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-435c158a-0e35-45de-b34e-52d4f9396512 tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 200 Jul 22 04:45:57.071492 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 508/2042] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:57 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:57.143557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.149768 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:45:57.149954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.150154 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.161041 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.161041 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:57.168240 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:57.174473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-a6f9df4e-8517-4f23-a002-c2be04ae861e tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 200 Jul 22 04:45:57.174905 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 508/2043] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:57 2026] GET /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:45:57.187407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d58da3e-75be-4698-9324-73bc61698aa4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.188524 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d58da3e-75be-4698-9324-73bc61698aa4 None None] GET https://10.4.3.175/volume// Jul 22 04:45:57.188524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d58da3e-75be-4698-9324-73bc61698aa4 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.188524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d58da3e-75be-4698-9324-73bc61698aa4 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.188699 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d58da3e-75be-4698-9324-73bc61698aa4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:57.188935 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 515/2044] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:45: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 22 04:45:57.199567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-56842ad5-afda-45e4-a6cf-7b09f5a15b29 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.202601 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-56842ad5-afda-45e4-a6cf-7b09f5a15b29 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:45:57.202601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-56842ad5-afda-45e4-a6cf-7b09f5a15b29 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c40c1ba-e072-448e-805e-a2d8f1d3d6bd", "connector": null, "instance_uuid": "d515afa3-8014-4fd3-9a7c-e40a3457b383"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:57.213383 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.213383 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:57.252328 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-56842ad5-afda-45e4-a6cf-7b09f5a15b29 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:45:57.253001 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 514/2045] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:45:57 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 22 04:45:57.403999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.405720 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:57.406523 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.406781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.407021 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume with id: 25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:57.420106 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.420106 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:45:57.420858 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:57.460702 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume request issued successfully. Jul 22 04:45:57.460989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75681e39-00ce-48a5-bfe5-4b1080d859c2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 202 Jul 22 04:45:57.461724 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 509/2046] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:45:57 2026] DELETE /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:45:57.525306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.528675 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:45:57.528954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.529256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.539913 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:57.539913 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:57.552003 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:45:57.558336 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e6ca636e-545f-429c-9c4d-83dde0c11243 req-a3318043-b09c-4934-a0a6-f1ae01273abe tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 200 Jul 22 04:45:57.559227 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 509/2047] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:57 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:57.621545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c29de520-e329-4382-8fc8-6d3933e42b64 req-38cf4c67-c486-4a29-a125-0f42db1d1bcd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:57.625654 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c29de520-e329-4382-8fc8-6d3933e42b64 req-38cf4c67-c486-4a29-a125-0f42db1d1bcd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:45:57.625980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c29de520-e329-4382-8fc8-6d3933e42b64 req-38cf4c67-c486-4a29-a125-0f42db1d1bcd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:57.626252 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c29de520-e329-4382-8fc8-6d3933e42b64 req-38cf4c67-c486-4a29-a125-0f42db1d1bcd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:57.634649 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c29de520-e329-4382-8fc8-6d3933e42b64 req-38cf4c67-c486-4a29-a125-0f42db1d1bcd tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 404 Jul 22 04:45:57.635036 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 516/2048] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:45:57 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:58.092148 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e5f8e63-5233-4289-bd8c-114c9fff5e0c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:58.095859 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e5f8e63-5233-4289-bd8c-114c9fff5e0c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] GET https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 Jul 22 04:45:58.096343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e5f8e63-5233-4289-bd8c-114c9fff5e0c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:58.096683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e5f8e63-5233-4289-bd8c-114c9fff5e0c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:58.106850 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e5f8e63-5233-4289-bd8c-114c9fff5e0c tempest-VolumesExtendTest-689466493 tempest-VolumesExtendTest-689466493-project-member] https://10.4.3.175/volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 returned with HTTP 404 Jul 22 04:45:58.108094 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 515/2049] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:58 2026] GET /volume/v3/volumes/ee51ae7c-571d-4ee3-a3bb-c9f2aab28f87 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:45:58.653946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3d28319a-6916-4208-96a9-1b915d192996 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:58.878998 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:45:58.878998 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1222199204"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:58.880310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1222199204'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:45:58.880440 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume of 1 GB Jul 22 04:45:58.888026 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Availability Zones retrieved successfully. Jul 22 04:45:58.894561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (cb0384ea-aa51-4030-a77e-0e9b820d9ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:58.896817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3e2366-efef-4ef0-b465-d97613e2988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:58.898035 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:45:58.916121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d372702-3d81-407a-bc7a-eb4d2bd7470c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:58.916520 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d372702-3d81-407a-bc7a-eb4d2bd7470c None None] GET https://10.4.3.175/volume// Jul 22 04:45:58.916520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d372702-3d81-407a-bc7a-eb4d2bd7470c None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:58.916639 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d372702-3d81-407a-bc7a-eb4d2bd7470c None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:58.917305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d372702-3d81-407a-bc7a-eb4d2bd7470c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:45:58.917857 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 510/2050] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:45:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:45:58.936737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:58.943993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:45:58.944127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3e2366-efef-4ef0-b465-d97613e2988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:58.944219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:58.944219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:58.945418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48449087-3cb0-4974-a62a-801f2c585f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:58.963349 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:58.963349 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:58.969127 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:45:58.978377 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-efee0606-0a73-4653-b75f-9b7b2861985f tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 200 Jul 22 04:45:58.979634 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 517/2051] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:45:58 2026] GET /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 1539 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:45:59.050524 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Created reservations ['ccf325f3-5b20-4085-85b4-1e3c3c90744b', '1ca3acfa-cde5-4962-be65-c3434f623ac9', 'c9af6fcb-2a35-4495-ac70-de4400829c96', '2d124d04-d812-471e-b976-343b56c5f932'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:45:59.051564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48449087-3cb0-4974-a62a-801f2c585f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf325f3-5b20-4085-85b4-1e3c3c90744b', '1ca3acfa-cde5-4962-be65-c3434f623ac9', 'c9af6fcb-2a35-4495-ac70-de4400829c96', '2d124d04-d812-471e-b976-343b56c5f932']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:59.052634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1e2689-fa0b-44f0-9895-d0ff17ee8efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:59.085571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1e2689-fa0b-44f0-9895-d0ff17ee8efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a087b7-50ca-4a23-ba1d-d0e681ee7712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1222199204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['ccf325f3-5b20-4085-85b4-1e3c3c90744b','1ca3acfa-cde5-4962-be65-c3434f623ac9','c9af6fcb-2a35-4495-ac70-de4400829c96','2d124d04-d812-471e-b976-343b56c5f932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:45:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1222199204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a087b7-50ca-4a23-ba1d-d0e681ee7712,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9a08594b64c4328a55df61bf978fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111c591a01fc45069a6a70dc1ccf7303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:59.086856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566a0192-30be-4831-9780-08a2a2ee45d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:59.097086 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:59.101633 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] PUT https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 Jul 22 04:45:59.102439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:59.112679 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Acquiring lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:45:59.114991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566a0192-30be-4831-9780-08a2a2ee45d8) transitioned into state 'SUCCESS' from state '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-1222199204',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['ccf325f3-5b20-4085-85b4-1e3c3c90744b','1ca3acfa-cde5-4962-be65-c3434f623ac9','c9af6fcb-2a35-4495-ac70-de4400829c96','2d124d04-d812-471e-b976-343b56c5f932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:59.116109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8420dcc-f8e8-4cc6-b2cc-5c76e8488252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:45:59.120625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:45:59.122224 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:59.122224 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:45:59.137059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8420dcc-f8e8-4cc6-b2cc-5c76e8488252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:45:59.138628 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (cb0384ea-aa51-4030-a77e-0e9b820d9ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:45:59.139128 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request issued successfully. Jul 22 04:45:59.139978 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d28319a-6916-4208-96a9-1b915d192996 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:45:59.140567 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 510/2052] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:45:58 2026] POST /volume/v3/volumes => generated 760 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:45:59.166958 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c162e5ef-8f39-4269-896b-69427489b262 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:59.171780 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c162e5ef-8f39-4269-896b-69427489b262 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:45:59.171780 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c162e5ef-8f39-4269-896b-69427489b262 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:45:59.172063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c162e5ef-8f39-4269-896b-69427489b262 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:45:59.185440 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:59.185440 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:45:59.194204 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c162e5ef-8f39-4269-896b-69427489b262 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:45:59.203135 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c162e5ef-8f39-4269-896b-69427489b262 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 200 Jul 22 04:45:59.204407 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 511/2053] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:45:59 2026] GET /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:45:59.285878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" released by "attachment_update" :: held 0.165s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:45:59.286191 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-3dc28da8-0978-4ae0-a64b-f98ebc7179c3 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 returned with HTTP 200 Jul 22 04:45:59.287207 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 516/2054] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:45:59 2026] PUT /volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:45:59.347186 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-241ceb01-8a67-4c9e-8240-e0104ae568bc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:45:59.356019 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-241ceb01-8a67-4c9e-8240-e0104ae568bc tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431/action Jul 22 04:45:59.356494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-241ceb01-8a67-4c9e-8240-e0104ae568bc tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:45:59.356627 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-241ceb01-8a67-4c9e-8240-e0104ae568bc tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:45:59.386086 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:45:59.386086 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:45:59.410773 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5ba62a4f-d52d-4334-b20b-826edef1584a req-241ceb01-8a67-4c9e-8240-e0104ae568bc tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431/action returned with HTTP 204 Jul 22 04:45:59.411418 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 518/2055] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:45:59 2026] POST /volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:00.224724 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5132d9b-0d85-4c46-911b-908f9987533d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:00.227235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5132d9b-0d85-4c46-911b-908f9987533d tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:00.227235 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5132d9b-0d85-4c46-911b-908f9987533d tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:00.227349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5132d9b-0d85-4c46-911b-908f9987533d tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:00.237680 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:00.237680 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:00.247998 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5132d9b-0d85-4c46-911b-908f9987533d tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:00.251683 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5132d9b-0d85-4c46-911b-908f9987533d tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 200 Jul 22 04:46:00.251683 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 511/2056] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:00 2026] GET /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:00.278553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:00.282296 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:00.282532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:00.282777 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:00.292883 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:00.292883 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:00.298125 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:00.305606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2e716410-1000-4882-81e3-cecec6151fc9 req-2ba68080-21f6-4256-8103-f74e2c15f918 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 200 Jul 22 04:46:00.305606 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 512/2057] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:00 2026] GET /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:00.321722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:00.323815 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:00.324279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-596170537"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:00.326614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-596170537'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:00.326792 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume of 1 GB Jul 22 04:46:00.327256 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:00.327256 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:00.334450 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:00.344366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (06fc9ecc-e7c2-4e97-ae5e-a4c5876b640f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:00.346328 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1156314-b4ce-4e5f-9240-a3496a889933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:00.348192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:00.390086 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1156314-b4ce-4e5f-9240-a3496a889933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:00.392163 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09d920e-a9e6-4940-8c65-48b4f57172e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:00.469477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Created reservations ['d8a75e29-d94d-4f37-8d93-61a8ebd48908', '57a41785-f97c-4e6a-aafd-eaca46d4f862', '49897784-38d5-49c3-be47-93d369bc7cb8', 'af921990-a2bf-4e27-ad25-3d4fda2fe48e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:00.470602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e09d920e-a9e6-4940-8c65-48b4f57172e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a75e29-d94d-4f37-8d93-61a8ebd48908', '57a41785-f97c-4e6a-aafd-eaca46d4f862', '49897784-38d5-49c3-be47-93d369bc7cb8', 'af921990-a2bf-4e27-ad25-3d4fda2fe48e']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:00.471294 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f77d20-dc08-48f9-8080-07b5030019dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:00.516957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47f77d20-dc08-48f9-8080-07b5030019dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596170537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['d8a75e29-d94d-4f37-8d93-61a8ebd48908','57a41785-f97c-4e6a-aafd-eaca46d4f862','49897784-38d5-49c3-be47-93d369bc7cb8','af921990-a2bf-4e27-ad25-3d4fda2fe48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-596170537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9a08594b64c4328a55df61bf978fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111c591a01fc45069a6a70dc1ccf7303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:00.518123 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7016f3e6-8161-4817-8a58-6061830fb393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:00.554290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7016f3e6-8161-4817-8a58-6061830fb393) transitioned into state 'SUCCESS' from state '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-596170537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['d8a75e29-d94d-4f37-8d93-61a8ebd48908','57a41785-f97c-4e6a-aafd-eaca46d4f862','49897784-38d5-49c3-be47-93d369bc7cb8','af921990-a2bf-4e27-ad25-3d4fda2fe48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:00.555463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294711de-30dd-46be-bd78-39a3d5e6806f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:00.582721 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294711de-30dd-46be-bd78-39a3d5e6806f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:00.583715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (06fc9ecc-e7c2-4e97-ae5e-a4c5876b640f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:00.584448 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request issued successfully. Jul 22 04:46:00.586194 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f77ef0f-e470-49a2-972a-0b8d8cd0b929 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:00.586194 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 517/2058] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:00 2026] POST /volume/v3/volumes => generated 759 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:00.603110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:00.607686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:00.607993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:00.608658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:00.624974 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:00.624974 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:00.629715 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:00.637155 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1970d93a-d8ee-460d-8c84-a4bb99de120b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 200 Jul 22 04:46:00.637670 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 519/2059] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:00 2026] GET /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:00.887129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ab8d43a5-efa2-458a-8acf-b18ab5a1d067 req-55351323-27aa-471d-b9d9-4dafcf5debf5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:00.889450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ab8d43a5-efa2-458a-8acf-b18ab5a1d067 req-55351323-27aa-471d-b9d9-4dafcf5debf5 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 Jul 22 04:46:00.890054 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ab8d43a5-efa2-458a-8acf-b18ab5a1d067 req-55351323-27aa-471d-b9d9-4dafcf5debf5 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:00.890520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ab8d43a5-efa2-458a-8acf-b18ab5a1d067 req-55351323-27aa-471d-b9d9-4dafcf5debf5 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:00.901353 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:00.901353 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:00.983231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ab8d43a5-efa2-458a-8acf-b18ab5a1d067 req-55351323-27aa-471d-b9d9-4dafcf5debf5 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 returned with HTTP 200 Jul 22 04:46:00.983231 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 512/2060] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:46:00 2026] DELETE /volume/v3/attachments/6c563034-858b-48d4-9053-7ccb2a2c1f65 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:01.654589 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f8af365d-6310-44ae-bde6-c15660a434a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:01.657394 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8af365d-6310-44ae-bde6-c15660a434a0 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:01.657615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8af365d-6310-44ae-bde6-c15660a434a0 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:01.657814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8af365d-6310-44ae-bde6-c15660a434a0 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:01.668662 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:01.668662 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:01.676695 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f8af365d-6310-44ae-bde6-c15660a434a0 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:01.683516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8af365d-6310-44ae-bde6-c15660a434a0 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 200 Jul 22 04:46:01.684213 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 513/2061] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:01 2026] GET /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:01.719853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:01.723926 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:01.724271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:01.724494 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:01.735329 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:01.735329 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:01.742517 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:01.748631 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-72f99335-ce43-4aa2-8967-dffe1e1c74fa req-367ab52c-347d-4e83-a15b-b916c9075681 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 200 Jul 22 04:46:01.749589 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 518/2062] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:01 2026] GET /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:01.774785 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:01.777334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:01.777866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1286039952"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:01.780014 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1286039952'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:01.780299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume of 1 GB Jul 22 04:46:01.785155 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:01.792660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (9c1ac84d-d5c8-4b85-bb6f-907719c3f781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:01.793798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d228c1-0d9d-49af-aa73-712bee6e3c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:01.795682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:01.829934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d228c1-0d9d-49af-aa73-712bee6e3c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:01.830748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e5ba06-ed06-4b4e-acaa-306721ac2470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:01.890048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Created reservations ['5f2352a9-d6ab-4c71-8cda-a2b3adf53a6c', '994c9e4a-5bed-436f-89dc-2b642505eec2', '7ff4127c-ab46-44c9-bc30-9037dccf40a2', '4618aeaa-1c48-44ba-8872-0944939b9124'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:01.890980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e5ba06-ed06-4b4e-acaa-306721ac2470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2352a9-d6ab-4c71-8cda-a2b3adf53a6c', '994c9e4a-5bed-436f-89dc-2b642505eec2', '7ff4127c-ab46-44c9-bc30-9037dccf40a2', '4618aeaa-1c48-44ba-8872-0944939b9124']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:01.891746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5f2606-a6d3-4658-a058-7f7b549d772e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:01.923738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf5f2606-a6d3-4658-a058-7f7b549d772e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960932cb-bf3f-4113-8f7f-f5c3e707e4ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1286039952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['5f2352a9-d6ab-4c71-8cda-a2b3adf53a6c','994c9e4a-5bed-436f-89dc-2b642505eec2','7ff4127c-ab46-44c9-bc30-9037dccf40a2','4618aeaa-1c48-44ba-8872-0944939b9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1286039952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960932cb-bf3f-4113-8f7f-f5c3e707e4ee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c9a08594b64c4328a55df61bf978fffa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='111c591a01fc45069a6a70dc1ccf7303',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:01.924833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0892f5-45c8-4e7b-aed8-fccf6cd75d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:01.957752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0892f5-45c8-4e7b-aed8-fccf6cd75d31) transitioned into state 'SUCCESS' from state '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-1286039952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c9a08594b64c4328a55df61bf978fffa',qos_specs=None,replication_status=,reservations=['5f2352a9-d6ab-4c71-8cda-a2b3adf53a6c','994c9e4a-5bed-436f-89dc-2b642505eec2','7ff4127c-ab46-44c9-bc30-9037dccf40a2','4618aeaa-1c48-44ba-8872-0944939b9124'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='111c591a01fc45069a6a70dc1ccf7303',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:01.958595 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd29761-ea1d-4cc9-8790-990872c05887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:01.974093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd29761-ea1d-4cc9-8790-990872c05887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:01.975291 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Flow 'volume_create_api' (9c1ac84d-d5c8-4b85-bb6f-907719c3f781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:01.975728 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Create volume request issued successfully. Jul 22 04:46:01.976503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1280e4f3-1786-4c4a-a79b-ead5465847ff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:01.977117 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 520/2063] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:01 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:01.986411 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90a4f237-a828-437d-a15f-c74c20c2b513 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:01.989773 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:01.991800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:46:01.992004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:01.992195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:01.992284 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:01.992344 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume with id: 4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:46:01.992526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:01.992933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:02.002359 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:02.002359 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:02.005117 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:02.005117 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:02.005669 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:46:02.008346 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:02.015378 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d45616fa-c291-4323-9636-d8dd24ac7a9a tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 200 Jul 22 04:46:02.015809 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 514/2064] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:01 2026] GET /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:02.026711 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume request issued successfully. Jul 22 04:46:02.027001 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90a4f237-a828-437d-a15f-c74c20c2b513 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 202 Jul 22 04:46:02.027392 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 513/2065] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:01 2026] DELETE /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:02.035745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:02.038095 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:46:02.038349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:02.038800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:02.051924 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:02.051924 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:02.063083 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Volume info retrieved successfully. Jul 22 04:46:02.073826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2166045-c4ac-4b69-ab59-7567d0525fb2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 200 Jul 22 04:46:02.074506 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 519/2066] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:02 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.034348 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-423721e4-a658-476d-9a16-5f1fbbb26362 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.036802 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-423721e4-a658-476d-9a16-5f1fbbb26362 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:03.037220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-423721e4-a658-476d-9a16-5f1fbbb26362 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.037343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-423721e4-a658-476d-9a16-5f1fbbb26362 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.047611 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.047611 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:03.053393 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-423721e4-a658-476d-9a16-5f1fbbb26362 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:03.060239 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-423721e4-a658-476d-9a16-5f1fbbb26362 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 200 Jul 22 04:46:03.060546 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 521/2067] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:03.086136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.088421 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:03.088660 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.089629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.090974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f41599de-f3f9-4e3d-a5e0-386ce2a216d2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.093391 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f41599de-f3f9-4e3d-a5e0-386ce2a216d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a Jul 22 04:46:03.093691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f41599de-f3f9-4e3d-a5e0-386ce2a216d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.093932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f41599de-f3f9-4e3d-a5e0-386ce2a216d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.099308 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.099308 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:03.102621 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f41599de-f3f9-4e3d-a5e0-386ce2a216d2 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a returned with HTTP 404 Jul 22 04:46:03.103256 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 514/2068] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/4017c441-adac-4e25-be44-00f2bb779a6a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:03.107048 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:03.112672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.114526 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7fc33735-5814-478f-8fe2-77d7d16b542a req-4330fbc0-b68d-49f2-b225-903df012e445 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 200 Jul 22 04:46:03.115309 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:46:03.115457 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 515/2069] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:03.115569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.115859 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.116086 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume with id: 25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:46:03.123157 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebed3c91-37fc-41c5-9190-3c84f9da2d9e tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 404 Jul 22 04:46:03.123856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 520/2070] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:03 2026] DELETE /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:03.133679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a09c51a3-54f0-45c9-a13d-348e555d0043 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.136650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a09c51a3-54f0-45c9-a13d-348e555d0043 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 Jul 22 04:46:03.136986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a09c51a3-54f0-45c9-a13d-348e555d0043 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.137174 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a09c51a3-54f0-45c9-a13d-348e555d0043 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.146833 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a09c51a3-54f0-45c9-a13d-348e555d0043 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 returned with HTTP 404 Jul 22 04:46:03.147874 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 522/2071] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/25ff491a-5d78-4cf4-b339-48ffa7f54c29 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:03.157633 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.160992 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:46:03.160992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.161341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.161564 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Delete volume with id: bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:46:03.169663 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06e32c6d-be8f-4dda-a45a-981a200e01e6 tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 404 Jul 22 04:46:03.170535 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 515/2072] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:03 2026] DELETE /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:03.179670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e8ef06cd-5339-4ca6-ae2b-a5845ab0b41d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.182616 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8ef06cd-5339-4ca6-ae2b-a5845ab0b41d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] GET https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c Jul 22 04:46:03.182616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8ef06cd-5339-4ca6-ae2b-a5845ab0b41d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.182915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8ef06cd-5339-4ca6-ae2b-a5845ab0b41d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.191167 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8ef06cd-5339-4ca6-ae2b-a5845ab0b41d tempest-TestInstancesWithCinderVolumes-52913228 tempest-TestInstancesWithCinderVolumes-52913228-project-member] https://10.4.3.175/volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c returned with HTTP 404 Jul 22 04:46:03.191747 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 516/2073] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/bc1490e4-0c92-4e7d-8137-132976a1109c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:03.204762 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2fcf0185-8545-4e39-a605-84a7588b8280 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.206855 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:46:03.207274 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.207274 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.209299 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.277751 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Get all volumes completed successfully. Jul 22 04:46:03.284399 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.284399 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:03.293151 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2fcf0185-8545-4e39-a605-84a7588b8280 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:46:03.293845 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 521/2074] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17099 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:03.318519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-da28d103-e655-4321-b55b-94f8a3328990 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.321200 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-da28d103-e655-4321-b55b-94f8a3328990 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] DELETE https://10.4.3.175/volume/v3/types/2860283f-907c-47fa-aefb-7e8091c6a88c Jul 22 04:46:03.321735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-da28d103-e655-4321-b55b-94f8a3328990 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.322032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-da28d103-e655-4321-b55b-94f8a3328990 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.358579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.359565 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-da28d103-e655-4321-b55b-94f8a3328990 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types/2860283f-907c-47fa-aefb-7e8091c6a88c returned with HTTP 202 Jul 22 04:46:03.360260 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 523/2075] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:03 2026] DELETE /volume/v3/types/2860283f-907c-47fa-aefb-7e8091c6a88c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:03.365843 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.366193 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.366932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.367795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.368665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.370384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.372818 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:46:03.373130 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.373402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.374646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.383953 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.386863 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.386863 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:03.393300 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b5dc90e1-597c-4e3a-ba56-2c100d75fd40 req-7b546860-a833-454a-842c-dc75a2e81e4c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.393862 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 516/2076] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.430561 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Get all volumes completed successfully. Jul 22 04:46:03.434286 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.434286 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:03.438719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.442366 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.442366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.442655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.442983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.444083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.445268 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c75dce08-dc12-4030-a959-b6bc8c88f59f tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:46:03.445901 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 517/2077] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17099 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:03.455983 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.459242 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.459242 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:03.466520 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a6a17cb9-0b5d-48e0-82d6-2acf1d956336 req-ee82a1ae-49d4-421c-8700-376ba1bb25f7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.466906 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 522/2078] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.474631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0d4a01cc-0e7b-4da6-a670-3f38e3f6d16c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.476770 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d4a01cc-0e7b-4da6-a670-3f38e3f6d16c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] DELETE https://10.4.3.175/volume/v3/types/f1552230-269b-4743-a9f5-0da37d047447 Jul 22 04:46:03.477081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d4a01cc-0e7b-4da6-a670-3f38e3f6d16c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.477289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d4a01cc-0e7b-4da6-a670-3f38e3f6d16c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.514921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.521166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.521419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.521685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.522520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.523100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.548404 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.548404 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.548404 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:03.555670 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d4a01cc-0e7b-4da6-a670-3f38e3f6d16c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types/f1552230-269b-4743-a9f5-0da37d047447 returned with HTTP 202 Jul 22 04:46:03.556426 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 524/2079] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:03 2026] DELETE /volume/v3/types/f1552230-269b-4743-a9f5-0da37d047447 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:03.558808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-6393649c-a054-4b70-a44d-f83c162d2a19 req-72ae159b-59d7-4c60-9db6-03d5d1d2bd1c tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.558808 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 517/2080] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.608405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.612257 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.612257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.612257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.612257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.612816 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.625636 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.627760 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.627760 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:03.633178 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-41d126fe-6367-465c-b242-0fb1b1bc7b61 req-fa5242e6-d34a-4a86-a2b5-7bb9bd8bdfab tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.633518 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 518/2081] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.676193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.678795 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.679054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.680062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.680062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.680769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.694985 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.694985 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.694985 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:03.701651 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ca265d8e-ca76-43b6-9d7f-87d17df20641 req-bbdc7a28-f447-415d-8ade-e44a8c81552e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.702882 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 523/2082] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.737097 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.739088 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.739287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.739461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.739779 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.740546 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.752645 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.754032 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.754032 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:03.758143 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2b803789-456d-425e-9b97-7914d0547f1d req-83698993-3fd0-4992-ba49-a609482d4dff tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.758783 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 525/2083] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.795246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.802033 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.802033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.802033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.802033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.802698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.813311 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.814517 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.814517 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:03.820394 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-63a37fe0-a3ec-4dc4-8432-d3ad03d5523a req-399644a1-3c59-4c58-8094-0a0110d8c389 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.821021 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 518/2084] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.855098 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.858570 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:03.858860 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.859189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.859497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:03.860972 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:03.873265 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] Get all volumes completed successfully. Jul 22 04:46:03.874784 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.874784 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:03.881405 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-55f2d045-d58b-4ea8-bfe2-f832fec5a74e req-7dc34d99-4e4e-450c-93c2-86fc10f7291b tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:03.882143 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 519/2085] 10.4.3.175 () {68 vars in 1508 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:03.904517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.907406 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:03.907769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.908587 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.908842 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume with id: 960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:03.920578 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.920578 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:03.921220 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:03.956865 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume request issued successfully. Jul 22 04:46:03.957094 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b40bde53-4203-4dfd-b261-33b4285f82c7 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 202 Jul 22 04:46:03.958627 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 524/2086] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:03 2026] DELETE /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:03.971219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:03.976984 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:03.977191 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:03.977470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:03.990319 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:03.990319 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:03.995602 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:04.001921 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9133c44-8ab4-43fc-ba4b-5ef9d8f4d628 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 200 Jul 22 04:46:04.002262 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 526/2087] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:03 2026] GET /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:04.131260 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:04.134593 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:46:04.135110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:04.135563 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:04.136839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:04.190361 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Get all volumes completed successfully. Jul 22 04:46:04.194538 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:04.194538 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:04.201436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-765579e9-9e29-4bd3-9e98-b8bca0542472 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:46:04.202077 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 519/2088] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:46:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16083 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:04.227664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a3029f7f-6884-491f-baac-f838a957cebb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:04.231515 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a Jul 22 04:46:04.231992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:04.232072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:04.232261 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Delete volume with id: 297898c9-9447-4c2d-b1d1-6aabfcc2146a Jul 22 04:46:04.251303 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:04.251303 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:04.251697 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Volume info retrieved successfully. Jul 22 04:46:04.273248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.image.cache [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Evicting image cache entry: {'id': 6, 'image_id': 'd86f2ecd-52cc-4a2e-bc9e-a6cefdd76dc0', 'volume_id': '297898c9-9447-4c2d-b1d1-6aabfcc2146a', 'host': 'np0000005618@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 4, 43, 20), 'last_used': datetime.datetime(2026, 7, 22, 4, 44, 34)}. {{(pid=100127) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 04:46:04.296983 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Delete volume request issued successfully. Jul 22 04:46:04.297254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3029f7f-6884-491f-baac-f838a957cebb tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a returned with HTTP 202 Jul 22 04:46:04.297821 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 520/2089] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:04 2026] DELETE /volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:04.308803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:04.311508 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] GET https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a Jul 22 04:46:04.311640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:04.312614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:04.323805 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:04.323805 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:04.330273 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Volume info retrieved successfully. Jul 22 04:46:04.339417 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5c3f2813-159b-4ff8-804c-483b2c58f374 tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a returned with HTTP 200 Jul 22 04:46:04.339417 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 525/2090] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:04 2026] GET /volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:05.016977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0d208a20-864c-4279-9c30-d45db2cf4bd5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:05.019173 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d208a20-864c-4279-9c30-d45db2cf4bd5 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee Jul 22 04:46:05.019302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d208a20-864c-4279-9c30-d45db2cf4bd5 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:05.019466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d208a20-864c-4279-9c30-d45db2cf4bd5 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:05.025557 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d208a20-864c-4279-9c30-d45db2cf4bd5 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee returned with HTTP 404 Jul 22 04:46:05.026152 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 527/2091] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:05 2026] GET /volume/v3/volumes/960932cb-bf3f-4113-8f7f-f5c3e707e4ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:05.034243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:05.036918 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:05.037132 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:05.037358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:05.037552 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume with id: cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:05.049341 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:05.049341 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:05.050396 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:05.078413 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume request issued successfully. Jul 22 04:46:05.078659 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b60db56f-a39b-4f06-b1e6-f8ee53abd85f tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 202 Jul 22 04:46:05.079255 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 520/2092] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:05 2026] DELETE /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 04:46:05.089652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-84302935-a052-41ce-8f90-b35ff874babe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:05.091619 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84302935-a052-41ce-8f90-b35ff874babe tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:05.091862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84302935-a052-41ce-8f90-b35ff874babe tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:05.092326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84302935-a052-41ce-8f90-b35ff874babe tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:05.101310 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:05.101310 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:05.108453 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-84302935-a052-41ce-8f90-b35ff874babe tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:05.120857 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84302935-a052-41ce-8f90-b35ff874babe tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 200 Jul 22 04:46:05.124998 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 521/2093] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:05 2026] GET /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:05.354644 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9e584890-70af-467b-bcdd-15c1829e47be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:05.357110 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e584890-70af-467b-bcdd-15c1829e47be tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] GET https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a Jul 22 04:46:05.357787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e584890-70af-467b-bcdd-15c1829e47be tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:05.357787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9e584890-70af-467b-bcdd-15c1829e47be tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:05.367276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9e584890-70af-467b-bcdd-15c1829e47be tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a returned with HTTP 404 Jul 22 04:46:05.367944 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 526/2094] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:05 2026] GET /volume/v3/volumes/297898c9-9447-4c2d-b1d1-6aabfcc2146a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:05.377695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e3c029d1-fd58-4e56-b1a8-79474ecfd97c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:05.379624 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3c029d1-fd58-4e56-b1a8-79474ecfd97c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] DELETE https://10.4.3.175/volume/v3/types/ca1021a5-f7cc-428d-a80b-0e41419ec8d8 Jul 22 04:46:05.380003 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3c029d1-fd58-4e56-b1a8-79474ecfd97c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:05.380351 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3c029d1-fd58-4e56-b1a8-79474ecfd97c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:05.425348 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3c029d1-fd58-4e56-b1a8-79474ecfd97c tempest-TestInstancesWithCinderVolumes-201447871 tempest-TestInstancesWithCinderVolumes-201447871-project-admin] https://10.4.3.175/volume/v3/types/ca1021a5-f7cc-428d-a80b-0e41419ec8d8 returned with HTTP 202 Jul 22 04:46:05.425982 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 528/2095] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:05 2026] DELETE /volume/v3/types/ca1021a5-f7cc-428d-a80b-0e41419ec8d8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:06.137730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cc1fd468-5464-40b0-8783-c447c1770f81 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:06.140038 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cc1fd468-5464-40b0-8783-c447c1770f81 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 Jul 22 04:46:06.140351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cc1fd468-5464-40b0-8783-c447c1770f81 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:06.140664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cc1fd468-5464-40b0-8783-c447c1770f81 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:06.148943 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cc1fd468-5464-40b0-8783-c447c1770f81 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 returned with HTTP 404 Jul 22 04:46:06.149456 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 521/2096] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:06 2026] GET /volume/v3/volumes/cafb1df3-0ace-44a3-8a15-0e00ec9e1fe5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:06.160992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:06.163663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:06.163912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:06.164123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:06.164287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume with id: e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:06.174910 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:06.174910 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:06.175678 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:06.221519 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Delete volume request issued successfully. Jul 22 04:46:06.221897 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d0b0b38-8c67-4f70-83e9-d9319af0162e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 202 Jul 22 04:46:06.222698 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 522/2097] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:06 2026] DELETE /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 04:46:06.233377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:06.238222 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:06.238404 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:06.238634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:06.255103 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:06.255103 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:06.264269 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Volume info retrieved successfully. Jul 22 04:46:06.279896 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e11ca12-b923-4124-b4c9-8ea4f5d6eff1 tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 200 Jul 22 04:46:06.280341 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 527/2098] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:06 2026] GET /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:06.352054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-98685490-af8d-4226-b35b-69007c088f07 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:06.444093 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:06.444566 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1454291790"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:06.447112 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1454291790'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:06.447629 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 1 GB Jul 22 04:46:06.453029 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:46:06.459822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (52164620-0caf-478b-83b8-d8dc38b73728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:06.463677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47a7994-3720-4db5-9ba3-373847b8156d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:06.465120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:06.526247 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47a7994-3720-4db5-9ba3-373847b8156d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:06.526972 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b22af91-62ab-4415-93dd-b1ef1903c4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:06.654424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['2d8a5423-4571-4221-bc29-b9acd1ddd0da', '01277102-cbbe-4e16-9cf9-ca6ffe03d8ab', 'c6e98bf7-3b7d-4396-9dc6-f9754407465b', '21638a7b-7c53-4ea1-8dd4-ecfb2450c0d5'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:06.655467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b22af91-62ab-4415-93dd-b1ef1903c4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d8a5423-4571-4221-bc29-b9acd1ddd0da', '01277102-cbbe-4e16-9cf9-ca6ffe03d8ab', 'c6e98bf7-3b7d-4396-9dc6-f9754407465b', '21638a7b-7c53-4ea1-8dd4-ecfb2450c0d5']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:06.656604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b457963-4e88-4f02-a4e1-d4146a64e868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:06.683930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b457963-4e88-4f02-a4e1-d4146a64e868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb10f583-18f0-4847-9290-cf2f60b82d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454291790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['2d8a5423-4571-4221-bc29-b9acd1ddd0da','01277102-cbbe-4e16-9cf9-ca6ffe03d8ab','c6e98bf7-3b7d-4396-9dc6-f9754407465b','21638a7b-7c53-4ea1-8dd4-ecfb2450c0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454291790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb10f583-18f0-4847-9290-cf2f60b82d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:06.684750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f5ecf5-f8ef-466a-9272-22c1dda27eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:06.724774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f5ecf5-f8ef-466a-9272-22c1dda27eed) transitioned into state 'SUCCESS' from state '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-1454291790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['2d8a5423-4571-4221-bc29-b9acd1ddd0da','01277102-cbbe-4e16-9cf9-ca6ffe03d8ab','c6e98bf7-3b7d-4396-9dc6-f9754407465b','21638a7b-7c53-4ea1-8dd4-ecfb2450c0d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:06.725521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c914f22-d933-4f12-992b-2f88072709a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:06.757393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c914f22-d933-4f12-992b-2f88072709a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:06.758444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (52164620-0caf-478b-83b8-d8dc38b73728) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:06.758768 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:46:06.762941 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-98685490-af8d-4226-b35b-69007c088f07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:06.767322 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 529/2099] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:06 2026] POST /volume/v3/volumes => generated 754 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:06.786058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:06.788434 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:46:06.788693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:06.789072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:06.802805 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:06.802805 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:06.810076 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:06.816819 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e8ce97d-ebb7-4452-a477-7a0894793693 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:46:06.817324 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 522/2100] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:06 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:07.304089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fe355ceb-5393-4040-9015-cf1a9c2a5b5e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:07.306953 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe355ceb-5393-4040-9015-cf1a9c2a5b5e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] GET https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 Jul 22 04:46:07.307302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe355ceb-5393-4040-9015-cf1a9c2a5b5e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:07.307607 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe355ceb-5393-4040-9015-cf1a9c2a5b5e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:07.317053 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe355ceb-5393-4040-9015-cf1a9c2a5b5e tempest-VolumesTestJSON-1625080386 tempest-VolumesTestJSON-1625080386-project-member] https://10.4.3.175/volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 returned with HTTP 404 Jul 22 04:46:07.318522 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 523/2101] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:07 2026] GET /volume/v3/volumes/e0a087b7-50ca-4a23-ba1d-d0e681ee7712 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:46:07.836699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:07.843978 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:46:07.843978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:07.843978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:07.863025 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:07.863025 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:07.872386 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:07.880387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ffef722c-8ad1-4b03-90f7-088651ea8534 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:46:07.881285 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 528/2102] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:07 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:07.901573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:07.905225 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:46:07.905225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:07.905225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:07.919148 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:07.919148 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:07.923796 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:07.934138 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2421c5d7-1e3b-4a69-a70f-b5341f591b71 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:46:07.934138 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 530/2103] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:07 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:07.954008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:07.957687 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:07.958209 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1297436759"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:07.975518 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:07.975518 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:07.976787 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:07.976787 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:46:08.088801 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['22b6011a-dfff-4e4a-be26-58e85c7cdd83', '06539d10-3ac5-4320-951e-33eb41f992f4', '79d8f52e-4259-40b8-8603-5898b7f689e7', '223c8d3b-9c35-458d-972a-496a35229cc5'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:08.197352 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot create request issued successfully. Jul 22 04:46:08.197352 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3cec3891-7631-434a-b3c3-5ddfdde9dab3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:46:08.197817 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 523/2104] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:46:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:08.214015 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:08.219494 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:08.219766 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:08.220055 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:08.232288 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:08.232288 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:08.233316 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:08.233935 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75800491-dbdd-4a5a-b5c7-b45b9587893e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 200 Jul 22 04:46:08.234769 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 524/2105] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:08 2026] GET /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:09.248201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:09.249961 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:09.250163 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:09.250622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:09.256779 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:09.256779 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:09.257718 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:09.258283 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2cc030af-f2e6-41da-9d5a-97ef1e52028a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 200 Jul 22 04:46:09.258535 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 529/2106] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:09 2026] GET /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:09.270616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e67d89ed-32c7-492e-ad2c-255f473304fd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:09.273216 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:46:09.273768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "snapshot_id": "4e383c19-7d90-4e46-b584-23467350c16d", "name": "tempest-VolumesSnapshotTestJSON-Backup-310565740", "container": "tempest-volumessnapshottestjson-backup-container-118656347"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:09.276027 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Creating new backup {'backup': {'volume_id': 'eb10f583-18f0-4847-9290-cf2f60b82d79', 'snapshot_id': '4e383c19-7d90-4e46-b584-23467350c16d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-310565740', 'container': 'tempest-volumessnapshottestjson-backup-container-118656347'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:46:09.276257 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Creating backup of volume eb10f583-18f0-4847-9290-cf2f60b82d79 in container tempest-volumessnapshottestjson-backup-container-118656347 Jul 22 04:46:09.290332 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:09.290332 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:09.291376 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:09.304369 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:09.304369 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:09.304710 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:09.364122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['d2b5ce5b-6f95-4ac7-b429-703475a8e1d5', '14e28cfa-6ab1-4229-b744-369538d0259d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:09.416903 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e67d89ed-32c7-492e-ad2c-255f473304fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:46:09.419341 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 531/2107] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:09 2026] POST /volume/v3/backups => generated 334 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:09.428833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c84699c7-d89a-4992-94fb-7104ee673176 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:09.431879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c84699c7-d89a-4992-94fb-7104ee673176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:09.432108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c84699c7-d89a-4992-94fb-7104ee673176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:09.432343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c84699c7-d89a-4992-94fb-7104ee673176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:09.432485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c84699c7-d89a-4992-94fb-7104ee673176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:09.442131 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:09.442131 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:09.443975 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c84699c7-d89a-4992-94fb-7104ee673176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:09.444490 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 524/2108] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:09 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 807 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:10.152139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b962807b-ef4e-4bf6-bd1b-cc9a2e15f294 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:10.269660 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b962807b-ef4e-4bf6-bd1b-cc9a2e15f294 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:10.270199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b962807b-ef4e-4bf6-bd1b-cc9a2e15f294 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1628242153"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:10.296627 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b962807b-ef4e-4bf6-bd1b-cc9a2e15f294 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:10.296627 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 525/2109] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:10 2026] POST /volume/v3/types => generated 224 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:10.309850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-918d51c4-8a86-4e26-9228-f4ebd6a98a03 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:10.312749 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-918d51c4-8a86-4e26-9228-f4ebd6a98a03 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:46:10.313637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-918d51c4-8a86-4e26-9228-f4ebd6a98a03 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-710593882"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:10.332316 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-918d51c4-8a86-4e26-9228-f4ebd6a98a03 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:46:10.332316 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 530/2110] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:46:10 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:10.342699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:10.428039 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:46:10.428612 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "645aab1f-0419-4f01-a692-a73c0bd2f399", "volume_types": ["dced23cc-9d47-4d15-9c86-4efd138adee5"], "name": "tempest-GroupSnapshotsTest-Group-505359052"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:10.431495 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group {'group': {'group_type': '645aab1f-0419-4f01-a692-a73c0bd2f399', 'volume_types': ['dced23cc-9d47-4d15-9c86-4efd138adee5'], 'name': 'tempest-GroupSnapshotsTest-Group-505359052'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:46:10.439137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group tempest-GroupSnapshotsTest-Group-505359052. Jul 22 04:46:10.440389 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:10.440389 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:10.453128 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:10.461449 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-975f0ad4-32fc-47d3-9457-23ace00951ef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:10.465101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-975f0ad4-32fc-47d3-9457-23ace00951ef tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:10.465101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-975f0ad4-32fc-47d3-9457-23ace00951ef tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:10.465101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-975f0ad4-32fc-47d3-9457-23ace00951ef tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:10.465101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-975f0ad4-32fc-47d3-9457-23ace00951ef tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:10.478422 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:10.478422 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:10.480266 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-975f0ad4-32fc-47d3-9457-23ace00951ef tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:10.484318 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 525/2111] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:10 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:10.494247 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['55d2a0cc-d8dd-4a2e-9220-5e75be2b1766'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:10.534685 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c7856d0f-b32e-4d74-9df6-0514ca6ec0c6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:46:10.535227 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 532/2112] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:46:10 2026] POST /volume/v3/groups => generated 111 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:10.546722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:10.550990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 Jul 22 04:46:10.550990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:10.550990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:10.550990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7392cf07-78f1-47fc-a004-1fb57297a7b7 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:10.558676 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:10.558676 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:10.571306 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-35092834-5ef2-49c3-a62d-01cc156d4bbd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 returned with HTTP 200 Jul 22 04:46:10.572087 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 526/2113] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:10 2026] GET /volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:11.231571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1128f6f4-f071-48be-834b-b8252e21be29 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:11.238992 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:11.239436 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2098275342"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:11.244139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2098275342'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:11.244323 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume of 1 GB Jul 22 04:46:11.255434 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Availability Zones retrieved successfully. Jul 22 04:46:11.266155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (b2a7a389-d6ee-457d-8518-a33b648454ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:11.267772 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac67f16-919f-4d62-85f9-006e1255c16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.269282 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:11.323986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ac67f16-919f-4d62-85f9-006e1255c16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.323986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1e31a9-83f3-43b0-9fa0-766a4ff2ded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.388171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Created reservations ['8ee589b6-5c82-4f73-bf36-1b3bbf1a2b8f', 'ba1a818c-2cbe-4983-b2da-4701e536392c', '0c0237f2-2b01-44d0-9573-15e6fba9dcbf', '6fd3bbd7-419b-4232-bfba-1710ef8f2a05'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:11.389135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1e31a9-83f3-43b0-9fa0-766a4ff2ded9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee589b6-5c82-4f73-bf36-1b3bbf1a2b8f', 'ba1a818c-2cbe-4983-b2da-4701e536392c', '0c0237f2-2b01-44d0-9573-15e6fba9dcbf', '6fd3bbd7-419b-4232-bfba-1710ef8f2a05']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.390065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e66369-364f-4ab8-b387-8b92131ee9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.423922 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e66369-364f-4ab8-b387-8b92131ee9c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '257c8609-7bb3-42ae-b8bf-d25c0e9b5c91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2098275342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['8ee589b6-5c82-4f73-bf36-1b3bbf1a2b8f','ba1a818c-2cbe-4983-b2da-4701e536392c','0c0237f2-2b01-44d0-9573-15e6fba9dcbf','6fd3bbd7-419b-4232-bfba-1710ef8f2a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2098275342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=257c8609-7bb3-42ae-b8bf-d25c0e9b5c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6a779e694348d5a9b0054f5fe05780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.425186 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07228619-0006-4475-970b-8c3650480f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.459287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07228619-0006-4475-970b-8c3650480f94) transitioned into state 'SUCCESS' from state '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-2098275342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['8ee589b6-5c82-4f73-bf36-1b3bbf1a2b8f','ba1a818c-2cbe-4983-b2da-4701e536392c','0c0237f2-2b01-44d0-9573-15e6fba9dcbf','6fd3bbd7-419b-4232-bfba-1710ef8f2a05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.463049 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330926bf-2a82-4b94-b2d6-f5fba7e90830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.470777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (330926bf-2a82-4b94-b2d6-f5fba7e90830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.472115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (b2a7a389-d6ee-457d-8518-a33b648454ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:11.472548 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request issued successfully. Jul 22 04:46:11.473351 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1128f6f4-f071-48be-834b-b8252e21be29 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:11.473874 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 531/2114] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:11 2026] POST /volume/v3/volumes => generated 751 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:11.488135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a0648836-21a4-4cc8-bce1-f001a9216863 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:11.489900 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0648836-21a4-4cc8-bce1-f001a9216863 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:11.490151 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0648836-21a4-4cc8-bce1-f001a9216863 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:11.490413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0648836-21a4-4cc8-bce1-f001a9216863 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:11.500326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:11.501416 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.501416 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:11.503312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:11.504062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:11.504417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:11.504574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:11.512837 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.512837 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:11.513999 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62908afb-9e15-4d72-82a1-1ea9949adbdb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:11.515647 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 533/2115] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:11 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:11.517737 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a0648836-21a4-4cc8-bce1-f001a9216863 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:11.530774 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0648836-21a4-4cc8-bce1-f001a9216863 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:11.531394 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 526/2116] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:11 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:11.588376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:11.590870 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 Jul 22 04:46:11.591923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:11.591923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:11.592156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7392cf07-78f1-47fc-a004-1fb57297a7b7 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:11.597147 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.597147 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:11.615647 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c0312be2-9c23-43c7-8b3d-82c3fe24c842 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 returned with HTTP 200 Jul 22 04:46:11.616299 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 527/2117] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:11 2026] GET /volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:11.628595 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:11.630397 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:11.630818 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-626781078", "volume_type": "dced23cc-9d47-4d15-9c86-4efd138adee5", "group_id": "7392cf07-78f1-47fc-a004-1fb57297a7b7", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:11.632666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-626781078', 'volume_type': 'dced23cc-9d47-4d15-9c86-4efd138adee5', 'group_id': '7392cf07-78f1-47fc-a004-1fb57297a7b7', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:11.649873 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.649873 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:11.649873 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume of 1 GB Jul 22 04:46:11.659652 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:11.668761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (35db3275-614b-49e2-9511-3038f4d15459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:11.671029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c972f41c-4814-4add-bf7c-caf2ad271bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.672221 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.672221 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:11.672460 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:11.705355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c972f41c-4814-4add-bf7c-caf2ad271bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dced23cc-9d47-4d15-9c86-4efd138adee5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1628242153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dced23cc-9d47-4d15-9c86-4efd138adee5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7392cf07-78f1-47fc-a004-1fb57297a7b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.706538 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a892e9-9b39-4e04-b7fa-55e5c6d3529a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.755333 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1628242153 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1628242153, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:11.755408 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1628242153 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1628242153, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:11.826699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['e969120f-9ab9-40f8-8345-40427ac2797c', '1a463479-e678-4fe5-a852-06337e692e19', '85e53013-c23e-4897-b37f-13a0e8d9c9e6', 'b4b2caec-fcd8-484f-b105-f921e7fe3e5b'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:11.826699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a892e9-9b39-4e04-b7fa-55e5c6d3529a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e969120f-9ab9-40f8-8345-40427ac2797c', '1a463479-e678-4fe5-a852-06337e692e19', '85e53013-c23e-4897-b37f-13a0e8d9c9e6', 'b4b2caec-fcd8-484f-b105-f921e7fe3e5b']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.826699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b25f5f2-141b-4cc5-b3a4-8c98fe2ba53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.866751 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b25f5f2-141b-4cc5-b3a4-8c98fe2ba53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3010d5cb-7b33-42c8-b574-cc33e58c9263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-626781078',encryption_key_id=None,group_id=7392cf07-78f1-47fc-a004-1fb57297a7b7,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['e969120f-9ab9-40f8-8345-40427ac2797c','1a463479-e678-4fe5-a852-06337e692e19','85e53013-c23e-4897-b37f-13a0e8d9c9e6','b4b2caec-fcd8-484f-b105-f921e7fe3e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-626781078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7392cf07-78f1-47fc-a004-1fb57297a7b7,host=None,id=3010d5cb-7b33-42c8-b574-cc33e58c9263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3251d605ec5a41a19235eced0e242f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a3505a1e96411faae69aa33bdfcda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dced23cc-9d47-4d15-9c86-4efd138adee5),volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.867530 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e05cf7-73f2-4f57-b8ba-6b26bf9349ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.894996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e05cf7-73f2-4f57-b8ba-6b26bf9349ac) transitioned into state 'SUCCESS' from state '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-626781078',encryption_key_id=None,group_id=7392cf07-78f1-47fc-a004-1fb57297a7b7,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['e969120f-9ab9-40f8-8345-40427ac2797c','1a463479-e678-4fe5-a852-06337e692e19','85e53013-c23e-4897-b37f-13a0e8d9c9e6','b4b2caec-fcd8-484f-b105-f921e7fe3e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.895897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a91da1-3886-4fc7-8392-3f33c9be5a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:11.917060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a91da1-3886-4fc7-8392-3f33c9be5a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:11.918165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (35db3275-614b-49e2-9511-3038f4d15459) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:11.918478 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request issued successfully. Jul 22 04:46:11.920604 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:11.920604 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:11.982692 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:11.987783 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:11.987783 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:12.002393 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-454f9d7b-9969-436d-a5b3-b9ebdcee6ece tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:12.003119 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 532/2118] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:46:11 2026] POST /volume/v3/volumes => generated 822 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:12.027083 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.034640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 Jul 22 04:46:12.035297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.035297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.047999 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.047999 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:12.050465 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:12.050778 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:12.050991 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:12.109649 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:12.116082 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.116082 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:12.127428 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-43b5ef96-8a19-4ac4-87f1-4893047f22ab tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 returned with HTTP 200 Jul 22 04:46:12.127974 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 534/2119] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:12.491477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1efe829b-c592-4ba0-943e-00bd57b86564 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.491901 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1efe829b-c592-4ba0-943e-00bd57b86564 None None] GET https://10.4.3.175/volume// Jul 22 04:46:12.492083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1efe829b-c592-4ba0-943e-00bd57b86564 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.492763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1efe829b-c592-4ba0-943e-00bd57b86564 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.492763 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1efe829b-c592-4ba0-943e-00bd57b86564 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:12.493195 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 527/2120] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:12.504335 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-26f00a4e-c7db-46a3-b0bb-2549842ae9a4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.507205 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-26f00a4e-c7db-46a3-b0bb-2549842ae9a4 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:46:12.507495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-26f00a4e-c7db-46a3-b0bb-2549842ae9a4 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d", "connector": null, "instance_uuid": "c15ae0d1-8311-4eba-ac51-183d616d7bb1"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:12.533986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.539331 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:12.539635 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.539748 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.540680 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:12.549066 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.549066 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:12.551108 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.551108 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:12.554767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbbcda0c-c3b1-4a14-a88a-c08df96c1bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:12.554767 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 533/2121] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:12.557264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.561933 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:12.562284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.563041 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.577479 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.577479 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:12.588812 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:12.599547 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b37b6cf5-cf17-4adc-8d12-040b2de66e6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:12.600975 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 535/2122] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:12.648602 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-26f00a4e-c7db-46a3-b0bb-2549842ae9a4 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:46:12.649262 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 528/2123] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:46:12 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:12.666881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-c75a117e-4465-47c4-a202-0da4c4a88d2f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.677591 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-c75a117e-4465-47c4-a202-0da4c4a88d2f tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] DELETE https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 Jul 22 04:46:12.677798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-c75a117e-4465-47c4-a202-0da4c4a88d2f tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.678092 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-c75a117e-4465-47c4-a202-0da4c4a88d2f tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.684836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.688507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:12.688507 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.688730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.689891 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.689891 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:12.699746 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.699746 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:12.709092 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:12.715364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-13ab28bf-6f7a-415f-ae01-fbd851404fba tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:12.716359 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 534/2124] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:12.764595 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-72024da3-77a8-4abb-adc5-90dcfd5a72c1 req-c75a117e-4465-47c4-a202-0da4c4a88d2f tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 returned with HTTP 200 Jul 22 04:46:12.765322 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 528/2125] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:46:12 2026] DELETE /volume/v3/attachments/59df60a5-86d8-492d-8e8d-fc4be395fa74 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:12.822764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ecedb23b-a567-4564-80df-1e9dd48a2498 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.823221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecedb23b-a567-4564-80df-1e9dd48a2498 None None] GET https://10.4.3.175/volume// Jul 22 04:46:12.823426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecedb23b-a567-4564-80df-1e9dd48a2498 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.824120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecedb23b-a567-4564-80df-1e9dd48a2498 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.824500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecedb23b-a567-4564-80df-1e9dd48a2498 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:12.825009 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 536/2126] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:46:12.835372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-b9631637-835a-40ce-a6ce-50d6affac5e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.838680 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-b9631637-835a-40ce-a6ce-50d6affac5e9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:46:12.839026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-b9631637-835a-40ce-a6ce-50d6affac5e9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "257c8609-7bb3-42ae-b8bf-d25c0e9b5c91", "connector": null, "instance_uuid": "2dd2078c-5a35-43cf-82bd-8a5f2deb7432"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:12.851070 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.851070 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:12.903753 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-b9631637-835a-40ce-a6ce-50d6affac5e9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:46:12.904424 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 529/2127] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:46:12 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 22 04:46:12.962678 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.965504 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:12.965956 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.966292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.972895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b11ed8f8-bef5-4bb7-9ffc-7ef829c3ecca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.973344 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b11ed8f8-bef5-4bb7-9ffc-7ef829c3ecca None None] GET https://10.4.3.175/volume// Jul 22 04:46:12.973566 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b11ed8f8-bef5-4bb7-9ffc-7ef829c3ecca None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.973809 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b11ed8f8-bef5-4bb7-9ffc-7ef829c3ecca None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.974243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b11ed8f8-bef5-4bb7-9ffc-7ef829c3ecca None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:12.974612 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 529/2128] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:12.982583 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:12.982583 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:12.986785 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:12.988155 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:12.989114 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:12.989305 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:12.989509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:12.994203 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b5303e-a1d4-4b19-8fdc-840f0b7ecc8f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:12.994840 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 535/2129] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:13.007252 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.007252 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:13.012064 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:13.017937 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-0ee53957-a906-40d9-94d9-8026c401e5cf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:13.018460 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 537/2130] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:12 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:13.145857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.147519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.152379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] PUT https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 Jul 22 04:46:13.152379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:13.152623 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 Jul 22 04:46:13.152623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:13.152623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:13.158574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Acquiring lock "cinder-attachment_update-257c8609-7bb3-42ae-b8bf-d25c0e9b5c91-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:46:13.164204 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.164204 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:13.165284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-257c8609-7bb3-42ae-b8bf-d25c0e9b5c91-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:46:13.166765 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.166765 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:13.175202 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:13.176238 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:13.176393 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:13.235366 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:13.239899 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.239899 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:13.262014 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2b9ae2a-bf7c-4af9-bf2c-45874cf448c8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 returned with HTTP 200 Jul 22 04:46:13.262566 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 530/2131] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:13 2026] GET /volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:13.286321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.295215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/group_snapshots Jul 22 04:46:13.295215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7392cf07-78f1-47fc-a004-1fb57297a7b7", "name": "tempest-group_snapshot-499200058"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:13.300319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7392cf07-78f1-47fc-a004-1fb57297a7b7', 'name': 'tempest-group_snapshot-499200058'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 04:46:13.304978 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=397,cinder:INSERT=59,cinder:UPDATE=104,cinder:DELETE=2 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:46:13.309734 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.309734 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:13.318448 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.group_snapshots [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group_snapshot tempest-group_snapshot-499200058. Jul 22 04:46:13.330243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-257c8609-7bb3-42ae-b8bf-d25c0e9b5c91-np0000005618" released by "attachment_update" :: held 0.164s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:46:13.330243 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-6afd86a1-96dd-49b9-853c-001210dcabbf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 returned with HTTP 200 Jul 22 04:46:13.330628 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 530/2132] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:46:13 2026] PUT /volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:13.359128 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.359128 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:13.387069 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1628242153 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1628242153, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:13.450573 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['e46dd562-543a-4f95-96a0-3bbc52f41964', 'edd4c516-4dc4-4141-9d61-5a9906f7b2d6', '210575bc-16d4-49f4-86cb-74fd00d22826', '5d1124e6-6257-4f76-adb6-caa1f3c6f74d'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:13.542474 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e83c7718-3a14-4a75-b319-26e24c3cac8e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots returned with HTTP 202 Jul 22 04:46:13.543080 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 536/2133] 10.4.3.175 () {70 vars in 1324 bytes} [Wed Jul 22 04:46:13 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:13.555928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-36cf2258-caad-48fa-87f0-505c27c33930 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.558415 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36cf2258-caad-48fa-87f0-505c27c33930 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 Jul 22 04:46:13.558788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-36cf2258-caad-48fa-87f0-505c27c33930 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:13.558991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-36cf2258-caad-48fa-87f0-505c27c33930 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:13.559171 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-36cf2258-caad-48fa-87f0-505c27c33930 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 0fe93a51-ae85-4543-a8a9-70b78b072351 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:13.565556 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.565556 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:13.572196 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36cf2258-caad-48fa-87f0-505c27c33930 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 returned with HTTP 200 Jul 22 04:46:13.572781 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 538/2134] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:13 2026] GET /volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:13.574740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.578820 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:13.578820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:13.578820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:13.578820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:13.591233 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.591233 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:13.591233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ccabb5e-7b1b-4133-a3b9-cd511d833db6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:13.591459 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 531/2135] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:13 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:46:13.687725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.831410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-654aa12d-7de2-4d29-910c-b111022ee995 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.832008 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-654aa12d-7de2-4d29-910c-b111022ee995 None None] GET https://10.4.3.175/volume// Jul 22 04:46:13.832267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-654aa12d-7de2-4d29-910c-b111022ee995 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:13.832498 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-654aa12d-7de2-4d29-910c-b111022ee995 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:13.832935 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-654aa12d-7de2-4d29-910c-b111022ee995 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:13.833309 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 537/2136] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:13.850041 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-ee00eb43-7341-435d-b050-8426610ba6d7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.853650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-ee00eb43-7341-435d-b050-8426610ba6d7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:46:13.854224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-ee00eb43-7341-435d-b050-8426610ba6d7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c40c1ba-e072-448e-805e-a2d8f1d3d6bd", "connector": null, "instance_uuid": "d515afa3-8014-4fd3-9a7c-e40a3457b383"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:13.861297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:13.861779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-941146621"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:13.863773 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request body: {'volume': {"'imageRef": 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-941146621'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:13.864067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume of 1 GB Jul 22 04:46:13.864520 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.864520 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:13.869621 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:13.876214 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.876214 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:13.878878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (467e8311-053b-4023-a7e8-236c9eb225fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:13.880636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419417ce-d1a1-4163-9d91-1b2a16998c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:13.882904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:13.921782 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-ee00eb43-7341-435d-b050-8426610ba6d7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:46:13.922496 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 539/2137] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:46:13 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:13.924706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419417ce-d1a1-4163-9d91-1b2a16998c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:13.925975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7163c83-01ab-49eb-8114-07d0ec5287e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:13.932837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-abacd235-6d09-4727-9af6-033706dd05c4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:13.935060 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-abacd235-6d09-4727-9af6-033706dd05c4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 Jul 22 04:46:13.935283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-abacd235-6d09-4727-9af6-033706dd05c4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:13.935484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-abacd235-6d09-4727-9af6-033706dd05c4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:13.943440 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:13.943440 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:13.990479 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=327,cinder:UPDATE=56,cinder:DELETE=3,cinder:INSERT=34 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:46:14.013313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.017991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:14.017991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.017991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.024210 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-abacd235-6d09-4727-9af6-033706dd05c4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 returned with HTTP 200 Jul 22 04:46:14.024374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Created reservations ['7013c3bf-3dd6-4099-97c4-f853a690a7e2', 'a106a9ee-63d0-4012-a969-7e45cf64ddea', '319d2bf7-dddc-4925-9765-63ef3aa04543', 'fb1ad3d9-34e3-4e8a-bdc0-456090e6e636'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.024763 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 532/2138] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:46:13 2026] DELETE /volume/v3/attachments/454b4d6d-b50b-40cf-875c-8967b3994431 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:14.025370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7163c83-01ab-49eb-8114-07d0ec5287e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7013c3bf-3dd6-4099-97c4-f853a690a7e2', 'a106a9ee-63d0-4012-a969-7e45cf64ddea', '319d2bf7-dddc-4925-9765-63ef3aa04543', 'fb1ad3d9-34e3-4e8a-bdc0-456090e6e636']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.026549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a40717d-6bf9-4670-a23f-8f154d918882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.028416 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.028416 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.033422 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:14.040372 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0adb9cc-548f-4af6-9331-0dabd1ec2659 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:14.041008 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 538/2139] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:14.055557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a40717d-6bf9-4670-a23f-8f154d918882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f497dc4-8d63-4cb1-84d6-fcca94ec24c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-941146621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7013c3bf-3dd6-4099-97c4-f853a690a7e2','a106a9ee-63d0-4012-a969-7e45cf64ddea','319d2bf7-dddc-4925-9765-63ef3aa04543','fb1ad3d9-34e3-4e8a-bdc0-456090e6e636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-941146621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f497dc4-8d63-4cb1-84d6-fcca94ec24c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53d96df3814a8db1d0874a4fdc4b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.056657 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8d22f1-2f3c-428e-967c-f3586dceb585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.085767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a8d22f1-2f3c-428e-967c-f3586dceb585) transitioned into state 'SUCCESS' from state '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-941146621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7013c3bf-3dd6-4099-97c4-f853a690a7e2','a106a9ee-63d0-4012-a969-7e45cf64ddea','319d2bf7-dddc-4925-9765-63ef3aa04543','fb1ad3d9-34e3-4e8a-bdc0-456090e6e636'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.087096 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1767467d-33fa-4e6f-9535-30b7e8d9213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.104187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1767467d-33fa-4e6f-9535-30b7e8d9213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.105379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (467e8311-053b-4023-a7e8-236c9eb225fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.105828 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request issued successfully. Jul 22 04:46:14.106570 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-03ce3283-9e03-4f4c-9f81-3a72849d7f7a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:14.107315 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 531/2140] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:13 2026] POST /volume/v3/volumes => generated 756 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:14.124754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.130689 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:14.130689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1493108775"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:14.135264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request body: {'volume': {"'imageRef": 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1493108775'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:14.135264 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume of 1 GB Jul 22 04:46:14.135264 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.135264 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:14.139672 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:14.147129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (3ff394dc-767d-40df-a9bc-559774ebe471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.148831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daca669b-afdf-4d7a-aa5c-bc3b2ca47c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.149949 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:14.189287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daca669b-afdf-4d7a-aa5c-bc3b2ca47c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.190219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4778e5a7-df0d-4596-a4b5-7f6a45db1a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.271174 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Created reservations ['27321d94-95f5-475f-b634-e18bfbd19606', '64f4d43b-a00f-4267-9f75-e81e1232a98a', '50b89d12-64da-4644-9752-fcad2073dcc4', '3e517ffc-25cb-483c-afe0-68e958d1644d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.272573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4778e5a7-df0d-4596-a4b5-7f6a45db1a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27321d94-95f5-475f-b634-e18bfbd19606', '64f4d43b-a00f-4267-9f75-e81e1232a98a', '50b89d12-64da-4644-9752-fcad2073dcc4', '3e517ffc-25cb-483c-afe0-68e958d1644d']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.273581 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c14a62-ba6f-4f03-89ce-e5eb71bacf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.310648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c14a62-ba6f-4f03-89ce-e5eb71bacf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f879159-aba5-4d85-b60d-0b9647e54f53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1493108775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['27321d94-95f5-475f-b634-e18bfbd19606','64f4d43b-a00f-4267-9f75-e81e1232a98a','50b89d12-64da-4644-9752-fcad2073dcc4','3e517ffc-25cb-483c-afe0-68e958d1644d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1493108775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f879159-aba5-4d85-b60d-0b9647e54f53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53d96df3814a8db1d0874a4fdc4b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.311722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc85671-8385-4bd2-800f-d6ebafc93439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.316568 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=459,cinder:UPDATE=133,cinder:INSERT=71,cinder:DELETE=1 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:46:14.340745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc85671-8385-4bd2-800f-d6ebafc93439) transitioned into state 'SUCCESS' from state '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-1493108775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['27321d94-95f5-475f-b634-e18bfbd19606','64f4d43b-a00f-4267-9f75-e81e1232a98a','50b89d12-64da-4644-9752-fcad2073dcc4','3e517ffc-25cb-483c-afe0-68e958d1644d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.341980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0aad5d3-a7c5-45ae-9284-03a5a70fb32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.358537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0aad5d3-a7c5-45ae-9284-03a5a70fb32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.359618 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (3ff394dc-767d-40df-a9bc-559774ebe471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.360274 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request issued successfully. Jul 22 04:46:14.361119 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a302caf6-e57e-46c8-8cbe-d23a7716d698 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:14.361632 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 540/2141] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:14 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:14.380815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.383508 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:14.384161 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1081233470"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:14.387821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request body: {'volume': {"'imageRef": 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1081233470'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:14.387821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume of 1 GB Jul 22 04:46:14.387821 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.387821 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:14.392547 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:14.402113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (a47ca5e6-d375-4bb4-b7d6-eddec9662ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.407177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa60c7f-bec1-41cd-94cf-fbe917dc960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.407177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:14.414976 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=346,cinder:INSERT=45,cinder:UPDATE=78,cinder:DELETE=4 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:46:14.451490 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa60c7f-bec1-41cd-94cf-fbe917dc960f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.452617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4569c1-3909-40be-8866-09eec27a3a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.522385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Created reservations ['7b4d5036-9c55-4c82-b322-f33886fcadb2', 'b825f114-19ef-4929-a699-ee7ff535b313', '46bf6d5d-a851-4eba-83e2-bb8dc61fea40', '46c07829-febe-45b5-98df-2c2d0aef745a'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.523439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd4569c1-3909-40be-8866-09eec27a3a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4d5036-9c55-4c82-b322-f33886fcadb2', 'b825f114-19ef-4929-a699-ee7ff535b313', '46bf6d5d-a851-4eba-83e2-bb8dc61fea40', '46c07829-febe-45b5-98df-2c2d0aef745a']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.524408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e13b7b-7bf6-49a0-acaf-99b8f48034f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.556047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e13b7b-7bf6-49a0-acaf-99b8f48034f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba231d76-1ac4-4a90-ac40-0f8d771acb83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081233470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7b4d5036-9c55-4c82-b322-f33886fcadb2','b825f114-19ef-4929-a699-ee7ff535b313','46bf6d5d-a851-4eba-83e2-bb8dc61fea40','46c07829-febe-45b5-98df-2c2d0aef745a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081233470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba231d76-1ac4-4a90-ac40-0f8d771acb83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53d96df3814a8db1d0874a4fdc4b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.558159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d276bb-9a6d-4745-b551-2b6d3d451133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.589600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.592827 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 Jul 22 04:46:14.593317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.593466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.593585 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 0fe93a51-ae85-4543-a8a9-70b78b072351 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:14.598689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c201091-cf52-4555-8edd-7b68c4b5fcc2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.599602 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c201091-cf52-4555-8edd-7b68c4b5fcc2 None None] GET https://10.4.3.175/volume// Jul 22 04:46:14.599908 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c201091-cf52-4555-8edd-7b68c4b5fcc2 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.600203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c201091-cf52-4555-8edd-7b68c4b5fcc2 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.600601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14d276bb-9a6d-4745-b551-2b6d3d451133) transitioned into state 'SUCCESS' from state '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-1081233470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7b4d5036-9c55-4c82-b322-f33886fcadb2','b825f114-19ef-4929-a699-ee7ff535b313','46bf6d5d-a851-4eba-83e2-bb8dc61fea40','46c07829-febe-45b5-98df-2c2d0aef745a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.600941 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c201091-cf52-4555-8edd-7b68c4b5fcc2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:14.600998 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.600998 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.601159 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 532/2142] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:14.601612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d06968-ddcf-4059-936f-55d3c1ba0a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.603821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.607098 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:14.607397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.607880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.607935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:14.609382 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c7f11bc-63ff-4a03-8ecc-2f1e320c4ec5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 returned with HTTP 200 Jul 22 04:46:14.609856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 539/2143] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:14.611120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.614712 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d06968-ddcf-4059-936f-55d3c1ba0a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.614945 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] GET https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:46:14.615109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.615373 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.616069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (a47ca5e6-d375-4bb4-b7d6-eddec9662ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.616440 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request issued successfully. Jul 22 04:46:14.617111 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.617111 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:14.617221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80c9d036-b2e1-4582-be73-ef7e8b93626c tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:14.618079 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 533/2144] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:14 2026] POST /volume/v3/volumes => generated 757 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:14.618384 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b29bf051-0606-4c7a-b322-0c9998a9cc0a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:14.618861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 541/2145] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:14.619525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.622942 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:14.622942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.623548 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.623749 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:14.624896 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:14.634162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f365ba32-a8c2-4800-9c52-b244e57c467e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.635219 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.635219 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:14.636621 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:14.637057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-87589997"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:14.639018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request body: {'volume': {"'imageRef": 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-87589997'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:14.639257 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume of 1 GB Jul 22 04:46:14.639687 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.639687 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:14.640785 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:46:14.643307 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:14.643826 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.643826 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.644604 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b402608-ae13-4ac7-996d-cab2a2773a7e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:14.644675 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:14.645134 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 540/2146] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:14.648589 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-b67f3f8c-7be1-4ec6-a65c-41f0e1bd7a7b tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 200 Jul 22 04:46:14.648983 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 533/2147] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 1540 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:14.654882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (ba6956eb-6721-4ed6-bcc6-7f31a05dd5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.656459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fe3d44-0f5e-46be-96de-235c8f49ec7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.656821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39af44c2-0af6-4321-9499-4f71ffb67677 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.657244 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:14.659416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39af44c2-0af6-4321-9499-4f71ffb67677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/4fda015b-08ea-4ca9-9684-c366cd413010 Jul 22 04:46:14.659654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39af44c2-0af6-4321-9499-4f71ffb67677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:14.659908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39af44c2-0af6-4321-9499-4f71ffb67677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:14.667168 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.667168 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:14.667600 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-39af44c2-0af6-4321-9499-4f71ffb67677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Snapshot retrieved successfully. Jul 22 04:46:14.668551 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39af44c2-0af6-4321-9499-4f71ffb67677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/4fda015b-08ea-4ca9-9684-c366cd413010 returned with HTTP 200 Jul 22 04:46:14.670042 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 542/2148] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:14 2026] GET /volume/v3/snapshots/4fda015b-08ea-4ca9-9684-c366cd413010 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:14.684373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.686246 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups/action Jul 22 04:46:14.686712 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "0fe93a51-ae85-4543-a8a9-70b78b072351", "name": "tempest-Group_from_snap-2058941411"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:14.686863 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "0fe93a51-ae85-4543-a8a9-70b78b072351", "name": "tempest-Group_from_snap-2058941411"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:14.688850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '0fe93a51-ae85-4543-a8a9-70b78b072351', 'name': 'tempest-Group_from_snap-2058941411'}}. {{(pid=100126) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 04:46:14.689051 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group tempest-Group_from_snap-2058941411 from group_snapshot 0fe93a51-ae85-4543-a8a9-70b78b072351. Jul 22 04:46:14.695357 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.695357 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.696268 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8fe3d44-0f5e-46be-96de-235c8f49ec7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.697862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c77a9b3-b016-49a2-900d-d215fefb4625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.703685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.703685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.708664 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.708664 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.761996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Created reservations ['7a2536ca-b153-434d-b540-8b5a3e3f9e19', '028731b0-c050-4f77-93b0-5cc4bac49eaf', '5c680624-13f8-491e-b3bc-fec5442988db', '5b081ca7-fdf9-4d68-b1c5-386902844337'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.761996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c77a9b3-b016-49a2-900d-d215fefb4625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2536ca-b153-434d-b540-8b5a3e3f9e19', '028731b0-c050-4f77-93b0-5cc4bac49eaf', '5c680624-13f8-491e-b3bc-fec5442988db', '5b081ca7-fdf9-4d68-b1c5-386902844337']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.762768 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c946ce-3efa-4165-a7d1-d55e41cfc052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.767664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:14.769666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['721e5a8b-cb8d-421a-9399-e255f70f5272'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.771126 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] PUT https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 Jul 22 04:46:14.771534 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:14.784384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Acquiring lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:46:14.791427 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:46:14.791852 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c946ce-3efa-4165-a7d1-d55e41cfc052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab2ac74-d635-43e0-8395-c3895320fdd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-87589997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7a2536ca-b153-434d-b540-8b5a3e3f9e19','028731b0-c050-4f77-93b0-5cc4bac49eaf','5c680624-13f8-491e-b3bc-fec5442988db','5b081ca7-fdf9-4d68-b1c5-386902844337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-87589997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab2ac74-d635-43e0-8395-c3895320fdd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53d96df3814a8db1d0874a4fdc4b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.792866 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.792866 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:14.793152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544e6ebe-18c6-43ac-b483-e2f7ef399188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction') Jul 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: [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 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: FROM reservations Jul 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: 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 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: [parameters: {'uuid_1_1': '7a2536ca-b153-434d-b540-8b5a3e3f9e19', 'uuid_1_2': '028731b0-c050-4f77-93b0-5cc4bac49eaf', 'uuid_1_3': '5c680624-13f8-491e-b3bc-fec5442988db', 'uuid_1_4': '5b081ca7-fdf9-4d68-b1c5-386902844337'}] Jul 22 04:46:14.806890 np0000005618 devstack@c-api.service[100124]: (Background on this error at: https://sqlalche.me/e/20/e3q8) {{(pid=100124) _is_exception_expected /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:184}} Jul 22 04:46:14.807427 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Performing DB retry for function cinder.db.api.reservation_commit {{(pid=100124) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/api.py:155}} Jul 22 04:46:14.855485 np0000005618 devstack@c-api.service[100126]: INFO cinder.group.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] A mapping entry already exists for group c23ba620-3669-4f1d-9273-f3133f408288 and volume type dced23cc-9d47-4d15-9c86-4efd138adee5. Do not need to create again. Jul 22 04:46:14.855623 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:14.855623 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:14.856270 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:14.863192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (f8df0827-6b6c-42ea-beb1-275f04774224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:14.864920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880faad5-2422-4e78-8590-52eed4e9c0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.866879 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:14.906118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (880faad5-2422-4e78-8590-52eed4e9c0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4fda015b-08ea-4ca9-9684-c366cd413010', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dced23cc-9d47-4d15-9c86-4efd138adee5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1628242153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dced23cc-9d47-4d15-9c86-4efd138adee5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c23ba620-3669-4f1d-9273-f3133f408288', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.907334 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c960c974-73a1-49e7-b954-72215f98bc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.951105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Lock "cinder-attachment_update-90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d-np0000005618" released by "attachment_update" :: held 0.160s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:46:14.951469 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-3d3d60c0-dd31-464c-852a-75b5180d69e9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 returned with HTTP 200 Jul 22 04:46:14.952498 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 534/2149] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:46:14 2026] PUT /volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:14.974758 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['7d094ce0-2955-488b-9fd0-585d62b7d572', 'a960b432-a011-4d8d-b948-34fdfa5ad012'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:14.976264 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c960c974-73a1-49e7-b954-72215f98bc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d094ce0-2955-488b-9fd0-585d62b7d572', 'a960b432-a011-4d8d-b948-34fdfa5ad012']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:14.977664 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f9faa6-1a81-483b-8d73-fa109f0d8aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:14.999507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-23b5668d-8e72-4557-b1ed-9d05f3da8319 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.002477 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-23b5668d-8e72-4557-b1ed-9d05f3da8319 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] POST https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6/action Jul 22 04:46:15.003079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-23b5668d-8e72-4557-b1ed-9d05f3da8319 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:15.003197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-23b5668d-8e72-4557-b1ed-9d05f3da8319 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:15.035531 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f9faa6-1a81-483b-8d73-fa109f0d8aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a8f70d-84b3-4b64-ae92-ebfeb226c693', '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=c23ba620-3669-4f1d-9273-f3133f408288,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['7d094ce0-2955-488b-9fd0-585d62b7d572','a960b432-a011-4d8d-b948-34fdfa5ad012'],size=1,snapshot_id=4fda015b-08ea-4ca9-9684-c366cd413010,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c23ba620-3669-4f1d-9273-f3133f408288,host=None,id=22a8f70d-84b3-4b64-ae92-ebfeb226c693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3251d605ec5a41a19235eced0e242f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4fda015b-08ea-4ca9-9684-c366cd413010,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a3505a1e96411faae69aa33bdfcda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dced23cc-9d47-4d15-9c86-4efd138adee5),volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.037318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954b2816-346e-48a4-b8e1-e925bfa81cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:15.039485 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.039485 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:15.057644 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c10d2259-622a-4f13-bf56-06c059746daa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.059276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c10d2259-622a-4f13-bf56-06c059746daa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:15.059878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c10d2259-622a-4f13-bf56-06c059746daa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.059878 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c10d2259-622a-4f13-bf56-06c059746daa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.062249 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-251e9183-01e5-4bc8-bf9b-9af70df9808c req-23b5668d-8e72-4557-b1ed-9d05f3da8319 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6/action returned with HTTP 204 Jul 22 04:46:15.062847 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 543/2150] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:46:14 2026] POST /volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:15.075718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (954b2816-346e-48a4-b8e1-e925bfa81cee) transitioned into state 'SUCCESS' from 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=c23ba620-3669-4f1d-9273-f3133f408288,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['7d094ce0-2955-488b-9fd0-585d62b7d572','a960b432-a011-4d8d-b948-34fdfa5ad012'],size=1,snapshot_id=4fda015b-08ea-4ca9-9684-c366cd413010,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=dced23cc-9d47-4d15-9c86-4efd138adee5)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.077114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (f8df0827-6b6c-42ea-beb1-275f04774224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:15.077980 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request issued successfully. Jul 22 04:46:15.081111 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.081111 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.087881 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c10d2259-622a-4f13-bf56-06c059746daa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:15.098894 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c10d2259-622a-4f13-bf56-06c059746daa tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:15.099611 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 535/2151] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:15.124857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a867ecee-6ea6-4254-9826-21b7cf9efcfd tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/action returned with HTTP 202 Jul 22 04:46:15.125623 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 541/2152] 10.4.3.175 () {70 vars in 1318 bytes} [Wed Jul 22 04:46:14 2026] POST /volume/v3/groups/action => generated 103 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:15.137634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-138f407a-f397-4510-8361-8362f2238c62 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.141740 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:15.142878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.142878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.143499 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:15.144336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:15.157036 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:15.158228 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.158390 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.222356 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.232573 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.232573 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:15.240715 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.240715 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.294574 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.298317 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.298317 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:15.309520 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-138f407a-f397-4510-8361-8362f2238c62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:15.309520 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 544/2153] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:15.330138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.332498 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 Jul 22 04:46:15.332776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.334327 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.343158 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.343158 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.351749 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:15.353687 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.353687 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.359999 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.363610 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] PUT https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 Jul 22 04:46:15.364151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:15.375319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Acquiring lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:46:15.382459 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:46:15.382939 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.382939 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:15.415954 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.420296 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.420296 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.430359 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d955636b-3e0b-4f1d-961c-4a8b17e13040 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 returned with HTTP 200 Jul 22 04:46:15.430841 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 536/2154] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 => generated 927 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:46:15.451824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.455444 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 Jul 22 04:46:15.455444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.455444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.455444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member c23ba620-3669-4f1d-9273-f3133f408288 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:15.461086 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.461086 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:15.470477 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-875620c4-7989-4ac9-bb9b-01125f1a0b62 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 returned with HTTP 200 Jul 22 04:46:15.470477 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 545/2155] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:15.479822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.481787 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:15.482104 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.482306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.482570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:15.483320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:15.491619 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:15.492538 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.492755 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.510925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Lock "cinder-attachment_update-2c40c1ba-e072-448e-805e-a2d8f1d3d6bd-np0000005618" released by "attachment_update" :: held 0.130s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:46:15.511334 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-93516c81-fe01-48a5-a3fd-56fe21d0deb4 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 returned with HTTP 200 Jul 22 04:46:15.511976 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 542/2156] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:46:15 2026] PUT /volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:15.527775 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-7ad84cfc-bf99-494c-a2ee-7c425e472d8b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.530144 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-7ad84cfc-bf99-494c-a2ee-7c425e472d8b tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 Jul 22 04:46:15.530403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-7ad84cfc-bf99-494c-a2ee-7c425e472d8b tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.530614 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-7ad84cfc-bf99-494c-a2ee-7c425e472d8b tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.550653 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-7ad84cfc-bf99-494c-a2ee-7c425e472d8b tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 returned with HTTP 200 Jul 22 04:46:15.550653 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 546/2157] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:15.551431 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.555558 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.555558 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.563981 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.563981 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.619047 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.626222 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.626222 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.635352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2256b794-4791-46ad-b074-6b2acb9c786f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.638391 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2256b794-4791-46ad-b074-6b2acb9c786f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:15.638790 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2256b794-4791-46ad-b074-6b2acb9c786f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.639428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2256b794-4791-46ad-b074-6b2acb9c786f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.639716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2256b794-4791-46ad-b074-6b2acb9c786f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:15.642299 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e9addd2c-01ce-4042-86d8-401d69d12a5d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:15.642658 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 537/2158] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:15.648569 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.648569 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:15.649809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2256b794-4791-46ad-b074-6b2acb9c786f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:15.650350 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 543/2159] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:15.667602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.670112 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288/action Jul 22 04:46:15.670599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:15.670760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:15.673104 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for group c23ba620-3669-4f1d-9273-f3133f408288 {{(pid=100125) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:15.673250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group with id: c23ba620-3669-4f1d-9273-f3133f408288 Jul 22 04:46:15.677871 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.677871 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:15.757848 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8b8c9c3-92ee-45a0-89ff-af5707bef5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288/action returned with HTTP 202 Jul 22 04:46:15.758442 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 547/2160] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:15 2026] POST /volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:15.768484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.771146 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 Jul 22 04:46:15.771405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:15.771835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:15.780282 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.780282 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.786924 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:15.787899 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:15.788181 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:15.831740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (544e6ebe-18c6-43ac-b483-e2f7ef399188) transitioned into state 'SUCCESS' from state '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-87589997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['7a2536ca-b153-434d-b540-8b5a3e3f9e19','028731b0-c050-4f77-93b0-5cc4bac49eaf','5c680624-13f8-491e-b3bc-fec5442988db','5b081ca7-fdf9-4d68-b1c5-386902844337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.832839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3070416-2d64-4dbd-85d0-6d7099121b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:15.843854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3070416-2d64-4dbd-85d0-6d7099121b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.845229 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:15.845440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (ba6956eb-6721-4ed6-bcc6-7f31a05dd5f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:15.845440 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request issued successfully. Jul 22 04:46:15.846021 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f365ba32-a8c2-4800-9c52-b244e57c467e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:15.846503 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 534/2161] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:14 2026] POST /volume/v3/volumes => generated 755 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:15.849736 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:15.849736 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:15.859508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-07a292e1-56f8-42ca-8e72-244c204430c7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:15.862108 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:15.862285 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d62b65bf-ff98-4f04-84be-50eeb4863662 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 returned with HTTP 200 Jul 22 04:46:15.862701 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-696395584"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:15.862879 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 538/2162] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:15 2026] GET /volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 => generated 926 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:15.864934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request body: {'volume': {"'imageRef": 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-696395584'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:15.864934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume of 1 GB Jul 22 04:46:15.871435 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Availability Zones retrieved successfully. Jul 22 04:46:15.877930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (407a3b4c-3104-4354-92af-b29500ad21b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:15.879076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4da3bf-3b0c-4e2d-b144-ca109f2ec34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:15.880033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:15.915027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce4da3bf-3b0c-4e2d-b144-ca109f2ec34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.915977 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d366cfe-87e6-4677-9862-1aa5216b3b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:15.980683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Created reservations ['d0683d1e-2dac-4477-8177-00b6821dff3f', '8d6145ef-774f-4edc-8fa0-95cdb16b9346', 'bc1c8373-50eb-4911-8194-a9f0cafba219', '0c9ef82a-e96b-420a-a372-16b2f02e0368'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:15.982041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d366cfe-87e6-4677-9862-1aa5216b3b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0683d1e-2dac-4477-8177-00b6821dff3f', '8d6145ef-774f-4edc-8fa0-95cdb16b9346', 'bc1c8373-50eb-4911-8194-a9f0cafba219', '0c9ef82a-e96b-420a-a372-16b2f02e0368']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:15.982940 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe0cd1b-522d-45ae-888b-037bf4da8f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:16.012339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fe0cd1b-522d-45ae-888b-037bf4da8f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c57b26c8-217a-4c17-9784-0ddc548b6f07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696395584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['d0683d1e-2dac-4477-8177-00b6821dff3f','8d6145ef-774f-4edc-8fa0-95cdb16b9346','bc1c8373-50eb-4911-8194-a9f0cafba219','0c9ef82a-e96b-420a-a372-16b2f02e0368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696395584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c57b26c8-217a-4c17-9784-0ddc548b6f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a53d96df3814a8db1d0874a4fdc4b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:16.013721 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42734016-4b5c-4c63-9286-4fb6fdad9a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:16.044361 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42734016-4b5c-4c63-9286-4fb6fdad9a24) transitioned into state 'SUCCESS' from state '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-696395584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a53d96df3814a8db1d0874a4fdc4b22',qos_specs=None,replication_status=,reservations=['d0683d1e-2dac-4477-8177-00b6821dff3f','8d6145ef-774f-4edc-8fa0-95cdb16b9346','bc1c8373-50eb-4911-8194-a9f0cafba219','0c9ef82a-e96b-420a-a372-16b2f02e0368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d54c5716d4f44ad3876cf02a6b68d740',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:16.044780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac416cd5-7f5a-489a-a8b9-2b17607d40db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:16.061321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac416cd5-7f5a-489a-a8b9-2b17607d40db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:16.062622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Flow 'volume_create_api' (407a3b4c-3104-4354-92af-b29500ad21b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:16.063094 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Create volume request issued successfully. Jul 22 04:46:16.063887 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-07a292e1-56f8-42ca-8e72-244c204430c7 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:16.064362 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 544/2163] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:15 2026] POST /volume/v3/volumes => generated 756 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:16.083979 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-105d4f3b-be49-461f-9c59-355ddfaf937b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.085925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-105d4f3b-be49-461f-9c59-355ddfaf937b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 Jul 22 04:46:16.086560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-105d4f3b-be49-461f-9c59-355ddfaf937b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.086560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-105d4f3b-be49-461f-9c59-355ddfaf937b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.103517 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.103517 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:16.110401 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-105d4f3b-be49-461f-9c59-355ddfaf937b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.116927 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-105d4f3b-be49-461f-9c59-355ddfaf937b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 returned with HTTP 200 Jul 22 04:46:16.117607 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 548/2164] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.119881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.128144 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:16.128364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.128622 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.136525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-de0472dd-9c82-4c92-ade0-526d6c330390 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.138754 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de0472dd-9c82-4c92-ade0-526d6c330390 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 Jul 22 04:46:16.139126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de0472dd-9c82-4c92-ade0-526d6c330390 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.139313 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de0472dd-9c82-4c92-ade0-526d6c330390 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.140466 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.140466 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:16.145288 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:16.151841 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f536a8a6-2c47-42ff-9b39-3da4365c0b30 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:16.151841 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 535/2165] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.152937 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.152937 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:16.159590 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-de0472dd-9c82-4c92-ade0-526d6c330390 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.167593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de0472dd-9c82-4c92-ade0-526d6c330390 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 returned with HTTP 200 Jul 22 04:46:16.167593 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 539/2166] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.184491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.186895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 Jul 22 04:46:16.187200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.187387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.204418 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.204418 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:16.209019 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.214446 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d6c9783d-8a31-4db4-a901-6e117e8cbef1 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 returned with HTTP 200 Jul 22 04:46:16.215038 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 545/2167] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.233513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.236490 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 Jul 22 04:46:16.236707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.236920 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.247730 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.247730 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:16.252781 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.258994 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6d05a25-74ce-4c34-9730-bb73b6c8a1e8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 returned with HTTP 200 Jul 22 04:46:16.259660 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 549/2168] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.276082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.278580 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 Jul 22 04:46:16.278897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.279188 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.289076 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.289076 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:16.294324 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.300356 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e32d1298-c6ac-4b59-96ca-857625b9a9ff tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 returned with HTTP 200 Jul 22 04:46:16.300902 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 536/2169] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.324229 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.327568 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 Jul 22 04:46:16.327867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.328150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.328361 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume with id: c57b26c8-217a-4c17-9784-0ddc548b6f07 Jul 22 04:46:16.339820 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.339820 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:16.339820 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.374694 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume request issued successfully. Jul 22 04:46:16.374694 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-473a3ab6-68bd-48c0-832a-d889e2cc228a tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 returned with HTTP 202 Jul 22 04:46:16.374694 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 540/2170] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:16 2026] DELETE /volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:16.380207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.382157 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 Jul 22 04:46:16.382397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.382677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.391252 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.391252 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:16.397025 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:16.402608 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6197adac-c3ec-4587-a92b-9e98b56dd4f2 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 returned with HTTP 200 Jul 22 04:46:16.403122 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 546/2171] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.667930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.669936 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:16.670233 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.670430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.670627 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:16.675502 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.675502 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:16.676583 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e58b8ea9-7b51-4496-a6f6-df7efb73d159 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:16.677063 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 550/2172] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:16.880874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-54d9c5ce-125b-40fc-b8df-940feef8da75 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.882519 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54d9c5ce-125b-40fc-b8df-940feef8da75 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 Jul 22 04:46:16.882699 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54d9c5ce-125b-40fc-b8df-940feef8da75 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.882882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54d9c5ce-125b-40fc-b8df-940feef8da75 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.888053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54d9c5ce-125b-40fc-b8df-940feef8da75 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 returned with HTTP 404 Jul 22 04:46:16.888492 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 537/2173] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/22a8f70d-84b3-4b64-ae92-ebfeb226c693 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:16.895307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.897426 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 Jul 22 04:46:16.897694 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.897933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.898116 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member c23ba620-3669-4f1d-9273-f3133f408288 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:16.901439 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41c5e1a4-0ade-4e20-8f17-919ceb5f017d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 returned with HTTP 404 Jul 22 04:46:16.901956 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 541/2174] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/groups/c23ba620-3669-4f1d-9273-f3133f408288 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:16.909272 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.911191 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 Jul 22 04:46:16.911395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.911616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.911700 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for member 0fe93a51-ae85-4543-a8a9-70b78b072351 {{(pid=100126) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:46:16.911801 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.group_snapshots [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group_snapshot with id: 0fe93a51-ae85-4543-a8a9-70b78b072351 Jul 22 04:46:16.915090 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:16.915090 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:16.941859 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1dcb7e0-b29b-43a1-b870-cefb26b26fc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 returned with HTTP 202 Jul 22 04:46:16.943232 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 547/2175] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:46:16 2026] DELETE /volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:16.954408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:16.957761 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:16.958034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:16.959018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:16.959018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:16.960008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:16.969444 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:16.969444 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:16.969444 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:17.013154 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:17.016903 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.016903 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:17.025995 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5a46fad9-6337-4fd3-bf4e-9fe59f9ad481 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:17.026709 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 551/2176] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:16 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:17.041470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d981f33a-841c-4820-a14e-759237595db5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.044751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:17.044751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.045147 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.045375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:17.048257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:17.061584 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:17.061706 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d981f33a-841c-4820-a14e-759237595db5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:17.062712 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 538/2177] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:17.075202 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-901d2273-421e-4dbe-804b-457a2c2d3dee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.077035 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-901d2273-421e-4dbe-804b-457a2c2d3dee tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 Jul 22 04:46:17.077491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-901d2273-421e-4dbe-804b-457a2c2d3dee tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.077491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-901d2273-421e-4dbe-804b-457a2c2d3dee tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.077629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-901d2273-421e-4dbe-804b-457a2c2d3dee tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 0fe93a51-ae85-4543-a8a9-70b78b072351 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:17.081164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-901d2273-421e-4dbe-804b-457a2c2d3dee tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 returned with HTTP 404 Jul 22 04:46:17.081751 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 542/2178] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/group_snapshots/0fe93a51-ae85-4543-a8a9-70b78b072351 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:17.090954 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.092923 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:17.093522 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.093522 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.093652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:17.094413 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.094413 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:17.094747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:17.103752 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:17.104656 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:17.104770 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:17.153108 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:17.157056 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.157056 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:17.166436 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-60586c3e-8fc3-4834-955c-91f3b9791e25 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:17.166879 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 548/2179] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:17.176107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.178072 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:17.178287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.178493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.180234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.182556 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7/action Jul 22 04:46:17.183083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:17.183259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:17.185043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for group 7392cf07-78f1-47fc-a004-1fb57297a7b7 {{(pid=100124) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:17.185182 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.groups [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group with id: 7392cf07-78f1-47fc-a004-1fb57297a7b7 Jul 22 04:46:17.187671 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.187671 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:17.189350 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.189350 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:17.191610 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:17.195784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d027cc87-b0cc-47a4-b805-c3bcc38d93c0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:17.196256 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 552/2180] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:17.272614 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-89871eb3-f4a2-44fb-aa09-59e22929cf7b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7/action returned with HTTP 202 Jul 22 04:46:17.273246 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 539/2181] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:17 2026] POST /volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:17.282452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.290850 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 Jul 22 04:46:17.291169 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.291600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.302400 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.302400 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:17.308951 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:17.310580 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:17.310803 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:17.362210 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:17.366677 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.366677 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:17.375107 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1ecdd792-cc8b-4e42-8376-fdc951f2fa1b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 returned with HTTP 200 Jul 22 04:46:17.375737 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 543/2182] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:17.417716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fcb39776-0953-4310-8372-8ea2e6112856 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.420707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcb39776-0953-4310-8372-8ea2e6112856 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 Jul 22 04:46:17.421032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcb39776-0953-4310-8372-8ea2e6112856 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.421458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcb39776-0953-4310-8372-8ea2e6112856 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.432053 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcb39776-0953-4310-8372-8ea2e6112856 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 returned with HTTP 404 Jul 22 04:46:17.432976 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 549/2183] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/volumes/c57b26c8-217a-4c17-9784-0ddc548b6f07 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:17.441195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.443474 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 Jul 22 04:46:17.443753 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.444060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.444276 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume with id: 2ab2ac74-d635-43e0-8395-c3895320fdd2 Jul 22 04:46:17.453700 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.453700 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:17.454507 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:17.475352 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume request issued successfully. Jul 22 04:46:17.475633 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18f2acd2-ec9b-4b18-a783-d01918bc1659 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 returned with HTTP 202 Jul 22 04:46:17.476228 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 553/2184] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:17 2026] DELETE /volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:17.486634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.488440 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 Jul 22 04:46:17.488644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.488861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.497133 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.497133 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:17.502389 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:17.508650 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d6c48c0-1952-49b6-936d-1f81a844f8da tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 returned with HTTP 200 Jul 22 04:46:17.509303 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 540/2185] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:17.692105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b9631b7a-4732-4fc2-b577-98b775a7718e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:17.694634 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b9631b7a-4732-4fc2-b577-98b775a7718e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:17.694914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b9631b7a-4732-4fc2-b577-98b775a7718e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:17.695282 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b9631b7a-4732-4fc2-b577-98b775a7718e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:17.695282 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-b9631b7a-4732-4fc2-b577-98b775a7718e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:17.701331 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:17.701331 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:17.702398 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b9631b7a-4732-4fc2-b577-98b775a7718e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:17.703994 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 544/2186] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:17 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:18.106367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-873ef36e-4107-4903-9f8c-cbd30788310c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.112681 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-873ef36e-4107-4903-9f8c-cbd30788310c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110/action Jul 22 04:46:18.113246 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-873ef36e-4107-4903-9f8c-cbd30788310c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:18.113500 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-873ef36e-4107-4903-9f8c-cbd30788310c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:18.141946 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.141946 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:18.157286 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-17c564e5-96a8-4ceb-a7de-aa9b13009746 req-873ef36e-4107-4903-9f8c-cbd30788310c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110/action returned with HTTP 204 Jul 22 04:46:18.157707 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 550/2187] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:46:18 2026] POST /volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:18.211989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9abd6764-45d4-4d63-a760-aff674e95672 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.214614 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9abd6764-45d4-4d63-a760-aff674e95672 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:18.215773 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9abd6764-45d4-4d63-a760-aff674e95672 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.216202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9abd6764-45d4-4d63-a760-aff674e95672 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.231423 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.231423 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:18.238125 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9abd6764-45d4-4d63-a760-aff674e95672 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:18.245879 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9abd6764-45d4-4d63-a760-aff674e95672 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:18.248117 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 554/2188] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:18.263597 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-123f0575-1f1a-4bc2-8be9-2863e527973d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.266072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-123f0575-1f1a-4bc2-8be9-2863e527973d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:18.266293 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-123f0575-1f1a-4bc2-8be9-2863e527973d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.266583 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-123f0575-1f1a-4bc2-8be9-2863e527973d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.282774 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.282774 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:18.288716 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-123f0575-1f1a-4bc2-8be9-2863e527973d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:18.296104 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-123f0575-1f1a-4bc2-8be9-2863e527973d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:18.296652 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 541/2189] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:18.392764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.394579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5353350b-25ef-400c-9ea3-9b7a8f175928 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.395255 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:18.395655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-121000257"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:18.396332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5353350b-25ef-400c-9ea3-9b7a8f175928 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 Jul 22 04:46:18.396519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5353350b-25ef-400c-9ea3-9b7a8f175928 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.396702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5353350b-25ef-400c-9ea3-9b7a8f175928 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.397418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-121000257'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:18.397563 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume of 1 GB Jul 22 04:46:18.402228 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5353350b-25ef-400c-9ea3-9b7a8f175928 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 returned with HTTP 404 Jul 22 04:46:18.402706 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 551/2190] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/3010d5cb-7b33-42c8-b574-cc33e58c9263 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:18.402931 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Availability Zones retrieved successfully. Jul 22 04:46:18.410746 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (6ad8a967-d329-4c88-88ae-6979b428cc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:18.412053 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc376a84-af55-4328-9198-8f5949caae13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:18.413230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:18.414819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.416502 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 Jul 22 04:46:18.416723 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.416902 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.417061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7392cf07-78f1-47fc-a004-1fb57297a7b7 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:18.422253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f894cfa0-48e6-45ab-9f98-49687cd983bc tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 returned with HTTP 404 Jul 22 04:46:18.422772 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 555/2191] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/groups/7392cf07-78f1-47fc-a004-1fb57297a7b7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:18.430536 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-caa70ab3-ea2f-48f3-92cf-807dc73fc135 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.432142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caa70ab3-ea2f-48f3-92cf-807dc73fc135 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/645aab1f-0419-4f01-a692-a73c0bd2f399 Jul 22 04:46:18.432340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caa70ab3-ea2f-48f3-92cf-807dc73fc135 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.432520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caa70ab3-ea2f-48f3-92cf-807dc73fc135 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.443859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caa70ab3-ea2f-48f3-92cf-807dc73fc135 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types/645aab1f-0419-4f01-a692-a73c0bd2f399 returned with HTTP 202 Jul 22 04:46:18.444542 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 542/2192] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:46:18 2026] DELETE /volume/v3/group_types/645aab1f-0419-4f01-a692-a73c0bd2f399 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:18.445405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc376a84-af55-4328-9198-8f5949caae13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:18.446431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89d4141-610f-4fe9-b37d-5b195e2931ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:18.452722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d2bc5e77-bba8-4511-8dc1-e0a1cf77ebd8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.454942 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d2bc5e77-bba8-4511-8dc1-e0a1cf77ebd8 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 Jul 22 04:46:18.455208 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5e77-bba8-4511-8dc1-e0a1cf77ebd8 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.455456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d2bc5e77-bba8-4511-8dc1-e0a1cf77ebd8 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.485952 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d2bc5e77-bba8-4511-8dc1-e0a1cf77ebd8 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 returned with HTTP 202 Jul 22 04:46:18.486473 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 552/2193] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:18 2026] DELETE /volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:18.495342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e44e1c29-bb33-426d-909b-8083b60374e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.497247 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e44e1c29-bb33-426d-909b-8083b60374e6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] GET https://10.4.3.175/volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 Jul 22 04:46:18.497418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e44e1c29-bb33-426d-909b-8083b60374e6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.497593 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e44e1c29-bb33-426d-909b-8083b60374e6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.501152 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e44e1c29-bb33-426d-909b-8083b60374e6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 returned with HTTP 404 Jul 22 04:46:18.501654 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 556/2194] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/types/dced23cc-9d47-4d15-9c86-4efd138adee5 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:18.510710 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1e9b3982-398f-4951-b78f-d71b772fb008 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.510894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Created reservations ['8c8eff80-6530-4a2a-9d1f-226b78faf34a', '5ed22b33-209e-4ba6-a008-10b93b36094a', 'a3ba3369-bd8a-497d-b74b-4364f663120b', 'fc9eceba-051e-49b1-b8be-7585337812ef'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:18.512201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89d4141-610f-4fe9-b37d-5b195e2931ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8eff80-6530-4a2a-9d1f-226b78faf34a', '5ed22b33-209e-4ba6-a008-10b93b36094a', 'a3ba3369-bd8a-497d-b74b-4364f663120b', 'fc9eceba-051e-49b1-b8be-7585337812ef']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:18.513148 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1e9b3982-398f-4951-b78f-d71b772fb008 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:18.513210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66ffcd3-c3a6-4454-ab1e-3179616bd5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:18.513601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1e9b3982-398f-4951-b78f-d71b772fb008 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1437158175"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:18.524136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6fe51bdb-d99b-4704-b99f-02d704d3363e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.526425 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fe51bdb-d99b-4704-b99f-02d704d3363e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 Jul 22 04:46:18.526661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fe51bdb-d99b-4704-b99f-02d704d3363e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.526957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fe51bdb-d99b-4704-b99f-02d704d3363e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.532972 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1e9b3982-398f-4951-b78f-d71b772fb008 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:18.533445 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 543/2195] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:18 2026] POST /volume/v3/types => generated 224 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:18.534742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fe51bdb-d99b-4704-b99f-02d704d3363e tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 returned with HTTP 404 Jul 22 04:46:18.535681 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 553/2196] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/2ab2ac74-d635-43e0-8395-c3895320fdd2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:18.541548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ba4232a-4270-42bd-a778-97a239385989 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.543261 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ba4232a-4270-42bd-a778-97a239385989 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:46:18.544123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ba4232a-4270-42bd-a778-97a239385989 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-467971681"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:18.544318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.546467 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 Jul 22 04:46:18.546546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d66ffcd3-c3a6-4454-ab1e-3179616bd5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f262c1a-f62f-4905-8789-91a278e20406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-121000257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['8c8eff80-6530-4a2a-9d1f-226b78faf34a','5ed22b33-209e-4ba6-a008-10b93b36094a','a3ba3369-bd8a-497d-b74b-4364f663120b','fc9eceba-051e-49b1-b8be-7585337812ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-121000257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f262c1a-f62f-4905-8789-91a278e20406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb6a779e694348d5a9b0054f5fe05780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:18.546686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.546930 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.547142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume with id: ba231d76-1ac4-4a90-ac40-0f8d771acb83 Jul 22 04:46:18.547442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f5f3fa-c469-419b-834b-930071e763b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:18.555566 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.555566 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:18.556205 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:18.560033 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ba4232a-4270-42bd-a778-97a239385989 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:46:18.560680 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 557/2197] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:46:18 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:18.569110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.571381 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:46:18.571799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c95cfe8a-396c-4b36-b984-89c4e6e73654", "volume_types": ["41527429-662b-4290-b1a1-197231f3a159"], "name": "tempest-GroupSnapshotsTest-Group-533353298"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:18.572079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f5f3fa-c469-419b-834b-930071e763b0) transitioned into state 'SUCCESS' from state '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-121000257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c04018c5b5d4a28a38c1f6ff66b01e9',qos_specs=None,replication_status=,reservations=['8c8eff80-6530-4a2a-9d1f-226b78faf34a','5ed22b33-209e-4ba6-a008-10b93b36094a','a3ba3369-bd8a-497d-b74b-4364f663120b','fc9eceba-051e-49b1-b8be-7585337812ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb6a779e694348d5a9b0054f5fe05780',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:18.572692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ae000-043a-40ea-aff7-32c5ec8bb365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:18.573571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group {'group': {'group_type': 'c95cfe8a-396c-4b36-b984-89c4e6e73654', 'volume_types': ['41527429-662b-4290-b1a1-197231f3a159'], 'name': 'tempest-GroupSnapshotsTest-Group-533353298'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:46:18.577131 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group tempest-GroupSnapshotsTest-Group-533353298. Jul 22 04:46:18.581177 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume request issued successfully. Jul 22 04:46:18.581408 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b27fbfff-84e1-4f33-99ca-d9aa7a23854d tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 returned with HTTP 202 Jul 22 04:46:18.581839 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 544/2198] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:18 2026] DELETE /volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:18.584232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4ae000-043a-40ea-aff7-32c5ec8bb365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:18.585368 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:18.585515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Flow 'volume_create_api' (6ad8a967-d329-4c88-88ae-6979b428cc66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:18.585753 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Create volume request issued successfully. Jul 22 04:46:18.589860 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f3c3cd1-2db2-4633-94bf-48b838560733 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:18.590428 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 545/2199] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:18 2026] POST /volume/v3/volumes => generated 750 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:18.591021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8adf3996-ab57-4bef-827b-c8c0811c795f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.593924 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8adf3996-ab57-4bef-827b-c8c0811c795f tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 Jul 22 04:46:18.594628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8adf3996-ab57-4bef-827b-c8c0811c795f tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.595024 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8adf3996-ab57-4bef-827b-c8c0811c795f tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.603064 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['e0cdd27f-81bd-4bff-9e03-f07b69306eca'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:18.604635 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.604635 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:18.606122 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.608355 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:18.608507 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.608739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.612887 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8adf3996-ab57-4bef-827b-c8c0811c795f tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:18.617112 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.617112 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:18.622251 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8adf3996-ab57-4bef-827b-c8c0811c795f tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 returned with HTTP 200 Jul 22 04:46:18.623367 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:18.623438 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 558/2200] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:18.630042 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-84fa4ea9-4e88-40cc-b819-fcf9e543a027 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:18.630461 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 545/2201] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:18.642988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c8519ea-9192-4835-af42-cf2d0d2214a1 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:46:18.643521 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 554/2202] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:46:18 2026] POST /volume/v3/groups => generated 111 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:18.652939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8111bda6-b351-4add-88ac-18ade2595e45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.656124 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8111bda6-b351-4add-88ac-18ade2595e45 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:18.656645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8111bda6-b351-4add-88ac-18ade2595e45 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.657121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8111bda6-b351-4add-88ac-18ade2595e45 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.657364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-8111bda6-b351-4add-88ac-18ade2595e45 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:18.663024 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.663024 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:18.671867 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8111bda6-b351-4add-88ac-18ade2595e45 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:18.671867 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 546/2203] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:18.714385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:18.716842 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:18.717234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:18.717480 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:18.718447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:18.722445 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:18.722445 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:18.723432 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92defe2e-ece5-493f-a4e5-355bf8acae37 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:18.723914 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 559/2204] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:18 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.638235 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b2c06266-d397-41b3-872e-048589b1e869 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.639986 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2c06266-d397-41b3-872e-048589b1e869 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 Jul 22 04:46:19.640166 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2c06266-d397-41b3-872e-048589b1e869 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.640341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2c06266-d397-41b3-872e-048589b1e869 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.644890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.645602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2c06266-d397-41b3-872e-048589b1e869 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 returned with HTTP 404 Jul 22 04:46:19.646051 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 546/2205] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/ba231d76-1ac4-4a90-ac40-0f8d771acb83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:19.647085 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:19.647311 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.647537 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.653873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fd504968-f363-4d27-9696-09a8ca380616 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.655138 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.655138 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:19.655625 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 Jul 22 04:46:19.655793 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.656021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.656218 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume with id: 4f879159-aba5-4d85-b60d-0b9647e54f53 Jul 22 04:46:19.659155 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:19.663469 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.663469 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:19.664040 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:19.664282 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fff401ab-a0fa-4a6a-aeac-fca399352bf3 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:19.664657 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 555/2206] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.684516 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.684877 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume request issued successfully. Jul 22 04:46:19.684877 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd504968-f363-4d27-9696-09a8ca380616 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 returned with HTTP 202 Jul 22 04:46:19.685033 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 547/2207] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:19 2026] DELETE /volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:19.688584 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:19.688584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.688584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.688584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:19.692788 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.692788 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:19.696004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.699590 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 Jul 22 04:46:19.699817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.700028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.704770 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb05937b-4d3e-4034-8c72-8b12f5b20c96 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:19.704770 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 560/2208] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:19.709711 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.709711 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:19.713487 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:19.715401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.717580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:19.718078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-87663338", "volume_type": "41527429-662b-4290-b1a1-197231f3a159", "group_id": "a4b78cfb-2543-46f2-8b22-9e17220afaa1", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:19.718209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.718875 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3b9038f-bc38-4ce0-909e-5b785d9d60ec tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 returned with HTTP 200 Jul 22 04:46:19.719392 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 547/2209] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.719872 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-87663338', 'volume_type': '41527429-662b-4290-b1a1-197231f3a159', 'group_id': 'a4b78cfb-2543-46f2-8b22-9e17220afaa1', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:19.720760 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:19.720760 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.720954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.728792 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.728792 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:19.729205 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.729205 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:19.729574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume of 1 GB Jul 22 04:46:19.734160 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:19.737472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75811554-cc77-4d3f-b565-7b88b2edc0df None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.738306 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:19.739866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75811554-cc77-4d3f-b565-7b88b2edc0df tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:19.740186 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75811554-cc77-4d3f-b565-7b88b2edc0df tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.740379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-7e92f368-daea-41ac-a602-86c5867847fb tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:19.740575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75811554-cc77-4d3f-b565-7b88b2edc0df tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.740757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-75811554-cc77-4d3f-b565-7b88b2edc0df tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:19.740912 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 548/2210] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.744068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (01e68a04-7616-4ebf-9705-2f0ee7952392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:19.745487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00cda4c-dd12-4344-9872-c2bd0ffe314b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:19.746054 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.746054 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:19.746468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:19.747152 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.747152 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:19.748943 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75811554-cc77-4d3f-b565-7b88b2edc0df tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:19.748943 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 561/2211] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.767180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00cda4c-dd12-4344-9872-c2bd0ffe314b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41527429-662b-4290-b1a1-197231f3a159,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1437158175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41527429-662b-4290-b1a1-197231f3a159', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a4b78cfb-2543-46f2-8b22-9e17220afaa1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:19.767924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a37e973-054a-4d90-beba-8d4e030373fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:19.795977 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:19.796270 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:19.823622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['0708d68c-d4ba-461e-9885-b44bf25d572a', '8ce162cf-591c-408c-909f-723898d48a10', 'f210a399-fa81-4816-b393-688718c69fbc', '63ffa30b-5681-44cf-9730-6929e4642d41'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:19.824442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a37e973-054a-4d90-beba-8d4e030373fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0708d68c-d4ba-461e-9885-b44bf25d572a', '8ce162cf-591c-408c-909f-723898d48a10', 'f210a399-fa81-4816-b393-688718c69fbc', '63ffa30b-5681-44cf-9730-6929e4642d41']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:19.825164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3bd0fc-81c9-44af-a35f-de328876903a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:19.825582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-025aef5d-c322-4037-9d92-57d6c2d07d13 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.826066 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-025aef5d-c322-4037-9d92-57d6c2d07d13 None None] GET https://10.4.3.175/volume// Jul 22 04:46:19.826271 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-025aef5d-c322-4037-9d92-57d6c2d07d13 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.826475 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-025aef5d-c322-4037-9d92-57d6c2d07d13 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.826800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-025aef5d-c322-4037-9d92-57d6c2d07d13 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:19.827162 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 548/2212] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:46: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 22 04:46:19.835716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-19d7cf77-507e-4455-9fc4-cab42476819e req-9756e685-b492-46b7-b389-1708cbce7ddd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.837911 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-9756e685-b492-46b7-b389-1708cbce7ddd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:46:19.838284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-9756e685-b492-46b7-b389-1708cbce7ddd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f262c1a-f62f-4905-8789-91a278e20406", "connector": null, "instance_uuid": "2dd2078c-5a35-43cf-82bd-8a5f2deb7432"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:19.846288 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.846288 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:19.849523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3bd0fc-81c9-44af-a35f-de328876903a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f0eb894-1b36-49e4-957c-fcf77ae60dc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-87663338',encryption_key_id=None,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['0708d68c-d4ba-461e-9885-b44bf25d572a','8ce162cf-591c-408c-909f-723898d48a10','f210a399-fa81-4816-b393-688718c69fbc','63ffa30b-5681-44cf-9730-6929e4642d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=41527429-662b-4290-b1a1-197231f3a159), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-87663338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,host=None,id=9f0eb894-1b36-49e4-957c-fcf77ae60dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3251d605ec5a41a19235eced0e242f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a3505a1e96411faae69aa33bdfcda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41527429-662b-4290-b1a1-197231f3a159),volume_type_id=41527429-662b-4290-b1a1-197231f3a159)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:19.850268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23876112-183c-4a40-985b-fdd7d0aa8ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:19.869092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23876112-183c-4a40-985b-fdd7d0aa8ca0) transitioned into state 'SUCCESS' from state '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-87663338',encryption_key_id=None,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['0708d68c-d4ba-461e-9885-b44bf25d572a','8ce162cf-591c-408c-909f-723898d48a10','f210a399-fa81-4816-b393-688718c69fbc','63ffa30b-5681-44cf-9730-6929e4642d41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=41527429-662b-4290-b1a1-197231f3a159)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:19.869861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a279c3-a1c4-4fac-8024-e153eb407fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:19.875866 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-9756e685-b492-46b7-b389-1708cbce7ddd tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:46:19.876415 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 549/2213] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:46:19 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:19.884374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89a279c3-a1c4-4fac-8024-e153eb407fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:19.886195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (01e68a04-7616-4ebf-9705-2f0ee7952392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:19.886608 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request issued successfully. Jul 22 04:46:19.887511 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:19.887671 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:19.917155 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-58b009ba-2df6-4af0-a261-d047afa83816 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.919844 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58b009ba-2df6-4af0-a261-d047afa83816 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:19.920794 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58b009ba-2df6-4af0-a261-d047afa83816 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.920794 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58b009ba-2df6-4af0-a261-d047afa83816 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.942154 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.942154 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:19.942308 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-11a94766-5d20-4ba7-b60d-6c2bf31a63df None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.942308 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11a94766-5d20-4ba7-b60d-6c2bf31a63df None None] GET https://10.4.3.175/volume// Jul 22 04:46:19.942308 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11a94766-5d20-4ba7-b60d-6c2bf31a63df None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.942492 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11a94766-5d20-4ba7-b60d-6c2bf31a63df None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.942849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11a94766-5d20-4ba7-b60d-6c2bf31a63df None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:19.943225 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 549/2214] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:19.945211 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:19.946583 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-58b009ba-2df6-4af0-a261-d047afa83816 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:19.948421 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.948421 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:19.952262 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58b009ba-2df6-4af0-a261-d047afa83816 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:19.952572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d905e5e8-0ffd-46e4-9406-0bf6828d8b7d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:19.953029 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 562/2215] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:19.953108 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 556/2216] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:46:19 2026] POST /volume/v3/volumes => generated 821 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:19.955384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.957759 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:19.958019 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.958220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.966887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:19.969029 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 Jul 22 04:46:19.969297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:19.969546 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:19.971504 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.971504 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:19.976613 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:19.976726 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:19.976726 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:19.981301 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:19.982063 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:19.982213 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:19.983677 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-e155dda2-54c1-4d29-8fe7-43d3f63ae790 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:19.984267 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 550/2217] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:20.027102 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:20.030065 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.030065 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:20.042812 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d3c0f09-2aa0-481b-80a6-d6988c51e9a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 returned with HTTP 200 Jul 22 04:46:20.043342 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 550/2218] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:19 2026] GET /volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:20.097523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.100102 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] PUT https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf Jul 22 04:46:20.100529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:20.110575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Acquiring lock "cinder-attachment_update-3f262c1a-f62f-4905-8789-91a278e20406-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:46:20.117317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-3f262c1a-f62f-4905-8789-91a278e20406-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:46:20.117810 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.117810 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:20.240105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Lock "cinder-attachment_update-3f262c1a-f62f-4905-8789-91a278e20406-np0000005618" released by "attachment_update" :: held 0.123s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:46:20.240623 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-f0f9c678-5bbc-487f-987c-f5ce4412efa6 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf returned with HTTP 200 Jul 22 04:46:20.241292 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 557/2219] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:46:20 2026] PUT /volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:20.734025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-480c0d7f-26b1-47c2-8385-f73e2b14b60b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.736886 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-480c0d7f-26b1-47c2-8385-f73e2b14b60b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 Jul 22 04:46:20.737154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-480c0d7f-26b1-47c2-8385-f73e2b14b60b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:20.737404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-480c0d7f-26b1-47c2-8385-f73e2b14b60b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:20.744587 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-480c0d7f-26b1-47c2-8385-f73e2b14b60b tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 returned with HTTP 404 Jul 22 04:46:20.745236 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 563/2220] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:20 2026] GET /volume/v3/volumes/4f879159-aba5-4d85-b60d-0b9647e54f53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:20.753155 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.755498 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 Jul 22 04:46:20.755872 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:20.756138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:20.756305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume with id: 2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 Jul 22 04:46:20.764003 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.764003 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:20.764003 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:20.764003 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:20.764536 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:20.764995 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.764995 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:20.765549 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:20.768864 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.768864 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:20.770048 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cff07dc5-586f-4d5f-85c9-344e5d47d373 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:20.770563 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 551/2221] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:20 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:20.786353 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Delete volume request issued successfully. Jul 22 04:46:20.786532 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2dbd6e6c-510d-4dc4-99c8-2b18f04394f8 tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 returned with HTTP 202 Jul 22 04:46:20.787028 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 551/2222] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:20 2026] DELETE /volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:20.794985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.797003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 Jul 22 04:46:20.797333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:20.797558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:20.805265 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.805265 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:20.809699 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Volume info retrieved successfully. Jul 22 04:46:20.813939 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9a6440a-14ad-4b92-8e38-7f47d294e6bb tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 returned with HTTP 200 Jul 22 04:46:20.814337 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 558/2223] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:20 2026] GET /volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:20.971011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-de459d54-b0b2-4482-af5d-a957c9a60212 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:20.972931 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de459d54-b0b2-4482-af5d-a957c9a60212 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:20.974390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de459d54-b0b2-4482-af5d-a957c9a60212 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:20.974390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de459d54-b0b2-4482-af5d-a957c9a60212 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:20.997095 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:20.997095 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:21.002503 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-de459d54-b0b2-4482-af5d-a957c9a60212 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:21.014417 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de459d54-b0b2-4482-af5d-a957c9a60212 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:21.014417 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 564/2224] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:20 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:21.058999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4979071a-d642-49b3-820c-5077a2444e66 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:21.064298 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 Jul 22 04:46:21.067982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:21.067982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:21.072500 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.072500 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:21.076314 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:21.077247 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:21.077395 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:21.128525 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:21.140274 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.140274 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:21.153359 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4979071a-d642-49b3-820c-5077a2444e66 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 returned with HTTP 200 Jul 22 04:46:21.153417 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 552/2225] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:21 2026] GET /volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:21.174105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:21.176540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:21.177203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-966557451", "volume_type": "41527429-662b-4290-b1a1-197231f3a159", "group_id": "a4b78cfb-2543-46f2-8b22-9e17220afaa1", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:21.179996 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-966557451', 'volume_type': '41527429-662b-4290-b1a1-197231f3a159', 'group_id': 'a4b78cfb-2543-46f2-8b22-9e17220afaa1', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:21.192379 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.192379 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:21.193178 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume of 1 GB Jul 22 04:46:21.201045 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:21.209049 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (89e0e556-1cee-45d2-b974-8e6ffc597186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:21.210981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07eb70f-ee47-496d-84f7-dd0e26880909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:21.212165 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.212165 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:21.212933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:21.244439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07eb70f-ee47-496d-84f7-dd0e26880909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41527429-662b-4290-b1a1-197231f3a159,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1437158175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41527429-662b-4290-b1a1-197231f3a159', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a4b78cfb-2543-46f2-8b22-9e17220afaa1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:21.245733 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae0959a-acb3-4514-835d-b3c6fa44a161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:21.292311 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:21.292888 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:21.314355 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['06551baa-3585-466f-b9bd-c043e5a9259a', 'ce7e746f-101f-40f4-bfd5-e6eb7f92a461', '3cde01a2-e008-4bd6-9bbc-e1807e303199', 'd0a703d4-cdf3-4f76-8909-6b27b817bded'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:21.316035 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ae0959a-acb3-4514-835d-b3c6fa44a161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06551baa-3585-466f-b9bd-c043e5a9259a', 'ce7e746f-101f-40f4-bfd5-e6eb7f92a461', '3cde01a2-e008-4bd6-9bbc-e1807e303199', 'd0a703d4-cdf3-4f76-8909-6b27b817bded']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:21.316465 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d48c4d-55f8-4085-bbb2-8b115dc06749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:21.365664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31d48c4d-55f8-4085-bbb2-8b115dc06749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1603f34e-d9a6-4864-afe4-2a4be952ad63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-966557451',encryption_key_id=None,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['06551baa-3585-466f-b9bd-c043e5a9259a','ce7e746f-101f-40f4-bfd5-e6eb7f92a461','3cde01a2-e008-4bd6-9bbc-e1807e303199','d0a703d4-cdf3-4f76-8909-6b27b817bded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=41527429-662b-4290-b1a1-197231f3a159), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-966557451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,host=None,id=1603f34e-d9a6-4864-afe4-2a4be952ad63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3251d605ec5a41a19235eced0e242f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a3505a1e96411faae69aa33bdfcda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41527429-662b-4290-b1a1-197231f3a159),volume_type_id=41527429-662b-4290-b1a1-197231f3a159)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:21.366820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a51eb9-77f2-442b-841a-7c6bf21bb616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:21.415170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a51eb9-77f2-442b-841a-7c6bf21bb616) transitioned into state 'SUCCESS' from state '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-966557451',encryption_key_id=None,group_id=a4b78cfb-2543-46f2-8b22-9e17220afaa1,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['06551baa-3585-466f-b9bd-c043e5a9259a','ce7e746f-101f-40f4-bfd5-e6eb7f92a461','3cde01a2-e008-4bd6-9bbc-e1807e303199','d0a703d4-cdf3-4f76-8909-6b27b817bded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=41527429-662b-4290-b1a1-197231f3a159)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:21.417054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ff86e7-e0ee-4ba6-9aad-40017d1fedf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:21.446329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54ff86e7-e0ee-4ba6-9aad-40017d1fedf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:21.447112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (89e0e556-1cee-45d2-b974-8e6ffc597186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:21.447383 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request issued successfully. Jul 22 04:46:21.448998 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:21.448998 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:21.514212 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:21.523373 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.523373 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:21.529982 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd72ba2e-2809-4a48-bb42-06c6281d10a2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:21.530642 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 552/2226] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:46:21 2026] POST /volume/v3/volumes => generated 822 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:21.541959 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:21.544253 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 Jul 22 04:46:21.545024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:21.545024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:21.557580 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.557580 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:21.563174 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:21.563998 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:21.564193 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:21.611715 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:21.614718 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.614718 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:21.622211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe80ea34-a4b8-46d3-b2bf-e360b53c2bf3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 returned with HTTP 200 Jul 22 04:46:21.622556 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 559/2227] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:21 2026] GET /volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 => generated 914 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:21.784710 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:21.786526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:21.786706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:21.786860 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:21.787053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:21.791911 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:21.791911 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:21.792856 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-01628685-0a82-4e22-b23a-f52fe32d5b67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:21.793382 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 565/2228] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:21 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:21.827756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-89dee367-145b-4448-bc3d-153d71c417ac None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:21.829824 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-89dee367-145b-4448-bc3d-153d71c417ac tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] GET https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 Jul 22 04:46:21.830145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-89dee367-145b-4448-bc3d-153d71c417ac tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:21.830421 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-89dee367-145b-4448-bc3d-153d71c417ac tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:21.836433 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-89dee367-145b-4448-bc3d-153d71c417ac tempest-CreateVolumesFromImageTest-1555795386 tempest-CreateVolumesFromImageTest-1555795386-project-member] https://10.4.3.175/volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 returned with HTTP 404 Jul 22 04:46:21.836980 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 553/2229] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:21 2026] GET /volume/v3/volumes/2f497dc4-8d63-4cb1-84d6-fcca94ec24c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:22.034228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-da816df3-9b08-4410-a761-6060b5f027c9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.036540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da816df3-9b08-4410-a761-6060b5f027c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:22.036725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da816df3-9b08-4410-a761-6060b5f027c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:22.037019 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da816df3-9b08-4410-a761-6060b5f027c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:22.048522 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.048522 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:22.052585 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-da816df3-9b08-4410-a761-6060b5f027c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:22.057873 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da816df3-9b08-4410-a761-6060b5f027c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:22.058283 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 553/2230] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:22 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:22.477250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-d3a2b2ad-1bf5-4bcc-af89-7f01437ab2df None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.482807 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-d3a2b2ad-1bf5-4bcc-af89-7f01437ab2df tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] POST https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2/action Jul 22 04:46:22.482988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-d3a2b2ad-1bf5-4bcc-af89-7f01437ab2df tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:22.483348 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-d3a2b2ad-1bf5-4bcc-af89-7f01437ab2df tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:22.509523 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.509523 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:22.531941 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2ec3205d-bddd-4e54-b8b2-16347d9b1515 req-d3a2b2ad-1bf5-4bcc-af89-7f01437ab2df tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2/action returned with HTTP 204 Jul 22 04:46:22.531941 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 560/2231] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:46:22 2026] POST /volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:22.636744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-73c32229-9413-4355-81b6-8f5968a2642d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.642576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 Jul 22 04:46:22.642576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:22.642576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:22.652831 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.652831 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:22.660180 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:22.661082 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:22.663985 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:22.709115 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:22.714164 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.714164 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:22.730274 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73c32229-9413-4355-81b6-8f5968a2642d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 returned with HTTP 200 Jul 22 04:46:22.730808 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 566/2232] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:22 2026] GET /volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:22.750646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.752932 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] PUT https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:22.753431 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9f0eb894-1b36-49e4-957c-fcf77ae60dc8"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:22.755320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Update called for group a4b78cfb-2543-46f2-8b22-9e17220afaa1. {{(pid=100124) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:46:22.758002 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.groups [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Updating group a4b78cfb-2543-46f2-8b22-9e17220afaa1 with name None description: None add_volumes: None remove_volumes: 9f0eb894-1b36-49e4-957c-fcf77ae60dc8. Jul 22 04:46:22.763856 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.763856 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:22.801158 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-50fd3feb-1ad4-49c2-b871-115e791a9677 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 202 Jul 22 04:46:22.801158 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 554/2233] 10.4.3.175 () {70 vars in 1406 bytes} [Wed Jul 22 04:46:22 2026] PUT /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:22.811796 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-762f1f10-027c-40f0-a8f2-e63924e20bde None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.812867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:22.816817 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:22.816817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:22.816817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:22.816817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:22.817679 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-762f1f10-027c-40f0-a8f2-e63924e20bde tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:22.819678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-762f1f10-027c-40f0-a8f2-e63924e20bde tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:22.819678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-762f1f10-027c-40f0-a8f2-e63924e20bde tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:22.819678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-762f1f10-027c-40f0-a8f2-e63924e20bde tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:22.822012 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.822012 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:22.824622 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:22.824622 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:22.828478 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-762f1f10-027c-40f0-a8f2-e63924e20bde tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:22.828973 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 554/2234] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:22 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:22.831188 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ece68ddf-e0d9-463c-bf43-2313b827a190 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:22.831697 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 561/2235] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:22 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:23.070185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:23.072434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:23.072654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:23.072847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:23.088811 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:23.088811 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:23.091119 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:23.116509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44126b9f-9c9a-40a8-bc49-6f9458fed7c9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:23.116509 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 567/2236] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:23 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:23.842513 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:23.842990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:23.844820 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:23.845081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:23.845299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:23.845428 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:23.846037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:23.846424 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:23.846751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:23.846891 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:23.851734 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:23.851734 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:23.852444 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:23.852444 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:23.853788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-016ec077-e649-4f2a-ae47-4c0b0d5da176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:23.853788 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 555/2237] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:23 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:23.866833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2854d71b-0800-4456-ba36-7cd6d6ccc77d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:23.867302 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 555/2238] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:23 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:23.885110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dec415d4-f61c-47aa-8669-b09684c381b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:23.888170 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dec415d4-f61c-47aa-8669-b09684c381b8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] PUT https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:23.890332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dec415d4-f61c-47aa-8669-b09684c381b8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9f0eb894-1b36-49e4-957c-fcf77ae60dc8"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:23.898575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-dec415d4-f61c-47aa-8669-b09684c381b8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Update called for group a4b78cfb-2543-46f2-8b22-9e17220afaa1. {{(pid=100126) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:46:23.898575 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-dec415d4-f61c-47aa-8669-b09684c381b8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Updating group a4b78cfb-2543-46f2-8b22-9e17220afaa1 with name None description: None add_volumes: 9f0eb894-1b36-49e4-957c-fcf77ae60dc8 remove_volumes: None. Jul 22 04:46:23.904317 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:23.904317 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:23.960007 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dec415d4-f61c-47aa-8669-b09684c381b8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 202 Jul 22 04:46:23.960621 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 562/2239] 10.4.3.175 () {70 vars in 1406 bytes} [Wed Jul 22 04:46:23 2026] PUT /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:23.972752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:23.981593 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:23.981593 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:23.983207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:23.983445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:23.990151 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:23.990151 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:24.008607 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de7bbc92-f61c-4436-9d39-7759cc42c0fe tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:24.009062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 568/2240] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:23 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:24.121171 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:24.124673 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:24.124673 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:24.125097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:24.148830 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:24.148830 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:24.157117 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:24.167859 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f98c586e-07a4-4d55-9cc2-9a7f2e9f7529 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:24.168593 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 556/2241] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:24 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:46:24.872889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:24.879921 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:24.880791 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:24.881596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:24.882344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:24.898048 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:24.898048 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:24.900914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76249011-9ed9-4be7-9ad0-2eeeba6552c5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:24.901944 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 556/2242] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:24 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:25.023256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-50d34457-e0f0-4278-acad-054515c5cd9a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:25.026889 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50d34457-e0f0-4278-acad-054515c5cd9a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:25.028925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50d34457-e0f0-4278-acad-054515c5cd9a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:25.028925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50d34457-e0f0-4278-acad-054515c5cd9a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:25.029080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-50d34457-e0f0-4278-acad-054515c5cd9a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:25.037292 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:25.037292 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:25.056853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50d34457-e0f0-4278-acad-054515c5cd9a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:25.057368 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 563/2243] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:25 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:25.070364 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:25.073571 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] PUT https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:25.073571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "1603f34e-d9a6-4864-afe4-2a4be952ad63"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:25.074847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Update called for group a4b78cfb-2543-46f2-8b22-9e17220afaa1. {{(pid=100125) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:46:25.074974 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Updating group a4b78cfb-2543-46f2-8b22-9e17220afaa1 with name None description: None add_volumes: None remove_volumes: 1603f34e-d9a6-4864-afe4-2a4be952ad63. Jul 22 04:46:25.080500 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:25.080500 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:25.102163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ba5c6d6-ef5b-49e5-a12e-8b9a40a3a5f5 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 202 Jul 22 04:46:25.104257 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 569/2244] 10.4.3.175 () {70 vars in 1406 bytes} [Wed Jul 22 04:46:25 2026] PUT /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:25.114568 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f00ddfb5-b096-40c8-b325-8550970ceeef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:25.114568 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f00ddfb5-b096-40c8-b325-8550970ceeef tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:25.115052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f00ddfb5-b096-40c8-b325-8550970ceeef tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:25.115052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f00ddfb5-b096-40c8-b325-8550970ceeef tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:25.115052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-f00ddfb5-b096-40c8-b325-8550970ceeef tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:25.119164 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:25.119164 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:25.130105 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f00ddfb5-b096-40c8-b325-8550970ceeef tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:25.130495 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 557/2245] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:25 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:25.190824 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:25.192715 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:25.192955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:25.193217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:25.215271 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:25.215271 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:25.230092 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:25.239782 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0f673f6-61e5-4497-9ec9-ad8d6c936ea0 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:25.239782 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 557/2246] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:25 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:25.915029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:25.918177 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:25.918396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:25.918639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:25.918795 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:25.925560 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:25.925560 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:25.927098 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b3a5ba4-956e-470d-adf4-668cc4931026 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:25.927497 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 564/2247] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:25 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:26.147741 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ab990e1a-0a7a-465f-a235-266a99700a98 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:26.151110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab990e1a-0a7a-465f-a235-266a99700a98 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:26.151110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab990e1a-0a7a-465f-a235-266a99700a98 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:26.151110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab990e1a-0a7a-465f-a235-266a99700a98 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:26.151110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-ab990e1a-0a7a-465f-a235-266a99700a98 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:26.163603 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:26.163603 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:26.200049 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab990e1a-0a7a-465f-a235-266a99700a98 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:26.202125 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 570/2248] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:26 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:26.216643 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:26.220335 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] PUT https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:26.221054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1603f34e-d9a6-4864-afe4-2a4be952ad63"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:26.226431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Update called for group a4b78cfb-2543-46f2-8b22-9e17220afaa1. {{(pid=100127) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 22 04:46:26.226431 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.groups [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Updating group a4b78cfb-2543-46f2-8b22-9e17220afaa1 with name None description: None add_volumes: 1603f34e-d9a6-4864-afe4-2a4be952ad63 remove_volumes: None. Jul 22 04:46:26.231332 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:26.231332 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:26.265800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:26.268689 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:26.268689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:26.269575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:26.290026 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:26.290026 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:26.298350 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:26.305215 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5a17866-7493-4a95-8cfe-cbab954b1089 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:26.305727 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 558/2249] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:26 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:26.310987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5d955d8-dfe2-4375-87cc-947fb66c663b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 202 Jul 22 04:46:26.310987 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 558/2250] 10.4.3.175 () {70 vars in 1406 bytes} [Wed Jul 22 04:46:26 2026] PUT /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:26.323771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:26.326897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:26.327200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:26.327617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:26.327617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:26.336581 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:26.336581 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:26.353774 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a09d9627-9fff-44ee-b0a5-969f1e4e3a05 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:26.353774 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 565/2251] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:26 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:26.940297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:26.941880 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:26.942056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:26.942232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:26.942366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:26.948763 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:26.948763 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:26.948763 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5034bc33-cc4a-4ed3-98c5-66ac38dfec10 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:26.949221 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 571/2252] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:26 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:27.326589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.328524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:27.328655 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:27.328980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:27.338943 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.338943 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:27.343293 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:27.348455 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6af3bc3f-c66b-4ef8-b37c-1ed6c144f6d1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:27.349112 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 559/2253] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:27 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:27.369072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f729abe0-1507-48c7-9a84-625567f5a64d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.371990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f729abe0-1507-48c7-9a84-625567f5a64d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:27.371990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f729abe0-1507-48c7-9a84-625567f5a64d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:27.371990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f729abe0-1507-48c7-9a84-625567f5a64d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:27.372261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-f729abe0-1507-48c7-9a84-625567f5a64d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:27.378006 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.378006 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:27.393482 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f729abe0-1507-48c7-9a84-625567f5a64d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 200 Jul 22 04:46:27.395333 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 559/2254] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:27 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:27.407697 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.410442 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:27.410789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:27.411137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:27.411656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:27.412172 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.412172 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:27.413129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:27.425933 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:27.426976 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:27.427209 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:27.484230 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:27.488478 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.488478 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:27.494474 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:27.494609 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:27.541512 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:27.546214 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.546214 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:27.558931 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e9135867-a876-4754-b90a-33c4f1e11cb9 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:27.559477 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 566/2255] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:27 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:27.576505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.579945 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/group_snapshots Jul 22 04:46:27.580559 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a4b78cfb-2543-46f2-8b22-9e17220afaa1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1205890369"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:27.583001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a4b78cfb-2543-46f2-8b22-9e17220afaa1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1205890369'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 04:46:27.590110 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.590110 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:27.599092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.group_snapshots [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1205890369. Jul 22 04:46:27.636953 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.636953 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:27.667525 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:27.667894 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1437158175 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1437158175, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:27.696023 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['2e8da4b4-2ba3-43a6-9781-6d4bc6183d4d', '7f3df7ec-7dea-4e55-b074-ff0a29cb1147', '589969d3-3b42-47bc-9cff-be19715759f2', '48ee61f1-554e-48a3-b967-e96bccb05394'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:27.740663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df0d51a0-001d-4e9b-85a5-6f541f3ef816 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots returned with HTTP 202 Jul 22 04:46:27.741574 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 572/2256] 10.4.3.175 () {70 vars in 1324 bytes} [Wed Jul 22 04:46:27 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:27.756794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-46d8c473-76cf-4463-ae88-698867797d08 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.764320 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-46d8c473-76cf-4463-ae88-698867797d08 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:27.764646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-46d8c473-76cf-4463-ae88-698867797d08 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:27.765212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-46d8c473-76cf-4463-ae88-698867797d08 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:27.765450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-46d8c473-76cf-4463-ae88-698867797d08 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:27.771342 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.771342 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:27.775724 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-46d8c473-76cf-4463-ae88-698867797d08 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 200 Jul 22 04:46:27.776416 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 560/2257] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:27 2026] GET /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:27.961325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:27.963995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:27.963995 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:27.964155 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:27.964234 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:27.971134 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:27.971134 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:27.971423 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-501d0e69-9584-43a9-a59a-85047b3c2ab8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:27.971946 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 560/2258] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:27 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:28.363702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cd57c79-db73-4173-8139-de1139ae21a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.366027 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cd57c79-db73-4173-8139-de1139ae21a9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:28.366187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cd57c79-db73-4173-8139-de1139ae21a9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.366359 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cd57c79-db73-4173-8139-de1139ae21a9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.375035 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.375035 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:28.378520 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cd57c79-db73-4173-8139-de1139ae21a9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:28.383060 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cd57c79-db73-4173-8139-de1139ae21a9 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:28.383475 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 567/2259] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:28.787628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.790308 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:28.790560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.790820 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.790990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:28.795902 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.795902 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:28.800351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7604e29-a63c-4bf5-9f3a-3a9ea672095e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 200 Jul 22 04:46:28.800833 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 573/2260] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:28.813278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-26326c2a-dfce-43ca-85fa-8ea53352108e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.816112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:28.817275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.817275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.817657 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:28.819351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:28.825257 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:28.825702 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.825702 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:28.826364 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26326c2a-dfce-43ca-85fa-8ea53352108e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:28.826761 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 561/2261] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:28.839201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.841278 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/ad237d29-dfc7-4ab6-a578-2ec21abbca7b Jul 22 04:46:28.841494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.841769 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.848017 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.848017 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:28.848634 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Snapshot retrieved successfully. Jul 22 04:46:28.849496 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c6fddc9-604d-4012-8f58-dad72e9c94e8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/ad237d29-dfc7-4ab6-a578-2ec21abbca7b returned with HTTP 200 Jul 22 04:46:28.849902 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 561/2262] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/snapshots/ad237d29-dfc7-4ab6-a578-2ec21abbca7b => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:28.859589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.861989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/30d4b4af-2625-4c59-ba82-301412ad42be Jul 22 04:46:28.863102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.863102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.868561 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.868561 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:28.869215 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Snapshot retrieved successfully. Jul 22 04:46:28.870406 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d48242c-84ee-4e1d-a85f-5dc15b838ad6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/30d4b4af-2625-4c59-ba82-301412ad42be returned with HTTP 200 Jul 22 04:46:28.870912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 568/2263] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/snapshots/30d4b4af-2625-4c59-ba82-301412ad42be => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:28.882048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.884433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:28.884685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.884937 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.885134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100125) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:46:28.885264 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.group_snapshots [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group_snapshot with id: 7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:28.889327 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.889327 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:28.933650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ea578c1-f324-4688-bae0-fc50d5a16255 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 202 Jul 22 04:46:28.934296 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 574/2264] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:46:28 2026] DELETE /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:28.941709 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-642976a5-a5ea-4b04-b835-577c59cfd54e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.944579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:28.945035 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.945265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.945477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:28.946312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:28.955299 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:28.956661 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:28.956661 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:28.985412 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-34687a88-a4dc-444d-b156-3994b53e4353 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:28.987467 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34687a88-a4dc-444d-b156-3994b53e4353 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:28.987664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34687a88-a4dc-444d-b156-3994b53e4353 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:28.987883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34687a88-a4dc-444d-b156-3994b53e4353 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:28.988331 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-34687a88-a4dc-444d-b156-3994b53e4353 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:28.993999 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:28.993999 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:28.994903 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34687a88-a4dc-444d-b156-3994b53e4353 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:28.995273 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 562/2265] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:29.004626 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:29.006812 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.006812 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:29.011047 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:29.011280 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:29.059714 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:29.063707 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.063707 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:29.073248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-642976a5-a5ea-4b04-b835-577c59cfd54e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:29.073687 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 562/2266] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:28 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:29.093995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.097349 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:29.097706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.098540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.098540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:29.101866 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:29.107937 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:29.108760 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2cac1dc-a251-4f97-a9a8-d3a3e69fcb4c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:29.109144 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 569/2267] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.130081 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:29.138110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-68f33eb8-c5a5-4f9c-ba05-fa7f01ade13a tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 200 Jul 22 04:46:29.141843 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 575/2268] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:29.259799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-19d7cf77-507e-4455-9fc4-cab42476819e req-65797231-79f7-4506-a759-e7281a29372d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.262909 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-65797231-79f7-4506-a759-e7281a29372d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf/action Jul 22 04:46:29.263429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-65797231-79f7-4506-a759-e7281a29372d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:29.263634 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-65797231-79f7-4506-a759-e7281a29372d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:29.285894 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.285894 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:29.299191 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-19d7cf77-507e-4455-9fc4-cab42476819e req-65797231-79f7-4506-a759-e7281a29372d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf/action returned with HTTP 204 Jul 22 04:46:29.299642 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 563/2269] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:46:29 2026] POST /volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:29.397405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-264d0a08-4731-43e9-aa18-e0ac277542ed None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.400390 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-264d0a08-4731-43e9-aa18-e0ac277542ed tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:29.400558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-264d0a08-4731-43e9-aa18-e0ac277542ed tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.401056 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-264d0a08-4731-43e9-aa18-e0ac277542ed tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.414297 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.414297 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:29.418544 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-264d0a08-4731-43e9-aa18-e0ac277542ed tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:29.424848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-264d0a08-4731-43e9-aa18-e0ac277542ed tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:29.425344 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 563/2270] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:29.441425 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.443588 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:29.444107 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.444518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.450583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.459409 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.459409 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:29.466242 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:29.473126 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cd8c906-674e-4cae-8530-7af2d8afff1e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:29.474385 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 570/2271] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:29.549147 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:29.549526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-489148068"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:29.551275 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-489148068'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:29.551414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume of 1 GB Jul 22 04:46:29.556087 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Availability Zones retrieved successfully. Jul 22 04:46:29.564018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (1fd5eed7-e86a-4403-a6e5-1971f936791e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:29.565332 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e80277-438d-4122-b57f-38a2c418210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:29.566507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:29.598859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18e80277-438d-4122-b57f-38a2c418210e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:29.599768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdb3d91-fffd-43e4-b9be-0628b62ce15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:29.664425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['fa4fbe52-9db5-4e01-aad3-5c4b73258fa2', '9f252404-982b-406d-8aef-4d937d0c0706', 'e7ce670b-fa95-4bc2-87b3-00f89661f582', '4da4bd90-ab23-4839-adb3-61012d62138e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:29.665422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cdb3d91-fffd-43e4-b9be-0628b62ce15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa4fbe52-9db5-4e01-aad3-5c4b73258fa2', '9f252404-982b-406d-8aef-4d937d0c0706', 'e7ce670b-fa95-4bc2-87b3-00f89661f582', '4da4bd90-ab23-4839-adb3-61012d62138e']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:29.666413 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05552d2c-2e60-4d5b-9b66-9a3df769a084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:29.687237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05552d2c-2e60-4d5b-9b66-9a3df769a084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53b4bfb1-0312-4aab-81e5-876b5fe2ec3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-489148068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['fa4fbe52-9db5-4e01-aad3-5c4b73258fa2','9f252404-982b-406d-8aef-4d937d0c0706','e7ce670b-fa95-4bc2-87b3-00f89661f582','4da4bd90-ab23-4839-adb3-61012d62138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-489148068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53b4bfb1-0312-4aab-81e5-876b5fe2ec3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7488151198438cacd1aceaf8d29720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c982e34929436e88989aca8968cd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:29.687922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eda9a51-9600-4cf6-a297-fe1c4d3c4e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:29.706798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eda9a51-9600-4cf6-a297-fe1c4d3c4e02) transitioned into state 'SUCCESS' from state '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-489148068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['fa4fbe52-9db5-4e01-aad3-5c4b73258fa2','9f252404-982b-406d-8aef-4d937d0c0706','e7ce670b-fa95-4bc2-87b3-00f89661f582','4da4bd90-ab23-4839-adb3-61012d62138e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:29.707469 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6ba49b-2666-400f-9cec-c909d2559a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:29.720921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba6ba49b-2666-400f-9cec-c909d2559a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:29.721650 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (1fd5eed7-e86a-4403-a6e5-1971f936791e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:29.722042 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request issued successfully. Jul 22 04:46:29.722633 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-66a128cc-b15d-4e1f-8d49-f881aefece47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:29.723083 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 576/2272] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:29 2026] POST /volume/v3/volumes => generated 748 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:29.738121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.740288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:46:29.740506 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.740760 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.749254 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.749254 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:29.753979 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:46:29.758907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79be687c-7ca4-44b7-a5a7-1d6517ede3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 200 Jul 22 04:46:29.759284 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 564/2273] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:29.842677 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.845472 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:29.845698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.845903 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.858312 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.858312 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:29.864205 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:29.870316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-242f59fb-0d58-4e49-8706-4be83af69449 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:29.870938 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 564/2274] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:29.892880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.899770 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91/action Jul 22 04:46:29.899770 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:29.899770 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:29.912815 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.912815 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:29.913686 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:29.923187 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Begin detaching volume completed successfully. Jul 22 04:46:29.923660 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-68df876b-3a7e-4423-9a73-90b77cf73189 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91/action returned with HTTP 202 Jul 22 04:46:29.924514 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 571/2275] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:46:29 2026] POST /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:46:29.945991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.947993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:29.948150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.948317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.958198 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.958198 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:29.962932 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:29.968271 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f68f89c9-d0d1-473b-8fa0-760dbe0b67e4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:29.968739 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 577/2276] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:29.970564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-14a08da4-b4f5-42bc-bdaf-b92197687aa0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.971171 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-14a08da4-b4f5-42bc-bdaf-b92197687aa0 None None] GET https://10.4.3.175/volume// Jul 22 04:46:29.971286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-14a08da4-b4f5-42bc-bdaf-b92197687aa0 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.971529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-14a08da4-b4f5-42bc-bdaf-b92197687aa0 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.972012 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-14a08da4-b4f5-42bc-bdaf-b92197687aa0 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:29.972544 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 565/2277] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:29.980931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:29.983808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:29.984029 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:29.984263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:29.997541 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:29.997541 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:30.003072 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:30.011361 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-61749f50-883b-406d-8b3e-05a98b50fa8e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.015688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-fe406942-77b8-42c3-b9e9-0d53e9879cf4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:30.015848 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61749f50-883b-406d-8b3e-05a98b50fa8e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:30.015848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61749f50-883b-406d-8b3e-05a98b50fa8e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.016080 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 565/2278] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:29 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:30.016131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61749f50-883b-406d-8b3e-05a98b50fa8e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.016131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-61749f50-883b-406d-8b3e-05a98b50fa8e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:30.022444 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.022444 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:30.023913 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61749f50-883b-406d-8b3e-05a98b50fa8e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:30.026173 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 572/2279] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.044118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.046355 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:30.046525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.046706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.054361 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.054361 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:30.055076 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:30.056311 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5ee2267-c59c-4bca-ac03-a3a8a4018ffb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 200 Jul 22 04:46:30.056866 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 578/2280] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.069650 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-25d6f7e7-2565-4d1b-938f-37968f151266 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.071650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-25d6f7e7-2565-4d1b-938f-37968f151266 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:30.071931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-25d6f7e7-2565-4d1b-938f-37968f151266 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.072147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-25d6f7e7-2565-4d1b-938f-37968f151266 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.072283 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-25d6f7e7-2565-4d1b-938f-37968f151266 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:30.076288 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.076288 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:30.077142 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-25d6f7e7-2565-4d1b-938f-37968f151266 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:30.077667 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 566/2281] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.091118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.093740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:30.094086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.094312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.094511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete backup with id: 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. Jul 22 04:46:30.100310 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.100310 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:30.114455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] delete_backup rpcapi backup_id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:46:30.116349 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-331b1a43-9e42-4cf1-8fb3-70015a973a15 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 202 Jul 22 04:46:30.116770 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 566/2282] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:30 2026] DELETE /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:46:30.125955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.130463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:30.130463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.130463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.130784 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:30.142121 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.142121 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:30.144304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40c49a70-9e6f-467f-ae67-5eaab46c6316 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 200 Jul 22 04:46:30.144304 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 573/2283] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.154363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.157270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:30.157270 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.157793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.158043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:30.161281 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-388a27cb-2ce8-4093-b540-53cf8ebec4fa tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 404 Jul 22 04:46:30.161829 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 579/2284] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:30.170015 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.172392 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:30.172582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.172834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.172974 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for member 7babd403-47cb-4434-a6b6-42ec137b9f4e {{(pid=100127) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:46:30.173087 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.group_snapshots [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group_snapshot with id: 7babd403-47cb-4434-a6b6-42ec137b9f4e Jul 22 04:46:30.176554 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc8e1352-9d0c-4341-8930-09b5592ef298 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e returned with HTTP 404 Jul 22 04:46:30.177285 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 567/2285] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:46:30 2026] DELETE /volume/v3/group_snapshots/7babd403-47cb-4434-a6b6-42ec137b9f4e => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:30.186879 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ebd642aa-f249-4a65-a523-d3701726c7ae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.188385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:30.188598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.188799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.189032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:30.189676 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:30.197139 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:30.197846 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:30.197997 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:30.249909 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:30.254742 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.254742 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:30.260073 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:30.260506 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:30.314334 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:30.317371 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.317371 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:30.325290 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ebd642aa-f249-4a65-a523-d3701726c7ae tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:30.325764 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 567/2286] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:30.341571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5517e678-07ce-4dc5-8955-b8818274e1cf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.346134 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1/action Jul 22 04:46:30.346134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:30.346134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:30.346134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for group a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:30.346537 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group with id: a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:30.356521 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.356521 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:30.415789 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5517e678-07ce-4dc5-8955-b8818274e1cf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1/action returned with HTTP 202 Jul 22 04:46:30.416827 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 574/2287] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:30 2026] POST /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:30.424429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.426324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 Jul 22 04:46:30.426525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.426696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.433379 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.433379 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:30.436980 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:30.437612 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:30.437992 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:30.489806 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:30.495082 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.495082 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:30.508841 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-359fe5cf-ff9d-4169-a0ec-6d5843ff40c2 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 returned with HTTP 200 Jul 22 04:46:30.509324 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 580/2288] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:30.635907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.639572 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:30.640473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.640473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.652758 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.652758 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:30.658054 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:30.664460 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-b8f974cf-8ba0-470b-bcd1-ade900e1067d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:30.667084 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 568/2289] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.770072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e844a7db-8573-448a-bc72-e51785ea94e0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.770568 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e844a7db-8573-448a-bc72-e51785ea94e0 None None] GET https://10.4.3.175/volume// Jul 22 04:46:30.770819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e844a7db-8573-448a-bc72-e51785ea94e0 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.771149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e844a7db-8573-448a-bc72-e51785ea94e0 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.771756 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e844a7db-8573-448a-bc72-e51785ea94e0 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:30.771918 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 568/2290] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:46: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 22 04:46:30.782020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-29e00e18-cea6-4a10-aec0-c910b5ef349f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.782143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ec7ac900-7356-4f06-847f-1e999d5f538d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.782912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-29e00e18-cea6-4a10-aec0-c910b5ef349f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:46:30.783269 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-29e00e18-cea6-4a10-aec0-c910b5ef349f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3116ece7-d569-4255-bf26-ddcfeed1a954", "connector": null, "instance_uuid": "af0593cc-e95f-4bdd-8ac4-88b19fc86aec"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:30.788289 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec7ac900-7356-4f06-847f-1e999d5f538d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:46:30.788289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec7ac900-7356-4f06-847f-1e999d5f538d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.788289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec7ac900-7356-4f06-847f-1e999d5f538d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.793709 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.793709 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:30.796111 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.796111 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:30.801884 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ec7ac900-7356-4f06-847f-1e999d5f538d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:46:30.808329 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec7ac900-7356-4f06-847f-1e999d5f538d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 200 Jul 22 04:46:30.808329 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 581/2291] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.824749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.826557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:46:30.827066 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53b4bfb1-0312-4aab-81e5-876b5fe2ec3a", "name": "tempest-VolumesBackupsTest-Backup-1574385706"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:30.829148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': '53b4bfb1-0312-4aab-81e5-876b5fe2ec3a', 'name': 'tempest-VolumesBackupsTest-Backup-1574385706'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:46:30.829364 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume 53b4bfb1-0312-4aab-81e5-876b5fe2ec3a in container None Jul 22 04:46:30.841487 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.841487 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:30.841487 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:46:30.846452 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-29e00e18-cea6-4a10-aec0-c910b5ef349f tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:46:30.847090 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 575/2292] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:46:30 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:30.878254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['e6b6d2c7-c30e-421e-9814-36074d2bcd5a', 'ed1f6b0e-0202-421d-bfdf-5fbe1e5b1ff6'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:30.892499 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.894404 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:30.894579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.894811 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.907020 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.907020 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a911f29f-0043-490d-a8da-dfc6eb4eac5b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a911f29f-0043-490d-a8da-dfc6eb4eac5b None None] GET https://10.4.3.175/volume// Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a911f29f-0043-490d-a8da-dfc6eb4eac5b None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a911f29f-0043-490d-a8da-dfc6eb4eac5b None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a911f29f-0043-490d-a8da-dfc6eb4eac5b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:30.910254 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 582/2293] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:30.910631 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:30.918151 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44ddb87e-1f71-4c9f-a677-f930d6ccb2d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:30.918483 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.918766 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 569/2294] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.920581 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:30.920823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.921047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.929888 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11aaeff6-7727-48c9-91a6-fdd7b06dbe80 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:46:30.930461 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 569/2295] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:30 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 22 04:46:30.932543 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.932543 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:30.937599 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:30.940974 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9c163996-9982-4ad9-9927-c844195b250b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.942493 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9c163996-9982-4ad9-9927-c844195b250b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:30.942863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9c163996-9982-4ad9-9927-c844195b250b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.942999 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-8fb8fa2c-7eff-4ed7-b54d-aec8367e46a1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:30.944317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9c163996-9982-4ad9-9927-c844195b250b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.944401 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 576/2296] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1030 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:30.944435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-9c163996-9982-4ad9-9927-c844195b250b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:30.949454 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.949454 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:30.949454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9c163996-9982-4ad9-9927-c844195b250b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:30.949454 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 583/2297] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:30.983112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ba267d51-003f-4b9d-9430-dec8af03511b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:30.985171 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ba267d51-003f-4b9d-9430-dec8af03511b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:30.985438 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ba267d51-003f-4b9d-9430-dec8af03511b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:30.985695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ba267d51-003f-4b9d-9430-dec8af03511b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:30.999327 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:30.999327 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:31.004867 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ba267d51-003f-4b9d-9430-dec8af03511b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:31.011028 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ba267d51-003f-4b9d-9430-dec8af03511b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:31.011523 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 570/2298] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:30 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:31.022946 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-deb40042-8679-470c-8090-aff963c68f5f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.026160 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-deb40042-8679-470c-8090-aff963c68f5f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 Jul 22 04:46:31.026160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-deb40042-8679-470c-8090-aff963c68f5f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.026537 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-deb40042-8679-470c-8090-aff963c68f5f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.036680 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.036680 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:31.062946 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.070409 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] PUT https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f Jul 22 04:46:31.070811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:31.087365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Acquiring lock "cinder-attachment_update-3116ece7-d569-4255-bf26-ddcfeed1a954-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:46:31.094990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Lock "cinder-attachment_update-3116ece7-d569-4255-bf26-ddcfeed1a954-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:46:31.094990 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.094990 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:31.109988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-41b01d98-d30f-41d6-98c0-f3c4c2ec2112 req-deb40042-8679-470c-8090-aff963c68f5f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 returned with HTTP 200 Jul 22 04:46:31.110458 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 570/2299] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:46:31 2026] DELETE /volume/v3/attachments/21c06b78-f268-47fa-8796-e2532ef2b110 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:31.161188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-201c0a19-e366-44e0-af32-4e5498a55169 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.163172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-201c0a19-e366-44e0-af32-4e5498a55169 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 Jul 22 04:46:31.163576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-201c0a19-e366-44e0-af32-4e5498a55169 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.163942 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-201c0a19-e366-44e0-af32-4e5498a55169 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.164207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-201c0a19-e366-44e0-af32-4e5498a55169 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Show backup with id 24c2a1bc-9faa-40da-a55c-f5fcc67fcce3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:31.169150 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-201c0a19-e366-44e0-af32-4e5498a55169 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 returned with HTTP 404 Jul 22 04:46:31.169947 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 584/2300] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/backups/24c2a1bc-9faa-40da-a55c-f5fcc67fcce3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:31.213396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Lock "cinder-attachment_update-3116ece7-d569-4255-bf26-ddcfeed1a954-np0000005618" released by "attachment_update" :: held 0.120s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:46:31.215028 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-3db7944f-2437-484f-beab-7413654795aa tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f returned with HTTP 200 Jul 22 04:46:31.215028 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 577/2301] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:46:31 2026] PUT /volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:31.270779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.273071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:31.273301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.273545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.273697 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:31.280130 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.280130 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:31.280694 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:31.300946 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:46:31.301159 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-41b4342a-7148-411e-9a5b-c0bc709f4af3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 202 Jul 22 04:46:31.301601 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 571/2302] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:46:31 2026] DELETE /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:31.308748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-13766640-533c-4a39-ab6b-844f38579376 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.310939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13766640-533c-4a39-ab6b-844f38579376 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:31.311109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13766640-533c-4a39-ab6b-844f38579376 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.311266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13766640-533c-4a39-ab6b-844f38579376 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.316709 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.316709 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:31.317268 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-13766640-533c-4a39-ab6b-844f38579376 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:46:31.318139 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13766640-533c-4a39-ab6b-844f38579376 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 200 Jul 22 04:46:31.318743 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 571/2303] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:31.524313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-feb353f2-ce9b-4a44-a750-5f49401224c7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.528574 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-feb353f2-ce9b-4a44-a750-5f49401224c7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 Jul 22 04:46:31.528574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-feb353f2-ce9b-4a44-a750-5f49401224c7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.528574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-feb353f2-ce9b-4a44-a750-5f49401224c7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.533612 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-feb353f2-ce9b-4a44-a750-5f49401224c7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 returned with HTTP 404 Jul 22 04:46:31.534421 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 585/2304] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/volumes/1603f34e-d9a6-4864-afe4-2a4be952ad63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:31.541332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-49f434d0-8b70-4185-bde6-3d5e63769599 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.543766 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-49f434d0-8b70-4185-bde6-3d5e63769599 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 Jul 22 04:46:31.544401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-49f434d0-8b70-4185-bde6-3d5e63769599 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.544763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-49f434d0-8b70-4185-bde6-3d5e63769599 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.554007 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-49f434d0-8b70-4185-bde6-3d5e63769599 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 returned with HTTP 404 Jul 22 04:46:31.554817 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 578/2305] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/volumes/9f0eb894-1b36-49e4-957c-fcf77ae60dc8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:31.563695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.566047 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 Jul 22 04:46:31.566325 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.566602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.566781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.groups [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member a4b78cfb-2543-46f2-8b22-9e17220afaa1 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:31.571515 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cd5ada39-97f4-4b6b-b309-9a7230314005 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 returned with HTTP 404 Jul 22 04:46:31.572284 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 572/2306] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/groups/a4b78cfb-2543-46f2-8b22-9e17220afaa1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:31.580936 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4a704af5-2884-44b6-a151-d7f63ac9aba6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.582994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a704af5-2884-44b6-a151-d7f63ac9aba6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/c95cfe8a-396c-4b36-b984-89c4e6e73654 Jul 22 04:46:31.583275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a704af5-2884-44b6-a151-d7f63ac9aba6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.583515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a704af5-2884-44b6-a151-d7f63ac9aba6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.599924 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a704af5-2884-44b6-a151-d7f63ac9aba6 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types/c95cfe8a-396c-4b36-b984-89c4e6e73654 returned with HTTP 202 Jul 22 04:46:31.600539 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 572/2307] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:46:31 2026] DELETE /volume/v3/group_types/c95cfe8a-396c-4b36-b984-89c4e6e73654 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:31.607285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8733e91c-c5ce-4680-80d4-73e0015c515d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.608557 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8733e91c-c5ce-4680-80d4-73e0015c515d tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 Jul 22 04:46:31.608904 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8733e91c-c5ce-4680-80d4-73e0015c515d tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.609219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8733e91c-c5ce-4680-80d4-73e0015c515d tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.637497 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8733e91c-c5ce-4680-80d4-73e0015c515d tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 returned with HTTP 202 Jul 22 04:46:31.638165 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 586/2308] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:31 2026] DELETE /volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:31.645698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1635d939-c9a8-4b08-9de7-b7c0996f474c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.647241 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1635d939-c9a8-4b08-9de7-b7c0996f474c tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] GET https://10.4.3.175/volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 Jul 22 04:46:31.647538 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1635d939-c9a8-4b08-9de7-b7c0996f474c tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.647893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1635d939-c9a8-4b08-9de7-b7c0996f474c tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.651525 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1635d939-c9a8-4b08-9de7-b7c0996f474c tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 returned with HTTP 404 Jul 22 04:46:31.652125 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 579/2309] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/types/41527429-662b-4290-b1a1-197231f3a159 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:31.662994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d25da2ea-735f-456d-acf2-34725d9ff937 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.664762 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d25da2ea-735f-456d-acf2-34725d9ff937 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:31.665144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d25da2ea-735f-456d-acf2-34725d9ff937 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-691990253"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:31.666708 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.666708 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:31.682861 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d25da2ea-735f-456d-acf2-34725d9ff937 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:31.683389 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 573/2310] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:31 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:31.693091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-46c84574-5006-417a-ae9d-d8155877d1da None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.694854 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46c84574-5006-417a-ae9d-d8155877d1da tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:46:31.695204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-46c84574-5006-417a-ae9d-d8155877d1da tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1251206633"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:31.712344 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-46c84574-5006-417a-ae9d-d8155877d1da tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:46:31.712727 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 573/2311] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:46:31 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:31.722588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.724340 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:46:31.724958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e4276c32-c36e-4733-8fa8-aa4061162fa7", "volume_types": ["c033376f-1915-44b8-83a7-1c8c1c18f2b3"], "name": "tempest-GroupSnapshotsTest-Group-1796225879"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:31.726871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group {'group': {'group_type': 'e4276c32-c36e-4733-8fa8-aa4061162fa7', 'volume_types': ['c033376f-1915-44b8-83a7-1c8c1c18f2b3'], 'name': 'tempest-GroupSnapshotsTest-Group-1796225879'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:46:31.731597 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group tempest-GroupSnapshotsTest-Group-1796225879. Jul 22 04:46:31.739378 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:31.751728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['9d07e01b-668f-4a35-94c0-7a47df7cce2b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:31.790829 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e28394b4-aad0-4510-9c17-ad494f3fc583 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:46:31.791484 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 587/2312] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:46:31 2026] POST /volume/v3/groups => generated 112 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:31.802571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.804037 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 Jul 22 04:46:31.805865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.805865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.805865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 83cfc1e7-96f0-4379-8756-9bdd66a2c188 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:31.808923 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.808923 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:31.816356 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aef4c834-2ec7-40f2-9da9-f0095c0dc292 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 returned with HTTP 200 Jul 22 04:46:31.816887 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 580/2313] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:31.936393 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.940855 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:31.941367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.941705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.960568 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.960568 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:31.964236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:31.966501 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:31.966795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:31.967112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:31.967284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:31.967332 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:31.973343 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42448fd5-f606-442b-8ff5-6aa4a4cd4578 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:31.974087 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 574/2314] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:31.974569 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:31.974569 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:31.975789 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1083799-5122-4eda-b161-20eb2e5b08b8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:31.976493 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 574/2315] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:31 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:32.028092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.031273 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:32.031713 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.032160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.045301 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.045301 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:32.050177 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:32.055400 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cf52f0d7-38cd-4ae2-adcd-de243b22d9f4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:32.056210 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 588/2316] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:32.146996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.149459 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:32.149893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.150288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.170361 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.170361 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:32.174677 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:32.181751 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9d3025b4-eb65-4f2e-8023-e44db54c0870 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:32.182511 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 581/2317] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:32.209145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.216050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] POST https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406/action Jul 22 04:46:32.216420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:32.216579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:32.231033 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.231033 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:32.231673 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:32.242258 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Begin detaching volume completed successfully. Jul 22 04:46:32.242557 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-9cf288c4-f97a-4da0-af02-418921f977c1 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406/action returned with HTTP 202 Jul 22 04:46:32.243117 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 575/2318] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:46:32 2026] POST /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:46:32.264430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a0a60c41-737b-4975-8671-20ea2c818f81 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.267656 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a0a60c41-737b-4975-8671-20ea2c818f81 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:32.267794 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a0a60c41-737b-4975-8671-20ea2c818f81 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.268124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a0a60c41-737b-4975-8671-20ea2c818f81 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.289434 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.289434 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:32.292907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bf7aade2-1ea0-49df-ae81-0fb5a5795d46 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.294814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf7aade2-1ea0-49df-ae81-0fb5a5795d46 None None] GET https://10.4.3.175/volume// Jul 22 04:46:32.294814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf7aade2-1ea0-49df-ae81-0fb5a5795d46 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.294814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf7aade2-1ea0-49df-ae81-0fb5a5795d46 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.294814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf7aade2-1ea0-49df-ae81-0fb5a5795d46 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:32.294814 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 589/2319] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:46: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 22 04:46:32.295958 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a0a60c41-737b-4975-8671-20ea2c818f81 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:32.303262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a0a60c41-737b-4975-8671-20ea2c818f81 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:32.304595 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 575/2320] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:32.309406 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.311331 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:32.311674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.311979 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.332991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a2a3ad2b-b255-4a42-85f4-eed9b033c60e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.333135 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.333135 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:32.333221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2a3ad2b-b255-4a42-85f4-eed9b033c60e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d Jul 22 04:46:32.333591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2a3ad2b-b255-4a42-85f4-eed9b033c60e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.333785 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2a3ad2b-b255-4a42-85f4-eed9b033c60e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.340210 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:32.341841 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2a3ad2b-b255-4a42-85f4-eed9b033c60e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d returned with HTTP 404 Jul 22 04:46:32.342623 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 576/2321] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/snapshots/4e383c19-7d90-4e46-b584-23467350c16d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:46:32.354773 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-5a097987-0725-4bc8-8b72-38163795f2ee tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:32.355523 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 582/2322] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1318 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:32.357273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.358983 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:46:32.359355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.359711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.370189 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.370189 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:32.374584 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:32.380952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1bb8dda4-92b2-4a46-8407-0b7c47a73d85 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:46:32.385073 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 590/2323] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:32.419812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.422031 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:32.422455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1304407392"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:32.424516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1304407392'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:32.521194 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 1 GB Jul 22 04:46:32.527327 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:46:32.532889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (a423be8e-61cf-41cf-bf6d-b19a6b6453bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:32.534194 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1b783e-5168-4f70-a526-2d407b353144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.535237 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:32.615159 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1b783e-5168-4f70-a526-2d407b353144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.616396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f66a39-97e2-4a3c-80e1-8bd3f05fef35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.678658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['ecc82a74-99ad-42d5-b543-9fba0f4601a5', '66333ed0-67be-4768-91ea-58a897bcf3ef', 'febfb43e-d23f-4f8a-a937-d0361a4e4289', 'bb2a7ea0-7b0a-4174-b6a8-cf456f14f81f'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:32.680233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5f66a39-97e2-4a3c-80e1-8bd3f05fef35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecc82a74-99ad-42d5-b543-9fba0f4601a5', '66333ed0-67be-4768-91ea-58a897bcf3ef', 'febfb43e-d23f-4f8a-a937-d0361a4e4289', 'bb2a7ea0-7b0a-4174-b6a8-cf456f14f81f']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.681225 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046d95c7-530b-41e6-9d1e-b8f1b183df7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.706843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046d95c7-530b-41e6-9d1e-b8f1b183df7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5685830-e42d-41d1-8ab7-cb3ec8febcc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304407392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['ecc82a74-99ad-42d5-b543-9fba0f4601a5','66333ed0-67be-4768-91ea-58a897bcf3ef','febfb43e-d23f-4f8a-a937-d0361a4e4289','bb2a7ea0-7b0a-4174-b6a8-cf456f14f81f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1304407392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5685830-e42d-41d1-8ab7-cb3ec8febcc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.707566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58fa8672-f549-4968-b748-9a67d87cd980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.727703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58fa8672-f549-4968-b748-9a67d87cd980) transitioned into state 'SUCCESS' from state '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-1304407392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['ecc82a74-99ad-42d5-b543-9fba0f4601a5','66333ed0-67be-4768-91ea-58a897bcf3ef','febfb43e-d23f-4f8a-a937-d0361a4e4289','bb2a7ea0-7b0a-4174-b6a8-cf456f14f81f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.728466 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2af3fd-f816-425e-8594-4ef726cd1433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.744044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2af3fd-f816-425e-8594-4ef726cd1433) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.744044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (a423be8e-61cf-41cf-bf6d-b19a6b6453bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:32.744044 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:46:32.744044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b3a96820-d534-4aae-b816-dd14d0d98d16 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:32.744044 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 576/2324] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:32 2026] POST /volume/v3/volumes => generated 754 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:32.756085 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f698c302-d788-4b54-b205-8f09853b702c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.758381 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f698c302-d788-4b54-b205-8f09853b702c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:46:32.758606 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f698c302-d788-4b54-b205-8f09853b702c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.758855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f698c302-d788-4b54-b205-8f09853b702c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.767928 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.767928 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:32.772290 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f698c302-d788-4b54-b205-8f09853b702c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:32.778101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f698c302-d788-4b54-b205-8f09853b702c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:46:32.778605 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 577/2325] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:32.829920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.832643 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 Jul 22 04:46:32.833153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.833233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.833381 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 83cfc1e7-96f0-4379-8756-9bdd66a2c188 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:32.840252 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.840252 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:32.848980 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-914bacb0-5ca1-4476-bf74-eda8dc70869c tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 returned with HTTP 200 Jul 22 04:46:32.849637 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 583/2326] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 => generated 393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:32.862099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f798087f-a267-436d-8139-ff778382809b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.864487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:32.865020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-16919559", "volume_type": "c033376f-1915-44b8-83a7-1c8c1c18f2b3", "group_id": "83cfc1e7-96f0-4379-8756-9bdd66a2c188", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:32.866954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-16919559', 'volume_type': 'c033376f-1915-44b8-83a7-1c8c1c18f2b3', 'group_id': '83cfc1e7-96f0-4379-8756-9bdd66a2c188', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:32.877841 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.877841 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:32.878312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume of 1 GB Jul 22 04:46:32.884994 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Availability Zones retrieved successfully. Jul 22 04:46:32.891309 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (03b4d2d9-8669-46eb-a7bf-84558a6e95f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:32.892434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48392afa-4c11-43e1-b808-7618179112e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.893145 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.893145 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:32.893819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:32.927540 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48392afa-4c11-43e1-b808-7618179112e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c033376f-1915-44b8-83a7-1c8c1c18f2b3,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-691990253',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c033376f-1915-44b8-83a7-1c8c1c18f2b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83cfc1e7-96f0-4379-8756-9bdd66a2c188', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:32.929399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d33f1-d97e-4678-82f4-1b19ef0a288e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:32.971030 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-691990253 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-691990253, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:32.971406 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-691990253 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-691990253, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:32.987067 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.987205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e24fc907-5025-4f42-8bca-218c97b6465d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:32.989707 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:32.989842 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e24fc907-5025-4f42-8bca-218c97b6465d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:32.989998 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.990120 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e24fc907-5025-4f42-8bca-218c97b6465d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:32.990259 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.990354 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e24fc907-5025-4f42-8bca-218c97b6465d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:32.990400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:32.996545 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:32.996545 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:32.997733 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d079b51-ead5-4488-80af-b6fc5e6f2139 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:32.998211 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 577/2327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:33.007665 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.007665 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:33.014768 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e24fc907-5025-4f42-8bca-218c97b6465d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:33.020644 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e24fc907-5025-4f42-8bca-218c97b6465d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:33.021242 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 578/2328] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:32 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:33.022928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['ea39d65e-baf6-498b-aeb7-e105fafc2e17', 'fd14184d-71f5-4853-9906-6ace9d949550', '2555655e-010e-45e4-8b19-4f1f558af2de', '6848ed6e-969f-489f-b6ac-7f5f1028da59'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:33.023845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5d33f1-d97e-4678-82f4-1b19ef0a288e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea39d65e-baf6-498b-aeb7-e105fafc2e17', 'fd14184d-71f5-4853-9906-6ace9d949550', '2555655e-010e-45e4-8b19-4f1f558af2de', '6848ed6e-969f-489f-b6ac-7f5f1028da59']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:33.024844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfb02e0-448e-45c3-a6eb-722745da4313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:33.052854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcfb02e0-448e-45c3-a6eb-722745da4313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c127bc-b854-44b8-9a5f-94564ec2ca9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-16919559',encryption_key_id=None,group_id=83cfc1e7-96f0-4379-8756-9bdd66a2c188,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['ea39d65e-baf6-498b-aeb7-e105fafc2e17','fd14184d-71f5-4853-9906-6ace9d949550','2555655e-010e-45e4-8b19-4f1f558af2de','6848ed6e-969f-489f-b6ac-7f5f1028da59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=c033376f-1915-44b8-83a7-1c8c1c18f2b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-16919559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83cfc1e7-96f0-4379-8756-9bdd66a2c188,host=None,id=86c127bc-b854-44b8-9a5f-94564ec2ca9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3251d605ec5a41a19235eced0e242f78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a3505a1e96411faae69aa33bdfcda9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c033376f-1915-44b8-83a7-1c8c1c18f2b3),volume_type_id=c033376f-1915-44b8-83a7-1c8c1c18f2b3)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:33.053653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bdb98f-d3c6-4eaf-8024-f970d3fa79ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:33.077149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bdb98f-d3c6-4eaf-8024-f970d3fa79ca) transitioned into state 'SUCCESS' from state '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-16919559',encryption_key_id=None,group_id=83cfc1e7-96f0-4379-8756-9bdd66a2c188,group_type_id=,metadata={},multiattach=False,project_id='3251d605ec5a41a19235eced0e242f78',qos_specs=None,replication_status=,reservations=['ea39d65e-baf6-498b-aeb7-e105fafc2e17','fd14184d-71f5-4853-9906-6ace9d949550','2555655e-010e-45e4-8b19-4f1f558af2de','6848ed6e-969f-489f-b6ac-7f5f1028da59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a3505a1e96411faae69aa33bdfcda9',volume_type_id=c033376f-1915-44b8-83a7-1c8c1c18f2b3)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:33.077857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf1a4ad-f63f-4038-b18f-6691dfdec22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:33.095039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf1a4ad-f63f-4038-b18f-6691dfdec22e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:33.095039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Flow 'volume_create_api' (03b4d2d9-8669-46eb-a7bf-84558a6e95f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:33.095039 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Create volume request issued successfully. Jul 22 04:46:33.095039 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:33.095039 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:33.135098 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:33.138773 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.138773 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:33.142911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f798087f-a267-436d-8139-ff778382809b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:33.143481 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 591/2329] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:46:32 2026] POST /volume/v3/volumes => generated 820 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:33.161154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:33.161154 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c Jul 22 04:46:33.161154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:33.161154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:33.167748 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.167748 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:33.172150 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:33.173161 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:33.173317 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:33.227288 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:33.231235 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.231235 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:33.243217 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-66a8ea8a-9e7d-4c31-af05-f2ba2013e601 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c returned with HTTP 200 Jul 22 04:46:33.243926 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 584/2330] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:33 2026] GET /volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c => generated 888 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:33.320483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:33.323217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:33.323507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:33.323797 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:33.340697 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.340697 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:33.346036 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:33.352523 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8d0bb1f-db73-44c1-9249-1c8efe9fceac tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:33.353169 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 578/2331] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:33 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:33.821471 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:33.823639 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:46:33.823915 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:33.824160 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:33.831555 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:33.831555 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:33.835440 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:46:33.840511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3631be35-dadb-4490-8e9a-1470f3900fc7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:46:33.841064 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 579/2332] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:33 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:34.015070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.019137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:34.019376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:34.019778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:34.019778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:34.024989 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.024989 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:34.026261 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f0aecef3-c484-4727-bc6d-eeef0749aa61 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:34.026801 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 592/2333] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:34 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:34.037927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-92621f55-ecd6-4436-a710-95c4d937657b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.041980 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92621f55-ecd6-4436-a710-95c4d937657b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:34.042261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-92621f55-ecd6-4436-a710-95c4d937657b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:34.042534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-92621f55-ecd6-4436-a710-95c4d937657b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:34.056888 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.056888 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:34.062871 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-92621f55-ecd6-4436-a710-95c4d937657b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:34.069717 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-92621f55-ecd6-4436-a710-95c4d937657b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:34.070496 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 585/2334] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:34 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:34.262855 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.266339 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c Jul 22 04:46:34.266601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:34.266865 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:34.282427 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.282427 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:34.291277 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:34.292749 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:34.293073 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:34.351343 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:34.355104 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.355104 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:34.365711 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eb2e67ca-c961-4b5b-a551-a37479936f9e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c returned with HTTP 200 Jul 22 04:46:34.366225 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 579/2335] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:34 2026] GET /volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:34.370779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5a84e17f-16b4-4bfb-890f-96186e75068c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.373672 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a84e17f-16b4-4bfb-890f-96186e75068c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:34.373935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a84e17f-16b4-4bfb-890f-96186e75068c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:34.374675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a84e17f-16b4-4bfb-890f-96186e75068c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:34.385158 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.387839 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/group_snapshots Jul 22 04:46:34.388756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "83cfc1e7-96f0-4379-8756-9bdd66a2c188", "name": "tempest-group_snapshot-1069323345"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:34.389784 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.389784 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:34.392161 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '83cfc1e7-96f0-4379-8756-9bdd66a2c188', 'name': 'tempest-group_snapshot-1069323345'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 22 04:46:34.397695 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.397695 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:34.398903 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5a84e17f-16b4-4bfb-890f-96186e75068c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:34.405189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.group_snapshots [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Creating group_snapshot tempest-group_snapshot-1069323345. Jul 22 04:46:34.408398 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a84e17f-16b4-4bfb-890f-96186e75068c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:34.409156 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 580/2336] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:34 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:34.463191 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.463191 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:34.492345 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-691990253 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-691990253, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:34.556266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Created reservations ['cc25908c-40a8-4aaa-bc07-e8ad62f4c00c', '132dab38-2e46-4104-8a8e-7e0bbc47e170', '1be54cb8-e9cd-4c99-983a-6421ef1f8a9c', 'bf1df306-ae64-47bc-a02f-07a8f900ce1a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:34.602752 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cadc8d22-69f7-4294-a1fb-605f9c74923e tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots returned with HTTP 202 Jul 22 04:46:34.603375 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 593/2337] 10.4.3.175 () {70 vars in 1324 bytes} [Wed Jul 22 04:46:34 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:34.617071 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-569accac-289c-4798-98ca-aad6320fc5d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:34.620397 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-569accac-289c-4798-98ca-aad6320fc5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:34.620397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-569accac-289c-4798-98ca-aad6320fc5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:34.620699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-569accac-289c-4798-98ca-aad6320fc5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:34.620902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-569accac-289c-4798-98ca-aad6320fc5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:34.633484 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:34.633484 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:34.638124 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-569accac-289c-4798-98ca-aad6320fc5d6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 200 Jul 22 04:46:34.638625 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 586/2338] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:34 2026] GET /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.039986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.042384 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:35.042594 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.042830 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.042950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:35.051850 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.051850 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:35.053266 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-669e0978-5362-46cb-bbd5-fb3b3680b57b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:35.053996 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 580/2339] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:35.085681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.087784 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:35.088093 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.088290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.099954 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.099954 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:35.103897 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:35.109592 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4abe7584-b7ae-4afe-af4b-9513ad1d566b tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:35.109592 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 581/2340] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:35.434440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.437163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:35.437498 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.437723 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.451040 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.451040 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:35.456311 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:35.461407 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33382764-dcbe-468b-92f5-b57bcbd93ca7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:35.461826 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 594/2341] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.649845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.651588 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:35.651885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.652922 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.652922 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:35.658080 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.658080 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:35.660647 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c82c6812-367c-4c66-bf75-2c58b3b60cc8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 200 Jul 22 04:46:35.661194 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 587/2342] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.670546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.672679 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:35.672939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.673193 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.673498 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:35.674799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:35.688287 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:35.688669 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.688669 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:35.689402 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bb7706f-0d9c-4f67-ab1e-08b76a0b1343 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:35.689851 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 581/2343] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:35.701146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d9621822-2857-47e6-9429-b48e37c51b23 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.703376 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d9621822-2857-47e6-9429-b48e37c51b23 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/4eb99b42-5472-41a5-a59a-cf9e5e226a52 Jul 22 04:46:35.703763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d9621822-2857-47e6-9429-b48e37c51b23 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.703915 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d9621822-2857-47e6-9429-b48e37c51b23 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.709366 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.709366 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:35.710683 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d9621822-2857-47e6-9429-b48e37c51b23 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Snapshot retrieved successfully. Jul 22 04:46:35.710960 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d9621822-2857-47e6-9429-b48e37c51b23 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/4eb99b42-5472-41a5-a59a-cf9e5e226a52 returned with HTTP 200 Jul 22 04:46:35.711378 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 582/2344] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/snapshots/4eb99b42-5472-41a5-a59a-cf9e5e226a52 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:35.725818 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.727830 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:35.728096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.728358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.728558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.group_snapshots [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:35.732509 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.732509 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:35.736587 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63b33599-1ee8-4f2d-b719-f8e3b2dca47d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 200 Jul 22 04:46:35.736884 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 595/2345] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.748437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e8a838e8-9580-4877-91eb-69d90b240a30 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.752518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e8a838e8-9580-4877-91eb-69d90b240a30 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/detail Jul 22 04:46:35.752518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e8a838e8-9580-4877-91eb-69d90b240a30 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.752518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e8a838e8-9580-4877-91eb-69d90b240a30 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.762298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e8a838e8-9580-4877-91eb-69d90b240a30 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 22 04:46:35.763199 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 588/2346] 10.4.3.175 () {68 vars in 1323 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.773766 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.776211 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:35.776390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.776610 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.776788 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.group_snapshots [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100127) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:46:35.777017 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.group_snapshots [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group_snapshot with id: 8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:35.781737 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.781737 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:35.841573 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d51f082d-ade8-4a51-8d48-f5cf5a7247af tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 202 Jul 22 04:46:35.842387 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 582/2347] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:46:35 2026] DELETE /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:35.857076 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-88f68c70-490e-4cf5-94f8-fae399758f2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.859721 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:35.860065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.860284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.860682 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:35.861985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:35.871410 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:35.872243 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:35.872472 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:35.925455 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:35.930407 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.930407 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:35.943493 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-88f68c70-490e-4cf5-94f8-fae399758f2b tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:35.944053 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 583/2348] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:35.961976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.965207 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:35.965207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.966015 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.966158 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:35.967580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:35.971190 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all snapshots completed successfully. Jul 22 04:46:35.972068 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f8a9bdf6-15ad-4951-99f6-d3448ed73aac tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:35.972461 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 596/2349] 10.4.3.175 () {66 vars in 1264 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:35.984127 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:35.987850 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:35.987850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:35.987850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:35.987850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:35.990885 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:35.990885 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:35.996754 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a6210fdc-daf2-4f27-b0cd-3e7bc00925bf tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 200 Jul 22 04:46:35.997532 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 589/2350] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:35 2026] GET /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:36.066896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:36.068984 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:36.069280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:36.069454 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:36.069623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:36.075662 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:36.075662 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:36.076749 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dabb7638-e9cb-4ac0-8ddb-2d2198df9f6c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:36.077298 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 583/2351] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:36 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:36.135172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ddd8242c-7a9c-4635-817d-aabf577a820d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:36.137797 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddd8242c-7a9c-4635-817d-aabf577a820d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:36.138034 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddd8242c-7a9c-4635-817d-aabf577a820d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:36.138262 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddd8242c-7a9c-4635-817d-aabf577a820d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:36.159563 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:36.159563 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:36.167342 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ddd8242c-7a9c-4635-817d-aabf577a820d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:36.173808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddd8242c-7a9c-4635-817d-aabf577a820d tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:36.174379 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 584/2352] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:36 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:36.480609 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:36.483817 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:36.484493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:36.484736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:36.509931 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:36.509931 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:36.520663 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:36.531475 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b75a0ced-4448-4d46-bd65-50a69c453b6e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:36.532091 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 597/2353] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:36 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 1138 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:36.692178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-394e4aec-bbdb-4665-b3f4-bc7d3be07283 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:36.698309 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-394e4aec-bbdb-4665-b3f4-bc7d3be07283 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] POST https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f/action Jul 22 04:46:36.698309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-394e4aec-bbdb-4665-b3f4-bc7d3be07283 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:36.701983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-394e4aec-bbdb-4665-b3f4-bc7d3be07283 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:36.729081 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:36.729081 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:36.748434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e38d5f76-ffdb-4d53-8d74-ac7e4ebc2939 req-394e4aec-bbdb-4665-b3f4-bc7d3be07283 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f/action returned with HTTP 204 Jul 22 04:46:36.749031 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 590/2354] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:46:36 2026] POST /volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:36.825021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-c75bfc79-0a86-408c-ab13-e1c1f8ab54d4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:36.827738 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-c75bfc79-0a86-408c-ab13-e1c1f8ab54d4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf Jul 22 04:46:36.827920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-c75bfc79-0a86-408c-ab13-e1c1f8ab54d4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:36.828201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-c75bfc79-0a86-408c-ab13-e1c1f8ab54d4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:36.839044 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:36.839044 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:36.905753 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fdeddfdc-ff48-40e0-b004-6cca2521b712 req-c75bfc79-0a86-408c-ab13-e1c1f8ab54d4 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf returned with HTTP 200 Jul 22 04:46:36.906350 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 584/2355] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:46:36 2026] DELETE /volume/v3/attachments/d570dbd5-5a84-4993-9f53-30674366d1cf => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.008052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.009936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:37.010226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.010502 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.010634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.group_snapshots [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 22 04:46:37.017206 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-72492ad0-cc3c-42d1-97e2-8e2bb13baac7 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 404 Jul 22 04:46:37.018157 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 585/2356] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:37.030175 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-51090d45-0362-4f05-afe3-69908fbc2895 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.032416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-51090d45-0362-4f05-afe3-69908fbc2895 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/group_snapshots Jul 22 04:46:37.032721 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-51090d45-0362-4f05-afe3-69908fbc2895 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.033062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-51090d45-0362-4f05-afe3-69908fbc2895 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.039115 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-51090d45-0362-4f05-afe3-69908fbc2895 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots returned with HTTP 200 Jul 22 04:46:37.039674 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 598/2357] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.049211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.053364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] DELETE https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:37.053364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.053364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.053364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.group_snapshots [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for member 8cb82a63-69f8-4c6c-bb59-51ad6671d238 {{(pid=100126) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 22 04:46:37.053364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.group_snapshots [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group_snapshot with id: 8cb82a63-69f8-4c6c-bb59-51ad6671d238 Jul 22 04:46:37.059533 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e6b2b06e-006e-40f7-aecd-3f08f359e7a6 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 returned with HTTP 404 Jul 22 04:46:37.060615 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 591/2358] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:46:37 2026] DELETE /volume/v3/group_snapshots/8cb82a63-69f8-4c6c-bb59-51ad6671d238 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:37.069620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.072367 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:37.072367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.072904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.073726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:37.073726 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.073726 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:37.074342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:37.082444 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Get all volumes completed successfully. Jul 22 04:46:37.083235 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:37.083442 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:37.089750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.092145 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:37.092477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.092617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.092738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:37.099863 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.099863 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:37.101402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a54d3ba-17d6-4bd9-a26c-59b983cdab5a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:37.101402 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 586/2359] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.138636 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:37.142993 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.142993 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:37.151425 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ad29994-9783-46f7-bbbb-a8328bf6839f tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:37.151999 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 585/2360] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:37.166728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3d352cb6-7a36-429c-be73-5116f71d814d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.168942 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] POST https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188/action Jul 22 04:46:37.169436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:37.169604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:37.171416 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] delete called for group 83cfc1e7-96f0-4379-8756-9bdd66a2c188 {{(pid=100125) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:37.171416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Delete group with id: 83cfc1e7-96f0-4379-8756-9bdd66a2c188 Jul 22 04:46:37.178068 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.178068 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:37.189286 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.190823 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:37.191201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.191478 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.205215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.205215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:37.208680 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:37.214791 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-679c9e44-e8e3-47c5-943a-19adffc62bc8 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:37.215580 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 592/2361] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:37.232197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.234497 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:37.234743 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.235228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.238364 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d352cb6-7a36-429c-be73-5116f71d814d tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188/action returned with HTTP 202 Jul 22 04:46:37.242531 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 599/2362] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:37 2026] POST /volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:37.253687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.253887 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.253887 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:37.260654 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c Jul 22 04:46:37.260926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.262778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.263817 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:37.272000 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f4db0f6-0145-4111-8fce-a5d9ec9612da tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:37.273951 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 587/2363] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:37.279320 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.279320 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:37.286171 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Volume info retrieved successfully. Jul 22 04:46:37.287169 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:37.287434 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:37.337811 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:37.342576 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.342576 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:37.362314 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b6521ca0-767b-471b-8ac7-9d3ec56cc2e3 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c returned with HTTP 200 Jul 22 04:46:37.362314 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 586/2364] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c => generated 912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:37.362427 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.366986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:37.366986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.366986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.379510 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.379510 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:37.387032 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:37.390930 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-87ec11bb-91b3-420f-ad23-52f1df3c2da3 req-fb96d18a-377a-452b-86f6-fba71627755c tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:37.391582 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 593/2365] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:37.549623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.552650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:37.552904 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.557087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.571789 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.571789 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:37.581439 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:37.589110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd2e17df-4b81-4ea7-a5e0-8c4cb9726f8c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:37.589110 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 600/2366] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.608351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.611041 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:37.611340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.611592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.622429 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.622429 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:37.628543 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:37.635281 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a137fcad-f998-4872-9e8a-c9fb62edacd7 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:37.635888 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 588/2367] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.722934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.725334 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:37.725540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.725759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.736901 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.736901 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:37.744918 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:37.753072 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a73ca89-02fa-4447-819d-2bf28c77dcb2 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:37.753870 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 587/2368] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.771955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.786986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:37.786986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.786986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.796343 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.796343 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:37.802505 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:37.809948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4da6b81-23ff-457a-bbef-75de1c7e6135 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:37.809948 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 594/2369] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:37.873336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b69a816c-a9a1-41a4-a54b-68246677913d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:37.875762 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b69a816c-a9a1-41a4-a54b-68246677913d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:37.876091 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b69a816c-a9a1-41a4-a54b-68246677913d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:37.876256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b69a816c-a9a1-41a4-a54b-68246677913d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:37.885652 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:37.885652 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:37.892112 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b69a816c-a9a1-41a4-a54b-68246677913d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:37.897238 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b69a816c-a9a1-41a4-a54b-68246677913d tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:37.897568 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 601/2370] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:37 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:38.125685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9580966b-7934-4a50-946c-d23ef22f8296 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.128499 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9580966b-7934-4a50-946c-d23ef22f8296 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:38.128612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9580966b-7934-4a50-946c-d23ef22f8296 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.128854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9580966b-7934-4a50-946c-d23ef22f8296 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.128996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9580966b-7934-4a50-946c-d23ef22f8296 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:38.136247 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:38.136247 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:38.136379 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9580966b-7934-4a50-946c-d23ef22f8296 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:38.136936 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 589/2371] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:38 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:38.382835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-10cfefab-d8ef-4ee5-b670-55e96d9299d8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.387132 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10cfefab-d8ef-4ee5-b670-55e96d9299d8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c Jul 22 04:46:38.387132 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10cfefab-d8ef-4ee5-b670-55e96d9299d8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.387132 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10cfefab-d8ef-4ee5-b670-55e96d9299d8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.395036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10cfefab-d8ef-4ee5-b670-55e96d9299d8 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c returned with HTTP 404 Jul 22 04:46:38.395036 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 588/2372] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:38 2026] GET /volume/v3/volumes/86c127bc-b854-44b8-9a5f-94564ec2ca9c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:38.407628 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.411021 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] GET https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 Jul 22 04:46:38.411352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.411620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.411833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] show called for member 83cfc1e7-96f0-4379-8756-9bdd66a2c188 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:38.415344 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd753799-abcc-482b-b2c1-bf62778bb9b4 tempest-GroupSnapshotsTest-1227413900 tempest-GroupSnapshotsTest-1227413900-project-member] https://10.4.3.175/volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 returned with HTTP 404 Jul 22 04:46:38.416110 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 595/2373] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:38 2026] GET /volume/v3/groups/83cfc1e7-96f0-4379-8756-9bdd66a2c188 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:38.427019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-00cdc79c-a2e2-4acc-a5cd-8550ac58a7d5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.429767 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00cdc79c-a2e2-4acc-a5cd-8550ac58a7d5 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/e4276c32-c36e-4733-8fa8-aa4061162fa7 Jul 22 04:46:38.430072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00cdc79c-a2e2-4acc-a5cd-8550ac58a7d5 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.430327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00cdc79c-a2e2-4acc-a5cd-8550ac58a7d5 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.457858 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00cdc79c-a2e2-4acc-a5cd-8550ac58a7d5 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/group_types/e4276c32-c36e-4733-8fa8-aa4061162fa7 returned with HTTP 202 Jul 22 04:46:38.458853 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 602/2374] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:46:38 2026] DELETE /volume/v3/group_types/e4276c32-c36e-4733-8fa8-aa4061162fa7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:38.468085 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6582ba32-1141-486f-af02-76a7abb98350 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.475217 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6582ba32-1141-486f-af02-76a7abb98350 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] DELETE https://10.4.3.175/volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 Jul 22 04:46:38.475217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6582ba32-1141-486f-af02-76a7abb98350 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.475217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6582ba32-1141-486f-af02-76a7abb98350 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.568120 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6582ba32-1141-486f-af02-76a7abb98350 tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 returned with HTTP 202 Jul 22 04:46:38.570238 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 590/2375] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:38 2026] DELETE /volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:38.578824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-041088c3-af85-43b1-ae27-7a36814c0f1a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:38.582859 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-041088c3-af85-43b1-ae27-7a36814c0f1a tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] GET https://10.4.3.175/volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 Jul 22 04:46:38.583118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-041088c3-af85-43b1-ae27-7a36814c0f1a tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:38.583277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-041088c3-af85-43b1-ae27-7a36814c0f1a tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:38.588409 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-041088c3-af85-43b1-ae27-7a36814c0f1a tempest-GroupSnapshotsTest-1036386269 tempest-GroupSnapshotsTest-1036386269-project-admin] https://10.4.3.175/volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 returned with HTTP 404 Jul 22 04:46:38.589155 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 589/2376] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:38 2026] GET /volume/v3/types/c033376f-1915-44b8-83a7-1c8c1c18f2b3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:39.154424 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:39.156924 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:39.156924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:39.156924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:39.156924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:39.167807 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:39.167807 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:39.169761 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53196d5c-05d4-4b52-8fac-fd39bec7c877 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:39.169761 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 596/2377] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:39 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:40.184003 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:40.186080 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:40.186406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:40.186743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:40.187920 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:40.194375 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:40.194375 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:40.196662 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be93aac9-2777-4bc1-9aaf-b7d3ea791f55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:40.196662 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 603/2378] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:40 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:40.991134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:40.993530 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:40.993530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:40.994109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:40.994289 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume with id: 3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:41.003311 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:41.003311 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:41.003789 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:41.024810 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume request issued successfully. Jul 22 04:46:41.025024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b666da3d-ff64-425a-bdf4-6ee6c459b13f tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 202 Jul 22 04:46:41.025433 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 591/2379] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:40 2026] DELETE /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:41.036341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc1b323d-8d38-4d75-8076-425037af1197 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.040442 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc1b323d-8d38-4d75-8076-425037af1197 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:41.040986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc1b323d-8d38-4d75-8076-425037af1197 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:41.041216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc1b323d-8d38-4d75-8076-425037af1197 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:41.049557 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:41.049557 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:41.053699 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fc1b323d-8d38-4d75-8076-425037af1197 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:41.058895 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc1b323d-8d38-4d75-8076-425037af1197 tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 200 Jul 22 04:46:41.059351 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 590/2380] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:41 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:41.211869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.214246 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:41.214564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:41.214843 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:41.214960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:41.219849 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:41.219849 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:41.220854 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96408a5f-fdfb-4c01-9a8e-48b3291e44f4 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:41.221388 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 597/2381] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:41 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:41.537954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d9c9d81a-108a-4db5-a92e-339a543ba2a0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.657026 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d9c9d81a-108a-4db5-a92e-339a543ba2a0 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:41.657515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d9c9d81a-108a-4db5-a92e-339a543ba2a0 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-95375604"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:41.676039 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d9c9d81a-108a-4db5-a92e-339a543ba2a0 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:41.676522 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 604/2382] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:41 2026] POST /volume/v3/types => generated 218 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:41.686983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9f050562-371f-4492-8355-cbb2e9a2ebc6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.690400 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9f050562-371f-4492-8355-cbb2e9a2ebc6 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:46:41.692081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9f050562-371f-4492-8355-cbb2e9a2ebc6 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1479155064"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:41.746733 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9f050562-371f-4492-8355-cbb2e9a2ebc6 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:46:41.748039 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 592/2383] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:46:41 2026] POST /volume/v3/group_types => generated 177 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:41.757014 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.846726 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] POST https://10.4.3.175/volume/v3/groups Jul 22 04:46:41.847200 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1a019fc9-a94f-4621-b756-36d7997aa19f", "volume_types": ["3f584c2d-1ada-47d9-9b57-841b01c9d17e"], "name": "tempest-GroupsV314Test-Group-723321761"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:41.848995 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.groups [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Creating new group {'group': {'group_type': '1a019fc9-a94f-4621-b756-36d7997aa19f', 'volume_types': ['3f584c2d-1ada-47d9-9b57-841b01c9d17e'], 'name': 'tempest-GroupsV314Test-Group-723321761'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 22 04:46:41.853981 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.groups [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Creating group tempest-GroupsV314Test-Group-723321761. Jul 22 04:46:41.862016 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Availability Zones retrieved successfully. Jul 22 04:46:41.885278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Created reservations ['fae315cd-fd2e-4c7d-86cd-9a17841e49d7'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:41.913399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb0a423c-0b64-4d0d-9d00-a526792d9a2c tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups returned with HTTP 202 Jul 22 04:46:41.914084 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 591/2384] 10.4.3.175 () {70 vars in 1297 bytes} [Wed Jul 22 04:46:41 2026] POST /volume/v3/groups => generated 107 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:41.929832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:41.931990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 Jul 22 04:46:41.932192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:41.932381 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:41.935699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] show called for member 9f1aa13d-a926-4329-a8d7-b4858dced466 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:41.943312 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:41.943312 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:41.957073 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbd974dc-f9d2-4112-bf3a-071d8d44f499 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 returned with HTTP 200 Jul 22 04:46:41.957444 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 598/2385] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:41 2026] GET /volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:42.075189 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e261a245-859d-40c4-be46-50e893ff838c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:42.077151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e261a245-859d-40c4-be46-50e893ff838c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 Jul 22 04:46:42.077390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e261a245-859d-40c4-be46-50e893ff838c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:42.077595 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e261a245-859d-40c4-be46-50e893ff838c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:42.084163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e261a245-859d-40c4-be46-50e893ff838c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 returned with HTTP 404 Jul 22 04:46:42.084861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 605/2386] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:42 2026] GET /volume/v3/volumes/3f262c1a-f62f-4905-8789-91a278e20406 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:46:42.092474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-42e6d39d-48b8-4986-8a5d-e625871b896a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:42.094887 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:42.095183 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:42.095519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:42.095955 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume with id: 257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:42.106040 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:42.106040 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:42.106920 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:42.128332 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume request issued successfully. Jul 22 04:46:42.128601 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42e6d39d-48b8-4986-8a5d-e625871b896a tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 202 Jul 22 04:46:42.129167 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 593/2387] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:42 2026] DELETE /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:42.137337 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:42.139950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:42.139950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:42.140101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:42.149461 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:42.149461 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:42.155080 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:42.160614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55b6ccf2-d2b2-44a2-beb7-eb041217410e tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 200 Jul 22 04:46:42.161143 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 592/2388] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:42 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:42.232041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:42.234306 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:42.234562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:42.234849 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:42.235086 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:42.240434 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:42.240434 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:42.241272 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ac45b7b-f50b-4038-95f2-3a03dba6886e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:42.241643 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 599/2389] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:42 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:42.970441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:42.972358 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 Jul 22 04:46:42.972586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:42.972826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:42.973001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] show called for member 9f1aa13d-a926-4329-a8d7-b4858dced466 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:42.976599 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:42.976599 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:42.984443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ac274cd-c7ae-4ea8-8d79-55bd439f13a7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 returned with HTTP 200 Jul 22 04:46:42.984641 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 606/2390] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:42 2026] GET /volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:43.005734 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.009008 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:43.010046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-906559874", "volume_type": "3f584c2d-1ada-47d9-9b57-841b01c9d17e", "group_id": "9f1aa13d-a926-4329-a8d7-b4858dced466", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:43.021012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-906559874', 'volume_type': '3f584c2d-1ada-47d9-9b57-841b01c9d17e', 'group_id': '9f1aa13d-a926-4329-a8d7-b4858dced466', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:43.050478 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.050478 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:43.052101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Create volume of 1 GB Jul 22 04:46:43.076497 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Availability Zones retrieved successfully. Jul 22 04:46:43.093391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Flow 'volume_create_api' (7361769d-5958-4769-b29a-0e2c64d9c9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:43.097504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a0459e-145d-4733-8919-17c45017e0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:43.098221 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.098221 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:43.099406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:43.120151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.124042 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:46:43.124369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.124638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.136976 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.136976 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:43.141839 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:46:43.147898 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-810d6154-3458-4743-8904-022144e5c33a req-5c30dfa0-fd2c-4375-b9c6-05a8d03c555e tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:46:43.148598 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 593/2391] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:43 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:43.175666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-42f5c0b4-350d-494f-a4ff-82f7da23d65b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.178222 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42f5c0b4-350d-494f-a4ff-82f7da23d65b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 Jul 22 04:46:43.178396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-42f5c0b4-350d-494f-a4ff-82f7da23d65b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.178659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-42f5c0b4-350d-494f-a4ff-82f7da23d65b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.181107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a0459e-145d-4733-8919-17c45017e0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f584c2d-1ada-47d9-9b57-841b01c9d17e,is_public=True,name='tempest-GroupsV314Test-volume-type-95375604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f584c2d-1ada-47d9-9b57-841b01c9d17e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f1aa13d-a926-4329-a8d7-b4858dced466', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:43.183822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9af2f72-e61a-4b6a-bf62-d55ccb5bc502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:43.186329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42f5c0b4-350d-494f-a4ff-82f7da23d65b tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 returned with HTTP 404 Jul 22 04:46:43.186903 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 600/2392] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:43 2026] GET /volume/v3/volumes/257c8609-7bb3-42ae-b8bf-d25c0e9b5c91 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:43.239767 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-95375604 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-95375604, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:43.240247 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-95375604 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-95375604, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:43.262026 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.264985 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:43.265090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.265354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.265497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:43.272808 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.272808 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:43.274803 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df30a17b-05bd-45e5-9810-517c9c69bb4b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:43.274803 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 607/2393] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:43 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:43.280393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.284649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] DELETE https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:46:43.284649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.284649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.284649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume with id: 73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:46:43.297842 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.297842 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:43.299226 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:43.314743 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Created reservations ['835cae04-2abd-4567-b828-185e67861f82', 'd53a59f3-003d-4a2b-ab54-6973227b905f', '9541f618-a506-4476-9e44-fdb73374ec1a', '1b4e89e1-8bdf-46ff-807c-836617fa2ad4'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:43.315778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9af2f72-e61a-4b6a-bf62-d55ccb5bc502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['835cae04-2abd-4567-b828-185e67861f82', 'd53a59f3-003d-4a2b-ab54-6973227b905f', '9541f618-a506-4476-9e44-fdb73374ec1a', '1b4e89e1-8bdf-46ff-807c-836617fa2ad4']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:43.316821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c557cf-a036-4d30-8cc9-781ab8489a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:43.339457 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Delete volume request issued successfully. Jul 22 04:46:43.339457 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-834ae025-a53a-4f77-b8ee-d76b13de1ccf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 202 Jul 22 04:46:43.339457 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 594/2394] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:43 2026] DELETE /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:43.351581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8c557cf-a036-4d30-8cc9-781ab8489a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afbf7503-ceab-410d-bce3-94c11156f530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-906559874',encryption_key_id=None,group_id=9f1aa13d-a926-4329-a8d7-b4858dced466,group_type_id=,metadata={},multiattach=False,project_id='52fafc57deba4168a91bfd07bae08349',qos_specs=None,replication_status=,reservations=['835cae04-2abd-4567-b828-185e67861f82','d53a59f3-003d-4a2b-ab54-6973227b905f','9541f618-a506-4476-9e44-fdb73374ec1a','1b4e89e1-8bdf-46ff-807c-836617fa2ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7293af61a02400dbc59c60b5646ef8c',volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-906559874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f1aa13d-a926-4329-a8d7-b4858dced466,host=None,id=afbf7503-ceab-410d-bce3-94c11156f530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52fafc57deba4168a91bfd07bae08349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7293af61a02400dbc59c60b5646ef8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f584c2d-1ada-47d9-9b57-841b01c9d17e),volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:43.352268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.352635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da1f35f-f42b-4e68-9703-d41ba6c67ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:43.356986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:46:43.356986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.356986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.369278 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.369278 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:43.377609 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Volume info retrieved successfully. Jul 22 04:46:43.383257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c64702dc-1f95-4241-ab00-2ad2e9cd8a5c tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 200 Jul 22 04:46:43.384129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da1f35f-f42b-4e68-9703-d41ba6c67ba3) transitioned into state 'SUCCESS' from state '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-906559874',encryption_key_id=None,group_id=9f1aa13d-a926-4329-a8d7-b4858dced466,group_type_id=,metadata={},multiattach=False,project_id='52fafc57deba4168a91bfd07bae08349',qos_specs=None,replication_status=,reservations=['835cae04-2abd-4567-b828-185e67861f82','d53a59f3-003d-4a2b-ab54-6973227b905f','9541f618-a506-4476-9e44-fdb73374ec1a','1b4e89e1-8bdf-46ff-807c-836617fa2ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7293af61a02400dbc59c60b5646ef8c',volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:43.384664 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 601/2395] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:43 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:43.384890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f894a9-89dd-401e-ae3d-fc2d31ad4c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:43.413243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f894a9-89dd-401e-ae3d-fc2d31ad4c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:43.414939 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Flow 'volume_create_api' (7361769d-5958-4769-b29a-0e2c64d9c9f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:43.416695 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Create volume request issued successfully. Jul 22 04:46:43.416695 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:43.416695 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:43.478369 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:43.482880 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.482880 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:43.493925 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bad0d6e2-bd6d-46f8-a1fa-030b74e34cf4 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:43.494404 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 594/2396] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:46:43 2026] POST /volume/v3/volumes => generated 816 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:43.514985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:43.519591 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 Jul 22 04:46:43.519591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:43.519591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:43.533259 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.533259 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:43.540228 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Volume info retrieved successfully. Jul 22 04:46:43.541612 np0000005618 devstack@c-api.service[100125]: WARNING stevedore.named [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:43.542030 np0000005618 devstack@c-api.service[100125]: WARNING castellan.key_manager [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:43.603490 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:43.608090 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:43.608090 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:43.620475 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddc4d191-94f1-416f-a909-38247a5bdfeb tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 returned with HTTP 200 Jul 22 04:46:43.621197 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 608/2397] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:43 2026] GET /volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 => generated 884 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:44.290616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1146fa58-176b-4b3c-8502-2d22b282b834 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:44.292565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1146fa58-176b-4b3c-8502-2d22b282b834 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:44.292756 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1146fa58-176b-4b3c-8502-2d22b282b834 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:44.293011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1146fa58-176b-4b3c-8502-2d22b282b834 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:44.293110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1146fa58-176b-4b3c-8502-2d22b282b834 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:44.304184 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.304184 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:44.304184 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1146fa58-176b-4b3c-8502-2d22b282b834 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:44.304385 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 595/2398] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:44 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:44.402262 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a589d899-7741-42b7-8b9b-a5236efaefcf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:44.404848 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a589d899-7741-42b7-8b9b-a5236efaefcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] GET https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 Jul 22 04:46:44.404848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a589d899-7741-42b7-8b9b-a5236efaefcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:44.405111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a589d899-7741-42b7-8b9b-a5236efaefcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:44.412713 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a589d899-7741-42b7-8b9b-a5236efaefcf tempest-AttachVolumeTestJSON-628881459 tempest-AttachVolumeTestJSON-628881459-project-member] https://10.4.3.175/volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 returned with HTTP 404 Jul 22 04:46:44.413487 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 602/2399] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:44 2026] GET /volume/v3/volumes/73c987d9-97d2-4f2a-8c15-7c99ac84d3b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:44.637867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:44.640211 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 Jul 22 04:46:44.640423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:44.640600 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:44.648350 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.648350 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:44.653425 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Volume info retrieved successfully. Jul 22 04:46:44.654262 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:44.654464 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:44.706914 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:44.710821 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.710821 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:44.720050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35f91304-6570-4730-9f2a-1340df8aa3c1 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 returned with HTTP 200 Jul 22 04:46:44.720772 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 595/2400] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:44 2026] GET /volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:44.737578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:44.741888 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] POST https://10.4.3.175/volume/v3/groups/action Jul 22 04:46:44.742392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action body: b'{"create-from-src": {"source_group_id": "9f1aa13d-a926-4329-a8d7-b4858dced466", "name": "tempest-Group_from_grp-2102958639"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:44.742557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "9f1aa13d-a926-4329-a8d7-b4858dced466", "name": "tempest-Group_from_grp-2102958639"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:44.746547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Creating new group {'create-from-src': {'source_group_id': '9f1aa13d-a926-4329-a8d7-b4858dced466', 'name': 'tempest-Group_from_grp-2102958639'}}. {{(pid=100125) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 22 04:46:44.746742 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Creating group tempest-Group_from_grp-2102958639 from source group 9f1aa13d-a926-4329-a8d7-b4858dced466. Jul 22 04:46:44.752509 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.752509 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:44.766839 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.766839 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:44.800145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Created reservations ['fdbb16e0-d8a8-406a-841d-e00fe7cfdd9d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:44.877499 np0000005618 devstack@c-api.service[100125]: INFO cinder.group.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] A mapping entry already exists for group 4e9c0130-4922-4e60-805e-c11e4c22b8e9 and volume type 3f584c2d-1ada-47d9-9b57-841b01c9d17e. Do not need to create again. Jul 22 04:46:44.878306 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:44.878306 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:44.879065 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Availability Zones retrieved successfully. Jul 22 04:46:44.889197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Flow 'volume_create_api' (bbba7fe4-5201-46ba-aa9f-80b3db12d933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:44.890515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d84f09-a358-403a-8d92-003957944047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:44.893022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:44.922862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1d84f09-a358-403a-8d92-003957944047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'afbf7503-ceab-410d-bce3-94c11156f530', 'volume_type': VolumeType(created_at=2026-07-22T04:46:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f584c2d-1ada-47d9-9b57-841b01c9d17e,is_public=True,name='tempest-GroupsV314Test-volume-type-95375604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f584c2d-1ada-47d9-9b57-841b01c9d17e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4e9c0130-4922-4e60-805e-c11e4c22b8e9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:44.924642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affa0a60-47c6-4a64-8bbc-a84683fef5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:44.981622 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-95375604 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-95375604, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:44.982207 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-95375604 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-95375604, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:46:45.002951 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Created reservations ['7144878b-ead1-4767-aa53-4ab97570d03d', '65df727a-0d50-4590-82bb-b8b52559549c', '6083efb8-4168-4034-8ead-24d9bb2fb551', '0c5e77c6-510c-47cf-99eb-2c5ddadfcc95'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:45.004594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (affa0a60-47c6-4a64-8bbc-a84683fef5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7144878b-ead1-4767-aa53-4ab97570d03d', '65df727a-0d50-4590-82bb-b8b52559549c', '6083efb8-4168-4034-8ead-24d9bb2fb551', '0c5e77c6-510c-47cf-99eb-2c5ddadfcc95']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:45.005258 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941dc666-27a5-4c2e-aee5-444d630e4375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:45.036477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (941dc666-27a5-4c2e-aee5-444d630e4375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca36a1b-46cb-42e8-8b2e-fc69d057f55c', '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=4e9c0130-4922-4e60-805e-c11e4c22b8e9,group_type_id=,metadata={},multiattach=False,project_id='52fafc57deba4168a91bfd07bae08349',qos_specs=None,replication_status=,reservations=['7144878b-ead1-4767-aa53-4ab97570d03d','65df727a-0d50-4590-82bb-b8b52559549c','6083efb8-4168-4034-8ead-24d9bb2fb551','0c5e77c6-510c-47cf-99eb-2c5ddadfcc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=afbf7503-ceab-410d-bce3-94c11156f530,status='creating',user_id='c7293af61a02400dbc59c60b5646ef8c',volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4e9c0130-4922-4e60-805e-c11e4c22b8e9,host=None,id=fca36a1b-46cb-42e8-8b2e-fc69d057f55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52fafc57deba4168a91bfd07bae08349',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=afbf7503-ceab-410d-bce3-94c11156f530,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7293af61a02400dbc59c60b5646ef8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f584c2d-1ada-47d9-9b57-841b01c9d17e),volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:45.038024 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c05cfa-c636-4295-907a-3ef3c144546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:45.071935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67c05cfa-c636-4295-907a-3ef3c144546f) transitioned into state 'SUCCESS' from 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=4e9c0130-4922-4e60-805e-c11e4c22b8e9,group_type_id=,metadata={},multiattach=False,project_id='52fafc57deba4168a91bfd07bae08349',qos_specs=None,replication_status=,reservations=['7144878b-ead1-4767-aa53-4ab97570d03d','65df727a-0d50-4590-82bb-b8b52559549c','6083efb8-4168-4034-8ead-24d9bb2fb551','0c5e77c6-510c-47cf-99eb-2c5ddadfcc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=afbf7503-ceab-410d-bce3-94c11156f530,status='creating',user_id='c7293af61a02400dbc59c60b5646ef8c',volume_type_id=3f584c2d-1ada-47d9-9b57-841b01c9d17e)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:45.073216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Flow 'volume_create_api' (bbba7fe4-5201-46ba-aa9f-80b3db12d933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:45.073412 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Create volume request issued successfully. Jul 22 04:46:45.091142 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffc30dec-6558-4cc4-ae85-da670dddd1e8 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/action returned with HTTP 202 Jul 22 04:46:45.091722 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 609/2401] 10.4.3.175 () {70 vars in 1318 bytes} [Wed Jul 22 04:46:44 2026] POST /volume/v3/groups/action => generated 102 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:45.103919 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.105953 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:45.106231 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.106444 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.106776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:45.107563 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:45.115983 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Get all volumes completed successfully. Jul 22 04:46:45.116922 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.117895 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.158302 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.161454 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.161454 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:45.166288 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.166288 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.210987 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.214989 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.214989 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:45.226340 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12f1a15c-dcda-4cfe-98f6-d22f60b94d4f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:45.226870 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 596/2402] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:45.242189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fb535636-9f97-4271-911d-bd32ab36acb7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.244735 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c Jul 22 04:46:45.245047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.245302 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.255533 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.255533 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:45.264444 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Volume info retrieved successfully. Jul 22 04:46:45.264829 np0000005618 devstack@c-api.service[100126]: WARNING stevedore.named [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.265024 np0000005618 devstack@c-api.service[100126]: WARNING castellan.key_manager [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.301328 np0000005618 devstack@c-api.service[100126]: DEBUG oslo_db.sqlalchemy.engines [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.304589 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.304589 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:45.312839 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb535636-9f97-4271-911d-bd32ab36acb7 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c returned with HTTP 200 Jul 22 04:46:45.313212 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 603/2403] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:45.318062 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-05a712d1-b919-48b9-a338-e74adcc8873f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.320712 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05a712d1-b919-48b9-a338-e74adcc8873f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:45.321118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05a712d1-b919-48b9-a338-e74adcc8873f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.321175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05a712d1-b919-48b9-a338-e74adcc8873f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.321932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-05a712d1-b919-48b9-a338-e74adcc8873f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:45.329238 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.329238 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:45.329578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.330018 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05a712d1-b919-48b9-a338-e74adcc8873f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:45.330470 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 596/2404] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:45.332129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 Jul 22 04:46:45.332346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.332657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.332877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] show called for member 4e9c0130-4922-4e60-805e-c11e4c22b8e9 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:45.338092 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.338092 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:45.349985 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6dc8e41e-e9e8-4ac7-81ae-ced75865f243 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 returned with HTTP 200 Jul 22 04:46:45.350435 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 610/2405] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:45.360442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.362491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:45.362732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.362935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.363196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:45.363851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:45.371100 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Get all volumes completed successfully. Jul 22 04:46:45.371834 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.372016 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.407727 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.410915 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.410915 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:45.422520 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.422719 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.483620 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.487649 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.487649 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:45.499764 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c93c9c1-1145-40ff-8420-58dcc6d9d773 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:45.500212 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 597/2406] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:46:45.516473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.518679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] POST https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9/action Jul 22 04:46:45.519135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:45.519298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:45.521129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] delete called for group 4e9c0130-4922-4e60-805e-c11e4c22b8e9 {{(pid=100126) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:45.521293 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.groups [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Delete group with id: 4e9c0130-4922-4e60-805e-c11e4c22b8e9 Jul 22 04:46:45.525545 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.525545 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:45.566385 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2128bb25-badc-4fba-ab5d-de0a85c6888b tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9/action returned with HTTP 202 Jul 22 04:46:45.567136 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 604/2407] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:45 2026] POST /volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:45.584980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:45.588841 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c Jul 22 04:46:45.590518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:45.590828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:45.602555 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.602555 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:45.606754 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Volume info retrieved successfully. Jul 22 04:46:45.607769 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:45.608032 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:45.660705 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:45.664753 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:45.664753 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:45.677057 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-332dc3cd-12cc-443b-bcfb-593c1879de7f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c returned with HTTP 200 Jul 22 04:46:45.677624 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 597/2408] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:45 2026] GET /volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c => generated 920 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:46.352012 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c1df418c-514e-482d-a4f7-ddadf939322b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.357022 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1df418c-514e-482d-a4f7-ddadf939322b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:46.357387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1df418c-514e-482d-a4f7-ddadf939322b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:46.358587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1df418c-514e-482d-a4f7-ddadf939322b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:46.359621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c1df418c-514e-482d-a4f7-ddadf939322b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:46.369733 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:46.369733 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:46.370981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1df418c-514e-482d-a4f7-ddadf939322b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:46.371475 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 611/2409] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:46 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:46.693120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b7ce2651-a76f-4c98-8952-016f8ac4eebf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.696623 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7ce2651-a76f-4c98-8952-016f8ac4eebf tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c Jul 22 04:46:46.696889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7ce2651-a76f-4c98-8952-016f8ac4eebf tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:46.697100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7ce2651-a76f-4c98-8952-016f8ac4eebf tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:46.707435 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7ce2651-a76f-4c98-8952-016f8ac4eebf tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c returned with HTTP 404 Jul 22 04:46:46.708272 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 598/2410] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:46 2026] GET /volume/v3/volumes/fca36a1b-46cb-42e8-8b2e-fc69d057f55c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:46.718595 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8afb353a-8464-487a-a94a-5abf075a76ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.720753 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8afb353a-8464-487a-a94a-5abf075a76ba tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 Jul 22 04:46:46.720899 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8afb353a-8464-487a-a94a-5abf075a76ba tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:46.721871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8afb353a-8464-487a-a94a-5abf075a76ba tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:46.721995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.groups [None req-8afb353a-8464-487a-a94a-5abf075a76ba tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] show called for member 4e9c0130-4922-4e60-805e-c11e4c22b8e9 {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:46.726544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8afb353a-8464-487a-a94a-5abf075a76ba tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 returned with HTTP 404 Jul 22 04:46:46.727742 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 605/2411] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:46 2026] GET /volume/v3/groups/4e9c0130-4922-4e60-805e-c11e4c22b8e9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:46.743751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.746419 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:46:46.746759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:46.747023 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:46.747373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:46.748484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:46.757623 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Get all volumes completed successfully. Jul 22 04:46:46.758543 np0000005618 devstack@c-api.service[100124]: WARNING stevedore.named [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:46.758747 np0000005618 devstack@c-api.service[100124]: WARNING castellan.key_manager [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:46.811051 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:46.814638 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:46.814638 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:46.823511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5e837fb1-8573-4ab0-80c1-194eb378d11d tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:46:46.824011 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 598/2412] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:46:46 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:46.846172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.846172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] POST https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466/action Jul 22 04:46:46.846400 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:46:46.846518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:46.848493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] delete called for group 9f1aa13d-a926-4329-a8d7-b4858dced466 {{(pid=100125) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 22 04:46:46.848835 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.groups [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Delete group with id: 9f1aa13d-a926-4329-a8d7-b4858dced466 Jul 22 04:46:46.853449 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:46.853449 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:46.907950 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e09f6d96-1277-4a89-af29-8971d7b74d9f tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466/action returned with HTTP 202 Jul 22 04:46:46.908727 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 612/2413] 10.4.3.175 () {70 vars in 1428 bytes} [Wed Jul 22 04:46:46 2026] POST /volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:46.919416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:46.921521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 Jul 22 04:46:46.921779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:46.925033 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:46.938640 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:46.938640 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:46.944868 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Volume info retrieved successfully. Jul 22 04:46:46.945831 np0000005618 devstack@c-api.service[100127]: WARNING stevedore.named [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 22 04:46:46.946051 np0000005618 devstack@c-api.service[100127]: WARNING castellan.key_manager [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 22 04:46:46.999107 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:46:47.002043 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:47.002043 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:47.020159 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-946a70c3-c887-4eb5-81e8-89d30e28b9ac tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 returned with HTTP 200 Jul 22 04:46:47.021493 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 599/2414] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:46 2026] GET /volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:46:47.385078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-374e5598-32d4-42c6-b597-77f805ebab6f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:47.387362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-374e5598-32d4-42c6-b597-77f805ebab6f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:47.387650 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-374e5598-32d4-42c6-b597-77f805ebab6f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:47.388648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-374e5598-32d4-42c6-b597-77f805ebab6f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:47.388648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-374e5598-32d4-42c6-b597-77f805ebab6f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:47.395320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:47.395320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:47.396364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-374e5598-32d4-42c6-b597-77f805ebab6f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:47.396861 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 606/2415] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:47 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:48.036797 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2391602b-de79-4b0f-a19e-992c08845491 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.039336 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2391602b-de79-4b0f-a19e-992c08845491 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 Jul 22 04:46:48.039690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2391602b-de79-4b0f-a19e-992c08845491 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.040016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2391602b-de79-4b0f-a19e-992c08845491 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.046260 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2391602b-de79-4b0f-a19e-992c08845491 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 returned with HTTP 404 Jul 22 04:46:48.046855 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 599/2416] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/volumes/afbf7503-ceab-410d-bce3-94c11156f530 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:48.056564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.058504 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] GET https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 Jul 22 04:46:48.058733 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.058926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.059074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.groups [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] show called for member 9f1aa13d-a926-4329-a8d7-b4858dced466 {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 22 04:46:48.062212 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8fd33c53-13db-4d35-b362-be1fdfa55999 tempest-GroupsV314Test-958484326 tempest-GroupsV314Test-958484326-project-member] https://10.4.3.175/volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 returned with HTTP 404 Jul 22 04:46:48.062821 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 613/2417] 10.4.3.175 () {68 vars in 1386 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/groups/9f1aa13d-a926-4329-a8d7-b4858dced466 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:46:48.072710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-edad7dc5-b241-4ce5-8dfc-1e84c6430b89 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.075195 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-edad7dc5-b241-4ce5-8dfc-1e84c6430b89 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/1a019fc9-a94f-4621-b756-36d7997aa19f Jul 22 04:46:48.076902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-edad7dc5-b241-4ce5-8dfc-1e84c6430b89 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.076902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-edad7dc5-b241-4ce5-8dfc-1e84c6430b89 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.091015 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-edad7dc5-b241-4ce5-8dfc-1e84c6430b89 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] https://10.4.3.175/volume/v3/group_types/1a019fc9-a94f-4621-b756-36d7997aa19f returned with HTTP 202 Jul 22 04:46:48.091539 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 600/2418] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:46:48 2026] DELETE /volume/v3/group_types/1a019fc9-a94f-4621-b756-36d7997aa19f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:46:48.099704 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6cd13e59-52b6-4129-bde3-45ab2b4e3d12 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.103085 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6cd13e59-52b6-4129-bde3-45ab2b4e3d12 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] DELETE https://10.4.3.175/volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e Jul 22 04:46:48.103256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6cd13e59-52b6-4129-bde3-45ab2b4e3d12 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.103466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6cd13e59-52b6-4129-bde3-45ab2b4e3d12 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.136902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6cd13e59-52b6-4129-bde3-45ab2b4e3d12 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] https://10.4.3.175/volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e returned with HTTP 202 Jul 22 04:46:48.137560 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 607/2419] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:48 2026] DELETE /volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:48.146052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eb33d1ac-597d-46aa-ae81-471caceaa561 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.147884 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb33d1ac-597d-46aa-ae81-471caceaa561 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] GET https://10.4.3.175/volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e Jul 22 04:46:48.148188 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb33d1ac-597d-46aa-ae81-471caceaa561 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.148395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb33d1ac-597d-46aa-ae81-471caceaa561 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.151943 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb33d1ac-597d-46aa-ae81-471caceaa561 tempest-GroupsV314Test-1504208352 tempest-GroupsV314Test-1504208352-project-admin] https://10.4.3.175/volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e returned with HTTP 404 Jul 22 04:46:48.152482 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 600/2420] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/types/3f584c2d-1ada-47d9-9b57-841b01c9d17e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:48.408808 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.412100 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:48.412327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.412556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.412765 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:48.418444 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.418444 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:48.419390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a28ddfd7-e977-40d2-a0e0-2861db931a6d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:48.419862 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 614/2421] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:48.436456 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.439063 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8/restore Jul 22 04:46:48.439505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "53b4bfb1-0312-4aab-81e5-876b5fe2ec3a"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:48.441486 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Restoring backup 6af5a66a-e387-4a21-876f-319b14911fd8 ({'restore': {'volume_id': '53b4bfb1-0312-4aab-81e5-876b5fe2ec3a'}}) {{(pid=100127) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:46:48.441638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Restoring backup 6af5a66a-e387-4a21-876f-319b14911fd8 to volume 53b4bfb1-0312-4aab-81e5-876b5fe2ec3a. Jul 22 04:46:48.448636 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.448636 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:48.459124 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.459124 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:48.459922 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:46:48.460142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.api [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Checking backup size 1 against volume size 1 {{(pid=100127) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:46:48.460297 np0000005618 devstack@c-api.service[100127]: INFO cinder.backup.api [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Overwriting volume 53b4bfb1-0312-4aab-81e5-876b5fe2ec3a with restore of backup 6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:48.474119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] restore_backup in rpcapi backup_id 6af5a66a-e387-4a21-876f-319b14911fd8 {{(pid=100127) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:46:48.476604 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b6960bc-d8f6-49cf-8109-e57aa987d71c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8/restore returned with HTTP 202 Jul 22 04:46:48.477706 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 601/2422] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:46:48 2026] POST /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8/restore => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:48.487560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b44f22b-198d-4919-ac8a-9d998285a986 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.489868 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b44f22b-198d-4919-ac8a-9d998285a986 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:48.490039 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b44f22b-198d-4919-ac8a-9d998285a986 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.490826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b44f22b-198d-4919-ac8a-9d998285a986 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.490826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2b44f22b-198d-4919-ac8a-9d998285a986 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:48.498072 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.498072 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:48.499307 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b44f22b-198d-4919-ac8a-9d998285a986 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:48.499854 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 608/2423] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:48.701288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.703411 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:48.703768 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1866810420", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:48.705491 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1866810420', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:48.705602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Create volume of 1 GB Jul 22 04:46:48.711178 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Availability Zones retrieved successfully. Jul 22 04:46:48.716408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Flow 'volume_create_api' (e1766c01-ae18-4535-9a09-e739b5c00f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:48.717402 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af7c252-1c70-43cb-a0c1-f8df288106c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:48.718252 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:48.743608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2af7c252-1c70-43cb-a0c1-f8df288106c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:48.744406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59598b0e-23b6-4831-b400-a4d38df1ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:48.821300 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Created reservations ['dbce53f5-f2ae-4cc7-bd7b-e5ecb6cf4871', '2ac15d71-c2f6-499f-ad0b-0dbe1db42ebe', '4db29f87-7e13-478a-9e5b-24867fbd7d71', '2435bd30-05f2-4bd6-81ba-415ada6b5441'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:48.822131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59598b0e-23b6-4831-b400-a4d38df1ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbce53f5-f2ae-4cc7-bd7b-e5ecb6cf4871', '2ac15d71-c2f6-499f-ad0b-0dbe1db42ebe', '4db29f87-7e13-478a-9e5b-24867fbd7d71', '2435bd30-05f2-4bd6-81ba-415ada6b5441']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:48.822814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2d8599-fd46-44a7-a0b5-9232725c7c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:48.848172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2d8599-fd46-44a7-a0b5-9232725c7c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71c52e8-c88d-420d-99e7-19095b963d08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1866810420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41046cdb74494c47b1f1607c75e0f249',qos_specs=None,replication_status=,reservations=['dbce53f5-f2ae-4cc7-bd7b-e5ecb6cf4871','2ac15d71-c2f6-499f-ad0b-0dbe1db42ebe','4db29f87-7e13-478a-9e5b-24867fbd7d71','2435bd30-05f2-4bd6-81ba-415ada6b5441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dd55108daa46388eafdd8218008319',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1866810420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d71c52e8-c88d-420d-99e7-19095b963d08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41046cdb74494c47b1f1607c75e0f249',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dd55108daa46388eafdd8218008319',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:48.849624 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25543047-a950-4dc7-8e48-2bf78116d00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:48.867542 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25543047-a950-4dc7-8e48-2bf78116d00a) transitioned into state 'SUCCESS' from state '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-1866810420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41046cdb74494c47b1f1607c75e0f249',qos_specs=None,replication_status=,reservations=['dbce53f5-f2ae-4cc7-bd7b-e5ecb6cf4871','2ac15d71-c2f6-499f-ad0b-0dbe1db42ebe','4db29f87-7e13-478a-9e5b-24867fbd7d71','2435bd30-05f2-4bd6-81ba-415ada6b5441'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dd55108daa46388eafdd8218008319',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:48.868367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb318676-e4b6-4b91-bac8-0e135de77f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:48.878155 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb318676-e4b6-4b91-bac8-0e135de77f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:48.878886 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Flow 'volume_create_api' (e1766c01-ae18-4535-9a09-e739b5c00f82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:48.879199 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Create volume request issued successfully. Jul 22 04:46:48.879781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-71f6a3e5-35cb-42a0-9de1-80d8c8f7aeae tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:48.880402 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 601/2424] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:46:48 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:48.887641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.889706 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:48.889919 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.890113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.896431 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.896431 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:48.899829 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:48.904090 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fdc8784e-6533-452b-822e-d030e1734021 req-72a16368-e0d9-4d58-be08-6cfce080144a tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 200 Jul 22 04:46:48.904486 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 615/2425] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:48.929256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:48.931700 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:48.932082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:48.932319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:48.942203 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:48.942203 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:48.946616 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:48.951522 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-29c88cb0-9f74-4987-ad7d-6fe7142da94a req-875d93a2-67a9-4217-9e61-337d0213b9df tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 200 Jul 22 04:46:48.951885 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 602/2426] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:48 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:49.518041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3033979f-5a6d-4d02-8a7b-16738acde09b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:49.520247 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3033979f-5a6d-4d02-8a7b-16738acde09b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:49.520534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3033979f-5a6d-4d02-8a7b-16738acde09b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:49.520534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3033979f-5a6d-4d02-8a7b-16738acde09b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:49.520674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3033979f-5a6d-4d02-8a7b-16738acde09b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:49.526060 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:49.526060 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:49.527205 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3033979f-5a6d-4d02-8a7b-16738acde09b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:49.527732 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 609/2427] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:49 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:49.977857 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:49.980176 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:49.980400 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:49.980615 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:49.988800 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:49.988800 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:49.992510 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:49.997316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-bd9cd010-49dc-4ae0-8754-27fdfe12bb13 req-328eb47d-d5ab-4fe1-973f-4f0b2f2eecca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 200 Jul 22 04:46:49.997787 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 602/2428] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:49 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.029186 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.031563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:50.031954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d71c52e8-c88d-420d-99e7-19095b963d08", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1916112538", "description": null, "metadata": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:50.041348 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.041348 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:50.042172 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:50.042172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Create snapshot from volume d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:50.075389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Created reservations ['b40544be-4cc5-4a59-8185-9f5f314f6f83', '84c68a1d-cfb6-4228-ad6b-d8c2f0ba130f', '38872999-1738-4a4f-9d07-a9c16cae07f4', 'b42c0a6c-1548-4709-bf20-0e55caa3544e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:50.104433 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7a1e82a9-d16e-4424-bd63-9d0b5db30fc8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.105033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a1e82a9-d16e-4424-bd63-9d0b5db30fc8 None None] GET https://10.4.3.175/volume// Jul 22 04:46:50.105282 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a1e82a9-d16e-4424-bd63-9d0b5db30fc8 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.105504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7a1e82a9-d16e-4424-bd63-9d0b5db30fc8 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.105956 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7a1e82a9-d16e-4424-bd63-9d0b5db30fc8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:50.106481 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 603/2429] 10.4.3.175 () {64 vars in 1004 bytes} [Wed Jul 22 04:46: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 22 04:46:50.108958 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Snapshot create request issued successfully. Jul 22 04:46:50.109413 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-805b48ce-eb3a-4f35-b379-bbf292c1b4c5 req-d150035e-60e1-4a92-b233-59e460b91352 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:46:50.110029 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 616/2430] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:46:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:50.116534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ccf2221a-883d-43af-b711-0f02bd2d63bd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.117012 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ccf2221a-883d-43af-b711-0f02bd2d63bd None None] GET https://10.4.3.175/volume// Jul 22 04:46:50.117214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ccf2221a-883d-43af-b711-0f02bd2d63bd None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.117618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ccf2221a-883d-43af-b711-0f02bd2d63bd None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.117799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ccf2221a-883d-43af-b711-0f02bd2d63bd None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:46:50.118125 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 610/2431] 10.4.3.175 () {64 vars in 1004 bytes} [Wed Jul 22 04:46: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 22 04:46:50.129403 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-59e1789a-5ba4-4089-b4de-a8141fe8aaee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.255681 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59e1789a-5ba4-4089-b4de-a8141fe8aaee tempest-VersionsTest-1121736651 tempest-VersionsTest-1121736651-project-member] GET https://10.4.3.175/volume/v3/ Jul 22 04:46:50.255934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59e1789a-5ba4-4089-b4de-a8141fe8aaee tempest-VersionsTest-1121736651 tempest-VersionsTest-1121736651-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.256159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59e1789a-5ba4-4089-b4de-a8141fe8aaee tempest-VersionsTest-1121736651 tempest-VersionsTest-1121736651-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.256489 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59e1789a-5ba4-4089-b4de-a8141fe8aaee tempest-VersionsTest-1121736651 tempest-VersionsTest-1121736651-project-member] https://10.4.3.175/volume/v3/ returned with HTTP 200 Jul 22 04:46:50.256866 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 603/2432] 10.4.3.175 () {66 vars in 1216 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/ => generated 386 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.322148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.324571 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] GET https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:50.324814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.325055 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.330858 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.330858 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:50.331372 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Snapshot retrieved successfully. Jul 22 04:46:50.332449 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0184b3bc-96a9-43d9-b543-4b6493547cfa req-1c182f20-52b8-47c3-8540-82eded5c0fe9 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba returned with HTTP 200 Jul 22 04:46:50.333066 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 604/2433] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.358722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.361087 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] GET https://10.4.3.175/volume/v3/snapshots/detail Jul 22 04:46:50.361267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.361442 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.361662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:50.361937 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.361937 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:50.362689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:50.367335 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] Get all snapshots completed successfully. Jul 22 04:46:50.367794 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.367794 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:50.368517 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d3d4aa4c-d7e2-4dac-bdbf-bf8067c31365 req-62ec971e-4679-4dbf-ab1f-14a3bfaf7121 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-reader] https://10.4.3.175/volume/v3/snapshots/detail returned with HTTP 200 Jul 22 04:46:50.369032 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 617/2434] 10.4.3.175 () {68 vars in 1514 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.396070 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.398575 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:50.398779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.398982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.403996 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.403996 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:50.404437 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Snapshot retrieved successfully. Jul 22 04:46:50.405371 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ebdfc9ea-6fcb-4ef9-b5a0-52f57fdd31c5 req-dadd8705-6018-4ded-a2ab-77e63035a0ac tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba returned with HTTP 200 Jul 22 04:46:50.405761 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 611/2435] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.427750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.429619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:50.429778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.429972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.430087 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Delete snapshot with id: b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:50.435329 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.435329 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:50.435828 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Snapshot retrieved successfully. Jul 22 04:46:50.451155 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Snapshot delete request issued successfully. Jul 22 04:46:50.451399 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-27cf5d72-8206-4d7f-ac45-1a00e4a62805 req-44fc3ff5-b235-4e77-bb0a-dbcf50b35dfa tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba returned with HTTP 202 Jul 22 04:46:50.451847 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 604/2436] 10.4.3.175 () {70 vars in 1626 bytes} [Wed Jul 22 04:46:50 2026] DELETE /volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:50.478506 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.481861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:50.482314 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.482314 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.490491 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.490491 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:50.491311 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Snapshot retrieved successfully. Jul 22 04:46:50.492743 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-03aa9e56-5c1b-4e36-8417-bd4f2e559a51 req-e60ae6be-5602-404a-9a2d-e97f463088ab tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba returned with HTTP 200 Jul 22 04:46:50.493253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 605/2437] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:50.544175 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:50.545898 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:50.546123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:50.546328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:50.546431 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:50.550400 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:50.550400 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:50.551121 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-946ba8f5-4db0-40e9-9d57-ea38a0294e48 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:50.551456 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 618/2438] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:50 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:51.523068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-b79de199-3eba-4a77-bf86-d07f0a15192c req-06a798ce-8ddd-4426-86d3-6cf1ed6db423 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.525630 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b79de199-3eba-4a77-bf86-d07f0a15192c req-06a798ce-8ddd-4426-86d3-6cf1ed6db423 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba Jul 22 04:46:51.525876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b79de199-3eba-4a77-bf86-d07f0a15192c req-06a798ce-8ddd-4426-86d3-6cf1ed6db423 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:51.526123 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b79de199-3eba-4a77-bf86-d07f0a15192c req-06a798ce-8ddd-4426-86d3-6cf1ed6db423 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:51.532214 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b79de199-3eba-4a77-bf86-d07f0a15192c req-06a798ce-8ddd-4426-86d3-6cf1ed6db423 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba returned with HTTP 404 Jul 22 04:46:51.533071 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 612/2439] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:46:51 2026] GET /volume/v3/snapshots/b9db1bd9-7c15-4e83-99c1-bc10471e0dba => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:51.558009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.561012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:51.561012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:51.561012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:51.561012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Delete volume with id: d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:51.564437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.568029 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:51.568281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:51.568522 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:51.568697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:51.575811 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:51.575811 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:51.576861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7db56421-8f01-4cd5-8219-2db9ddd607ac tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:51.576986 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:51.576986 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:51.577539 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:51.577991 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 606/2440] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:51 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:46:51.605873 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Delete volume request issued successfully. Jul 22 04:46:51.606165 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8e8d9985-5bdc-47af-ba95-1daa373ea2f2 req-a451e10e-5b10-47b8-a0b0-6a2c9cb40d35 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 202 Jul 22 04:46:51.606776 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 605/2441] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:46:51 2026] DELETE /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:51.620571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-760794ad-614f-4cac-8387-0a160e3e21a1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.633816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.636232 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:51.636232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:51.636232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:51.645783 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:51.645783 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:51.651420 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Volume info retrieved successfully. Jul 22 04:46:51.658454 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7d7b7f99-b4e9-4d43-a0f9-063beb2c5d0e req-0ab1546f-8c15-43e7-90e1-c11d12589b7e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 200 Jul 22 04:46:51.658953 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 613/2442] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:51 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:51.744780 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:51.745161 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1631017803"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:51.746600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1631017803'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:51.746911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume of 1 GB Jul 22 04:46:51.752050 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Availability Zones retrieved successfully. Jul 22 04:46:51.760182 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (5793be3d-5ea4-430f-824b-323b6063ae0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:51.761751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7890e652-aabb-421e-b49e-605d1816a4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:51.763025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:51.794200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7890e652-aabb-421e-b49e-605d1816a4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:51.794988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a39982-5ee7-4d47-9272-0ca5069bee7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:51.873813 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['00038e28-4445-42b3-a852-7719a199ae87', 'a0af9244-918b-4630-800f-bde32e58b5ee', 'b7d7d8b7-a184-43c3-910a-4d994abcb3e1', '197d81f9-2391-47f7-9ac6-a8ed4c328b95'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:51.874984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a39982-5ee7-4d47-9272-0ca5069bee7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00038e28-4445-42b3-a852-7719a199ae87', 'a0af9244-918b-4630-800f-bde32e58b5ee', 'b7d7d8b7-a184-43c3-910a-4d994abcb3e1', '197d81f9-2391-47f7-9ac6-a8ed4c328b95']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:51.876117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a2d076-5242-455f-8d99-43d23265caa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:51.909009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a2d076-5242-455f-8d99-43d23265caa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1631017803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['00038e28-4445-42b3-a852-7719a199ae87','a0af9244-918b-4630-800f-bde32e58b5ee','b7d7d8b7-a184-43c3-910a-4d994abcb3e1','197d81f9-2391-47f7-9ac6-a8ed4c328b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1631017803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdba44ec34634fed8272af120ded928a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:51.910225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59cbe7f0-55fa-492a-9733-6b3ced31122b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:51.941369 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59cbe7f0-55fa-492a-9733-6b3ced31122b) transitioned into state 'SUCCESS' from state '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-1631017803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['00038e28-4445-42b3-a852-7719a199ae87','a0af9244-918b-4630-800f-bde32e58b5ee','b7d7d8b7-a184-43c3-910a-4d994abcb3e1','197d81f9-2391-47f7-9ac6-a8ed4c328b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:51.942473 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c02709-72ef-41f6-b3f5-8c31f31e318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:51.957332 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c02709-72ef-41f6-b3f5-8c31f31e318a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:51.958770 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (5793be3d-5ea4-430f-824b-323b6063ae0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:51.959310 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request issued successfully. Jul 22 04:46:51.960285 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-760794ad-614f-4cac-8387-0a160e3e21a1 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:51.960935 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 619/2443] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:51 2026] POST /volume/v3/volumes => generated 751 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:51.976039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:51.978126 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:51.978292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:51.978858 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:51.989693 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:51.989693 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:51.997556 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:52.004673 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cc3bd0ac-3a20-419b-91e1-b0ef861fd913 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 200 Jul 22 04:46:52.005710 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 607/2444] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:51 2026] GET /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:52.590197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:52.592162 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:52.592327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:52.592546 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:52.592783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:52.597615 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:52.597615 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:52.598320 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae50dac0-69c8-4b2f-a5cd-6cca93685a09 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:52.598669 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 606/2445] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:52 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:52.687020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f730b4ef-a33d-4721-a3f4-786e4c6b3bae req-5f3fc2f6-7221-4895-b500-952102aca150 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:52.689415 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f730b4ef-a33d-4721-a3f4-786e4c6b3bae req-5f3fc2f6-7221-4895-b500-952102aca150 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:52.689649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f730b4ef-a33d-4721-a3f4-786e4c6b3bae req-5f3fc2f6-7221-4895-b500-952102aca150 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:52.689826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f730b4ef-a33d-4721-a3f4-786e4c6b3bae req-5f3fc2f6-7221-4895-b500-952102aca150 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:52.698317 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f730b4ef-a33d-4721-a3f4-786e4c6b3bae req-5f3fc2f6-7221-4895-b500-952102aca150 tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 404 Jul 22 04:46:52.699135 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 614/2446] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:52 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:52.722705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:52.725556 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:52.725782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:52.726006 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:52.726192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Delete volume with id: d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:52.733090 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3ef58276-47ab-4537-b845-06c29cc5d3da req-4e2a31f3-e6a5-4bf2-97a5-8e18515dfeca tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 404 Jul 22 04:46:52.733607 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 620/2447] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:46:52 2026] DELETE /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:52.756738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5e555426-1096-4e57-b645-d689bb4a87a8 req-5a36f062-dafe-46ae-8c3d-cfb27c5aff1e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:52.758988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5e555426-1096-4e57-b645-d689bb4a87a8 req-5a36f062-dafe-46ae-8c3d-cfb27c5aff1e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] GET https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 Jul 22 04:46:52.759148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5e555426-1096-4e57-b645-d689bb4a87a8 req-5a36f062-dafe-46ae-8c3d-cfb27c5aff1e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:52.759348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5e555426-1096-4e57-b645-d689bb4a87a8 req-5a36f062-dafe-46ae-8c3d-cfb27c5aff1e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:52.765702 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5e555426-1096-4e57-b645-d689bb4a87a8 req-5a36f062-dafe-46ae-8c3d-cfb27c5aff1e tempest-VolumesSnapshotsTestJSON-2086143920 tempest-VolumesSnapshotsTestJSON-2086143920-project-member] https://10.4.3.175/volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 returned with HTTP 404 Jul 22 04:46:52.766604 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 608/2448] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:46:52 2026] GET /volume/v3/volumes/d71c52e8-c88d-420d-99e7-19095b963d08 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:53.023298 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dc19b634-817b-4f30-8a87-f18669f36156 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:53.025231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dc19b634-817b-4f30-8a87-f18669f36156 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:53.025420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dc19b634-817b-4f30-8a87-f18669f36156 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:53.025618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dc19b634-817b-4f30-8a87-f18669f36156 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:53.033697 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:53.033697 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:53.037938 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dc19b634-817b-4f30-8a87-f18669f36156 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:53.043177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dc19b634-817b-4f30-8a87-f18669f36156 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 200 Jul 22 04:46:53.043703 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 607/2449] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:53 2026] GET /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:53.057318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:53.059246 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:53.059441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a", "name": "tempest-VolumesDeleteCascade-Snapshot-1996139442"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:53.070692 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:53.070692 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:53.071672 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:53.071672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create snapshot from volume 5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:53.139800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['2b4f2c29-9b58-4507-ac00-927f06e38de9', '8eb7efbd-82cc-4937-abcd-332c45b7cf56', 'fbc6799e-8bee-4698-8abe-e0153b57ed7f', 'd891789f-7c47-4864-9bbb-84787d8ae4eb'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:53.179162 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot create request issued successfully. Jul 22 04:46:53.179162 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58a8f98e-1d94-4887-86ba-9b6d4abaaef3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:46:53.179162 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 615/2450] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:46:53 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 22 04:46:53.192473 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:53.196012 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 Jul 22 04:46:53.196012 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:53.196012 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:53.204925 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:53.204925 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:53.204925 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:53.204925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86d443d0-a9c3-4a6b-b0b2-c972d0e5a9c3 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 returned with HTTP 200 Jul 22 04:46:53.204925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 621/2451] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:53 2026] GET /volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:53.612167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:53.614557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:53.614903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:53.615206 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:53.615420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:53.622674 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:53.622674 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:53.623760 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f592a9db-49dc-4fa5-a0de-6a52c2b7db66 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:53.624402 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 609/2452] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:53 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:54.214863 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:54.217114 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 Jul 22 04:46:54.217298 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:54.217501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:54.223450 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:54.223450 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:54.224176 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:54.224789 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f90f68c6-04e0-4d43-80a6-f9d2e5c32789 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 returned with HTTP 200 Jul 22 04:46:54.225268 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 608/2453] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:54 2026] GET /volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:54.239921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:54.243999 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:54.243999 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a", "name": "tempest-VolumesDeleteCascade-Snapshot-2130496093"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:54.252528 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:54.252528 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:54.253286 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:54.253455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create snapshot from volume 5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:54.290445 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['9b9550ad-4f46-4a5d-94d4-63abd800683b', 'a7b796b6-592c-445a-ae83-34cad23be44c', 'adc63c24-fed4-4789-83af-77b772a1b024', '1997b69d-ee8d-4351-8839-8e125af026b7'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:54.331245 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot create request issued successfully. Jul 22 04:46:54.332660 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-187e5ad5-09e2-47b8-8db5-1a3e8b902002 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:46:54.332660 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 616/2454] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:46:54 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 22 04:46:54.348241 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:54.351711 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 Jul 22 04:46:54.352005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:54.352284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:54.360988 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:54.360988 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:54.362038 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:54.363701 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1bb64c6-c5c6-4d19-8344-88101e58f6e0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 returned with HTTP 200 Jul 22 04:46:54.364650 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 622/2455] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:54 2026] GET /volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:54.635287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:54.637116 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:54.637336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:54.637571 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:54.637681 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:54.643042 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:54.643042 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:54.643242 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa89e64d-bdac-44f9-857f-4d6832d9680b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:54.643601 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 610/2456] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:54 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.015840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.140740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:55.141160 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-554009605", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.143309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.qos_specs [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-554009605', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100124) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 04:46:55.151474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DB qos_specs_create(): root {'id': '789b016d-732c-4d9f-baeb-938e2fd3da6d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-554009605'} {{(pid=100124) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 04:46:55.159686 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aacc43e5-72cf-4f96-8bdc-e69c4ab205f3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:55.160114 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 609/2457] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:46:55 2026] POST /volume/v3/qos-specs => generated 392 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.174616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f76cdac3-5e2c-4268-8ad9-5d4ee7987e01 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.177322 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f76cdac3-5e2c-4268-8ad9-5d4ee7987e01 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:55.177847 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f76cdac3-5e2c-4268-8ad9-5d4ee7987e01 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1523687690"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.180038 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.180038 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:55.199484 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f76cdac3-5e2c-4268-8ad9-5d4ee7987e01 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:55.200061 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 617/2458] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:55 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.212687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-20d95e10-e6da-470f-8f67-7b25a44597e1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.215850 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20d95e10-e6da-470f-8f67-7b25a44597e1 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:55.217022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-20d95e10-e6da-470f-8f67-7b25a44597e1 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-338633417"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.241723 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20d95e10-e6da-470f-8f67-7b25a44597e1 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:55.242817 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 623/2459] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:55 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.252701 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7b844980-481e-481b-8a4b-602e67e9b5fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.254688 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b844980-481e-481b-8a4b-602e67e9b5fa tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:55.255217 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b844980-481e-481b-8a4b-602e67e9b5fa tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1160654720"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.278696 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b844980-481e-481b-8a4b-602e67e9b5fa tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:55.279120 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 611/2460] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:55 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 22 04:46:55.292729 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.296188 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 Jul 22 04:46:55.296592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.296936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associate' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.297388 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.297388 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:55.297887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Associate qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d with type: e617474d-c77f-48d3-9987-d1649f13e872 {{(pid=100124) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 04:46:55.328996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8d7d619-d4a4-45c2-8e46-2b7d0d2d5e6a tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 returned with HTTP 202 Jul 22 04:46:55.329662 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 610/2461] 10.4.3.175 () {66 vars in 1481 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.341456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.343541 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=f00a38bb-08f9-4193-bb6f-52eb37538fdf Jul 22 04:46:55.343801 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.344067 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associate' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.344745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.qos_specs_manage [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Associate qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d with type: f00a38bb-08f9-4193-bb6f-52eb37538fdf {{(pid=100126) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 04:46:55.376047 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-545cd4d3-94b5-4e23-a3eb-308a814787ac tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=f00a38bb-08f9-4193-bb6f-52eb37538fdf returned with HTTP 202 Jul 22 04:46:55.376651 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 618/2462] 10.4.3.175 () {66 vars in 1481 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=f00a38bb-08f9-4193-bb6f-52eb37538fdf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.385867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.388476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-301073ca-1e81-47b2-b23f-1e9a1306978f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.390742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=2798968d-5a26-47ee-b338-e920ecedf70d Jul 22 04:46:55.390872 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-301073ca-1e81-47b2-b23f-1e9a1306978f tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 Jul 22 04:46:55.390984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.391114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-301073ca-1e81-47b2-b23f-1e9a1306978f tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.391250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associate' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.391363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-301073ca-1e81-47b2-b23f-1e9a1306978f tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.392186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Associate qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d with type: 2798968d-5a26-47ee-b338-e920ecedf70d {{(pid=100127) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 22 04:46:55.398211 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.398211 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:55.398875 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-301073ca-1e81-47b2-b23f-1e9a1306978f tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:55.399982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-301073ca-1e81-47b2-b23f-1e9a1306978f tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 returned with HTTP 200 Jul 22 04:46:55.400512 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 624/2463] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.412057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-98081b01-d708-4015-ad6b-45d725ca9d82 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.415990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a?cascade=True Jul 22 04:46:55.415990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.415990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.415990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume with id: 5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:55.419662 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99ff2053-80cd-454d-834e-d80ff923f4d0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=2798968d-5a26-47ee-b338-e920ecedf70d returned with HTTP 202 Jul 22 04:46:55.420226 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 612/2464] 10.4.3.175 () {66 vars in 1481 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associate?vol_type_id=2798968d-5a26-47ee-b338-e920ecedf70d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.425238 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.425238 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:55.426053 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:55.429899 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.433004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations Jul 22 04:46:55.433273 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.433578 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associations' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.433877 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.433877 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:55.434304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Get associations for qos_spec id: 789b016d-732c-4d9f-baeb-938e2fd3da6d {{(pid=100126) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 04:46:55.452912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e28fe23-33ef-4966-80d6-41835d013ca3 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations returned with HTTP 200 Jul 22 04:46:55.452912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 619/2465] 10.4.3.175 () {66 vars in 1393 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.463736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6d4772ed-0bb1-477d-b331-2338a7200533 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.466056 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d4772ed-0bb1-477d-b331-2338a7200533 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 Jul 22 04:46:55.466300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d4772ed-0bb1-477d-b331-2338a7200533 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.466545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d4772ed-0bb1-477d-b331-2338a7200533 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'disassociate' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.467262 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d4772ed-0bb1-477d-b331-2338a7200533 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Disassociate qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d from type: e617474d-c77f-48d3-9987-d1649f13e872 {{(pid=100125) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 22 04:46:55.482376 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume request issued successfully. Jul 22 04:46:55.482376 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98081b01-d708-4015-ad6b-45d725ca9d82 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a?cascade=True returned with HTTP 202 Jul 22 04:46:55.482376 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 611/2466] 10.4.3.175 () {66 vars in 1376 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.493115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.495515 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:55.495772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.496052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.498452 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d4772ed-0bb1-477d-b331-2338a7200533 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 returned with HTTP 202 Jul 22 04:46:55.499001 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 625/2467] 10.4.3.175 () {66 vars in 1490 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate?vol_type_id=e617474d-c77f-48d3-9987-d1649f13e872 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.508139 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.508139 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:55.509196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.512461 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations Jul 22 04:46:55.512676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.512735 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:55.512919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associations' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.513378 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.513378 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:55.513691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.qos_specs_manage [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Get associations for qos_spec id: 789b016d-732c-4d9f-baeb-938e2fd3da6d {{(pid=100126) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 04:46:55.518861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f2d3ad0-9fb0-472b-86d1-3ad716db60d9 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 200 Jul 22 04:46:55.519535 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 613/2468] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.526255 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-feae5cda-dbb9-40d0-9f55-5bf4b3814574 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations returned with HTTP 200 Jul 22 04:46:55.526835 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 620/2469] 10.4.3.175 () {66 vars in 1393 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations => generated 305 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.535764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate_all Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'disassociate_all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:55.539984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Disassociate qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d from all. {{(pid=100124) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 22 04:46:55.552622 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9391d52-de40-47a5-b57b-b2f9d724f648 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate_all returned with HTTP 202 Jul 22 04:46:55.553396 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 612/2470] 10.4.3.175 () {66 vars in 1405 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/disassociate_all => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.561599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-64455c78-0d83-4067-a5a7-298ef53122b8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.563820 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64455c78-0d83-4067-a5a7-298ef53122b8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations Jul 22 04:46:55.563947 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64455c78-0d83-4067-a5a7-298ef53122b8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.564208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64455c78-0d83-4067-a5a7-298ef53122b8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'associations' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.564480 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.564480 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:55.565621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64455c78-0d83-4067-a5a7-298ef53122b8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Get associations for qos_spec id: 789b016d-732c-4d9f-baeb-938e2fd3da6d {{(pid=100125) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 22 04:46:55.580376 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64455c78-0d83-4067-a5a7-298ef53122b8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations returned with HTTP 200 Jul 22 04:46:55.580894 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 626/2471] 10.4.3.175 () {66 vars in 1393 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/associations => generated 24 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:55.589674 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c8b95fd-3001-41d1-a162-c64e41ce3cde None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.591989 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c8b95fd-3001-41d1-a162-c64e41ce3cde tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d Jul 22 04:46:55.592248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c8b95fd-3001-41d1-a162-c64e41ce3cde tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.592496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c8b95fd-3001-41d1-a162-c64e41ce3cde tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.625621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c8b95fd-3001-41d1-a162-c64e41ce3cde tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d returned with HTTP 202 Jul 22 04:46:55.626263 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 614/2472] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.633978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a8eae71c-c55d-451c-8921-e659cb661575 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.636146 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8eae71c-c55d-451c-8921-e659cb661575 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d Jul 22 04:46:55.637386 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8eae71c-c55d-451c-8921-e659cb661575 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.637386 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8eae71c-c55d-451c-8921-e659cb661575 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.642569 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8eae71c-c55d-451c-8921-e659cb661575 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d returned with HTTP 404 Jul 22 04:46:55.642731 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 621/2473] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/types/2798968d-5a26-47ee-b338-e920ecedf70d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.652478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-054ae70a-c153-4411-bb95-5367f392e3d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.654152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-054ae70a-c153-4411-bb95-5367f392e3d4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf Jul 22 04:46:55.654651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-054ae70a-c153-4411-bb95-5367f392e3d4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.655058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-054ae70a-c153-4411-bb95-5367f392e3d4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.655597 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.655597 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:55.660818 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.664661 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:55.664661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.664661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.664661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:55.670921 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.670921 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:55.672783 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-036edc54-c6c9-4c35-abe3-c88d4d2a841c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:55.672783 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 627/2474] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.693098 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-054ae70a-c153-4411-bb95-5367f392e3d4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf returned with HTTP 202 Jul 22 04:46:55.694162 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 613/2475] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.705258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-135d7999-4dc5-42f0-a61d-9db58fe592c7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.707915 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-135d7999-4dc5-42f0-a61d-9db58fe592c7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf Jul 22 04:46:55.708210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-135d7999-4dc5-42f0-a61d-9db58fe592c7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.708518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-135d7999-4dc5-42f0-a61d-9db58fe592c7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.714184 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-135d7999-4dc5-42f0-a61d-9db58fe592c7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf returned with HTTP 404 Jul 22 04:46:55.715621 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 615/2476] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/types/f00a38bb-08f9-4193-bb6f-52eb37538fdf => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.724341 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-442962fb-ead2-4c0b-9557-c60ef6fc8969 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.726503 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-442962fb-ead2-4c0b-9557-c60ef6fc8969 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 Jul 22 04:46:55.726779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-442962fb-ead2-4c0b-9557-c60ef6fc8969 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.726995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-442962fb-ead2-4c0b-9557-c60ef6fc8969 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.727473 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.727473 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:55.760774 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-442962fb-ead2-4c0b-9557-c60ef6fc8969 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 returned with HTTP 202 Jul 22 04:46:55.761498 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 622/2477] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.769261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-32ae7768-5447-4668-bc33-6880d3805a4d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.771681 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-32ae7768-5447-4668-bc33-6880d3805a4d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 Jul 22 04:46:55.772060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-32ae7768-5447-4668-bc33-6880d3805a4d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.772288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-32ae7768-5447-4668-bc33-6880d3805a4d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.777737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-32ae7768-5447-4668-bc33-6880d3805a4d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 returned with HTTP 404 Jul 22 04:46:55.778319 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 628/2478] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/types/e617474d-c77f-48d3-9987-d1649f13e872 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.788202 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.789607 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:55.790113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-446979207", "consumer": "back-end"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.792152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.qos_specs [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-446979207', 'consumer': 'back-end', 'specs': {}} {{(pid=100124) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 04:46:55.796061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DB qos_specs_create(): root {'id': '70dbc2fa-2846-4e68-b831-898e475992e2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-446979207'} {{(pid=100124) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 04:46:55.804567 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b419a126-8bfa-4024-8e2d-077b4fbb19c8 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:55.805558 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 614/2479] 10.4.3.175 () {68 vars in 1264 bytes} [Wed Jul 22 04:46:55 2026] POST /volume/v3/qos-specs => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.817381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-37644f74-97ee-40c8-b944-07eef7a08f52 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.819600 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37644f74-97ee-40c8-b944-07eef7a08f52 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False Jul 22 04:46:55.820707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37644f74-97ee-40c8-b944-07eef7a08f52 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.821113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37644f74-97ee-40c8-b944-07eef7a08f52 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.822123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37644f74-97ee-40c8-b944-07eef7a08f52 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 70dbc2fa-2846-4e68-b831-898e475992e2, force: False {{(pid=100127) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:55.854987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37644f74-97ee-40c8-b944-07eef7a08f52 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False returned with HTTP 202 Jul 22 04:46:55.855588 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 616/2480] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:55.866298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7caca538-d83d-438f-9a65-ba66ed49e757 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.868424 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7caca538-d83d-438f-9a65-ba66ed49e757 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 Jul 22 04:46:55.868677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7caca538-d83d-438f-9a65-ba66ed49e757 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.868853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7caca538-d83d-438f-9a65-ba66ed49e757 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.873279 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7caca538-d83d-438f-9a65-ba66ed49e757 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 returned with HTTP 404 Jul 22 04:46:55.873900 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 623/2481] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.882567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bdc39006-be56-454f-bb59-ef6b77df9e1d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.884695 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bdc39006-be56-454f-bb59-ef6b77df9e1d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:55.884977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bdc39006-be56-454f-bb59-ef6b77df9e1d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.885175 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bdc39006-be56-454f-bb59-ef6b77df9e1d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.896364 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bdc39006-be56-454f-bb59-ef6b77df9e1d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:55.896803 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 629/2482] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.906703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.908441 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False Jul 22 04:46:55.908765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.909116 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.909472 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.909472 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:55.909951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 70dbc2fa-2846-4e68-b831-898e475992e2, force: False {{(pid=100124) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:55.913485 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6e16e19c-25ad-411a-9ebe-329032f9db57 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False returned with HTTP 404 Jul 22 04:46:55.914174 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 615/2483] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.922380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-632185a7-c0fc-4df4-938c-885ea826b7c2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.924932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-632185a7-c0fc-4df4-938c-885ea826b7c2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 Jul 22 04:46:55.925274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-632185a7-c0fc-4df4-938c-885ea826b7c2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.925579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-632185a7-c0fc-4df4-938c-885ea826b7c2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.925990 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.925990 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:55.930847 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-632185a7-c0fc-4df4-938c-885ea826b7c2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 returned with HTTP 404 Jul 22 04:46:55.931648 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 617/2484] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:55 2026] GET /volume/v3/qos-specs/70dbc2fa-2846-4e68-b831-898e475992e2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:55.940621 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.943193 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:55.943647 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1049093551", "consumer": "both"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:55.946221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.qos_specs [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1049093551', 'consumer': 'both', 'specs': {}} {{(pid=100126) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 04:46:55.954231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DB qos_specs_create(): root {'id': '13a2be90-1790-4e45-a1a5-5066b588bdf7', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1049093551'} {{(pid=100126) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 04:46:55.965450 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42b7ef91-9ba2-498f-98c8-792ed91f9710 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:55.966137 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 624/2485] 10.4.3.175 () {68 vars in 1264 bytes} [Wed Jul 22 04:46:55 2026] POST /volume/v3/qos-specs => generated 365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:55.976885 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-90217da7-850b-404e-8a80-ef778573796c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:55.978740 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90217da7-850b-404e-8a80-ef778573796c tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False Jul 22 04:46:55.978928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90217da7-850b-404e-8a80-ef778573796c tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:55.979124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90217da7-850b-404e-8a80-ef778573796c tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:55.979347 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:55.979347 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:55.979678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90217da7-850b-404e-8a80-ef778573796c tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 13a2be90-1790-4e45-a1a5-5066b588bdf7, force: False {{(pid=100125) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:56.003155 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90217da7-850b-404e-8a80-ef778573796c tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False returned with HTTP 202 Jul 22 04:46:56.003711 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 630/2486] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:55 2026] DELETE /volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:56.010789 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-36a02baf-db15-4107-bd20-f53957940b7f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.012187 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-36a02baf-db15-4107-bd20-f53957940b7f tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 Jul 22 04:46:56.012469 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-36a02baf-db15-4107-bd20-f53957940b7f tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.012740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-36a02baf-db15-4107-bd20-f53957940b7f tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.016323 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-36a02baf-db15-4107-bd20-f53957940b7f tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 returned with HTTP 404 Jul 22 04:46:56.016870 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 616/2487] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.024821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5f04af88-7d8a-4368-a82c-196b699df0b0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.026995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f04af88-7d8a-4368-a82c-196b699df0b0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:56.027248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f04af88-7d8a-4368-a82c-196b699df0b0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.027471 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f04af88-7d8a-4368-a82c-196b699df0b0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.039441 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f04af88-7d8a-4368-a82c-196b699df0b0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:56.040004 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 618/2488] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.049773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.051819 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False Jul 22 04:46:56.052106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.052527 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.052825 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.052825 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:56.053420 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 13a2be90-1790-4e45-a1a5-5066b588bdf7, force: False {{(pid=100126) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:56.057487 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e6f1f891-0795-49a2-bf1b-dd2be42844ed tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False returned with HTTP 404 Jul 22 04:46:56.058322 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 625/2489] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.066903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2ca8698a-5db2-43b6-be5e-c4a837e0a1de None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.068692 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2ca8698a-5db2-43b6-be5e-c4a837e0a1de tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 Jul 22 04:46:56.068836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2ca8698a-5db2-43b6-be5e-c4a837e0a1de tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.069036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2ca8698a-5db2-43b6-be5e-c4a837e0a1de tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.069310 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.069310 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:56.073332 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2ca8698a-5db2-43b6-be5e-c4a837e0a1de tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 returned with HTTP 404 Jul 22 04:46:56.073981 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 631/2490] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/13a2be90-1790-4e45-a1a5-5066b588bdf7 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.083511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.085654 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] POST https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:56.086275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1103637247", "consumer": "front-end"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:56.088509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.qos_specs [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1103637247', 'consumer': 'front-end', 'specs': {}} {{(pid=100124) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 22 04:46:56.092021 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DB qos_specs_create(): root {'id': '27c12748-6267-456a-8d34-0cde2e331208', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1103637247'} {{(pid=100124) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 22 04:46:56.104359 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce5c5ac9-f481-494f-be8a-b621917f8f26 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:56.104359 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 617/2491] 10.4.3.175 () {68 vars in 1264 bytes} [Wed Jul 22 04:46:56 2026] POST /volume/v3/qos-specs => generated 370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.113726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.115891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False Jul 22 04:46:56.116210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.116286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.117193 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.117193 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:56.117193 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 27c12748-6267-456a-8d34-0cde2e331208, force: False {{(pid=100127) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:56.139316 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57e59799-aff9-4165-9ddc-1ffa1869ce40 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False returned with HTTP 202 Jul 22 04:46:56.140119 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 619/2492] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:56.148438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2890a3bc-e9ce-4bfe-a803-eb7a41c86d72 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.150475 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2890a3bc-e9ce-4bfe-a803-eb7a41c86d72 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 Jul 22 04:46:56.150997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2890a3bc-e9ce-4bfe-a803-eb7a41c86d72 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.151240 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2890a3bc-e9ce-4bfe-a803-eb7a41c86d72 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.156660 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2890a3bc-e9ce-4bfe-a803-eb7a41c86d72 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 returned with HTTP 404 Jul 22 04:46:56.157347 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 626/2493] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.166164 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f3f4fa2d-8ffa-4b06-9034-e134d03805e0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.167836 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f4fa2d-8ffa-4b06-9034-e134d03805e0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:56.168055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f4fa2d-8ffa-4b06-9034-e134d03805e0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.168234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f3f4fa2d-8ffa-4b06-9034-e134d03805e0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.173397 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f3f4fa2d-8ffa-4b06-9034-e134d03805e0 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:56.173799 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 632/2494] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.185352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c254913f-8812-492c-a63e-dfde6e8a97ec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.186859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c254913f-8812-492c-a63e-dfde6e8a97ec tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False Jul 22 04:46:56.187150 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c254913f-8812-492c-a63e-dfde6e8a97ec tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.187441 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c254913f-8812-492c-a63e-dfde6e8a97ec tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.187757 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.187757 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:56.188885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c254913f-8812-492c-a63e-dfde6e8a97ec tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 27c12748-6267-456a-8d34-0cde2e331208, force: False {{(pid=100124) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:56.191213 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c254913f-8812-492c-a63e-dfde6e8a97ec tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False returned with HTTP 404 Jul 22 04:46:56.191750 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 618/2495] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.200139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6762f570-2f4e-43a5-b27d-44e44ddf05f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.202551 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6762f570-2f4e-43a5-b27d-44e44ddf05f7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 Jul 22 04:46:56.202940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6762f570-2f4e-43a5-b27d-44e44ddf05f7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.203275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6762f570-2f4e-43a5-b27d-44e44ddf05f7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.203690 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.203690 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:56.207601 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6762f570-2f4e-43a5-b27d-44e44ddf05f7 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 returned with HTTP 404 Jul 22 04:46:56.208323 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 620/2496] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/27c12748-6267-456a-8d34-0cde2e331208 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.217374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4f05591a-70db-4cee-83cc-0b13de941572 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.219375 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f05591a-70db-4cee-83cc-0b13de941572 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.219580 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f05591a-70db-4cee-83cc-0b13de941572 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.219809 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f05591a-70db-4cee-83cc-0b13de941572 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.224170 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f05591a-70db-4cee-83cc-0b13de941572 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 200 Jul 22 04:46:56.224643 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 627/2497] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.234327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-deb51c78-13e5-4824-b467-258e89b478ae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.236132 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-deb51c78-13e5-4824-b467-258e89b478ae tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs Jul 22 04:46:56.236320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-deb51c78-13e5-4824-b467-258e89b478ae tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.236519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-deb51c78-13e5-4824-b467-258e89b478ae tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.236794 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.236794 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:56.241606 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-deb51c78-13e5-4824-b467-258e89b478ae tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs returned with HTTP 200 Jul 22 04:46:56.242093 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 633/2498] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.251124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.252605 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] PUT https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.254117 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:56.260260 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.qos_specs [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100124) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 22 04:46:56.270234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] qos_specs_update() value: {'id': '5398bb0a-a79f-4e0d-8276-786cb395a4bc', 'key': 'iops_bytes', 'value': '500', 'specs_id': '789b016d-732c-4d9f-baeb-938e2fd3da6d', 'deleted': False} {{(pid=100124) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 22 04:46:56.278125 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0351de6-f00d-4297-a2cd-d60fee551d3d tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 200 Jul 22 04:46:56.278840 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 619/2499] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:46:56 2026] PUT /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 36 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:56.295325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-061bbfea-055b-4477-a5ea-dcc4b76468f4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.297277 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-061bbfea-055b-4477-a5ea-dcc4b76468f4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.297511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-061bbfea-055b-4477-a5ea-dcc4b76468f4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.299406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-061bbfea-055b-4477-a5ea-dcc4b76468f4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.303564 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-061bbfea-055b-4477-a5ea-dcc4b76468f4 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 200 Jul 22 04:46:56.304057 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 621/2500] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.312218 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05d045bb-7bf6-4934-af71-087b61eb5a4e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.314713 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05d045bb-7bf6-4934-af71-087b61eb5a4e tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] PUT https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/delete_keys Jul 22 04:46:56.315222 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05d045bb-7bf6-4934-af71-087b61eb5a4e tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:56.317293 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.317293 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:56.317880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05d045bb-7bf6-4934-af71-087b61eb5a4e tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete_key spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d, keys: ['iops_bytes'] {{(pid=100126) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 22 04:46:56.338438 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05d045bb-7bf6-4934-af71-087b61eb5a4e tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/delete_keys returned with HTTP 202 Jul 22 04:46:56.338956 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 628/2501] 10.4.3.175 () {68 vars in 1410 bytes} [Wed Jul 22 04:46:56 2026] PUT /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d/delete_keys => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:56.347093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8da384c6-f342-4a57-8938-d491de84bfb2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.349029 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8da384c6-f342-4a57-8938-d491de84bfb2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.349170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8da384c6-f342-4a57-8938-d491de84bfb2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.349383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8da384c6-f342-4a57-8938-d491de84bfb2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.349617 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.349617 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:56.353534 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8da384c6-f342-4a57-8938-d491de84bfb2 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 200 Jul 22 04:46:56.353907 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 634/2502] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.363568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7e341718-0103-4236-8e98-4f84e5350493 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.365272 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7e341718-0103-4236-8e98-4f84e5350493 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.365720 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7e341718-0103-4236-8e98-4f84e5350493 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.365985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7e341718-0103-4236-8e98-4f84e5350493 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.367205 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.367205 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:56.370129 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7e341718-0103-4236-8e98-4f84e5350493 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 200 Jul 22 04:46:56.370721 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 620/2503] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.379216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.381044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] DELETE https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d?force=False Jul 22 04:46:56.381313 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.381552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.381902 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.381902 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:56.382357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Delete qos_spec: 789b016d-732c-4d9f-baeb-938e2fd3da6d, force: False {{(pid=100127) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 22 04:46:56.408027 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e79ca3b7-bc82-4868-a972-d19dddd20a85 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d?force=False returned with HTTP 202 Jul 22 04:46:56.408695 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 622/2504] 10.4.3.175 () {66 vars in 1380 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:46:56.416202 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3c379b0d-2d12-4d94-bef5-5427bf68cd87 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.418008 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3c379b0d-2d12-4d94-bef5-5427bf68cd87 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] GET https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d Jul 22 04:46:56.418253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3c379b0d-2d12-4d94-bef5-5427bf68cd87 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.418434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3c379b0d-2d12-4d94-bef5-5427bf68cd87 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.418649 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.418649 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:56.421837 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3c379b0d-2d12-4d94-bef5-5427bf68cd87 tempest-QosSpecsTestJSON-206539691 tempest-QosSpecsTestJSON-206539691-project-admin] https://10.4.3.175/volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d returned with HTTP 404 Jul 22 04:46:56.422372 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 629/2505] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/qos-specs/789b016d-732c-4d9f-baeb-938e2fd3da6d => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.534479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bfe6105c-f93f-457f-9e4f-5823a32270d0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.537099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bfe6105c-f93f-457f-9e4f-5823a32270d0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:56.537426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bfe6105c-f93f-457f-9e4f-5823a32270d0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.537706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bfe6105c-f93f-457f-9e4f-5823a32270d0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.547419 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bfe6105c-f93f-457f-9e4f-5823a32270d0 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 404 Jul 22 04:46:56.548000 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 635/2506] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.559412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.561076 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:46:56.561472 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.561918 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.562381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:56.562850 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.562850 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:56.563460 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:46:56.574213 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Get all volumes completed successfully. Jul 22 04:46:56.574213 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4fc741fb-d197-4aee-8756-9c3aac0309cd tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:46:56.574213 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 621/2507] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/volumes => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:56.586269 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.588230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:56.588603 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.588869 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.589232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:46:56.589552 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.589552 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:56.590592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:46:56.597865 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Get all snapshots completed successfully. Jul 22 04:46:56.598233 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f30445f-a9c4-4909-8914-0b5f9714e383 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:46:56.598717 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 623/2508] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/snapshots => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:46:56.612671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.614883 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 Jul 22 04:46:56.615100 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.615305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.615422 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete snapshot with id: 5a1a8961-6305-4101-a7bb-52c44b577f13 Jul 22 04:46:56.627876 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f45cb431-e3d1-42fe-ae80-17369ef1e5ad tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 returned with HTTP 404 Jul 22 04:46:56.628512 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 630/2509] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/snapshots/5a1a8961-6305-4101-a7bb-52c44b577f13 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.636274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-be7cc1b6-8016-483c-809d-6efd212aa635 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.638273 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be7cc1b6-8016-483c-809d-6efd212aa635 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 Jul 22 04:46:56.638541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be7cc1b6-8016-483c-809d-6efd212aa635 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.638859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be7cc1b6-8016-483c-809d-6efd212aa635 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.639076 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-be7cc1b6-8016-483c-809d-6efd212aa635 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete snapshot with id: 10348de4-dc2e-4064-ae7a-186c77653408 Jul 22 04:46:56.644807 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be7cc1b6-8016-483c-809d-6efd212aa635 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 returned with HTTP 404 Jul 22 04:46:56.645455 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 636/2510] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/snapshots/10348de4-dc2e-4064-ae7a-186c77653408 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.659549 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-18e1340c-29fb-4343-9994-6e40dc21330e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.661324 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18e1340c-29fb-4343-9994-6e40dc21330e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:56.662988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-18e1340c-29fb-4343-9994-6e40dc21330e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.662988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-18e1340c-29fb-4343-9994-6e40dc21330e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.671475 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-18e1340c-29fb-4343-9994-6e40dc21330e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 404 Jul 22 04:46:56.672553 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 622/2511] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.685481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.685657 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-28ce5f9a-2cf5-466f-932e-742641d46ace None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.687421 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:56.687663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.688004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.688060 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume with id: 5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a Jul 22 04:46:56.688682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-28ce5f9a-2cf5-466f-932e-742641d46ace tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:56.689392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-28ce5f9a-2cf5-466f-932e-742641d46ace tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.690302 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-28ce5f9a-2cf5-466f-932e-742641d46ace tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.690462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-28ce5f9a-2cf5-466f-932e-742641d46ace tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:56.695994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a1378428-a85a-4d7e-b2e0-d70c79d27840 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a returned with HTTP 404 Jul 22 04:46:56.696868 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 624/2512] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:46:56 2026] DELETE /volume/v3/volumes/5d96d6e5-1c96-4e71-b80d-41ddaaad7c8a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:46:56.700233 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.700233 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:56.701106 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-28ce5f9a-2cf5-466f-932e-742641d46ace tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:56.701725 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 631/2513] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:56.708092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.710680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:56.711206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1681556074"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:56.713391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1681556074'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:56.713674 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume of 1 GB Jul 22 04:46:56.713981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.713981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:56.720035 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Availability Zones retrieved successfully. Jul 22 04:46:56.729067 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (10a71456-29c0-4d22-bd22-4787d34481b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:56.730199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86393a4-66eb-4f83-94b5-2d22dc100054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:56.731573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:56.775846 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f86393a4-66eb-4f83-94b5-2d22dc100054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:56.777005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb644908-e80f-4a64-9b31-730cb2e1dd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:56.830567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['8515001b-fa90-4576-a0db-2df3c2bb16be', '4ecb0c7a-e21c-4895-a223-53b4855e3c5a', 'cee39e9d-f277-4938-a077-760f9505a6c3', 'e40acdb2-a496-4072-9efa-710233edba7e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:56.831707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb644908-e80f-4a64-9b31-730cb2e1dd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8515001b-fa90-4576-a0db-2df3c2bb16be', '4ecb0c7a-e21c-4895-a223-53b4855e3c5a', 'cee39e9d-f277-4938-a077-760f9505a6c3', 'e40acdb2-a496-4072-9efa-710233edba7e']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:56.832722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837905f4-7b75-4a65-89a7-6213dc1d5119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:56.863718 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837905f4-7b75-4a65-89a7-6213dc1d5119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11311697-3a43-46d9-8f3b-d3facbbbdeac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1681556074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['8515001b-fa90-4576-a0db-2df3c2bb16be','4ecb0c7a-e21c-4895-a223-53b4855e3c5a','cee39e9d-f277-4938-a077-760f9505a6c3','e40acdb2-a496-4072-9efa-710233edba7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1681556074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11311697-3a43-46d9-8f3b-d3facbbbdeac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdba44ec34634fed8272af120ded928a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:56.864502 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfa9848-08db-4cdb-99a8-37d2453b1344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:56.888294 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dfa9848-08db-4cdb-99a8-37d2453b1344) transitioned into state 'SUCCESS' from state '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-1681556074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['8515001b-fa90-4576-a0db-2df3c2bb16be','4ecb0c7a-e21c-4895-a223-53b4855e3c5a','cee39e9d-f277-4938-a077-760f9505a6c3','e40acdb2-a496-4072-9efa-710233edba7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:56.889248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4926f5d9-ecae-424a-bc23-e80eff3b99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:56.905055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4926f5d9-ecae-424a-bc23-e80eff3b99c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:56.907461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (10a71456-29c0-4d22-bd22-4787d34481b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:56.907461 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request issued successfully. Jul 22 04:46:56.908987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-891592a9-f89a-4971-8ff9-6ed02ea2fb90 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:56.908987 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 637/2514] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:46:56 2026] POST /volume/v3/volumes => generated 751 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:56.921209 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:56.923763 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:46:56.924210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:56.925093 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:56.939594 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:56.939594 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:56.945986 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:56.955854 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8228b401-aac4-4220-9acc-0d8c7cec9ead tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 200 Jul 22 04:46:56.956925 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 623/2515] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:56 2026] GET /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:57.717415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:57.720137 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:57.720320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:57.720632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:57.720838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:57.736199 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:57.736199 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:57.737101 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85eabc29-2dfe-4212-86a6-94c8852f7bb3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:57.737518 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 625/2516] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:57 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:57.972781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:57.977224 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:46:57.977224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:57.977438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:57.989164 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:57.989164 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:57.997666 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:58.004863 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ef100dd2-f35f-4d82-acc5-c6993cbb6e30 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 200 Jul 22 04:46:58.005587 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 632/2517] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:57 2026] GET /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:58.024990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:58.027065 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:46:58.027616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11311697-3a43-46d9-8f3b-d3facbbbdeac", "name": "tempest-VolumesDeleteCascade-Snapshot-1007664966"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:58.038795 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:58.038795 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:58.040031 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:58.040031 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create snapshot from volume 11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:46:58.087474 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['26906a66-07f4-462e-933b-2da06e213e0c', 'd7547877-bb3a-45a2-81b8-86381606d312', '7b39d1f8-38b7-45fb-a0a6-23c584084b68', '2f503787-df4b-4456-9711-f02a1c9221e9'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:58.124669 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot create request issued successfully. Jul 22 04:46:58.125385 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4c448e75-3362-48c4-b1dd-e5f5dc698866 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:46:58.126049 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 638/2518] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:46:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:58.135373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:58.139844 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f Jul 22 04:46:58.139844 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:58.139844 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:58.146502 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:58.146502 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:58.147481 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:58.149148 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6eb3bd08-024e-4c62-9234-1fbc0b3a9d0b tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f returned with HTTP 200 Jul 22 04:46:58.149651 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 624/2519] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:58 2026] GET /volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:58.751025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:58.753095 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:58.753316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:58.753510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:58.753609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:58.758408 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:58.758408 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:58.759367 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98bc6911-c0b1-44aa-b00c-353bbe5cfc02 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:58.760025 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 626/2520] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:58 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.160811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.163871 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f Jul 22 04:46:59.164944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:59.165338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:59.174915 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.174915 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:59.174915 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:59.176015 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-135cb995-b145-44da-84e7-e5f7d6ca6f6c tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f returned with HTTP 200 Jul 22 04:46:59.176498 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 633/2521] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:46:59 2026] GET /volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.187367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.190457 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:59.190457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "da2d5d82-9882-46f3-9006-6cc7588d7d6f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1852428342"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:59.193434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request body: {'volume': {'snapshot_id': 'da2d5d82-9882-46f3-9006-6cc7588d7d6f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1852428342'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:59.202342 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.202342 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:59.204579 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Snapshot retrieved successfully. Jul 22 04:46:59.204579 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume of 1 GB Jul 22 04:46:59.209876 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Availability Zones retrieved successfully. Jul 22 04:46:59.220293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (e388075b-25fc-4487-9474-1ea1ceea97cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:59.224132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3215001b-6c4a-484e-af3f-c44d1f4f126e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.224132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:59.260736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3215001b-6c4a-484e-af3f-c44d1f4f126e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'da2d5d82-9882-46f3-9006-6cc7588d7d6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.261889 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23e366d-ac95-4bb1-b617-dc3204e6dba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.264361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e5ccd9cf-cdc5-4d79-aa71-8290f8837e47 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.317430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Created reservations ['cf3db546-649d-483a-8344-8c26f8fa7820', '8e61a1a9-446a-44d4-94b0-9bf1f10f3909', '59bb7d49-bd09-493d-a104-6530a52a0f13', '3a1b6725-9169-4492-92e8-37f41fa5b547'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:59.318582 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a23e366d-ac95-4bb1-b617-dc3204e6dba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf3db546-649d-483a-8344-8c26f8fa7820', '8e61a1a9-446a-44d4-94b0-9bf1f10f3909', '59bb7d49-bd09-493d-a104-6530a52a0f13', '3a1b6725-9169-4492-92e8-37f41fa5b547']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.319422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2992753d-d086-4c88-9c4a-ee7a0db0646a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.368088 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5ccd9cf-cdc5-4d79-aa71-8290f8837e47 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:59.368611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e5ccd9cf-cdc5-4d79-aa71-8290f8837e47 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:59.373387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2992753d-d086-4c88-9c4a-ee7a0db0646a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b66565d-dbe0-40bf-b659-4d9b6d3823a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1852428342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['cf3db546-649d-483a-8344-8c26f8fa7820','8e61a1a9-446a-44d4-94b0-9bf1f10f3909','59bb7d49-bd09-493d-a104-6530a52a0f13','3a1b6725-9169-4492-92e8-37f41fa5b547'],size=1,snapshot_id=da2d5d82-9882-46f3-9006-6cc7588d7d6f,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1852428342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b66565d-dbe0-40bf-b659-4d9b6d3823a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=da2d5d82-9882-46f3-9006-6cc7588d7d6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdba44ec34634fed8272af120ded928a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.374906 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855fefb1-7817-4697-8541-225f8c73785c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.387785 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5ccd9cf-cdc5-4d79-aa71-8290f8837e47 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:59.388141 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 625/2522] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:59 2026] POST /volume/v3/types => generated 188 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.397287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6815015d-0df8-4821-b2f9-232e94272064 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.399243 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6815015d-0df8-4821-b2f9-232e94272064 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:46:59.399757 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6815015d-0df8-4821-b2f9-232e94272064 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:59.399974 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (855fefb1-7817-4697-8541-225f8c73785c) transitioned into state 'SUCCESS' from state '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-1852428342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c65d1f2a7a040d5a5b3ea6905acfe7b',qos_specs=None,replication_status=,reservations=['cf3db546-649d-483a-8344-8c26f8fa7820','8e61a1a9-446a-44d4-94b0-9bf1f10f3909','59bb7d49-bd09-493d-a104-6530a52a0f13','3a1b6725-9169-4492-92e8-37f41fa5b547'],size=1,snapshot_id=da2d5d82-9882-46f3-9006-6cc7588d7d6f,source_replicaid=,source_volid=None,status='creating',user_id='bdba44ec34634fed8272af120ded928a',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.400812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaa83ea-591c-4f22-933c-63f6f8c652ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.416085 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6815015d-0df8-4821-b2f9-232e94272064 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:46:59.416459 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 627/2523] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:46:59 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.426236 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eef9d349-e074-41bf-a5ba-5e62942057cb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.427355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faaa83ea-591c-4f22-933c-63f6f8c652ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.428408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Flow 'volume_create_api' (e388075b-25fc-4487-9474-1ea1ceea97cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:59.428857 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Create volume request issued successfully. Jul 22 04:46:59.429669 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44585c3a-09ad-4b8e-92ea-29724c0d5393 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:59.430092 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 639/2524] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:59 2026] POST /volume/v3/volumes => generated 785 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:59.453940 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.458946 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:46:59.459176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:59.459517 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:59.477058 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.477058 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:46:59.487907 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:46:59.495170 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b26a1e3c-a5f4-48f9-9517-fef33681eaa7 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 200 Jul 22 04:46:59.495651 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 626/2525] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:59 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.516102 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:46:59.516102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:46:59.519880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:46:59.521565 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Create volume of 1 GB Jul 22 04:46:59.522949 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.522949 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:46:59.522949 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Availability Zones retrieved successfully. Jul 22 04:46:59.528994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Flow 'volume_create_api' (3b1585f1-e59b-4672-ad5b-bcfd7ffc8980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:59.530436 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610feac2-7311-49f7-9922-98bed420eb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.531918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:46:59.558610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610feac2-7311-49f7-9922-98bed420eb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:46:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7eb7395e-56a9-4b73-ab1a-cff13dc41911,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7eb7395e-56a9-4b73-ab1a-cff13dc41911', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.559264 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa53f692-561a-4564-b52b-3dc88c8b9b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.600501 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:46:59.601950 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:46:59.663615 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Created reservations ['8d082fb1-83e0-411e-a23a-0b8e43e975e8', '881eb6b1-8829-449f-a24c-359f628a5ef2', 'e457abc8-4a51-4a30-906b-35887764d5e1', '30c37835-2def-41c5-bf75-b9443224bf8a'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:46:59.664984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa53f692-561a-4564-b52b-3dc88c8b9b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d082fb1-83e0-411e-a23a-0b8e43e975e8', '881eb6b1-8829-449f-a24c-359f628a5ef2', 'e457abc8-4a51-4a30-906b-35887764d5e1', '30c37835-2def-41c5-bf75-b9443224bf8a']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.666152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714fecfb-e49c-4f24-bf65-ca44deba07fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.697019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714fecfb-e49c-4f24-bf65-ca44deba07fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3032e246-4c85-46eb-b22e-61064ed60d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9d1149e68a4069881c5e2b9c085ecf',qos_specs=None,replication_status=,reservations=['8d082fb1-83e0-411e-a23a-0b8e43e975e8','881eb6b1-8829-449f-a24c-359f628a5ef2','e457abc8-4a51-4a30-906b-35887764d5e1','30c37835-2def-41c5-bf75-b9443224bf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2967a80667407c91032e5772bcc3fe',volume_type_id=7eb7395e-56a9-4b73-ab1a-cff13dc41911), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3032e246-4c85-46eb-b22e-61064ed60d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e9d1149e68a4069881c5e2b9c085ecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c2967a80667407c91032e5772bcc3fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7eb7395e-56a9-4b73-ab1a-cff13dc41911),volume_type_id=7eb7395e-56a9-4b73-ab1a-cff13dc41911)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.697668 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3f06ae-8430-4904-b6c8-85b5029fb572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.725682 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b3f06ae-8430-4904-b6c8-85b5029fb572) transitioned into state 'SUCCESS' from state '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-337385117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e9d1149e68a4069881c5e2b9c085ecf',qos_specs=None,replication_status=,reservations=['8d082fb1-83e0-411e-a23a-0b8e43e975e8','881eb6b1-8829-449f-a24c-359f628a5ef2','e457abc8-4a51-4a30-906b-35887764d5e1','30c37835-2def-41c5-bf75-b9443224bf8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c2967a80667407c91032e5772bcc3fe',volume_type_id=7eb7395e-56a9-4b73-ab1a-cff13dc41911)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.726410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c728f6-5c45-41bd-924b-e219db3baa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:46:59.740076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c728f6-5c45-41bd-924b-e219db3baa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:46:59.740949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Flow 'volume_create_api' (3b1585f1-e59b-4672-ad5b-bcfd7ffc8980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:46:59.741299 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Create volume request issued successfully. Jul 22 04:46:59.741883 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eef9d349-e074-41bf-a5ba-5e62942057cb tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:46:59.742374 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 634/2526] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:46:59 2026] POST /volume/v3/volumes => generated 767 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:46:59.757482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.759305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:46:59.759502 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:59.759704 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:59.767359 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.767359 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:46:59.772784 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:46:59.776403 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0902c579-ae8b-4ef6-b61c-4c59ec32a700 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:46:59.776628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:46:59.776913 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 628/2527] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:59 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:46:59.782874 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:46:59.783204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:46:59.783435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:46:59.784272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:46:59.789116 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:46:59.789116 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:46:59.790049 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e4153876-3c2a-4f8f-805d-c724ec89d3cb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:46:59.791233 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 640/2528] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:46:59 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.510509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.512727 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:00.513013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.513257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.523006 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.523006 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:00.527604 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:00.533270 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1eec2950-4b2f-45c7-aca9-6eee0770d726 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 200 Jul 22 04:47:00.533772 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 627/2529] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.550429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.553397 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:00.553397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.553669 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.567273 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.567273 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:00.571890 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:00.577882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9b2285b-f18b-434f-be72-c3ed7240d361 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 200 Jul 22 04:47:00.578390 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 635/2530] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.593942 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.596231 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac?cascade=True Jul 22 04:47:00.596470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.596721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.596922 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume with id: 11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:00.605735 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.605735 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:00.606314 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:00.639025 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume request issued successfully. Jul 22 04:47:00.639322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ecf3abe-3db5-4b66-879c-b3015832d833 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac?cascade=True returned with HTTP 202 Jul 22 04:47:00.639855 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 629/2531] 10.4.3.175 () {66 vars in 1376 bytes} [Wed Jul 22 04:47:00 2026] DELETE /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:00.649853 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aca106de-0288-4e14-9d0b-c686899c8f29 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.652437 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aca106de-0288-4e14-9d0b-c686899c8f29 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:00.652717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aca106de-0288-4e14-9d0b-c686899c8f29 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.652978 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aca106de-0288-4e14-9d0b-c686899c8f29 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.662878 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.662878 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:00.668365 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aca106de-0288-4e14-9d0b-c686899c8f29 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:00.676210 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aca106de-0288-4e14-9d0b-c686899c8f29 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 200 Jul 22 04:47:00.677089 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 641/2532] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.795712 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.799384 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:00.799680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.799904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.804263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.807950 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:47:00.808210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.808365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.808489 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:00.814708 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.814708 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:00.815602 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.815602 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:00.815927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dda0d244-d999-4718-bf5b-f12bae9ad7ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:47:00.816128 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 636/2533] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.823862 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:00.831291 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ee0911e-0334-47ae-8964-e20a71a45a5c tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:00.831930 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 628/2534] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:00.851808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.854134 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:00.854598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:00.855334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:00.863898 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.863898 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:00.868893 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Volume info retrieved successfully. Jul 22 04:47:00.874710 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-373d09c4-bf71-410a-9d71-bb3b7ba379b3 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:00.875369 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 630/2535] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:00 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:00.891408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:00.893690 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] POST https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98/action Jul 22 04:47:00.894233 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:00.894403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:00.905575 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:00.905575 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:00.906307 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:00.933587 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:47:00.933587 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:47:00.965943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Created reservations ['144dc963-f333-4bc5-bfee-35b34c834ce6', 'decb6698-024d-4d51-ae47-a40e1b108794'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:00.979848 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:47:00.980471 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-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 22 04:47:00.988893 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Created reservations ['e536d4bc-64c3-4c3d-9583-d39c2d26a812', '8ca25a5a-2a59-43f7-aa0c-1b6d05b6d3a4'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:01.011052 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Retype volume request issued successfully. Jul 22 04:47:01.011430 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e124b0a9-da6b-4cee-aa44-a40016ff69f4 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98/action returned with HTTP 202 Jul 22 04:47:01.012014 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 642/2536] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:00 2026] POST /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:01.019044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8579d5d5-73ce-4788-89c9-b4888d04757f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.020813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8579d5d5-73ce-4788-89c9-b4888d04757f tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:01.021054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8579d5d5-73ce-4788-89c9-b4888d04757f tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.021298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8579d5d5-73ce-4788-89c9-b4888d04757f tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.030542 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.030542 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:01.035507 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8579d5d5-73ce-4788-89c9-b4888d04757f tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:01.042480 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8579d5d5-73ce-4788-89c9-b4888d04757f tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:01.043059 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 637/2537] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:01.691609 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d756d2a-59b0-40c1-a3dc-1e46bfd8897a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.694022 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d756d2a-59b0-40c1-a3dc-1e46bfd8897a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:01.694436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d756d2a-59b0-40c1-a3dc-1e46bfd8897a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.694794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d756d2a-59b0-40c1-a3dc-1e46bfd8897a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.703261 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d756d2a-59b0-40c1-a3dc-1e46bfd8897a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 404 Jul 22 04:47:01.703261 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 629/2538] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:01.709857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-95bd4c69-cac4-43e0-955f-d9406279e23e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.711663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:47:01.711926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.712186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.712415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:01.713138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:01.720650 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Get all volumes completed successfully. Jul 22 04:47:01.721155 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-95bd4c69-cac4-43e0-955f-d9406279e23e tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:47:01.721769 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 631/2539] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:47:01 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 22 04:47:01.732685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aa74842a-9296-4cf5-a93e-21596b8348bc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.735995 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:01.736657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:47:01.740788 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Get all snapshots completed successfully. Jul 22 04:47:01.741219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa74842a-9296-4cf5-a93e-21596b8348bc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:47:01.741772 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 643/2540] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:01.750417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.752830 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:01.753113 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.753362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.762487 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.762487 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:01.767388 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:01.773907 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0906321-1b98-4d32-be13-6e31ec83bfe2 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 200 Jul 22 04:47:01.774503 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 638/2541] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:01.789206 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a0b845d6-f165-4e84-843c-7755d3f020cc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.792516 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:01.792516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.792516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.792516 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume with id: 0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:01.798320 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.798320 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:01.798978 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:01.821230 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume request issued successfully. Jul 22 04:47:01.822383 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0b845d6-f165-4e84-843c-7755d3f020cc tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 202 Jul 22 04:47:01.822657 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 630/2542] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:01 2026] DELETE /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:01.832101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.834155 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.834262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:01.834262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.834262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.836248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:47:01.837572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.837572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.837572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:01.841826 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.841826 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:01.843059 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.843059 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:01.844576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e191220a-8c3b-4fe5-96ee-3d0f1c590813 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:47:01.845319 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 644/2543] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:01.846305 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Volume info retrieved successfully. Jul 22 04:47:01.851756 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-227d1503-eaec-4c74-8f2b-6cbea9b8d602 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 200 Jul 22 04:47:01.852242 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 632/2544] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:01.859221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.862306 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:47:01.862533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.862785 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.873150 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.873150 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:01.880457 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:01.888144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ba0cf33a-c4d3-4329-9834-3d9dc6566f8b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 200 Jul 22 04:47:01.888842 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 639/2545] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:01.905444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.907316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:47:01.907823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.908231 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.908578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: 6af5a66a-e387-4a21-876f-319b14911fd8. Jul 22 04:47:01.913925 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.913925 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:01.934672 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id 6af5a66a-e387-4a21-876f-319b14911fd8 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:47:01.937069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-731d9922-e762-4c33-a56a-0d1bd3405aa0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 202 Jul 22 04:47:01.937529 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 631/2546] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:01 2026] DELETE /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:01.950403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-42168244-c31d-4732-917a-bf0f40b10fb6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:01.952275 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42168244-c31d-4732-917a-bf0f40b10fb6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:47:01.952743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42168244-c31d-4732-917a-bf0f40b10fb6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:01.953110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42168244-c31d-4732-917a-bf0f40b10fb6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:01.953339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-42168244-c31d-4732-917a-bf0f40b10fb6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:01.962128 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:01.962128 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:01.962128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42168244-c31d-4732-917a-bf0f40b10fb6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 200 Jul 22 04:47:01.962128 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 645/2547] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:01 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:02.059138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.061938 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.061938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.061938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.071918 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:02.071918 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:02.079070 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:02.088178 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-24cdcf6e-4f7d-4cbd-811f-2fd0872ff2f7 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:02.088826 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 633/2548] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:02.109379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.111717 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.112046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.112333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.120602 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:02.120602 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:02.125183 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Volume info retrieved successfully. Jul 22 04:47:02.131276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-84ed6512-7c56-4ffc-b51a-867564f781e2 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:02.131768 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 640/2549] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:02.147351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-768b14b4-2b8c-467e-a944-749e938cfbfe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.149026 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] GET https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117 Jul 22 04:47:02.149357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.149742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.150814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117'), ('all_tenants', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:02.194820 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Get all volumes completed successfully. Jul 22 04:47:02.194820 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-768b14b4-2b8c-467e-a944-749e938cfbfe tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117 returned with HTTP 200 Jul 22 04:47:02.194820 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 632/2550] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-337385117 => generated 346 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:02.206652 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.208896 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.210776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.211053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.220095 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:02.220095 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:02.225589 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:02.232202 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9c6f2c9-d6c8-4bfc-bd0e-dd1cc90b5f57 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:02.232745 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 646/2551] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:02.249512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.252116 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.252494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.252796 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.253104 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Delete volume with id: 3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.262473 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:02.262473 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:02.263073 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:02.291118 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Delete volume request issued successfully. Jul 22 04:47:02.291317 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc583a32-a7b4-45c2-a6a2-6cf1daa08884 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 202 Jul 22 04:47:02.291910 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 634/2552] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:02 2026] DELETE /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:02.302392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d63ac807-4783-409c-ad85-bbd828d201a6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.304709 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d63ac807-4783-409c-ad85-bbd828d201a6 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:02.305159 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d63ac807-4783-409c-ad85-bbd828d201a6 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.305293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d63ac807-4783-409c-ad85-bbd828d201a6 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.313573 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:02.313573 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:02.318693 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d63ac807-4783-409c-ad85-bbd828d201a6 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Volume info retrieved successfully. Jul 22 04:47:02.325370 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d63ac807-4783-409c-ad85-bbd828d201a6 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 200 Jul 22 04:47:02.325746 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 641/2553] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:02.869732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9c9ff333-eb62-46a2-b0c8-f879345db199 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.871748 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9c9ff333-eb62-46a2-b0c8-f879345db199 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 Jul 22 04:47:02.873496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9c9ff333-eb62-46a2-b0c8-f879345db199 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.873496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9c9ff333-eb62-46a2-b0c8-f879345db199 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.879712 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9c9ff333-eb62-46a2-b0c8-f879345db199 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 returned with HTTP 404 Jul 22 04:47:02.880420 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 633/2554] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/0b66565d-dbe0-40bf-b659-4d9b6d3823a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:02.888847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.891827 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f Jul 22 04:47:02.892101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.892358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.892514 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete snapshot with id: da2d5d82-9882-46f3-9006-6cc7588d7d6f Jul 22 04:47:02.899338 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-27c52b7a-c820-4c81-abe9-db2d896be7c8 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f returned with HTTP 404 Jul 22 04:47:02.899960 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 647/2555] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:02 2026] DELETE /volume/v3/snapshots/da2d5d82-9882-46f3-9006-6cc7588d7d6f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:02.908575 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bad24630-563b-4a27-8e1d-e31a4be14d88 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.912649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bad24630-563b-4a27-8e1d-e31a4be14d88 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] GET https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:02.912960 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bad24630-563b-4a27-8e1d-e31a4be14d88 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.913235 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bad24630-563b-4a27-8e1d-e31a4be14d88 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.921516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bad24630-563b-4a27-8e1d-e31a4be14d88 tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 404 Jul 22 04:47:02.922927 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 635/2556] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:02.929305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.931098 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] DELETE https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:02.931270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.931434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.931595 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] Delete volume with id: 11311697-3a43-46d9-8f3b-d3facbbbdeac Jul 22 04:47:02.937216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0021e1ee-1892-479a-a46c-b14f0ff87f7a tempest-VolumesDeleteCascade-1040573359 tempest-VolumesDeleteCascade-1040573359-project-member] https://10.4.3.175/volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac returned with HTTP 404 Jul 22 04:47:02.937772 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 642/2557] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:02 2026] DELETE /volume/v3/volumes/11311697-3a43-46d9-8f3b-d3facbbbdeac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:02.974290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:02.979385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 Jul 22 04:47:02.979385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:02.979385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:02.979385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6af5a66a-e387-4a21-876f-319b14911fd8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:02.983294 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4db82882-c704-4e9d-bee3-fea9a7fe1406 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 returned with HTTP 404 Jul 22 04:47:02.984331 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 634/2558] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:02 2026] GET /volume/v3/backups/6af5a66a-e387-4a21-876f-319b14911fd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:02.996056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.000371 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:03.000734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-528249955"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:03.002682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-528249955'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:03.002803 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume of 1 GB Jul 22 04:47:03.006894 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Availability Zones retrieved successfully. Jul 22 04:47:03.012487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (9cd9eb22-9db1-4a67-9447-1420b8b9072c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:03.014449 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86eb346c-fafd-46b5-9ccf-30704ff6b5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:03.015109 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:03.044797 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86eb346c-fafd-46b5-9ccf-30704ff6b5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:03.045475 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231401c4-099c-47ee-8bd2-915596f826b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:03.097257 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['ec9b4713-503d-4c0b-9c22-cdf093cfe276', 'a05d9726-726b-45e3-ad13-1df2c64d2d18', '1975e9d4-b898-487e-9ed2-f4ad8e285108', '9a793f6a-a19f-4828-858c-43cc386ade59'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:03.098065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231401c4-099c-47ee-8bd2-915596f826b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9b4713-503d-4c0b-9c22-cdf093cfe276', 'a05d9726-726b-45e3-ad13-1df2c64d2d18', '1975e9d4-b898-487e-9ed2-f4ad8e285108', '9a793f6a-a19f-4828-858c-43cc386ade59']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:03.098932 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174188e0-cdc5-42ca-9f37-788b33a3a4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:03.122882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (174188e0-cdc5-42ca-9f37-788b33a3a4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99bc8ae-a79a-494c-b9df-4d6fa797e857', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528249955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['ec9b4713-503d-4c0b-9c22-cdf093cfe276','a05d9726-726b-45e3-ad13-1df2c64d2d18','1975e9d4-b898-487e-9ed2-f4ad8e285108','9a793f6a-a19f-4828-858c-43cc386ade59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-528249955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99bc8ae-a79a-494c-b9df-4d6fa797e857,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7488151198438cacd1aceaf8d29720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c982e34929436e88989aca8968cd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:03.123538 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b41cdd0-e267-4f77-b7b0-123ff42c5bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:03.148927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b41cdd0-e267-4f77-b7b0-123ff42c5bf3) transitioned into state 'SUCCESS' from state '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-528249955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['ec9b4713-503d-4c0b-9c22-cdf093cfe276','a05d9726-726b-45e3-ad13-1df2c64d2d18','1975e9d4-b898-487e-9ed2-f4ad8e285108','9a793f6a-a19f-4828-858c-43cc386ade59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:03.150063 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e3ffc6-54f9-4fc8-b01e-9a3f358ac3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:03.171154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e3ffc6-54f9-4fc8-b01e-9a3f358ac3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:03.171154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (9cd9eb22-9db1-4a67-9447-1420b8b9072c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:03.171154 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request issued successfully. Jul 22 04:47:03.171628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c4066bf-b0c3-4f53-9e68-b180fe6d6883 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:03.172010 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 648/2559] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:02 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:03.189510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a833d252-1efd-4ac5-b566-f068859accdf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.191386 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a833d252-1efd-4ac5-b566-f068859accdf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:47:03.191711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a833d252-1efd-4ac5-b566-f068859accdf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.191935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a833d252-1efd-4ac5-b566-f068859accdf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.201122 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:03.201122 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:03.206822 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a833d252-1efd-4ac5-b566-f068859accdf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:03.216021 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a833d252-1efd-4ac5-b566-f068859accdf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 200 Jul 22 04:47:03.216021 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 636/2560] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:03 2026] GET /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:03.340367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8f67d05b-eb0f-4442-acd0-b76dc0a93ec5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.343694 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f67d05b-eb0f-4442-acd0-b76dc0a93ec5 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] GET https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 Jul 22 04:47:03.343977 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f67d05b-eb0f-4442-acd0-b76dc0a93ec5 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.344237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f67d05b-eb0f-4442-acd0-b76dc0a93ec5 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.354256 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f67d05b-eb0f-4442-acd0-b76dc0a93ec5 tempest-VolumeRetypeWithoutMigrationTest-1092963909 tempest-VolumeRetypeWithoutMigrationTest-1092963909-project-member] https://10.4.3.175/volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 returned with HTTP 404 Jul 22 04:47:03.354878 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 643/2561] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:03 2026] GET /volume/v3/volumes/3032e246-4c85-46eb-b22e-61064ed60d98 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:03.364817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d18c7847-8c54-4568-b00f-df09c1b3b301 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.368069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d18c7847-8c54-4568-b00f-df09c1b3b301 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] DELETE https://10.4.3.175/volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c Jul 22 04:47:03.368069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d18c7847-8c54-4568-b00f-df09c1b3b301 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.368069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d18c7847-8c54-4568-b00f-df09c1b3b301 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.368069 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:03.368069 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:03.400913 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d18c7847-8c54-4568-b00f-df09c1b3b301 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c returned with HTTP 202 Jul 22 04:47:03.400913 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 635/2562] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:03 2026] DELETE /volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:03.412188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d733859e-c612-47fb-81cc-f7223a6898c7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.416120 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d733859e-c612-47fb-81cc-f7223a6898c7 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] GET https://10.4.3.175/volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c Jul 22 04:47:03.416120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d733859e-c612-47fb-81cc-f7223a6898c7 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.416120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d733859e-c612-47fb-81cc-f7223a6898c7 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.419250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d733859e-c612-47fb-81cc-f7223a6898c7 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c returned with HTTP 404 Jul 22 04:47:03.419986 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 649/2563] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:03 2026] GET /volume/v3/types/a0f2797a-48b1-4058-b5ae-be6b8a31463c => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:03.428323 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2cfc7d4-fcec-4ed9-acb7-24c2376ad6c0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.430505 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2cfc7d4-fcec-4ed9-acb7-24c2376ad6c0 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] DELETE https://10.4.3.175/volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 Jul 22 04:47:03.430783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2cfc7d4-fcec-4ed9-acb7-24c2376ad6c0 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.431083 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2cfc7d4-fcec-4ed9-acb7-24c2376ad6c0 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.463456 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2cfc7d4-fcec-4ed9-acb7-24c2376ad6c0 tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 returned with HTTP 202 Jul 22 04:47:03.464489 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 637/2564] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:03 2026] DELETE /volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:03.472430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c29c3d7d-de68-4dd5-8035-96a7ed29b6ec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:03.477817 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c29c3d7d-de68-4dd5-8035-96a7ed29b6ec tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] GET https://10.4.3.175/volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 Jul 22 04:47:03.477891 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c29c3d7d-de68-4dd5-8035-96a7ed29b6ec tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:03.482261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c29c3d7d-de68-4dd5-8035-96a7ed29b6ec tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:03.487601 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c29c3d7d-de68-4dd5-8035-96a7ed29b6ec tempest-VolumeRetypeWithoutMigrationTest-1404483694 tempest-VolumeRetypeWithoutMigrationTest-1404483694-project-admin] https://10.4.3.175/volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 returned with HTTP 404 Jul 22 04:47:03.487601 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 644/2565] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:03 2026] GET /volume/v3/types/7eb7395e-56a9-4b73-ab1a-cff13dc41911 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:04.235259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:04.237926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:47:04.237926 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:04.238045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:04.246633 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:04.246633 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:04.250706 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:04.256312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4fb523ad-9d51-452e-8d2d-d3a329b96ad6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 200 Jul 22 04:47:04.256839 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 636/2566] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:04 2026] GET /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:04.276141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4294675f-f247-44f5-b5f4-aba8fb15503d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:04.278904 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:47:04.279733 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d99bc8ae-a79a-494c-b9df-4d6fa797e857", "name": "tempest-VolumesBackupsTest-Backup-1637358034"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:04.280874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': 'd99bc8ae-a79a-494c-b9df-4d6fa797e857', 'name': 'tempest-VolumesBackupsTest-Backup-1637358034'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:47:04.281087 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume d99bc8ae-a79a-494c-b9df-4d6fa797e857 in container None Jul 22 04:47:04.292937 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:04.292937 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:04.293628 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:04.328492 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['2c258b71-d9cd-46a0-be77-8f52c07d169f', '7aafecfc-f3d5-4489-8adc-b09610cedd91'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:04.381925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4294675f-f247-44f5-b5f4-aba8fb15503d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:47:04.381925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 650/2567] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:47:04 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 22 04:47:04.392707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:04.395247 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:04.395440 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:04.395630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:04.395735 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:04.403778 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:04.403778 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:04.404541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ce56b70-ba2b-474e-a929-eb6b710c6bc6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:04.404919 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 638/2568] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:04 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:04.893129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-c15e9b75-c4fe-408b-a327-f23df1c16968 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:04.896720 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-c15e9b75-c4fe-408b-a327-f23df1c16968 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 Jul 22 04:47:04.897031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-c15e9b75-c4fe-408b-a327-f23df1c16968 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:04.897273 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-c15e9b75-c4fe-408b-a327-f23df1c16968 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:04.907433 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:04.907433 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:04.964528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-c15e9b75-c4fe-408b-a327-f23df1c16968 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 returned with HTTP 200 Jul 22 04:47:04.964949 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 645/2569] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:47:04 2026] DELETE /volume/v3/attachments/56d8da2b-128c-4bb9-ad4d-4bdd536edbd2 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:04.980295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:04.983644 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:47:04.983796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:04.984202 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:04.984385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Delete volume with id: 2c40c1ba-e072-448e-805e-a2d8f1d3d6bd Jul 22 04:47:04.992857 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:04.992857 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:04.993336 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:47:05.021940 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Delete volume request issued successfully. Jul 22 04:47:05.022195 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-41e22be5-47b2-46fb-9698-6ea6a9180cfe req-b722dd0f-07e3-43c2-b2da-3735d8f57e91 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd returned with HTTP 202 Jul 22 04:47:05.022650 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 637/2570] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:47:04 2026] DELETE /volume/v3/volumes/2c40c1ba-e072-448e-805e-a2d8f1d3d6bd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:05.419099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-124e7458-5117-4fe0-96b1-54137cdb082f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:05.421068 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-124e7458-5117-4fe0-96b1-54137cdb082f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:05.421255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-124e7458-5117-4fe0-96b1-54137cdb082f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:05.421464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-124e7458-5117-4fe0-96b1-54137cdb082f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:05.421573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-124e7458-5117-4fe0-96b1-54137cdb082f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:05.432842 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:05.432842 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:05.433596 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-124e7458-5117-4fe0-96b1-54137cdb082f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:05.433945 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 651/2571] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:05 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 739 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:06.448366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.450939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f5f12818-b51b-48eb-8ab5-d76b04d9230a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.451217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:06.451217 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.451499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.451677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:06.457400 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:06.457400 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:06.458808 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5cc72a3-65fc-44e0-be5e-992df2f37041 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:06.459480 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 639/2572] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:06.549492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5f12818-b51b-48eb-8ab5-d76b04d9230a tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:47:06.549980 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f5f12818-b51b-48eb-8ab5-d76b04d9230a tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1273417526"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.552067 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:06.552067 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:06.569088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5f12818-b51b-48eb-8ab5-d76b04d9230a tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:47:06.569706 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 646/2573] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:47:06 2026] POST /volume/v3/types => generated 231 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:06.578955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3281c557-e976-45d1-9158-8b782f4e878f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.580775 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3281c557-e976-45d1-9158-8b782f4e878f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] POST https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.581175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3281c557-e976-45d1-9158-8b782f4e878f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.602647 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3281c557-e976-45d1-9158-8b782f4e878f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.603074 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 638/2574] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:06 2026] POST /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.611572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2b498390-9792-4074-868d-2659eeb9b5e7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.613992 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2b498390-9792-4074-868d-2659eeb9b5e7 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 Jul 22 04:47:06.614235 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2b498390-9792-4074-868d-2659eeb9b5e7 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.614440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2b498390-9792-4074-868d-2659eeb9b5e7 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.622085 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2b498390-9792-4074-868d-2659eeb9b5e7 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 returned with HTTP 200 Jul 22 04:47:06.622499 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 652/2575] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.629725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fec49ffb-2349-4ef5-9f3d-e6956ceeb83b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.631816 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fec49ffb-2349-4ef5-9f3d-e6956ceeb83b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] DELETE https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 Jul 22 04:47:06.632054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fec49ffb-2349-4ef5-9f3d-e6956ceeb83b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.632274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fec49ffb-2349-4ef5-9f3d-e6956ceeb83b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.671931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fec49ffb-2349-4ef5-9f3d-e6956ceeb83b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 returned with HTTP 202 Jul 22 04:47:06.672309 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 640/2576] 10.4.3.175 () {66 vars in 1399 bytes} [Wed Jul 22 04:47:06 2026] DELETE /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:06.680015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-015ea9d3-91a5-4764-bd47-f02f3d8c260f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.681767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-015ea9d3-91a5-4764-bd47-f02f3d8c260f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 Jul 22 04:47:06.682007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-015ea9d3-91a5-4764-bd47-f02f3d8c260f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.682212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-015ea9d3-91a5-4764-bd47-f02f3d8c260f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.695673 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-015ea9d3-91a5-4764-bd47-f02f3d8c260f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 returned with HTTP 404 Jul 22 04:47:06.696295 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 647/2577] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:06.705401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1553441-0255-4620-b0f6-e0e553dee705 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.707016 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1553441-0255-4620-b0f6-e0e553dee705 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] POST https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.707296 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1553441-0255-4620-b0f6-e0e553dee705 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.724072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1553441-0255-4620-b0f6-e0e553dee705 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.724641 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 639/2578] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:06 2026] POST /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.731296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b1a07efe-9863-4050-9dd4-23e888a8c8e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.733183 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1a07efe-9863-4050-9dd4-23e888a8c8e8 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.733393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b1a07efe-9863-4050-9dd4-23e888a8c8e8 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.733613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b1a07efe-9863-4050-9dd4-23e888a8c8e8 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.739423 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1a07efe-9863-4050-9dd4-23e888a8c8e8 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.739787 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 653/2579] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.748381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8d36822f-f538-45b5-90d9-c3ba15a3f1b2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.750544 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d36822f-f538-45b5-90d9-c3ba15a3f1b2 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] POST https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.750884 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d36822f-f538-45b5-90d9-c3ba15a3f1b2 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.767669 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d36822f-f538-45b5-90d9-c3ba15a3f1b2 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.768097 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 641/2580] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:06 2026] POST /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.775731 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-47c7b9a4-082d-428e-8a5b-228fe668732f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.777322 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-47c7b9a4-082d-428e-8a5b-228fe668732f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] PUT https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 Jul 22 04:47:06.777618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-47c7b9a4-082d-428e-8a5b-228fe668732f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.818069 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-47c7b9a4-082d-428e-8a5b-228fe668732f tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 returned with HTTP 200 Jul 22 04:47:06.818613 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 648/2581] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:47:06 2026] PUT /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.825346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f951e39e-f45d-4c25-9907-a874e39c896b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.827340 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f951e39e-f45d-4c25-9907-a874e39c896b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 Jul 22 04:47:06.827527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f951e39e-f45d-4c25-9907-a874e39c896b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.827767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f951e39e-f45d-4c25-9907-a874e39c896b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.835274 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f951e39e-f45d-4c25-9907-a874e39c896b tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 returned with HTTP 200 Jul 22 04:47:06.835916 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 640/2582] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.843884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a087684b-cca7-4559-b115-2a5e8013b4de None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.846192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a087684b-cca7-4559-b115-2a5e8013b4de tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] POST https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.846882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a087684b-cca7-4559-b115-2a5e8013b4de tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:06.879022 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a087684b-cca7-4559-b115-2a5e8013b4de tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.879515 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 654/2583] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:06 2026] POST /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 51 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.889089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1d5c527b-dbec-459b-b0da-96b77948a0a4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.891087 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d5c527b-dbec-459b-b0da-96b77948a0a4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs Jul 22 04:47:06.891309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d5c527b-dbec-459b-b0da-96b77948a0a4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.891516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d5c527b-dbec-459b-b0da-96b77948a0a4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.899028 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d5c527b-dbec-459b-b0da-96b77948a0a4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs returned with HTTP 200 Jul 22 04:47:06.899436 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 642/2584] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:06.908850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6160d804-5d03-44d3-8b48-1fd32d55b883 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.918114 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6160d804-5d03-44d3-8b48-1fd32d55b883 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] DELETE https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df Jul 22 04:47:06.918412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6160d804-5d03-44d3-8b48-1fd32d55b883 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.920916 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6160d804-5d03-44d3-8b48-1fd32d55b883 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.950492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6160d804-5d03-44d3-8b48-1fd32d55b883 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df returned with HTTP 202 Jul 22 04:47:06.950877 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 649/2585] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:06 2026] DELETE /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:06.960148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d8606a5-0d46-4e2a-8ed5-ad9010cc3ff4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:06.962619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d8606a5-0d46-4e2a-8ed5-ad9010cc3ff4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] GET https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df Jul 22 04:47:06.962619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d8606a5-0d46-4e2a-8ed5-ad9010cc3ff4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:06.962619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d8606a5-0d46-4e2a-8ed5-ad9010cc3ff4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:06.966325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d8606a5-0d46-4e2a-8ed5-ad9010cc3ff4 tempest-VolumeTypesExtraSpecsTest-1961516568 tempest-VolumeTypesExtraSpecsTest-1961516568-project-admin] https://10.4.3.175/volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df returned with HTTP 404 Jul 22 04:47:06.966325 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 641/2586] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:06 2026] GET /volume/v3/types/cba36d37-a8aa-4fdf-9485-043a189974df => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:07.010666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:07.012008 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] DELETE https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:47:07.012318 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:07.012412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:07.012503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Delete volume with id: 04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:47:07.020808 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:07.020808 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:07.021262 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:47:07.037419 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Delete volume request issued successfully. Jul 22 04:47:07.037611 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c35500cc-9ed3-4dd4-bc5f-034d367c3721 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 202 Jul 22 04:47:07.038026 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 655/2587] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:07 2026] DELETE /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:07.045613 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:07.047409 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:47:07.047910 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:07.047910 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:07.055770 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:07.055770 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:07.060733 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Volume info retrieved successfully. Jul 22 04:47:07.067210 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fad21f12-e20b-403a-b3bd-627ee50811a7 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 200 Jul 22 04:47:07.067867 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 643/2588] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:07 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:07.471303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:07.473878 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:07.474116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:07.474335 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:07.474515 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:07.480562 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:07.480562 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:07.481662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cd1c0dc3-e10f-47f8-b0ea-19f18b33e1ae tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:07.482202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 650/2589] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:07 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:07.854332 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-504cb117-382b-4cb8-bdb1-0edba917be1d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:07.856845 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-504cb117-382b-4cb8-bdb1-0edba917be1d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] DELETE https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 Jul 22 04:47:07.857637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-504cb117-382b-4cb8-bdb1-0edba917be1d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:07.857637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-504cb117-382b-4cb8-bdb1-0edba917be1d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:07.865870 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:07.865870 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:07.923655 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-504cb117-382b-4cb8-bdb1-0edba917be1d tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 returned with HTTP 200 Jul 22 04:47:07.924268 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 642/2590] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:47:07 2026] DELETE /volume/v3/attachments/13c1fbbc-b337-419c-9911-f640636418c6 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:07.934746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:07.937376 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] DELETE https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:47:07.937703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:07.938001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:07.938191 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Delete volume with id: 90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d Jul 22 04:47:07.947123 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:07.947123 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:07.947719 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Volume info retrieved successfully. Jul 22 04:47:07.974743 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] Delete volume request issued successfully. Jul 22 04:47:07.975369 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-0a9429fb-274c-4e8f-ae96-d6156d4a5c93 req-02ee1b09-ced9-4427-a428-a0af9ae98ac9 tempest-TestShelveInstance-1363106977 tempest-TestShelveInstance-1363106977-project-member] https://10.4.3.175/volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d returned with HTTP 202 Jul 22 04:47:07.975762 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 656/2591] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:47:07 2026] DELETE /volume/v3/volumes/90c96b8e-6bb9-4163-9e36-99c3d6bd1e9d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:08.082614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d2ec672-e905-41b8-b6e6-6bfc570b29c8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:08.084850 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d2ec672-e905-41b8-b6e6-6bfc570b29c8 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] GET https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a Jul 22 04:47:08.085093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec672-e905-41b8-b6e6-6bfc570b29c8 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:08.085341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d2ec672-e905-41b8-b6e6-6bfc570b29c8 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:08.092331 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d2ec672-e905-41b8-b6e6-6bfc570b29c8 tempest-ServerActionsTestOtherA-577326794 tempest-ServerActionsTestOtherA-577326794-project-member] https://10.4.3.175/volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a returned with HTTP 404 Jul 22 04:47:08.092943 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 644/2592] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:08 2026] GET /volume/v3/volumes/04880a04-d8c0-4afc-9832-50462728eb1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:08.496589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:08.501319 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:08.501509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:08.502443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:08.503144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:08.512407 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:08.512407 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:08.513276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-468f2dec-75d3-4551-b3e8-29b0f567ef45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:08.513762 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 651/2593] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:08 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:09.528226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:09.531993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:09.531993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:09.531993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:09.531993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:09.538183 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:09.538183 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:09.539439 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa360b93-c55e-4a4d-ad1c-15ebaedb7c9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:09.540865 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 643/2594] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:09 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:09.974697 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8a1fd8aa-ef6d-4646-beba-6695df2e1321 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.097680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a1fd8aa-ef6d-4646-beba-6695df2e1321 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:47:10.098042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a1fd8aa-ef6d-4646-beba-6695df2e1321 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-867541094", "extra_specs": {"spec1": "val1"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.133145 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a1fd8aa-ef6d-4646-beba-6695df2e1321 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:47:10.133641 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 657/2595] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:47:09 2026] POST /volume/v3/types => generated 242 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:10.144751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6137e3d5-6ee6-4522-9688-eca46336bb65 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.146611 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6137e3d5-6ee6-4522-9688-eca46336bb65 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] POST https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs Jul 22 04:47:10.146988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6137e3d5-6ee6-4522-9688-eca46336bb65 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.148555 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6137e3d5-6ee6-4522-9688-eca46336bb65 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs returned with HTTP 400 Jul 22 04:47:10.152103 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 645/2596] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:10 2026] POST /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:10.160840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64707c28-5e16-40f7-9200-aae1e51b4d75 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.162719 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64707c28-5e16-40f7-9200-aae1e51b4d75 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] POST https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs Jul 22 04:47:10.163121 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64707c28-5e16-40f7-9200-aae1e51b4d75 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.165198 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64707c28-5e16-40f7-9200-aae1e51b4d75 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs returned with HTTP 400 Jul 22 04:47:10.165795 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 652/2597] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:10 2026] POST /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:10.176627 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c5aae779-3adb-47c0-9691-f3669d49d57f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.178490 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c5aae779-3adb-47c0-9691-f3669d49d57f tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] POST https://10.4.3.175/volume/v3/types/35d5fd47-297b-4181-b480-696799c22afd/extra_specs Jul 22 04:47:10.178786 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c5aae779-3adb-47c0-9691-f3669d49d57f tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.190838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c5aae779-3adb-47c0-9691-f3669d49d57f tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/35d5fd47-297b-4181-b480-696799c22afd/extra_specs returned with HTTP 404 Jul 22 04:47:10.191518 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 644/2598] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:47:10 2026] POST /volume/v3/types/35d5fd47-297b-4181-b480-696799c22afd/extra_specs => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.200284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-79e4929c-0828-4cab-925a-21ad6bca2b44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.202586 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79e4929c-0828-4cab-925a-21ad6bca2b44 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] DELETE https://10.4.3.175/volume/v3/types/f4f3edb6-aa89-4324-b0b7-35407b6702bc/extra_specs/spec1 Jul 22 04:47:10.204163 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79e4929c-0828-4cab-925a-21ad6bca2b44 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.204377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79e4929c-0828-4cab-925a-21ad6bca2b44 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.209233 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79e4929c-0828-4cab-925a-21ad6bca2b44 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/f4f3edb6-aa89-4324-b0b7-35407b6702bc/extra_specs/spec1 returned with HTTP 404 Jul 22 04:47:10.210612 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 658/2599] 10.4.3.175 () {66 vars in 1399 bytes} [Wed Jul 22 04:47:10 2026] DELETE /volume/v3/types/f4f3edb6-aa89-4324-b0b7-35407b6702bc/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.219859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-24566bcc-bb2f-4dda-854c-92c93621f0ba None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.221776 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-24566bcc-bb2f-4dda-854c-92c93621f0ba tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] GET https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/nonexistent_extra_spec_name Jul 22 04:47:10.221776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-24566bcc-bb2f-4dda-854c-92c93621f0ba tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.222042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-24566bcc-bb2f-4dda-854c-92c93621f0ba tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.227921 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-24566bcc-bb2f-4dda-854c-92c93621f0ba tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 22 04:47:10.228308 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 646/2600] 10.4.3.175 () {66 vars in 1462 bytes} [Wed Jul 22 04:47:10 2026] GET /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.237648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82cb5370-f3db-4591-9f18-658c65fd4e34 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.239832 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82cb5370-f3db-4591-9f18-658c65fd4e34 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] GET https://10.4.3.175/volume/v3/types/2ff7d51e-5220-477b-8403-2946ff283000/extra_specs/spec1 Jul 22 04:47:10.239832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82cb5370-f3db-4591-9f18-658c65fd4e34 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.240683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82cb5370-f3db-4591-9f18-658c65fd4e34 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.244704 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82cb5370-f3db-4591-9f18-658c65fd4e34 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/2ff7d51e-5220-477b-8403-2946ff283000/extra_specs/spec1 returned with HTTP 404 Jul 22 04:47:10.245191 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 653/2601] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:47:10 2026] GET /volume/v3/types/2ff7d51e-5220-477b-8403-2946ff283000/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.253604 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-408dbf70-dc99-44e1-852a-8e690952a6a8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.255588 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-408dbf70-dc99-44e1-852a-8e690952a6a8 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] GET https://10.4.3.175/volume/v3/types/b4fce88f-468c-4dac-ab9d-ac058dcc87ee/extra_specs Jul 22 04:47:10.255838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-408dbf70-dc99-44e1-852a-8e690952a6a8 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.256100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-408dbf70-dc99-44e1-852a-8e690952a6a8 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.260311 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-408dbf70-dc99-44e1-852a-8e690952a6a8 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/b4fce88f-468c-4dac-ab9d-ac058dcc87ee/extra_specs returned with HTTP 404 Jul 22 04:47:10.260899 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 645/2602] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:47:10 2026] GET /volume/v3/types/b4fce88f-468c-4dac-ab9d-ac058dcc87ee/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.270410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e6c5a3ec-1462-437a-8186-d1ae66cee5eb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.272386 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e6c5a3ec-1462-437a-8186-d1ae66cee5eb tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] PUT https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 Jul 22 04:47:10.273005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e6c5a3ec-1462-437a-8186-d1ae66cee5eb tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.274893 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e6c5a3ec-1462-437a-8186-d1ae66cee5eb tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 returned with HTTP 400 Jul 22 04:47:10.275650 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 659/2603] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:47:10 2026] PUT /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 22 04:47:10.284772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4091a20-ca70-45d5-a0de-87c0c35fb152 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.288513 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4091a20-ca70-45d5-a0de-87c0c35fb152 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] PUT https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 Jul 22 04:47:10.288513 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4091a20-ca70-45d5-a0de-87c0c35fb152 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'update', calling method: update, body: null {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.292214 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4091a20-ca70-45d5-a0de-87c0c35fb152 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 returned with HTTP 400 Jul 22 04:47:10.293029 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 647/2604] 10.4.3.175 () {68 vars in 1415 bytes} [Wed Jul 22 04:47:10 2026] PUT /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:10.302858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ad6da872-113f-4af5-8d69-82f1e7118ca6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.305752 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad6da872-113f-4af5-8d69-82f1e7118ca6 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] PUT https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/None Jul 22 04:47:10.306175 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ad6da872-113f-4af5-8d69-82f1e7118ca6 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.326918 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad6da872-113f-4af5-8d69-82f1e7118ca6 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 04:47:10.327384 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ad6da872-113f-4af5-8d69-82f1e7118ca6 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/None returned with HTTP 400 Jul 22 04:47:10.328429 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 654/2605] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:47:10 2026] PUT /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/None => generated 73 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:10.338764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-62ed6643-0d65-41e4-a656-f88677a9d548 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.341142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62ed6643-0d65-41e4-a656-f88677a9d548 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] PUT https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/d2ea5bc6-8c02-4db2-b576-7139b695fb27 Jul 22 04:47:10.341560 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-62ed6643-0d65-41e4-a656-f88677a9d548 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.353990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62ed6643-0d65-41e4-a656-f88677a9d548 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 22 04:47:10.353990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62ed6643-0d65-41e4-a656-f88677a9d548 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/d2ea5bc6-8c02-4db2-b576-7139b695fb27 returned with HTTP 400 Jul 22 04:47:10.354663 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 646/2606] 10.4.3.175 () {68 vars in 1509 bytes} [Wed Jul 22 04:47:10 2026] PUT /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781/extra_specs/d2ea5bc6-8c02-4db2-b576-7139b695fb27 => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 22 04:47:10.367401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-774b4217-0ff7-4732-98a9-d398b8e65d16 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.369403 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-774b4217-0ff7-4732-98a9-d398b8e65d16 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] PUT https://10.4.3.175/volume/v3/types/422807ea-2921-4949-b49f-d964b3d3fb04/extra_specs/spec1 Jul 22 04:47:10.369795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-774b4217-0ff7-4732-98a9-d398b8e65d16 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:10.381042 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-774b4217-0ff7-4732-98a9-d398b8e65d16 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/422807ea-2921-4949-b49f-d964b3d3fb04/extra_specs/spec1 returned with HTTP 404 Jul 22 04:47:10.381545 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 660/2607] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:47:10 2026] PUT /volume/v3/types/422807ea-2921-4949-b49f-d964b3d3fb04/extra_specs/spec1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.391059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-805092e6-d4cc-4185-8392-4f1fc21d9aad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.393276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805092e6-d4cc-4185-8392-4f1fc21d9aad tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] DELETE https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 Jul 22 04:47:10.393491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805092e6-d4cc-4185-8392-4f1fc21d9aad tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.393724 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805092e6-d4cc-4185-8392-4f1fc21d9aad tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.427878 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805092e6-d4cc-4185-8392-4f1fc21d9aad tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 returned with HTTP 202 Jul 22 04:47:10.428874 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 648/2608] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:10 2026] DELETE /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:10.441765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c7e18117-63e2-4efa-9e80-2c2fb61e6e80 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.447090 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7e18117-63e2-4efa-9e80-2c2fb61e6e80 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] GET https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 Jul 22 04:47:10.447090 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7e18117-63e2-4efa-9e80-2c2fb61e6e80 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.447090 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c7e18117-63e2-4efa-9e80-2c2fb61e6e80 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.451553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c7e18117-63e2-4efa-9e80-2c2fb61e6e80 tempest-ExtraSpecsNegativeTest-303883735 tempest-ExtraSpecsNegativeTest-303883735-project-admin] https://10.4.3.175/volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 returned with HTTP 404 Jul 22 04:47:10.452389 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 655/2609] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:10 2026] GET /volume/v3/types/da5caab5-92f9-4b48-b3d7-02c7725f7781 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:10.554603 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:10.556798 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:10.557059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:10.557343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:10.557551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:10.563203 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:10.563203 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:10.564154 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58f8f976-a84f-4983-b2f3-6e52f41096b2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:10.564943 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 647/2610] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:10 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:11.381681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:11.466551 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:11.467234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-502567472"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:11.469789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-502567472'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:11.469974 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume of 1 GB Jul 22 04:47:11.475956 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:47:11.486589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (0743cd34-c5c2-47ae-9ecf-98ab202aaa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:11.487996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e220ece-d7a9-4e3e-9b5e-086fd97a74c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:11.489708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:11.541336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e220ece-d7a9-4e3e-9b5e-086fd97a74c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:11.544087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42dc163-c51d-4328-a068-7e575956cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:11.576956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:11.580114 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:11.580406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:11.580726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:11.580726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:11.586254 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:11.586254 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:11.587937 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-94e49db4-d512-4ce3-9d2d-3253f5d6a185 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:11.587937 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 649/2611] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:11 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:11.642539 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['a70d3b83-fc11-41a9-b4cd-bc2278c2a956', '160d985b-3fff-48fc-ba17-7a5b088c817e', '7e6f6b75-7bb8-400c-a513-4a72aba51910', '5fafbd24-92e5-40eb-a36c-ecc657b03f09'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:11.643830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42dc163-c51d-4328-a068-7e575956cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a70d3b83-fc11-41a9-b4cd-bc2278c2a956', '160d985b-3fff-48fc-ba17-7a5b088c817e', '7e6f6b75-7bb8-400c-a513-4a72aba51910', '5fafbd24-92e5-40eb-a36c-ecc657b03f09']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:11.644993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b1ed97-b0f4-4b2a-9e1d-0d483955a1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:11.678771 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b1ed97-b0f4-4b2a-9e1d-0d483955a1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95462f1f-1d26-4974-9e5e-df23680777b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-502567472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['a70d3b83-fc11-41a9-b4cd-bc2278c2a956','160d985b-3fff-48fc-ba17-7a5b088c817e','7e6f6b75-7bb8-400c-a513-4a72aba51910','5fafbd24-92e5-40eb-a36c-ecc657b03f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-502567472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95462f1f-1d26-4974-9e5e-df23680777b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:11.680641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2399d517-4f51-46d9-8f75-13cdbf49135c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:11.716873 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2399d517-4f51-46d9-8f75-13cdbf49135c) transitioned into state 'SUCCESS' from state '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-502567472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['a70d3b83-fc11-41a9-b4cd-bc2278c2a956','160d985b-3fff-48fc-ba17-7a5b088c817e','7e6f6b75-7bb8-400c-a513-4a72aba51910','5fafbd24-92e5-40eb-a36c-ecc657b03f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:11.717944 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb079991-481f-4f24-b7c9-1b5e7fe50bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:11.735728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb079991-481f-4f24-b7c9-1b5e7fe50bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:11.736716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (0743cd34-c5c2-47ae-9ecf-98ab202aaa72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:11.737008 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:47:11.737880 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b4ffcf2c-2e77-4ed8-9ad4-bd28406b0ed9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:11.738544 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 661/2612] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:11 2026] POST /volume/v3/volumes => generated 748 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:12.604277 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:12.606350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:12.606652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:12.606974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:12.607128 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:12.612873 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:12.612873 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:12.613810 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c8a3e7b-aad8-4e63-abf4-3d9eab1f26dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:12.614261 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 656/2613] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:12 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:13.631303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f47298b-7718-40cb-b693-af7a83054d3e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:13.635849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f47298b-7718-40cb-b693-af7a83054d3e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:13.635849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f47298b-7718-40cb-b693-af7a83054d3e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:13.635980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f47298b-7718-40cb-b693-af7a83054d3e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:13.636103 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5f47298b-7718-40cb-b693-af7a83054d3e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:13.641334 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:13.641334 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:13.642299 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f47298b-7718-40cb-b693-af7a83054d3e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:13.643476 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 648/2614] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:13 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:13.999515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:14.155852 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:14.156208 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1861517940"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:14.158153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1861517940'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:14.158153 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume of 1 GB Jul 22 04:47:14.160520 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=451,cinder:INSERT=45,cinder:UPDATE=103 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:47:14.163935 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Availability Zones retrieved successfully. Jul 22 04:47:14.172429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Flow 'volume_create_api' (6e2136f5-7bb0-498d-b0bc-6d12fc783933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:14.174521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beef9fe5-7198-486f-91b3-fea5b5f6ea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:14.178261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:14.210647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beef9fe5-7198-486f-91b3-fea5b5f6ea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:14.212081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd46d80-3784-433d-9937-fdda7f9dab78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:14.307553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Created reservations ['eb733cc2-92b4-4d98-bf8b-11cf5fb4a94f', 'c96651f4-e1ad-417a-a30d-5716b64e6c69', '01e5ebaf-757f-4fc0-b241-b737ce6b8c2f', 'bfa28aeb-2323-40e1-8ca8-7982d419f6de'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:14.307553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecd46d80-3784-433d-9937-fdda7f9dab78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb733cc2-92b4-4d98-bf8b-11cf5fb4a94f', 'c96651f4-e1ad-417a-a30d-5716b64e6c69', '01e5ebaf-757f-4fc0-b241-b737ce6b8c2f', 'bfa28aeb-2323-40e1-8ca8-7982d419f6de']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:14.308173 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67855cd-d7f4-4693-8d66-aee713aff7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:14.340476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67855cd-d7f4-4693-8d66-aee713aff7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b60f614-2fa6-4b1e-a823-636b3de9c93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1861517940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1054b74379e44cd09bcb1fef65bd142a',qos_specs=None,replication_status=,reservations=['eb733cc2-92b4-4d98-bf8b-11cf5fb4a94f','c96651f4-e1ad-417a-a30d-5716b64e6c69','01e5ebaf-757f-4fc0-b241-b737ce6b8c2f','bfa28aeb-2323-40e1-8ca8-7982d419f6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1861517940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b60f614-2fa6-4b1e-a823-636b3de9c93b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1054b74379e44cd09bcb1fef65bd142a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:14.343813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6662c337-13da-44c2-b296-1214b2323dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:14.370918 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6662c337-13da-44c2-b296-1214b2323dd3) transitioned into state 'SUCCESS' from state '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-1861517940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1054b74379e44cd09bcb1fef65bd142a',qos_specs=None,replication_status=,reservations=['eb733cc2-92b4-4d98-bf8b-11cf5fb4a94f','c96651f4-e1ad-417a-a30d-5716b64e6c69','01e5ebaf-757f-4fc0-b241-b737ce6b8c2f','bfa28aeb-2323-40e1-8ca8-7982d419f6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:14.371986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb52afb-6f16-4f49-a3d0-5f04f085b511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:14.385995 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb52afb-6f16-4f49-a3d0-5f04f085b511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:14.387213 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Flow 'volume_create_api' (6e2136f5-7bb0-498d-b0bc-6d12fc783933) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:14.387307 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume request issued successfully. Jul 22 04:47:14.388205 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb374635-0c6c-4e11-98d9-8ee7c57738ad tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:14.388717 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 650/2615] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:13 2026] POST /volume/v3/volumes => generated 751 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:14.404883 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-46eb8aff-5ba9-400f-a971-ce413066dcce None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:14.407002 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-46eb8aff-5ba9-400f-a971-ce413066dcce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:14.407141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-46eb8aff-5ba9-400f-a971-ce413066dcce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:14.407346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-46eb8aff-5ba9-400f-a971-ce413066dcce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:14.410268 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=601,cinder:UPDATE=195,cinder:INSERT=113 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:47:14.418227 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:14.418227 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:14.425883 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-46eb8aff-5ba9-400f-a971-ce413066dcce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:14.435180 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-46eb8aff-5ba9-400f-a971-ce413066dcce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:14.435898 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 662/2616] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:14 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:14.656614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-838b44af-da05-455c-9fb9-6850431dd41f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:14.659600 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-838b44af-da05-455c-9fb9-6850431dd41f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:14.659985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-838b44af-da05-455c-9fb9-6850431dd41f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:14.660375 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-838b44af-da05-455c-9fb9-6850431dd41f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:14.660604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-838b44af-da05-455c-9fb9-6850431dd41f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:14.663796 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=510,cinder:INSERT=58,cinder:UPDATE=127 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:47:14.670072 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:14.670072 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:14.670822 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-838b44af-da05-455c-9fb9-6850431dd41f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:14.671424 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 657/2617] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:14 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:15.455823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b799720d-9640-47ac-ab54-0676d53fad3e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.458265 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b799720d-9640-47ac-ab54-0676d53fad3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:15.458800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b799720d-9640-47ac-ab54-0676d53fad3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:15.459345 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b799720d-9640-47ac-ab54-0676d53fad3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:15.461705 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=444,cinder:INSERT=53,cinder:UPDATE=84 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:47:15.470610 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:15.470610 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:15.475987 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b799720d-9640-47ac-ab54-0676d53fad3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:15.482452 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b799720d-9640-47ac-ab54-0676d53fad3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:15.482859 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 649/2618] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:15 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:15.499189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.502181 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] POST https://10.4.3.175/volume/v3/os-volume-transfer Jul 22 04:47:15.502651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7b60f614-2fa6-4b1e-a823-636b3de9c93b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:15.504480 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.volume_transfer [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Creating new volume transfer {'transfer': {'volume_id': '7b60f614-2fa6-4b1e-a823-636b3de9c93b'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 04:47:15.504606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.volume_transfer [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Creating transfer of volume 7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:15.504689 np0000005618 devstack@c-api.service[100127]: INFO cinder.transfer.api [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Generating transfer record for volume 7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:15.515393 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:15.515393 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:15.541950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9bd602b4-87fb-4ab9-af6c-c7b871fd895a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 04:47:15.542703 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 651/2619] 10.4.3.175 () {68 vars in 1291 bytes} [Wed Jul 22 04:47:15 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:15.561521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.562803 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:15.563018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:15.563227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:15.575323 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:15.575323 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:15.583245 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:15.591670 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad8df35a-a4bc-4366-ad12-5c6abfad897a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:15.592286 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 663/2620] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:15 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:15.631107 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e7a06e56-7f4a-4fce-92b5-52ea2ca92ccd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.634800 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7a06e56-7f4a-4fce-92b5-52ea2ca92ccd tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 Jul 22 04:47:15.635542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7a06e56-7f4a-4fce-92b5-52ea2ca92ccd tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:15.635542 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7a06e56-7f4a-4fce-92b5-52ea2ca92ccd tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:15.646079 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7a06e56-7f4a-4fce-92b5-52ea2ca92ccd tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 returned with HTTP 200 Jul 22 04:47:15.646079 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 658/2621] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:47:15 2026] GET /volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 => generated 409 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:15.675611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-31df6b07-23eb-4968-923b-07a783892b47 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.679137 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-31df6b07-23eb-4968-923b-07a783892b47 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/os-volume-transfer Jul 22 04:47:15.679137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-31df6b07-23eb-4968-923b-07a783892b47 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:15.679137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-31df6b07-23eb-4968-923b-07a783892b47 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:15.679574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.volume_transfer [None req-31df6b07-23eb-4968-923b-07a783892b47 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Listing volume transfers {{(pid=100124) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 04:47:15.692372 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-31df6b07-23eb-4968-923b-07a783892b47 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer returned with HTTP 200 Jul 22 04:47:15.692372 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 650/2622] 10.4.3.175 () {66 vars in 1270 bytes} [Wed Jul 22 04:47:15 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 22 04:47:15.693233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.696035 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:15.696679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:15.696679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:15.696879 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:15.702379 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:15.702379 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:15.704217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c65daefa-0fa8-4357-81b1-98f8c9262de8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:15.704933 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 652/2623] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:15 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:15.707325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:15.897450 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] POST https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0/accept Jul 22 04:47:15.898601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3c0feb01a7ea2a62"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:15.899981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.volume_transfer [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Accepting volume transfer 5ca463c4-e386-4ca6-b1b6-36df90dc62d0 {{(pid=100125) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 04:47:15.899981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.volume_transfer [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Accepting transfer 5ca463c4-e386-4ca6-b1b6-36df90dc62d0 Jul 22 04:47:15.990046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Created reservations ['5dd587f3-64dc-4728-b437-ef92e703695a', 'a2372466-133c-4d8f-93e2-64f961480fd3', '457401f7-4c25-427e-95f2-1f5423871873', '91d556f5-67d6-40d3-aad4-cead11613036'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:16.014699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Created reservations ['e07b8402-b54d-4349-9145-62afe5adcb10', '0c1e6fcb-4138-4ce9-a642-6ab6bac3a639', 'bd1357ee-397d-40bc-a76e-c56859c4a369', 'd2d5673c-6358-4391-8708-727ef8d04345'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:16.054213 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Created reservations ['1cb58573-f9b1-41fe-9a71-2b1ab3d37f10', 'a9baf86b-eaa2-4928-bc85-924bbfc041aa', 'e61d0b10-ea9a-46e0-8ddc-ae389468962d', '7074ba92-73e6-4b43-a3f0-a36ff27374a8'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:16.085065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Created reservations ['5e8d4264-b595-4aae-a310-5532c5cace15', 'ef85ae69-d691-4bca-8254-1bde5486aff8', '7701d9f5-9f9c-44b2-b964-e8d1020a5206', 'b04e7426-dd0d-4467-935d-4c84cc05974a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:16.097706 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Transfer volume completed successfully. Jul 22 04:47:16.181370 np0000005618 devstack@c-api.service[100125]: INFO cinder.transfer.api [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Volume 7b60f614-2fa6-4b1e-a823-636b3de9c93b has been transferred. Jul 22 04:47:16.191180 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5beca65c-d7af-4db3-9aaa-bbb69343a1b7 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0/accept returned with HTTP 202 Jul 22 04:47:16.191750 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 664/2624] 10.4.3.175 () {68 vars in 1423 bytes} [Wed Jul 22 04:47:15 2026] POST /volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0/accept => generated 365 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:16.203788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f9e01998-62d1-451a-9e65-c051efb74da3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.207662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f9e01998-62d1-451a-9e65-c051efb74da3 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:16.207984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f9e01998-62d1-451a-9e65-c051efb74da3 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.208268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f9e01998-62d1-451a-9e65-c051efb74da3 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.221810 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:16.221810 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:16.234602 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f9e01998-62d1-451a-9e65-c051efb74da3 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Volume info retrieved successfully. Jul 22 04:47:16.242015 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f9e01998-62d1-451a-9e65-c051efb74da3 tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:16.242578 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 659/2625] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:16 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:16.272630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.274849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:16.275336 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.276983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.287144 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:16.287144 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:16.295996 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] Volume info retrieved successfully. Jul 22 04:47:16.300480 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e6b95b75-23f1-400a-a600-c52aa137bb9d tempest-VolumesTransfersTest-1479002037 tempest-VolumesTransfersTest-1479002037-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:16.301381 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 651/2626] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:16 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:47:16.342081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.348809 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] DELETE https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 Jul 22 04:47:16.349131 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.350062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.350643 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.volume_transfer [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Delete transfer with id: 5ca463c4-e386-4ca6-b1b6-36df90dc62d0 Jul 22 04:47:16.357295 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d6db0af-220e-4adb-98bd-d3fcd3841a44 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 returned with HTTP 404 Jul 22 04:47:16.357876 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 653/2627] 10.4.3.175 () {66 vars in 1384 bytes} [Wed Jul 22 04:47:16 2026] DELETE /volume/v3/os-volume-transfer/5ca463c4-e386-4ca6-b1b6-36df90dc62d0 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:16.379011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.528991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:16.528991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.528991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.528991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Delete volume with id: 7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:16.552935 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:16.552935 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:16.553380 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Volume info retrieved successfully. Jul 22 04:47:16.599201 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Delete volume request issued successfully. Jul 22 04:47:16.599201 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2b2efaeb-4b9d-4a4b-8237-55f5f2e3f06a tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 202 Jul 22 04:47:16.599201 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 665/2628] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:16 2026] DELETE /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:16.612345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c971e140-fdea-494c-86ba-5d40e66e3290 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.614879 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c971e140-fdea-494c-86ba-5d40e66e3290 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:16.615233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c971e140-fdea-494c-86ba-5d40e66e3290 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.615503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c971e140-fdea-494c-86ba-5d40e66e3290 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.626817 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:16.626817 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:16.635557 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c971e140-fdea-494c-86ba-5d40e66e3290 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Volume info retrieved successfully. Jul 22 04:47:16.643845 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c971e140-fdea-494c-86ba-5d40e66e3290 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 200 Jul 22 04:47:16.643845 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 660/2629] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:16 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:16.719989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:16.722340 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:16.722719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:16.724096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:16.724096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:16.733207 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:16.733207 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:16.733207 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-69c84cc3-aee3-439c-91ac-fa53cce75a2d tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:16.733207 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 652/2630] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:16 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:17.660887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-42b96c07-2c97-403b-a768-3743dc64093c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.664489 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42b96c07-2c97-403b-a768-3743dc64093c tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:17.664708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42b96c07-2c97-403b-a768-3743dc64093c tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:17.664886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42b96c07-2c97-403b-a768-3743dc64093c tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:17.680387 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42b96c07-2c97-403b-a768-3743dc64093c tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 404 Jul 22 04:47:17.680860 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 654/2631] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:17 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:17.690530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4dedb811-f847-40e9-b44b-2c14ff85192c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.693078 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4dedb811-f847-40e9-b44b-2c14ff85192c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:17.693328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4dedb811-f847-40e9-b44b-2c14ff85192c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:17.693463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4dedb811-f847-40e9-b44b-2c14ff85192c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:17.700147 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4dedb811-f847-40e9-b44b-2c14ff85192c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 404 Jul 22 04:47:17.700588 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 666/2632] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:17 2026] GET /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:47:17.710026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.711897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] DELETE https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:17.712099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:17.712278 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:17.712433 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Delete volume with id: 7b60f614-2fa6-4b1e-a823-636b3de9c93b Jul 22 04:47:17.719563 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45be9e3e-3de0-4111-98a5-fc9f93e7941c tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b returned with HTTP 404 Jul 22 04:47:17.721237 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 661/2633] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:17 2026] DELETE /volume/v3/volumes/7b60f614-2fa6-4b1e-a823-636b3de9c93b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:17.732244 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.734069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:17.734510 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-327571948"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:17.735979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-327571948'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:17.736721 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume of 1 GB Jul 22 04:47:17.743281 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Availability Zones retrieved successfully. Jul 22 04:47:17.750523 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.752768 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:17.753013 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:17.753675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:17.753675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:17.754141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Flow 'volume_create_api' (92129354-c8dd-46ed-8e47-984b403127be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:17.755854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f03e00-0546-4cb7-86ff-11dc2e750eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:17.758110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:17.763455 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:17.763455 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:17.764354 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6a2a5fe2-024c-4b08-9849-af2cd906f396 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:17.764726 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 655/2634] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:17 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:17.790451 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12f03e00-0546-4cb7-86ff-11dc2e750eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:17.791293 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e254acee-d3af-46d6-b2f7-6c629a30a473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:17.835718 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Created reservations ['d609d2e3-93d7-4bfc-8888-ae5f762ddada', 'deae140e-7481-426a-9917-c6bdb1c0ccb0', '59a8f963-ea9f-4480-8fe7-23d5450e74ca', 'b5bc3e81-ede5-4bf3-b64b-9f5accfdacbf'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:17.837038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e254acee-d3af-46d6-b2f7-6c629a30a473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d609d2e3-93d7-4bfc-8888-ae5f762ddada', 'deae140e-7481-426a-9917-c6bdb1c0ccb0', '59a8f963-ea9f-4480-8fe7-23d5450e74ca', 'b5bc3e81-ede5-4bf3-b64b-9f5accfdacbf']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:17.837630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5847360-9474-456a-adb2-54bb37d83be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:17.864041 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5847360-9474-456a-adb2-54bb37d83be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f720d4b1-9f3f-42d7-a64b-86335817b30b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-327571948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1054b74379e44cd09bcb1fef65bd142a',qos_specs=None,replication_status=,reservations=['d609d2e3-93d7-4bfc-8888-ae5f762ddada','deae140e-7481-426a-9917-c6bdb1c0ccb0','59a8f963-ea9f-4480-8fe7-23d5450e74ca','b5bc3e81-ede5-4bf3-b64b-9f5accfdacbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-327571948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f720d4b1-9f3f-42d7-a64b-86335817b30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1054b74379e44cd09bcb1fef65bd142a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:17.865894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a79f89a-296d-4fe3-bce8-d288bf29c540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:17.890063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a79f89a-296d-4fe3-bce8-d288bf29c540) transitioned into state 'SUCCESS' from state '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-327571948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1054b74379e44cd09bcb1fef65bd142a',qos_specs=None,replication_status=,reservations=['d609d2e3-93d7-4bfc-8888-ae5f762ddada','deae140e-7481-426a-9917-c6bdb1c0ccb0','59a8f963-ea9f-4480-8fe7-23d5450e74ca','b5bc3e81-ede5-4bf3-b64b-9f5accfdacbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77e8b315adf14b3687ab4b56d21e8c42',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:17.890914 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca2bdd7-c769-43ee-95e8-6eadef8678f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:17.901739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca2bdd7-c769-43ee-95e8-6eadef8678f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:17.902705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Flow 'volume_create_api' (92129354-c8dd-46ed-8e47-984b403127be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:17.903092 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Create volume request issued successfully. Jul 22 04:47:17.903778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-35f04cc1-64fc-4790-8523-4e4d43c37f37 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:17.904268 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 653/2635] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:17 2026] POST /volume/v3/volumes => generated 750 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:17.921377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-00921bf1-7c94-4f93-8405-0117aab74feb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:17.923173 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00921bf1-7c94-4f93-8405-0117aab74feb tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:17.923350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00921bf1-7c94-4f93-8405-0117aab74feb tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:17.923525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00921bf1-7c94-4f93-8405-0117aab74feb tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:17.932045 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:17.932045 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:17.938836 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-00921bf1-7c94-4f93-8405-0117aab74feb tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:17.945800 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00921bf1-7c94-4f93-8405-0117aab74feb tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 200 Jul 22 04:47:17.946504 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 667/2636] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:17 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:47:18.775367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:18.779005 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:18.779005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:18.779005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:18.779005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:18.782535 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:18.782535 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:18.783349 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f552f94e-9a5a-48fb-8a4a-ec88ef2f8002 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:18.783712 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 662/2637] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:18 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:18.961738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:18.965095 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:18.965438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:18.965715 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:18.975705 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:18.975705 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:18.982891 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:18.990804 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c58c145-6f55-484b-af20-6207f7e37ce2 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 200 Jul 22 04:47:18.991608 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 656/2638] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:18 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:19.010138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.012678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] POST https://10.4.3.175/volume/v3/os-volume-transfer Jul 22 04:47:19.013119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f720d4b1-9f3f-42d7-a64b-86335817b30b"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:19.014800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.volume_transfer [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f720d4b1-9f3f-42d7-a64b-86335817b30b'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 04:47:19.014907 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.volume_transfer [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Creating transfer of volume f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.015063 np0000005618 devstack@c-api.service[100124]: INFO cinder.transfer.api [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Generating transfer record for volume f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.024835 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.024835 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:19.046431 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03a11024-d8e4-4654-91ab-958e9eb9ba2a tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 04:47:19.047132 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 654/2639] 10.4.3.175 () {68 vars in 1291 bytes} [Wed Jul 22 04:47:19 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:19.058168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.060169 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.060436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.060717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.070068 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.070068 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:19.074760 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:19.082861 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b047e3d3-3624-4895-b0d2-cdd00edb92ce tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 200 Jul 22 04:47:19.083606 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 668/2640] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:19.104793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.111160 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/os-volume-transfer/detail Jul 22 04:47:19.111430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.111718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.111938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.volume_transfer [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Listing volume transfers {{(pid=100126) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 22 04:47:19.124344 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06188125-e59a-4247-a3d1-078c9a35e0f0 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 22 04:47:19.124862 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 663/2641] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:19.133590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-95a446eb-7002-4f91-84e2-443e53ce8401 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.135332 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-95a446eb-7002-4f91-84e2-443e53ce8401 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] DELETE https://10.4.3.175/volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b Jul 22 04:47:19.135494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-95a446eb-7002-4f91-84e2-443e53ce8401 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.135720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-95a446eb-7002-4f91-84e2-443e53ce8401 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.135831 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.volume_transfer [None req-95a446eb-7002-4f91-84e2-443e53ce8401 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Delete transfer with id: 7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b Jul 22 04:47:19.149331 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.149331 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:19.161617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-95a446eb-7002-4f91-84e2-443e53ce8401 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b returned with HTTP 202 Jul 22 04:47:19.162080 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 657/2642] 10.4.3.175 () {66 vars in 1384 bytes} [Wed Jul 22 04:47:19 2026] DELETE /volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:19.170221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b73c8635-34c5-4f17-9c00-837481a4e20d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.173013 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b73c8635-34c5-4f17-9c00-837481a4e20d tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.173272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b73c8635-34c5-4f17-9c00-837481a4e20d tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.173552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b73c8635-34c5-4f17-9c00-837481a4e20d tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.183899 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.183899 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:19.188462 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b73c8635-34c5-4f17-9c00-837481a4e20d tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Volume info retrieved successfully. Jul 22 04:47:19.193809 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b73c8635-34c5-4f17-9c00-837481a4e20d tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 200 Jul 22 04:47:19.195651 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 655/2643] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:19.208884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.211044 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] DELETE https://10.4.3.175/volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b Jul 22 04:47:19.211314 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.211907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.212044 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.volume_transfer [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Delete transfer with id: 7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b Jul 22 04:47:19.215736 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9e28fcb2-5914-4165-a0e9-673610fa5d3e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b returned with HTTP 404 Jul 22 04:47:19.216389 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 669/2644] 10.4.3.175 () {66 vars in 1384 bytes} [Wed Jul 22 04:47:19 2026] DELETE /volume/v3/os-volume-transfer/7a6fd9f0-90b2-4f94-9e52-77a40b65ee3b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:19.224368 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1a99c413-0700-4d50-bbef-bf622cb83037 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.226367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.226765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.227066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.227255 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Delete volume with id: f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.236010 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.236010 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:19.236305 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Volume info retrieved successfully. Jul 22 04:47:19.256842 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Delete volume request issued successfully. Jul 22 04:47:19.257104 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a99c413-0700-4d50-bbef-bf622cb83037 tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 202 Jul 22 04:47:19.257632 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 664/2645] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:19 2026] DELETE /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:19.266721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-048d581b-1932-4616-b46f-bcb736d2129d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.268605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-048d581b-1932-4616-b46f-bcb736d2129d tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:19.268777 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-048d581b-1932-4616-b46f-bcb736d2129d tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.268944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-048d581b-1932-4616-b46f-bcb736d2129d tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.283540 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.283540 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:19.290160 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-048d581b-1932-4616-b46f-bcb736d2129d tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Volume info retrieved successfully. Jul 22 04:47:19.296352 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-048d581b-1932-4616-b46f-bcb736d2129d tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 200 Jul 22 04:47:19.296879 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 658/2646] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:19.311997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.316843 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:19.316843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.316843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.333589 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.333589 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:19.350333 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:19.355437 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-9eabee67-2ffe-4d46-bfcd-efe87c8f9ca7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:19.356226 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 656/2647] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:19.473099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-583e68b1-49c9-4db4-9038-b38e9c434fd4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.473623 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-583e68b1-49c9-4db4-9038-b38e9c434fd4 None None] GET https://10.4.3.175/volume// Jul 22 04:47:19.473623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-583e68b1-49c9-4db4-9038-b38e9c434fd4 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.473742 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-583e68b1-49c9-4db4-9038-b38e9c434fd4 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.474114 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-583e68b1-49c9-4db4-9038-b38e9c434fd4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:19.474655 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 670/2648] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:47: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 22 04:47:19.482010 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-f81fdb6d-66b8-4d74-8532-eec4015daf77 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.484744 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-f81fdb6d-66b8-4d74-8532-eec4015daf77 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:47:19.485244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-f81fdb6d-66b8-4d74-8532-eec4015daf77 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5685830-e42d-41d1-8ab7-cb3ec8febcc7", "connector": null, "instance_uuid": "4fc5faee-5882-49b6-a714-224ede116226"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:19.498049 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.498049 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:19.546767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-f81fdb6d-66b8-4d74-8532-eec4015daf77 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:47:19.547239 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 665/2649] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:47:19 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:19.584042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-00c0935b-6681-4111-91f2-65dcd42b0863 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.586725 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-00c0935b-6681-4111-91f2-65dcd42b0863 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:19.586725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-00c0935b-6681-4111-91f2-65dcd42b0863 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.587123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-00c0935b-6681-4111-91f2-65dcd42b0863 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.596321 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1a3cf06f-3482-417b-933c-57730f0ebdce None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.596674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1a3cf06f-3482-417b-933c-57730f0ebdce None None] GET https://10.4.3.175/volume// Jul 22 04:47:19.596897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1a3cf06f-3482-417b-933c-57730f0ebdce None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.597190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1a3cf06f-3482-417b-933c-57730f0ebdce None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.597691 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1a3cf06f-3482-417b-933c-57730f0ebdce None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:19.598370 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 657/2650] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:47: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 22 04:47:19.604504 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.604504 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:19.607996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.610233 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:19.610431 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.610502 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-00c0935b-6681-4111-91f2-65dcd42b0863 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:19.610728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.618689 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-00c0935b-6681-4111-91f2-65dcd42b0863 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:19.619308 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 659/2651] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1361 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:19.622243 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.622243 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:19.626114 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:19.631538 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-dc91a56f-0bce-429a-a4f1-4ff2b7ba8910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:19.632386 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 671/2652] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:19.751345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.754038 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] PUT https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e Jul 22 04:47:19.754474 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:19.764616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Acquiring lock "cinder-attachment_update-b5685830-e42d-41d1-8ab7-cb3ec8febcc7-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:47:19.770234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Lock "cinder-attachment_update-b5685830-e42d-41d1-8ab7-cb3ec8febcc7-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:47:19.771603 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.771603 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:19.798656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:19.801193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:19.801498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:19.801805 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:19.801953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:19.806646 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:19.806646 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:19.807494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8dbb542-edb3-44f2-babe-3dc3a175a284 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:19.808101 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 658/2653] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:19 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:19.896061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Lock "cinder-attachment_update-b5685830-e42d-41d1-8ab7-cb3ec8febcc7-np0000005618" released by "attachment_update" :: held 0.126s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:47:19.896947 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-a9511562-0a77-429e-95aa-c110d685799d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e returned with HTTP 200 Jul 22 04:47:19.897677 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 666/2654] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:47:19 2026] PUT /volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:20.313077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9afa9616-529c-4773-9261-4f4dc4580bab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:20.317501 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9afa9616-529c-4773-9261-4f4dc4580bab tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:20.317501 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9afa9616-529c-4773-9261-4f4dc4580bab tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:20.317501 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9afa9616-529c-4773-9261-4f4dc4580bab tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:20.334515 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9afa9616-529c-4773-9261-4f4dc4580bab tempest-VolumesTransfersTest-537027317 tempest-VolumesTransfersTest-537027317-project-admin] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 404 Jul 22 04:47:20.335175 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 660/2655] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:20 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:20.349847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6939a46e-48aa-4c1d-a5de-2eecfdb53360 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:20.351719 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6939a46e-48aa-4c1d-a5de-2eecfdb53360 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] GET https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:20.351947 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6939a46e-48aa-4c1d-a5de-2eecfdb53360 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:20.352202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6939a46e-48aa-4c1d-a5de-2eecfdb53360 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:20.359995 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6939a46e-48aa-4c1d-a5de-2eecfdb53360 tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 404 Jul 22 04:47:20.360583 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 672/2656] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:20 2026] GET /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:20.370422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a10c94a3-a226-4e28-85ab-d63c153b913e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:20.373070 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a10c94a3-a226-4e28-85ab-d63c153b913e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:20.373070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a10c94a3-a226-4e28-85ab-d63c153b913e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:20.373070 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a10c94a3-a226-4e28-85ab-d63c153b913e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:20.373070 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a10c94a3-a226-4e28-85ab-d63c153b913e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] Delete volume with id: f720d4b1-9f3f-42d7-a64b-86335817b30b Jul 22 04:47:20.378784 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a10c94a3-a226-4e28-85ab-d63c153b913e tempest-VolumesTransfersTest-964779491 tempest-VolumesTransfersTest-964779491-project-member] https://10.4.3.175/volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b returned with HTTP 404 Jul 22 04:47:20.379396 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 659/2657] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:20 2026] DELETE /volume/v3/volumes/f720d4b1-9f3f-42d7-a64b-86335817b30b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:20.656546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-896c6087-786d-4928-a087-dcf99fec558c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:20.661035 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-896c6087-786d-4928-a087-dcf99fec558c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:20.661035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-896c6087-786d-4928-a087-dcf99fec558c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:20.661035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-896c6087-786d-4928-a087-dcf99fec558c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:20.686047 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:20.686047 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:20.693810 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-896c6087-786d-4928-a087-dcf99fec558c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:20.702763 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-896c6087-786d-4928-a087-dcf99fec558c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:20.703370 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 667/2658] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:20 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:20.819707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:20.822472 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:20.822766 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:20.823052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:20.823256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:20.829197 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:20.829197 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:20.832241 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba4e1b56-8e8f-426d-8a1b-3bb2ede92cf0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:20.833401 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 661/2659] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:20 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:21.722707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6b820445-e635-4b00-be1e-7e8fafae2edc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:21.724935 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6b820445-e635-4b00-be1e-7e8fafae2edc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:21.725410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6b820445-e635-4b00-be1e-7e8fafae2edc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:21.725758 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6b820445-e635-4b00-be1e-7e8fafae2edc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:21.738865 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:21.738865 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:21.744315 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6b820445-e635-4b00-be1e-7e8fafae2edc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:21.751328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6b820445-e635-4b00-be1e-7e8fafae2edc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:21.751849 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 673/2660] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:21 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:21.851839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:21.854551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:21.854774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:21.855031 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:21.855191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:21.862996 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:21.862996 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:21.862996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-911b0b6d-62eb-46be-aed4-3a1413ff9d35 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:21.863637 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 660/2661] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:21 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:22.768567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:22.770732 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:22.771025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:22.771320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:22.783050 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:22.783050 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:22.788319 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:22.794685 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-020cc11f-43b4-4de9-b8a6-7bcb2a58ec5b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:22.795510 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 668/2662] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:22 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:22.880537 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1b937a3b-c06b-41c0-82d9-80e020264359 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:22.884545 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b937a3b-c06b-41c0-82d9-80e020264359 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:22.884775 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b937a3b-c06b-41c0-82d9-80e020264359 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:22.884987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1b937a3b-c06b-41c0-82d9-80e020264359 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:22.885132 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1b937a3b-c06b-41c0-82d9-80e020264359 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:22.893424 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:22.893424 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:22.894742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1b937a3b-c06b-41c0-82d9-80e020264359 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:22.895327 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 662/2663] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:22 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:23.231848 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-7fbc794c-9d5f-4262-9266-1de1c1ca883a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.234918 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-7fbc794c-9d5f-4262-9266-1de1c1ca883a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e/action Jul 22 04:47:23.235567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-7fbc794c-9d5f-4262-9266-1de1c1ca883a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:23.235567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-7fbc794c-9d5f-4262-9266-1de1c1ca883a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:23.272480 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.272480 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:23.296851 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-05daa2da-a2c3-4fad-9fe1-91fa0f92b255 req-7fbc794c-9d5f-4262-9266-1de1c1ca883a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e/action returned with HTTP 204 Jul 22 04:47:23.297365 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 674/2664] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:47:23 2026] POST /volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:23.329955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.335122 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:23.335398 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.336653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.354608 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.354608 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:23.364329 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:23.371417 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-291f93e0-ce32-44b7-9fd6-b098a009b5b1 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:47:23.372803 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 661/2665] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:23 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:23.423462 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.426378 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:23.426630 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.427095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.440372 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.440372 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:23.444928 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:23.450492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-afb9ce6c-8cf6-4cd3-947d-58e191eec0cb tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:47:23.451056 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 669/2666] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:23 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:23.472811 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.475676 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] POST https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954/action Jul 22 04:47:23.476157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:23.476635 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:23.492118 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.492118 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:23.492720 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:23.504944 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Begin detaching volume completed successfully. Jul 22 04:47:23.505284 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-764a14e9-5a55-412b-bb39-24868f5f1740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954/action returned with HTTP 202 Jul 22 04:47:23.506246 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 663/2667] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:47:23 2026] POST /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:23.565717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2178985a-2fe4-4498-9a57-5663c252314d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.566299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2178985a-2fe4-4498-9a57-5663c252314d None None] GET https://10.4.3.175/volume// Jul 22 04:47:23.566641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2178985a-2fe4-4498-9a57-5663c252314d None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.566716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2178985a-2fe4-4498-9a57-5663c252314d None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.567189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2178985a-2fe4-4498-9a57-5663c252314d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:23.567621 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 675/2668] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:47: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 22 04:47:23.578675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.581526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:23.582004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.582277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.607074 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.607074 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:23.611448 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:23.627062 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-660151d2-65cc-4ed7-adc8-29bd611f66e5 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:47:23.628315 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 662/2669] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:47:23 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 1326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:23.812338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.814260 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:23.814491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.814726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.825045 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.825045 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:23.829249 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:23.834390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e14b8727-9b1a-4f5f-8d63-609efee79756 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:23.835022 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 670/2670] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:23 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1654 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:23.850623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.856380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:23.856810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5685830-e42d-41d1-8ab7-cb3ec8febcc7", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1050476325"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:23.870759 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.870759 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:23.871387 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:23.871583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:23.877276 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a0b35bd-c0ff-46a9-8f22-e85286e00dd1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 400 Jul 22 04:47:23.878447 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 664/2671] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:23 2026] POST /volume/v3/snapshots => generated 160 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:23.893245 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.894473 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:23.894898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5685830-e42d-41d1-8ab7-cb3ec8febcc7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1856251028"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:23.911821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c230ec61-a979-4747-a794-9344fd5aeccb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.913907 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c230ec61-a979-4747-a794-9344fd5aeccb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:23.913907 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c230ec61-a979-4747-a794-9344fd5aeccb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:23.914711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c230ec61-a979-4747-a794-9344fd5aeccb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:23.914711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c230ec61-a979-4747-a794-9344fd5aeccb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:23.915687 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.915687 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:23.916452 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:23.916673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:23.919319 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.919319 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:23.920347 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c230ec61-a979-4747-a794-9344fd5aeccb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:23.920856 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 663/2672] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:23 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:23.934097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:23.936452 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:47:23.936897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d99bc8ae-a79a-494c-b9df-4d6fa797e857", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1256742580"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:23.939092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': 'd99bc8ae-a79a-494c-b9df-4d6fa797e857', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1256742580'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:47:23.939553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume d99bc8ae-a79a-494c-b9df-4d6fa797e857 in container None Jul 22 04:47:23.949671 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:23.949671 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:23.950312 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:23.970547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['dc593415-63fb-4fb5-bd86-fbf91ba571a1', '9e06fd85-dfd7-4726-bda8-126fd07a7507', 'aa1cdda0-3cbc-48c7-b4b8-dd6f49bf5ba7', '3009d302-7bf0-4328-add0-de7572c6d6e5'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:23.976781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['fa4f5c51-5aaa-4ced-97e5-5f9aedeb1d27', '89fd0d8b-df54-41cf-80ad-d9089a957c08'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:24.007163 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:24.025307 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot force create request issued successfully. Jul 22 04:47:24.025891 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ed73b78-cad9-419f-a3b0-2f6295844836 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:24.026549 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 676/2673] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 04:47:24.041265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-32b3029c-028b-4956-9650-67e4f98c2180 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:24.043795 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-32b3029c-028b-4956-9650-67e4f98c2180 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:24.043795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-32b3029c-028b-4956-9650-67e4f98c2180 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:24.044046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-32b3029c-028b-4956-9650-67e4f98c2180 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:24.050935 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:24.050935 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:24.054908 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-32b3029c-028b-4956-9650-67e4f98c2180 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:24.055187 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e09c2f5f-bab0-4f04-beff-18e7fba5cd83 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:47:24.055251 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-32b3029c-028b-4956-9650-67e4f98c2180 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 200 Jul 22 04:47:24.055300 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 671/2674] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:47:23 2026] POST /volume/v3/backups => generated 330 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:24.055347 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 664/2675] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:24 2026] GET /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:24.065477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:24.071205 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:24.071205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:24.071361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:24.074349 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:24.078458 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:24.078458 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:24.079633 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6f95beb-a507-4e7a-865b-52398bc7f4f9 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:24.079920 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 677/2676] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:24 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:24.148195 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:24.148515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-331277705"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:24.149955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-331277705'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:24.150231 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume of 1 GB Jul 22 04:47:24.157164 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Availability Zones retrieved successfully. Jul 22 04:47:24.164567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (f1371963-cda3-4079-ac07-55fc6ac86426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:24.166084 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ef53d1-46da-4817-911b-17b7dc9d2146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:24.168284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:24.207409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67ef53d1-46da-4817-911b-17b7dc9d2146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:24.208069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b6235e-17ee-484a-905b-eb1be82abaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:24.294246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Created reservations ['6f4b6e10-800d-4e3f-803e-11b55dc82cca', '0e7d55c1-9aaf-434c-a532-e9c39674a300', '449de647-3b4f-4749-8739-547c044621e6', '57e4bc15-49f1-4546-8077-836625f34b44'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:24.295217 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0b6235e-17ee-484a-905b-eb1be82abaaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f4b6e10-800d-4e3f-803e-11b55dc82cca', '0e7d55c1-9aaf-434c-a532-e9c39674a300', '449de647-3b4f-4749-8739-547c044621e6', '57e4bc15-49f1-4546-8077-836625f34b44']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:24.299501 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a172479-19d6-4873-a67b-d285eaf9ea61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:24.325332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a172479-19d6-4873-a67b-d285eaf9ea61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b53ff6db-c249-42fd-aa17-747f1c3219df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-331277705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b0d8d0619e4d9e886247f2b9d76fb4',qos_specs=None,replication_status=,reservations=['6f4b6e10-800d-4e3f-803e-11b55dc82cca','0e7d55c1-9aaf-434c-a532-e9c39674a300','449de647-3b4f-4749-8739-547c044621e6','57e4bc15-49f1-4546-8077-836625f34b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89ab2cbe89c44d2a91bf4277896eff9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-331277705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b53ff6db-c249-42fd-aa17-747f1c3219df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67b0d8d0619e4d9e886247f2b9d76fb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d89ab2cbe89c44d2a91bf4277896eff9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:24.326447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dabfd5-255e-471b-9593-126db0af15f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:24.349230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6dabfd5-255e-471b-9593-126db0af15f5) transitioned into state 'SUCCESS' from state '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-331277705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67b0d8d0619e4d9e886247f2b9d76fb4',qos_specs=None,replication_status=,reservations=['6f4b6e10-800d-4e3f-803e-11b55dc82cca','0e7d55c1-9aaf-434c-a532-e9c39674a300','449de647-3b4f-4749-8739-547c044621e6','57e4bc15-49f1-4546-8077-836625f34b44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d89ab2cbe89c44d2a91bf4277896eff9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:24.350339 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd98534c-ed55-4af8-b321-f110241fbaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:24.362304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd98534c-ed55-4af8-b321-f110241fbaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:24.363765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (f1371963-cda3-4079-ac07-55fc6ac86426) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:24.364138 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request issued successfully. Jul 22 04:47:24.364820 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5fd5333-d1cc-43f6-8cbc-1c99139a6e76 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:24.365545 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 665/2677] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:24 2026] POST /volume/v3/volumes => generated 749 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:24.381058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1a774fca-924b-4489-8234-9a1b363ffa45 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:24.383484 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a774fca-924b-4489-8234-9a1b363ffa45 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:24.383790 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a774fca-924b-4489-8234-9a1b363ffa45 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:24.384282 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a774fca-924b-4489-8234-9a1b363ffa45 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:24.400773 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:24.400773 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:24.407154 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1a774fca-924b-4489-8234-9a1b363ffa45 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:24.410387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a774fca-924b-4489-8234-9a1b363ffa45 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 200 Jul 22 04:47:24.410768 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 672/2678] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:24 2026] GET /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:25.063348 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:25.066126 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:25.066391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:25.066668 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:25.075551 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:25.075551 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:25.075551 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:25.076134 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb146434-8177-40a6-9c5a-4aab8bc2e67e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 200 Jul 22 04:47:25.076835 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 665/2679] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:25 2026] GET /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:25.089140 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:25.091248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:25.091739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5685830-e42d-41d1-8ab7-cb3ec8febcc7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1099310289"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:25.093715 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:25.097078 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:25.098897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:25.099322 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:25.099385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:25.104998 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:25.104998 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:25.105932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe4b1854-b698-4b0d-bf0a-d0967875646b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:25.106561 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 666/2680] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:25 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:25.109148 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:25.109148 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:25.110128 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:25.110332 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:25.146199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['8658a74f-5eac-48ad-b711-400cfc23dfa8', 'cc688984-70c0-4ee3-835b-07fcae42aae8', 'b4b9974a-31ba-4bb1-bda3-217f0ffa55d4', 'c95f6fa8-e9eb-4639-8c3c-ca3d9720050f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:25.207700 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot force create request issued successfully. Jul 22 04:47:25.207700 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e0940d2-70aa-4679-8369-3d8fd6a86aea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:25.208597 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 678/2681] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:25 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:25.223792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:25.226123 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:25.226379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:25.226628 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:25.233517 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:25.233517 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:25.234136 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:25.235198 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27e2881e-3e38-4c91-b7a3-190b5cf0e072 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 200 Jul 22 04:47:25.235725 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 673/2682] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:25 2026] GET /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:25.427311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:25.429537 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:25.429751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:25.432164 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:25.441525 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:25.441525 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:25.446055 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:25.453778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d01657e-cd1a-4637-8fe9-4266ace5c6b9 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 200 Jul 22 04:47:25.454425 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 666/2683] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:25 2026] GET /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:26.119829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:26.121892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:26.122095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:26.122279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:26.122396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:26.128711 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:26.128711 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:26.129448 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4860157a-c3e8-49f8-b4a1-83a2e22fc2ca tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:26.129826 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 667/2684] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:26 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:26.246284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b301a773-1875-476a-9c4b-433548d5d386 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:26.248276 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b301a773-1875-476a-9c4b-433548d5d386 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:26.248453 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b301a773-1875-476a-9c4b-433548d5d386 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:26.248903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b301a773-1875-476a-9c4b-433548d5d386 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:26.253782 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:26.253782 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:26.254276 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b301a773-1875-476a-9c4b-433548d5d386 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:26.255120 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b301a773-1875-476a-9c4b-433548d5d386 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 200 Jul 22 04:47:26.255515 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 679/2685] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:26 2026] GET /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:26.270274 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:26.273277 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:26.273642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5685830-e42d-41d1-8ab7-cb3ec8febcc7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-598572441"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:26.288288 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:26.288288 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:26.288288 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:26.288288 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:26.340502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['0a203f25-04a7-4af0-b1b7-4e3792eb2ecc', 'e5b500dc-6b72-4689-8a64-a28da38f1c56', '50b7ec61-eee4-44fe-bd98-756da0deec8e', 'fbdeb06c-ed61-4dd3-b579-de45763c4c10'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:26.392590 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot force create request issued successfully. Jul 22 04:47:26.393197 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-226db57e-bc98-425f-b207-45c05c1fc8f0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:26.393846 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 674/2686] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:26 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:26.408237 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:26.410528 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:26.410528 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:26.410528 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:26.416993 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:26.416993 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:26.417813 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:26.418370 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3d40524f-79c6-48ea-8a98-339b2251d1d4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 200 Jul 22 04:47:26.419207 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 667/2687] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:26 2026] GET /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:26.884302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c7f3ed50-afe2-412c-a236-13bef738653c req-0fd6a56d-0953-4873-a3f1-333a7b9fd8d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:26.887748 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-0fd6a56d-0953-4873-a3f1-333a7b9fd8d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] DELETE https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f Jul 22 04:47:26.888255 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-0fd6a56d-0953-4873-a3f1-333a7b9fd8d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:26.888361 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-0fd6a56d-0953-4873-a3f1-333a7b9fd8d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:26.899137 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:26.899137 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:26.979197 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c7f3ed50-afe2-412c-a236-13bef738653c req-0fd6a56d-0953-4873-a3f1-333a7b9fd8d0 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f returned with HTTP 200 Jul 22 04:47:26.980194 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 668/2688] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:47:26 2026] DELETE /volume/v3/attachments/8e1d10c3-df84-4fed-a7e4-2275c845fc8f => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:27.149739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6284668-48f0-4fe7-955c-26e13d64c867 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:27.154328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6284668-48f0-4fe7-955c-26e13d64c867 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:27.154328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6284668-48f0-4fe7-955c-26e13d64c867 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:27.154328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6284668-48f0-4fe7-955c-26e13d64c867 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:27.154328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c6284668-48f0-4fe7-955c-26e13d64c867 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:27.170006 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:27.170006 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:27.171645 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6284668-48f0-4fe7-955c-26e13d64c867 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:27.173262 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 680/2689] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:27 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:27.441212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-644f9282-fee9-4051-8421-f5ade5c9f92e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:27.446545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-644f9282-fee9-4051-8421-f5ade5c9f92e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:27.446545 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-644f9282-fee9-4051-8421-f5ade5c9f92e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:27.446545 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-644f9282-fee9-4051-8421-f5ade5c9f92e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:27.453697 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:27.453697 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:27.454410 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-644f9282-fee9-4051-8421-f5ade5c9f92e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:27.455981 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-644f9282-fee9-4051-8421-f5ade5c9f92e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 200 Jul 22 04:47:27.456355 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 675/2690] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:27 2026] GET /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:27.469722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:27.472226 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:27.472559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:27.472806 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:27.472952 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:27.480801 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:27.480801 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:27.481000 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:27.525282 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:47:27.525444 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-64727581-17a1-4635-9ab4-5d13fde35cc8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 202 Jul 22 04:47:27.526109 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 668/2691] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:27 2026] DELETE /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:27.547390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:27.550701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:27.551240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:27.551240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:27.557372 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:27.557372 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:27.557885 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:27.558800 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ff1ca21a-1ce5-4bd4-9075-f3588bc9fb0f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 200 Jul 22 04:47:27.559262 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 669/2692] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:27 2026] GET /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:27.818443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:27.821053 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:27.821053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:27.821244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:27.828771 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:27.828771 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:27.833528 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:27.842454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b331a5c2-0bd9-4b18-852e-00aa2168f421 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:47:27.843762 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 681/2693] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:27 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:28.189051 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:28.191781 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:28.192082 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:28.192312 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:28.192464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:28.199009 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:28.199009 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:28.200518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d09d39b7-76ca-4889-bf18-2ffc30f033c7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:28.201055 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 676/2694] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:28 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:28.578159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6610acff-ff47-4a33-bdcc-cb8ed4675074 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:28.583014 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6610acff-ff47-4a33-bdcc-cb8ed4675074 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:28.583014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6610acff-ff47-4a33-bdcc-cb8ed4675074 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:28.583014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6610acff-ff47-4a33-bdcc-cb8ed4675074 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:28.592060 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6610acff-ff47-4a33-bdcc-cb8ed4675074 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 404 Jul 22 04:47:28.593358 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 669/2695] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:28 2026] GET /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:28.606403 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:28.608943 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:28.609948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:28.609948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:28.609948 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:28.618236 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:28.618236 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:28.618864 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:28.643469 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:47:28.647023 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-268c8a6e-0baf-4d88-98d4-2dba06cb2e1b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 202 Jul 22 04:47:28.647023 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 670/2696] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:28 2026] DELETE /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:28.659057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:28.662617 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:28.662617 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:28.662752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:28.669272 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:28.669272 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:28.669805 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:28.670918 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95175ad8-6c87-4855-8e35-f1cd89c7b14f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 200 Jul 22 04:47:28.671551 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 682/2697] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:28 2026] GET /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:29.216675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:29.220615 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:29.220833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:29.221122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:29.223178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:29.231128 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:29.231128 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:29.232244 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7556926-29ed-4ff2-8219-5d78c8bc2e21 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:29.232708 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 677/2698] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:29 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:29.686393 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8527cabd-9119-45c0-9f3c-9cd5615bd4a4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:29.689646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8527cabd-9119-45c0-9f3c-9cd5615bd4a4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:29.689783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8527cabd-9119-45c0-9f3c-9cd5615bd4a4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:29.690288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8527cabd-9119-45c0-9f3c-9cd5615bd4a4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:29.698897 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8527cabd-9119-45c0-9f3c-9cd5615bd4a4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 404 Jul 22 04:47:29.699657 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 670/2699] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:29 2026] GET /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:29.712397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:29.715187 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:29.715384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:29.715687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:29.715837 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:29.723805 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:29.723805 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:29.724599 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:29.756700 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:47:29.756987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2bb68068-93fd-45c4-bdc8-713c5ffbdaae tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 202 Jul 22 04:47:29.757663 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 671/2700] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:29 2026] DELETE /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:29.769498 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:29.774262 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:29.774789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:29.775357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:29.782254 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:29.782254 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:29.782254 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:29.785249 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ccdf3f9-2d42-4254-abf4-69f77419cd50 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 200 Jul 22 04:47:29.788701 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 683/2701] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:29 2026] GET /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:30.252016 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d34cec22-9234-4685-b8db-8b74bc535a44 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.252016 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d34cec22-9234-4685-b8db-8b74bc535a44 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:30.252016 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d34cec22-9234-4685-b8db-8b74bc535a44 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.252503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d34cec22-9234-4685-b8db-8b74bc535a44 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.252503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d34cec22-9234-4685-b8db-8b74bc535a44 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:30.262718 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:30.262718 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:30.263732 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d34cec22-9234-4685-b8db-8b74bc535a44 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:30.264202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 678/2702] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:30 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:30.285258 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5eda9107-1834-4b92-adb5-96235549487a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.290139 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:30.290139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-518727679", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:30.297997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-518727679', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:30.443129 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume of 1 GB Jul 22 04:47:30.443452 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:30.443452 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:30.452200 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Availability Zones retrieved successfully. Jul 22 04:47:30.458781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (4dc2959e-7f8e-4054-a362-adb2f623b974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:30.460956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecbf47e-411d-46f5-87c8-9475d79c9444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:30.462368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:30.588410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fecbf47e-411d-46f5-87c8-9475d79c9444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:30.588410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bccfb3-43a1-4b5b-abd4-a50b2b8f8ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:30.746679 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Created reservations ['22224f93-453b-4a37-8188-93ad67e7d782', 'be811ac1-fa34-4b59-868c-9151e1f26a6e', '42b9f6d1-8759-4cc4-b2e2-79471926c14c', '061fe6e0-5b71-42bf-9af8-5ce6dbd1ba7d'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:30.748633 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bccfb3-43a1-4b5b-abd4-a50b2b8f8ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22224f93-453b-4a37-8188-93ad67e7d782', 'be811ac1-fa34-4b59-868c-9151e1f26a6e', '42b9f6d1-8759-4cc4-b2e2-79471926c14c', '061fe6e0-5b71-42bf-9af8-5ce6dbd1ba7d']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:30.749021 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d37b28-3cdc-4243-9b9c-96970eedcd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:30.804027 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d37b28-3cdc-4243-9b9c-96970eedcd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac769b6-66b6-45a9-8694-60c483eaa5ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-518727679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['22224f93-453b-4a37-8188-93ad67e7d782','be811ac1-fa34-4b59-868c-9151e1f26a6e','42b9f6d1-8759-4cc4-b2e2-79471926c14c','061fe6e0-5b71-42bf-9af8-5ce6dbd1ba7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-518727679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac769b6-66b6-45a9-8694-60c483eaa5ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba8a42656cf4807b65c07883d824613',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cf57942dad446288833f381dedb093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:30.804027 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65028c3d-9a32-4d11-95a7-31f40633ce76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:30.807281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e95f3ad7-372d-4f3a-8b7b-9f8f12d9e1eb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.814262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e95f3ad7-372d-4f3a-8b7b-9f8f12d9e1eb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:30.814262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e95f3ad7-372d-4f3a-8b7b-9f8f12d9e1eb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.814562 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e95f3ad7-372d-4f3a-8b7b-9f8f12d9e1eb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.828016 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e95f3ad7-372d-4f3a-8b7b-9f8f12d9e1eb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 404 Jul 22 04:47:30.828016 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 672/2703] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:30 2026] GET /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:30.837488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.843353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:30.843353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.843353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.843353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 3b53dd7c-c56e-411b-bd24-2f4f89209d3f Jul 22 04:47:30.848053 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ae9e278-0dbe-4da4-97f3-a2bf7ccc8820 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f returned with HTTP 404 Jul 22 04:47:30.848788 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 684/2704] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:30 2026] DELETE /volume/v3/snapshots/3b53dd7c-c56e-411b-bd24-2f4f89209d3f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:30.861394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.862691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65028c3d-9a32-4d11-95a7-31f40633ce76) transitioned into state 'SUCCESS' from state '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-518727679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['22224f93-453b-4a37-8188-93ad67e7d782','be811ac1-fa34-4b59-868c-9151e1f26a6e','42b9f6d1-8759-4cc4-b2e2-79471926c14c','061fe6e0-5b71-42bf-9af8-5ce6dbd1ba7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:30.864410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67770d4e-b9b2-4e61-90be-4f579cc4ba22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:30.864854 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:30.864931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.865511 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.865684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: ed7d382a-24fa-4660-aa02-fc7935670b61 Jul 22 04:47:30.875724 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6e0977f-f4aa-450d-a3e2-649063f336f5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 returned with HTTP 404 Jul 22 04:47:30.876365 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 679/2705] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:30 2026] DELETE /volume/v3/snapshots/ed7d382a-24fa-4660-aa02-fc7935670b61 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:30.885185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67770d4e-b9b2-4e61-90be-4f579cc4ba22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:30.888993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (4dc2959e-7f8e-4054-a362-adb2f623b974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:30.888993 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request issued successfully. Jul 22 04:47:30.888993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5eda9107-1834-4b92-adb5-96235549487a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:30.888993 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 671/2706] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:47:30 2026] POST /volume/v3/volumes => generated 780 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:30.889448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-519a948c-8e57-4e8e-821c-bac22e9889fd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.892480 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-519a948c-8e57-4e8e-821c-bac22e9889fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:30.892776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-519a948c-8e57-4e8e-821c-bac22e9889fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.893070 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-519a948c-8e57-4e8e-821c-bac22e9889fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.893223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-519a948c-8e57-4e8e-821c-bac22e9889fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 7a66eee1-0dbc-4401-a8c5-d9d729073dec Jul 22 04:47:30.904033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-519a948c-8e57-4e8e-821c-bac22e9889fd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec returned with HTTP 404 Jul 22 04:47:30.907989 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 673/2707] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:30 2026] DELETE /volume/v3/snapshots/7a66eee1-0dbc-4401-a8c5-d9d729073dec => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:30.911584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-11f88d78-e702-471b-bcdb-36ecd9054944 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.917848 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-11f88d78-e702-471b-bcdb-36ecd9054944 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:30.918216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-11f88d78-e702-471b-bcdb-36ecd9054944 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.919069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-11f88d78-e702-471b-bcdb-36ecd9054944 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.928984 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:30.928984 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:30.943687 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-11f88d78-e702-471b-bcdb-36ecd9054944 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:30.951701 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-11f88d78-e702-471b-bcdb-36ecd9054944 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:30.952847 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 685/2708] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:30 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:30.966562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:30.969849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:30.970627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:30.970627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:30.992250 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:30.992250 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:30.996994 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:31.005357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-74d91df4-b46d-44dd-8b2d-420b09a01337 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:31.005988 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 680/2709] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:30 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1654 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:31.043697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:31.045531 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7/action Jul 22 04:47:31.045531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:31.045531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:31.065500 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:31.065500 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:31.066294 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:31.082253 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Begin detaching volume completed successfully. Jul 22 04:47:31.082526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-75d0526e-2d23-479e-9b00-d96bcee6a359 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7/action returned with HTTP 202 Jul 22 04:47:31.083080 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 672/2710] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:47:31 2026] POST /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:31.194243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d9723136-192f-4a97-9cb4-6e236fa8f90a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:31.194932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9723136-192f-4a97-9cb4-6e236fa8f90a None None] GET https://10.4.3.175/volume// Jul 22 04:47:31.195068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9723136-192f-4a97-9cb4-6e236fa8f90a None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:31.195426 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9723136-192f-4a97-9cb4-6e236fa8f90a None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:31.195852 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9723136-192f-4a97-9cb4-6e236fa8f90a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:31.196215 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 674/2711] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:47:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:47:31.210849 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:31.216084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:31.216668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:31.216668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:31.242221 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:31.242221 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:31.247464 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:31.256997 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-2a6e96bf-f0b6-45fd-a73b-234464f01438 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:31.257383 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 686/2712] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:47:31 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:31.283355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cced744a-4932-45ed-b215-436d5636976b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:31.286164 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cced744a-4932-45ed-b215-436d5636976b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:31.286401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cced744a-4932-45ed-b215-436d5636976b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:31.286624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cced744a-4932-45ed-b215-436d5636976b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:31.287609 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cced744a-4932-45ed-b215-436d5636976b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:31.295083 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:31.295083 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:31.295682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cced744a-4932-45ed-b215-436d5636976b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:31.296296 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 681/2713] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:31 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:31.971288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:31.973607 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:31.974027 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:31.974360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:31.984383 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:31.984383 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:31.989357 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:31.996886 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-102ed6b4-113a-4c32-8d5f-5e72b75068ae tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:31.997430 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 673/2714] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:31 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:32.018391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:32.020352 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:32.020456 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:32.020666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:32.029301 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:32.029301 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:32.038613 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:32.044864 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd4bc8b8-1720-43e8-90b6-5233150e2227 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:32.046246 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 675/2715] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:32 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:32.312297 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50729781-4f17-443e-861f-40a69a20b57c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:32.318038 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50729781-4f17-443e-861f-40a69a20b57c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:32.318038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50729781-4f17-443e-861f-40a69a20b57c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:32.318038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50729781-4f17-443e-861f-40a69a20b57c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:32.318038 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-50729781-4f17-443e-861f-40a69a20b57c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:32.327264 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:32.327264 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:32.328649 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50729781-4f17-443e-861f-40a69a20b57c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:32.328649 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 687/2716] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:32 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:32.399742 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-311fb8a6-b3b6-499f-956e-fa771650ceb7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:32.404421 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-311fb8a6-b3b6-499f-956e-fa771650ceb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e Jul 22 04:47:32.404607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-311fb8a6-b3b6-499f-956e-fa771650ceb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:32.404821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-311fb8a6-b3b6-499f-956e-fa771650ceb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:32.417746 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:32.417746 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:32.481951 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4ad32a6e-9a75-4855-adfc-bebacd7e9daa req-311fb8a6-b3b6-499f-956e-fa771650ceb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e returned with HTTP 200 Jul 22 04:47:32.482668 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 682/2717] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:47:32 2026] DELETE /volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:32.485470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:32.489770 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:32.490654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:32.490901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:32.491144 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Delete volume with id: 3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:32.505694 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:32.505694 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:32.506557 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:32.555898 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Delete volume request issued successfully. Jul 22 04:47:32.557288 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-19e7338b-efe4-4a55-884b-c3f2bd4b7b32 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 202 Jul 22 04:47:32.557288 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 674/2718] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:32 2026] DELETE /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:32.570440 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e7637bd4-520a-4e73-b827-2ac029208829 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:32.575849 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e7637bd4-520a-4e73-b827-2ac029208829 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:32.575849 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e7637bd4-520a-4e73-b827-2ac029208829 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:32.575849 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e7637bd4-520a-4e73-b827-2ac029208829 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:32.587851 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:32.587851 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:32.594596 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e7637bd4-520a-4e73-b827-2ac029208829 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:32.603846 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e7637bd4-520a-4e73-b827-2ac029208829 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 200 Jul 22 04:47:32.603846 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 676/2719] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:32 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:33.346122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e669f041-0754-4461-9c41-1c09ebb42781 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.348858 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e669f041-0754-4461-9c41-1c09ebb42781 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:33.349003 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e669f041-0754-4461-9c41-1c09ebb42781 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.349208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e669f041-0754-4461-9c41-1c09ebb42781 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.349370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e669f041-0754-4461-9c41-1c09ebb42781 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:33.355164 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:33.355164 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:33.356613 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e669f041-0754-4461-9c41-1c09ebb42781 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:33.356939 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 688/2720] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:33 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:33.592642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.595254 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:33.595503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.595747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.608226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:33.608226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:33.614656 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:33.621144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-41c11d41-5d45-4bf0-9b9b-5a19a62169b8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:33.621795 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 683/2721] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:33 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1370 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:33.623718 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d68705c-e5af-4109-8ec2-7e71a26c6740 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.625788 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d68705c-e5af-4109-8ec2-7e71a26c6740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 Jul 22 04:47:33.625788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d68705c-e5af-4109-8ec2-7e71a26c6740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.625895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d68705c-e5af-4109-8ec2-7e71a26c6740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.635513 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d68705c-e5af-4109-8ec2-7e71a26c6740 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 returned with HTTP 404 Jul 22 04:47:33.636521 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 675/2722] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:33 2026] GET /volume/v3/volumes/3116ece7-d569-4255-bf26-ddcfeed1a954 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:33.646931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-93617872-d6bb-4175-ba91-1078a82cab83 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.648833 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:47:33.649480 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.649912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.651091 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Delete volume with id: 3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:47:33.667189 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:33.667189 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:33.667189 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:33.703613 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Delete volume request issued successfully. Jul 22 04:47:33.703744 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-93617872-d6bb-4175-ba91-1078a82cab83 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 returned with HTTP 202 Jul 22 04:47:33.704370 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 677/2723] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:33 2026] DELETE /volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:33.717218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-829293d0-d68d-4b1d-afec-658139c20a79 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.721176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-829293d0-d68d-4b1d-afec-658139c20a79 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:47:33.721408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-829293d0-d68d-4b1d-afec-658139c20a79 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.721595 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-829293d0-d68d-4b1d-afec-658139c20a79 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.733677 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:33.733677 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:33.740266 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-829293d0-d68d-4b1d-afec-658139c20a79 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Volume info retrieved successfully. Jul 22 04:47:33.746542 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-829293d0-d68d-4b1d-afec-658139c20a79 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 returned with HTTP 200 Jul 22 04:47:33.748057 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 689/2724] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:33 2026] GET /volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:33.758147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7ea8486d-3bfa-437c-8cb5-bf122c854913 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.759852 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ea8486d-3bfa-437c-8cb5-bf122c854913 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/ebf78acf-21d1-4ee9-ac8f-97548d82584e/action Jul 22 04:47:33.760211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ea8486d-3bfa-437c-8cb5-bf122c854913 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-attach": {"instance_uuid": "c30a21ac-9a02-426a-ad01-ffb99e964a92", "mountpoint": "/dev/vdc"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:33.760315 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7ea8486d-3bfa-437c-8cb5-bf122c854913 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c30a21ac-9a02-426a-ad01-ffb99e964a92", "mountpoint": "/dev/vdc"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:33.769288 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7ea8486d-3bfa-437c-8cb5-bf122c854913 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/ebf78acf-21d1-4ee9-ac8f-97548d82584e/action returned with HTTP 404 Jul 22 04:47:33.769288 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 684/2725] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:33 2026] POST /volume/v3/volumes/ebf78acf-21d1-4ee9-ac8f-97548d82584e/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:33.875703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-36ae33c1-20c9-4843-80cb-1c5b4bd72885 req-7ef60a45-ea9e-426e-9dcf-b218f9a7fa06 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:33.879258 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-36ae33c1-20c9-4843-80cb-1c5b4bd72885 req-7ef60a45-ea9e-426e-9dcf-b218f9a7fa06 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e Jul 22 04:47:33.879624 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-36ae33c1-20c9-4843-80cb-1c5b4bd72885 req-7ef60a45-ea9e-426e-9dcf-b218f9a7fa06 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:33.881833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-36ae33c1-20c9-4843-80cb-1c5b4bd72885 req-7ef60a45-ea9e-426e-9dcf-b218f9a7fa06 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:33.889188 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-36ae33c1-20c9-4843-80cb-1c5b4bd72885 req-7ef60a45-ea9e-426e-9dcf-b218f9a7fa06 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e returned with HTTP 404 Jul 22 04:47:33.890157 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 676/2726] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:47:33 2026] DELETE /volume/v3/attachments/579cc0a5-72cd-41b6-925d-03c94673cc0e => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:34.348198 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.353525 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:34.354518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:34.354518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:34.368249 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.368249 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:34.370462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.375366 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:34.375646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:34.375859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:34.375914 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:34.375957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:34.383256 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.383256 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:34.383430 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-f88501d2-ddb3-4f72-9260-16a2625801b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:34.383430 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 678/2727] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:34 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1370 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:34.383523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c0eca04a-ca84-41fb-9e3d-03ddfe7459e2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:34.383973 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 690/2728] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:34 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:34.397820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a9f3919a-e7fd-4777-8507-2b0fad38ff7a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.398250 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a9f3919a-e7fd-4777-8507-2b0fad38ff7a None None] GET https://10.4.3.175/volume// Jul 22 04:47:34.398384 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.398428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a9f3919a-e7fd-4777-8507-2b0fad38ff7a None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:34.398598 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a9f3919a-e7fd-4777-8507-2b0fad38ff7a None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:34.398918 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a9f3919a-e7fd-4777-8507-2b0fad38ff7a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:34.399315 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 685/2729] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:47: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 22 04:47:34.400647 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1/restore Jul 22 04:47:34.401369 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d99bc8ae-a79a-494c-b9df-4d6fa797e857"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:34.403234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Restoring backup b210092b-51a3-409d-bc1c-1c24b6528df1 ({'restore': {'volume_id': 'd99bc8ae-a79a-494c-b9df-4d6fa797e857'}}) {{(pid=100124) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:47:34.403458 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Restoring backup b210092b-51a3-409d-bc1c-1c24b6528df1 to volume d99bc8ae-a79a-494c-b9df-4d6fa797e857. Jul 22 04:47:34.407704 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.407704 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:34.416112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-38998199-9b91-4fc2-b842-a901c238062f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.417271 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.417271 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:34.417931 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:34.418108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.api [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Checking backup size 1 against volume size 1 {{(pid=100124) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:47:34.418190 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-38998199-9b91-4fc2-b842-a901c238062f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:47:34.418262 np0000005618 devstack@c-api.service[100124]: INFO cinder.backup.api [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Overwriting volume d99bc8ae-a79a-494c-b9df-4d6fa797e857 with restore of backup b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:34.418654 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-38998199-9b91-4fc2-b842-a901c238062f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ac769b6-66b6-45a9-8694-60c483eaa5ad", "connector": null, "instance_uuid": "712b5b09-c462-4aff-8578-938414eaabfa"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:34.429114 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.429114 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:34.441361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] restore_backup in rpcapi backup_id b210092b-51a3-409d-bc1c-1c24b6528df1 {{(pid=100124) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:47:34.447224 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0da8cf6c-c4c0-403d-9fdc-2aed16180ec8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1/restore returned with HTTP 202 Jul 22 04:47:34.447696 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 677/2730] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:47:34 2026] POST /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1/restore => generated 181 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:34.458830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.459867 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:34.460100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:34.460486 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:34.460754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:34.462672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-38998199-9b91-4fc2-b842-a901c238062f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:47:34.463173 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 679/2731] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:47:34 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 22 04:47:34.465233 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:34.465233 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:34.465754 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7ea9cf54-c4f1-4f3f-94ae-d19e45dff79f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:34.466290 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 691/2732] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:34 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:34.763517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7bfbb88a-53fa-47ec-a7d2-99441264cad2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:34.765917 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7bfbb88a-53fa-47ec-a7d2-99441264cad2 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] GET https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 Jul 22 04:47:34.766151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7bfbb88a-53fa-47ec-a7d2-99441264cad2 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:34.766384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7bfbb88a-53fa-47ec-a7d2-99441264cad2 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:34.774592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7bfbb88a-53fa-47ec-a7d2-99441264cad2 tempest-ServerRescueNegativeTestJSON-228686194 tempest-ServerRescueNegativeTestJSON-228686194-project-member] https://10.4.3.175/volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 returned with HTTP 404 Jul 22 04:47:34.774592 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 686/2733] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:34 2026] GET /volume/v3/volumes/3bc98fcf-f71b-4e78-9434-d41883c220b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:35.483736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:35.488442 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:35.488442 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:35.488442 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:35.488442 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:35.502260 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:35.502260 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:35.502980 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4a166b6c-90f3-4208-9669-bb55a3d6259b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:35.503396 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 678/2734] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:35 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:35.644332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:35.646089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:35.646265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:35.646430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:35.657777 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:35.657777 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:35.664662 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:35.671402 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6236dec0-5b98-4c64-9ed2-bc46fd8796a1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:35.671912 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 680/2735] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:35 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:35.688580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:35.691153 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:35.691494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:35.692030 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:35.692270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:35.703692 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:35.703692 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:35.704321 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:35.734142 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:47:35.734408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e711434-dc6b-4a59-afd5-ba5425d6a8c1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 202 Jul 22 04:47:35.735011 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 692/2736] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:35 2026] DELETE /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:35.745231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:35.748243 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:35.748450 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:35.748732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:35.758923 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:35.758923 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:35.765233 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:35.772421 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e53931a3-47a3-4ffe-8c12-260dcc2b4081 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 200 Jul 22 04:47:35.773067 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 687/2737] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:35 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:36.094404 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2bb03d51-7855-4811-96d8-29e7f99b60b4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.094794 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2bb03d51-7855-4811-96d8-29e7f99b60b4 None None] GET https://10.4.3.175/volume// Jul 22 04:47:36.094933 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2bb03d51-7855-4811-96d8-29e7f99b60b4 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.095126 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2bb03d51-7855-4811-96d8-29e7f99b60b4 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.095436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2bb03d51-7855-4811-96d8-29e7f99b60b4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:36.095799 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 679/2738] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:47: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 22 04:47:36.105984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.109093 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:47:36.109294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.109467 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.118553 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.118553 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:36.122482 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:47:36.126939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-0efe4f38-cf8b-4baf-829a-e57ddd49903a tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:47:36.127320 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 681/2739] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:47:36 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1549 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:36.234276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.236279 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] PUT https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c Jul 22 04:47:36.236643 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:36.244040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Acquiring lock "cinder-attachment_update-5ac769b6-66b6-45a9-8694-60c483eaa5ad-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:47:36.248556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-5ac769b6-66b6-45a9-8694-60c483eaa5ad-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:47:36.249624 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.249624 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:36.360365 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-5ac769b6-66b6-45a9-8694-60c483eaa5ad-np0000005618" released by "attachment_update" :: held 0.112s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:47:36.360715 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-658b1de4-c070-450b-8cc9-f9f00b085e34 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c returned with HTTP 200 Jul 22 04:47:36.361284 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 693/2740] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:47:36 2026] PUT /volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:36.389701 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-55f4328b-4d77-48f9-82fd-ec5791b7f39c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.390163 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-55f4328b-4d77-48f9-82fd-ec5791b7f39c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c/action Jul 22 04:47:36.390504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-55f4328b-4d77-48f9-82fd-ec5791b7f39c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:36.390671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-55f4328b-4d77-48f9-82fd-ec5791b7f39c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:36.420560 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.420560 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:36.439271 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f361bc2a-7688-401d-9cb1-3693b95281ac req-55f4328b-4d77-48f9-82fd-ec5791b7f39c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c/action returned with HTTP 204 Jul 22 04:47:36.439816 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 688/2741] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:47:36 2026] POST /volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:36.516212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.518751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:36.519061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.519337 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.519493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:36.527417 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.527417 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:36.528545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cfc39db3-2177-4d82-9a5b-0b4f9c44ad72 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:36.529202 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 680/2742] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:36 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:36.789549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7e931a69-2ce8-4d69-9a65-f8be1e860e03 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.791325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7e931a69-2ce8-4d69-9a65-f8be1e860e03 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 Jul 22 04:47:36.791504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7e931a69-2ce8-4d69-9a65-f8be1e860e03 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.791712 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7e931a69-2ce8-4d69-9a65-f8be1e860e03 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.797479 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7e931a69-2ce8-4d69-9a65-f8be1e860e03 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 returned with HTTP 404 Jul 22 04:47:36.797917 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 682/2743] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:36 2026] GET /volume/v3/volumes/b5685830-e42d-41d1-8ab7-cb3ec8febcc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:36.812126 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.814151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:47:36.815894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.815894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.825157 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.825157 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:36.829715 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:36.834836 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea897a3e-e01b-4760-aa41-a05cb26b5e23 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:47:36.835336 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 694/2744] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:36 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:36.850546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.853382 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:36.853797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1003134705"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:36.863721 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.863721 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:36.864284 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:36.864433 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:47:36.916417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['805db160-d86e-44d7-a7b6-749e9f5180e7', 'd767243e-d99e-4b1c-99e5-ee35e20fdc5b', '4bc9021a-beac-4142-8860-d184a5c7c906', 'ce97515f-35d7-4c7b-8d24-bcec3baaead6'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:36.956721 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot create request issued successfully. Jul 22 04:47:36.957065 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0511497c-05f1-40cc-b4d1-b712a9a77594 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:36.957468 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 689/2745] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:36 2026] POST /volume/v3/snapshots => generated 380 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:36.967483 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:36.968267 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:36.968267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:36.968374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:36.974130 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:36.974130 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:36.974810 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:36.975752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c03925c-bc9f-47e7-beaf-2de806c91d12 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:36.976319 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 681/2746] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:36 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 512 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:37.543172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:37.549605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:37.549799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:37.550011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:37.550130 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:37.556806 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:37.556806 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:37.557723 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-89e2d1b8-020e-4431-a18a-9b14c4cec66c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:37.558125 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 683/2747] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:37 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:37.990005 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:37.992193 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:37.992620 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:37.992755 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.001323 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.001323 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:38.001830 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.002714 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa8256f4-0ff8-4b54-a9b4-fb185acfe176 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:38.003078 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 695/2748] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:37 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.016383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c4981090-2ed0-4a74-b92f-1849afd1324d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.022144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4981090-2ed0-4a74-b92f-1849afd1324d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.023370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4981090-2ed0-4a74-b92f-1849afd1324d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.023677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4981090-2ed0-4a74-b92f-1849afd1324d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.032349 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.032349 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:38.035909 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c4981090-2ed0-4a74-b92f-1849afd1324d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.035909 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4981090-2ed0-4a74-b92f-1849afd1324d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:38.035909 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 690/2749] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:38 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.046450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.050254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:38.050254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.050357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.050873 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:38.052246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:47:38.060317 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Get all snapshots completed successfully. Jul 22 04:47:38.062037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad74e8b8-ba6e-4fee-b796-e5feb88e6298 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:47:38.062037 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 682/2750] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:47:38 2026] GET /volume/v3/snapshots => generated 408 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:47:38.080446 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8e72e4ba-224d-44ee-9484-65cd71f988a6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.082914 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e72e4ba-224d-44ee-9484-65cd71f988a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] PUT https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.083394 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e72e4ba-224d-44ee-9484-65cd71f988a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1968750812", "description": "This is the new description of snapshot."}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:38.092454 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.092454 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:38.092454 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8e72e4ba-224d-44ee-9484-65cd71f988a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.107897 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e72e4ba-224d-44ee-9484-65cd71f988a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:38.107897 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 684/2751] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:47:38 2026] PUT /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.121557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.126201 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.126533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.126994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.135657 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.135657 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:38.135857 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.137253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecb2222f-13b0-45ae-a1fc-9f4f4115ed28 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:38.138599 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 696/2752] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:38 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 577 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.152394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.154384 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.154638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.154867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.155019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.162884 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.162884 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:38.163404 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.188463 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:47:38.188715 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-35e9bcb3-84fd-46f3-a75c-9f2ea44bc933 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 202 Jul 22 04:47:38.189287 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 691/2753] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:38 2026] DELETE /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:38.200821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9a4d587c-605d-47a2-8410-c96027fe7521 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.203283 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a4d587c-605d-47a2-8410-c96027fe7521 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:38.203977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a4d587c-605d-47a2-8410-c96027fe7521 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.204221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a4d587c-605d-47a2-8410-c96027fe7521 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.211289 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.211289 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:38.212019 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9a4d587c-605d-47a2-8410-c96027fe7521 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:38.213534 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a4d587c-605d-47a2-8410-c96027fe7521 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 200 Jul 22 04:47:38.214085 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 683/2754] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:38 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.452531 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.455993 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:38.455993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8dcd63d9-08f4-4386-a2d7-4f39b7b8e4cf", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1833829249"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:38.456787 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'imageRef': '8dcd63d9-08f4-4386-a2d7-4f39b7b8e4cf', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1833829249'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:38.577988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:38.580300 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:38.580697 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:38.581274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:38.581523 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:38.587648 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:38.587648 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:38.590690 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6f9ed10-ace8-4f4f-a025-748865aa9325 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:38.591904 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 697/2755] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:38 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:38.598346 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume of 2 GB Jul 22 04:47:38.608080 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Availability Zones retrieved successfully. Jul 22 04:47:38.615999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (f490e045-da7b-4acf-900a-63a035b587ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:38.617758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a68b69c-7ef0-4d1c-9414-88cc512bdb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:38.619434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Validating volume size '2' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:38.661496 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a68b69c-7ef0-4d1c-9414-88cc512bdb58) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:47:38.661496 np0000005618 devstack@c-api.service[100127]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 8dcd63d9-08f4-4386-a2d7-4f39b7b8e4cf is not active. Jul 22 04:47:38.664582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a68b69c-7ef0-4d1c-9414-88cc512bdb58) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:38.664582 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a68b69c-7ef0-4d1c-9414-88cc512bdb58) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:47:38.665559 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (f490e045-da7b-4acf-900a-63a035b587ab) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:47:38.665932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2114c87-4bce-46a1-ac1a-fc4a766fde4e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:38.666800 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 685/2756] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:47:38 2026] POST /volume/v3/volumes => generated 125 bytes in 215 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:39.225683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8576ec67-7806-4f64-abbb-7e86ed32e928 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.230390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8576ec67-7806-4f64-abbb-7e86ed32e928 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:39.234137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8576ec67-7806-4f64-abbb-7e86ed32e928 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:39.234137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8576ec67-7806-4f64-abbb-7e86ed32e928 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:39.236747 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8576ec67-7806-4f64-abbb-7e86ed32e928 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 404 Jul 22 04:47:39.237245 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 692/2757] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:39 2026] GET /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:39.248131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.252112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:39.252399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:39.252702 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:39.252859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: b19130d8-dc1a-45a4-b836-e47b5c23d135 Jul 22 04:47:39.263147 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-241ff56e-76ff-46ad-89bc-0087c1dc4d6f tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 returned with HTTP 404 Jul 22 04:47:39.264025 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 684/2758] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:39 2026] DELETE /volume/v3/snapshots/b19130d8-dc1a-45a4-b836-e47b5c23d135 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:39.275096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.280491 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:47:39.280491 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:39.280491 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:39.288805 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:39.288805 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:39.292593 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:39.298368 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cba88479-23c4-4424-a84c-5e9dc1e91634 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:47:39.298945 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 698/2759] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:39 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:39.321586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.324884 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:39.325424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-840613019"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:39.339545 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:39.339545 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:39.339928 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:47:39.340120 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:47:39.410348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['2deb1822-11b7-473e-9a67-6c6f37897a54', '81e5cb5e-d5aa-4923-9f84-2bb5bafc6eed', 'e960e684-8701-4666-adc3-18cc36bc2e31', '20d04bb2-dddd-433d-b174-e654a13f3a22'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:39.479813 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot create request issued successfully. Jul 22 04:47:39.480295 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fd3b3ab-ec3b-43d4-a470-f9edfa20f75a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:39.481011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 686/2760] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:39.493845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64746919-03e5-4181-bcfb-339a5e10e027 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.498310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64746919-03e5-4181-bcfb-339a5e10e027 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:47:39.498677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64746919-03e5-4181-bcfb-339a5e10e027 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:39.498942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64746919-03e5-4181-bcfb-339a5e10e027 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:39.509787 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:39.509787 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:39.510756 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-64746919-03e5-4181-bcfb-339a5e10e027 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:39.512103 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64746919-03e5-4181-bcfb-339a5e10e027 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 200 Jul 22 04:47:39.512730 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 693/2761] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:39 2026] GET /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:39.609621 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:39.612046 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:39.612268 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:39.612577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:39.612678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:39.618723 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:39.618723 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:39.620370 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-083820fc-0384-4d6c-a417-2e5c7ef26293 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:39.620720 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 685/2762] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:39 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:40.528336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:40.532981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:47:40.532981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:40.532981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:40.546056 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:40.546056 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:40.546056 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:47:40.546696 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8238321-9338-4a9e-8418-ac426a89c9d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 200 Jul 22 04:47:40.547746 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 699/2763] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:40 2026] GET /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:40.635633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:40.638287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:40.638820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:40.638820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:40.639004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:40.649738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ec4e0786-e971-42dc-9865-db96238a6af0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:40.653134 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:40.655011 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "63337288-50ee-4a4b-a49e-1622587c502a"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:40.657037 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:40.657037 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:40.657933 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-378eea1e-e8be-4fb5-84d9-2fa70fe7bdbe tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:40.661000 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 687/2764] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:40 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:40.661115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '63337288-50ee-4a4b-a49e-1622587c502a'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:40.780379 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume of 1 GB Jul 22 04:47:40.786354 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Availability Zones retrieved successfully. Jul 22 04:47:40.794498 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (772b091f-f577-428c-899f-6c2d6c682faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:40.796185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a011b9-9ad1-4bbd-a381-c41c5a59c9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:40.798446 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:40.841069 np0000005618 devstack@c-api.service[100126]: WARNING cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a011b9-9ad1-4bbd-a381-c41c5a59c9b0) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:47:40.841069 np0000005618 devstack@c-api.service[100126]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 22 04:47:40.841656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a011b9-9ad1-4bbd-a381-c41c5a59c9b0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:40.843015 np0000005618 devstack@c-api.service[100126]: WARNING cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a011b9-9ad1-4bbd-a381-c41c5a59c9b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:47:40.844088 np0000005618 devstack@c-api.service[100126]: WARNING cinder.volume.api [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Flow 'volume_create_api' (772b091f-f577-428c-899f-6c2d6c682faf) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:47:40.844483 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ec4e0786-e971-42dc-9865-db96238a6af0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:40.845229 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 694/2765] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:40 2026] POST /volume/v3/volumes => generated 134 bytes in 196 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.130072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-59c499a6-8147-42e4-8375-df6cd6fbdccc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.130072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59c499a6-8147-42e4-8375-df6cd6fbdccc tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.130072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59c499a6-8147-42e4-8375-df6cd6fbdccc tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.131022 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59c499a6-8147-42e4-8375-df6cd6fbdccc tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:41.131524 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 686/2766] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.145687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4848e274-9117-496a-a901-55506dcab5d1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.147928 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4848e274-9117-496a-a901-55506dcab5d1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.148380 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4848e274-9117-496a-a901-55506dcab5d1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "fee1e75c-6123-459b-a1b8-83604577f6e8"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.151698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-4848e274-9117-496a-a901-55506dcab5d1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'fee1e75c-6123-459b-a1b8-83604577f6e8'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:41.163681 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4848e274-9117-496a-a901-55506dcab5d1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 404 Jul 22 04:47:41.164388 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 700/2767] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.176349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d8af4e19-b7ff-41c4-ac8f-78be89dbfc99 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.180413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8af4e19-b7ff-41c4-ac8f-78be89dbfc99 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.181109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8af4e19-b7ff-41c4-ac8f-78be89dbfc99 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2a5db575-da09-44af-8744-ecfb610cf5ce"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.185452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-d8af4e19-b7ff-41c4-ac8f-78be89dbfc99 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2a5db575-da09-44af-8744-ecfb610cf5ce'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:41.200523 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8af4e19-b7ff-41c4-ac8f-78be89dbfc99 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 404 Jul 22 04:47:41.201533 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 688/2768] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:47:41.212741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e4e65d0c-0ddf-48b1-8ebc-7f324a42ac4f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.215221 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e4e65d0c-0ddf-48b1-8ebc-7f324a42ac4f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.216796 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e4e65d0c-0ddf-48b1-8ebc-7f324a42ac4f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1fac23d5-29af-4084-8a1a-f0c73b09c395"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.220534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-e4e65d0c-0ddf-48b1-8ebc-7f324a42ac4f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1fac23d5-29af-4084-8a1a-f0c73b09c395'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:41.235692 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e4e65d0c-0ddf-48b1-8ebc-7f324a42ac4f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 404 Jul 22 04:47:41.237371 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 695/2769] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:47:41.251944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1fbcb1d6-59b7-44de-b05c-c092ae7ba862 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.257450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1fbcb1d6-59b7-44de-b05c-c092ae7ba862 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.257841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1fbcb1d6-59b7-44de-b05c-c092ae7ba862 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.259788 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1fbcb1d6-59b7-44de-b05c-c092ae7ba862 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:41.260394 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 687/2770] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.270730 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fa0a88d7-7295-4d0e-b2f2-20da489d5603 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.273305 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa0a88d7-7295-4d0e-b2f2-20da489d5603 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.274303 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa0a88d7-7295-4d0e-b2f2-20da489d5603 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.276857 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa0a88d7-7295-4d0e-b2f2-20da489d5603 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:41.277467 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 701/2771] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.286709 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a9da22cf-0892-4548-88d8-0efc09ee51d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.289676 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9da22cf-0892-4548-88d8-0efc09ee51d0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:41.290018 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a9da22cf-0892-4548-88d8-0efc09ee51d0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.291663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9da22cf-0892-4548-88d8-0efc09ee51d0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:41.292632 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 689/2772] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.307003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.307933 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] DELETE https://10.4.3.175/volume/v3/volumes/tempest-invalid-493992681 Jul 22 04:47:41.308184 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.308419 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.308646 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Delete volume with id: tempest-invalid-493992681 Jul 22 04:47:41.318549 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8f67d4c-8f76-40a5-92a3-fdabc2ba61c3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/tempest-invalid-493992681 returned with HTTP 404 Jul 22 04:47:41.319553 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 696/2773] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:47:41 2026] DELETE /volume/v3/volumes/tempest-invalid-493992681 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:41.335870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-067df216-3bb9-47af-84cf-7b8fb360e264 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.339891 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 688/2774] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:47:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 04:47:41.351374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b60bd987-915d-4820-ab38-6a65d7078cf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.359522 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b60bd987-915d-4820-ab38-6a65d7078cf0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/xxx/action Jul 22 04:47:41.360146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b60bd987-915d-4820-ab38-6a65d7078cf0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-detach": {}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.360262 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b60bd987-915d-4820-ab38-6a65d7078cf0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.371642 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b60bd987-915d-4820-ab38-6a65d7078cf0 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 22 04:47:41.372984 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 702/2775] 10.4.3.175 () {68 vars in 1291 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:41.387521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7de0023e-0459-448f-bfe1-b0087175c6ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.393211 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7de0023e-0459-448f-bfe1-b0087175c6ad tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/tempest-invalid-70941667 Jul 22 04:47:41.393211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7de0023e-0459-448f-bfe1-b0087175c6ad tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.393211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7de0023e-0459-448f-bfe1-b0087175c6ad tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.402896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7de0023e-0459-448f-bfe1-b0087175c6ad tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/tempest-invalid-70941667 returned with HTTP 404 Jul 22 04:47:41.403482 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 690/2776] 10.4.3.175 () {66 vars in 1312 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes/tempest-invalid-70941667 => generated 97 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:41.416533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-42f14a97-22d2-4dd1-8c4a-2e44e4ac17e7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.418854 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 697/2777] 10.4.3.175 () {66 vars in 1240 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 04:47:41.431638 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.434388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?status=null Jul 22 04:47:41.434652 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.436493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.436493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:41.436642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Could not evaluate value null, assuming string {{(pid=100124) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:47:41.438717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:41.450996 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Get all volumes completed successfully. Jul 22 04:47:41.457990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3c48418d-50be-4ecf-8b7b-496663d3d58d tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 22 04:47:41.457990 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 689/2778] 10.4.3.175 () {66 vars in 1281 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:41.481242 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.484926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1137215377 Jul 22 04:47:41.485317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.488993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.488993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:41.489611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1137215377'), ('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:41.504994 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Get all volumes completed successfully. Jul 22 04:47:41.507067 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-507088f8-f77e-4d60-98bd-35ef5c8bc230 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1137215377 returned with HTTP 200 Jul 22 04:47:41.507677 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 703/2779] 10.4.3.175 () {66 vars in 1359 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1137215377 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:41.529090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.532261 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes?status=null Jul 22 04:47:41.532531 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.532795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.536591 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:41.536591 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Could not evaluate value null, assuming string {{(pid=100127) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 22 04:47:41.537190 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:41.545481 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Get all volumes completed successfully. Jul 22 04:47:41.545814 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10a5100f-28aa-4038-8ad9-2f7124f67fb1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes?status=null returned with HTTP 200 Jul 22 04:47:41.546292 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 691/2780] 10.4.3.175 () {66 vars in 1260 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:41.562596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.564020 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-224806971 Jul 22 04:47:41.564433 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.564789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.565279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:41.566488 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-224806971'), ('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:41.579555 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Get all volumes completed successfully. Jul 22 04:47:41.580443 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcce2501-0ae6-48a6-b49d-afc3af874611 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-224806971 returned with HTTP 200 Jul 22 04:47:41.581413 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 698/2781] 10.4.3.175 () {66 vars in 1336 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-224806971 => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:47:41.603916 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.606100 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.607634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.607634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.624388 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:41.624388 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:41.625700 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:41.637491 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Reserve volume completed successfully. Jul 22 04:47:41.637760 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-40048a6b-b408-45d5-8ffb-30e5026ebbc2 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 202 Jul 22 04:47:41.638266 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 690/2782] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:41.657572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4b360a17-bdfc-49b9-b514-89458179f32c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.660450 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.660450 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.660450 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.673209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.675032 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:41.675032 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:41.675032 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:41.676778 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:41.676778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.676778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.676778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:41.684317 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:41.684317 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:41.684317 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1bce2773-9bf8-4a31-96b3-d9304aab9395 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:41.684317 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 692/2783] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:41 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:41.686387 np0000005618 devstack@c-api.service[100125]: ERROR cinder.volume.api [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume status must be available to reserve, but the status is attaching. Jul 22 04:47:41.686619 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b360a17-bdfc-49b9-b514-89458179f32c tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 400 Jul 22 04:47:41.687516 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 704/2784] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 132 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.701579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.705409 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.705409 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.705409 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.724860 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:41.724860 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:41.725450 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:41.751090 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Unreserve volume completed successfully. Jul 22 04:47:41.751361 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5a2d2d0-ed99-4391-bf49-30dbfa48b2cd tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 202 Jul 22 04:47:41.751831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 699/2785] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:41.762948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-38c0e24e-48c1-4933-9987-ec8a80194c27 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.770053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-38c0e24e-48c1-4933-9987-ec8a80194c27 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b18ae544-6b91-4f3c-b291-643e1e6096e9/action Jul 22 04:47:41.770053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-38c0e24e-48c1-4933-9987-ec8a80194c27 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.770053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-38c0e24e-48c1-4933-9987-ec8a80194c27 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.780400 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-38c0e24e-48c1-4933-9987-ec8a80194c27 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b18ae544-6b91-4f3c-b291-643e1e6096e9/action returned with HTTP 404 Jul 22 04:47:41.781422 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 691/2786] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b18ae544-6b91-4f3c-b291-643e1e6096e9/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.793599 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c0ee770-9baa-4e37-8309-02479e37bc6f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.796013 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c0ee770-9baa-4e37-8309-02479e37bc6f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/69fe9742-0b68-498b-9f17-c3a1b735e811/action Jul 22 04:47:41.796557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee770-9baa-4e37-8309-02479e37bc6f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.796811 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee770-9baa-4e37-8309-02479e37bc6f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.806900 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c0ee770-9baa-4e37-8309-02479e37bc6f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/69fe9742-0b68-498b-9f17-c3a1b735e811/action returned with HTTP 404 Jul 22 04:47:41.807950 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 693/2787] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/69fe9742-0b68-498b-9f17-c3a1b735e811/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.818365 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5527fd37-42bc-4813-b236-57baf69abbf4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.822762 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 705/2788] 10.4.3.175 () {68 vars in 1260 bytes} [Wed Jul 22 04:47:41 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 22 04:47:41.836670 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fa87a523-4a4b-49f3-98ff-1cc2abe3f2c4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.838766 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fa87a523-4a4b-49f3-98ff-1cc2abe3f2c4 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] PUT https://10.4.3.175/volume/v3/volumes/tempest-invalid-1219178621 Jul 22 04:47:41.839407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fa87a523-4a4b-49f3-98ff-1cc2abe3f2c4 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.848896 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fa87a523-4a4b-49f3-98ff-1cc2abe3f2c4 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/tempest-invalid-1219178621 returned with HTTP 404 Jul 22 04:47:41.849534 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 700/2789] 10.4.3.175 () {68 vars in 1338 bytes} [Wed Jul 22 04:47:41 2026] PUT /volume/v3/volumes/tempest-invalid-1219178621 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:41.860333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3dd0c832-5f58-4a58-877c-f242255b07a8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.863988 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3dd0c832-5f58-4a58-877c-f242255b07a8 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] PUT https://10.4.3.175/volume/v3/volumes/8366d583-9888-4eab-a3e7-329507280afd Jul 22 04:47:41.863988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3dd0c832-5f58-4a58-877c-f242255b07a8 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.870917 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3dd0c832-5f58-4a58-877c-f242255b07a8 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/8366d583-9888-4eab-a3e7-329507280afd returned with HTTP 404 Jul 22 04:47:41.871701 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 692/2790] 10.4.3.175 () {68 vars in 1368 bytes} [Wed Jul 22 04:47:41 2026] PUT /volume/v3/volumes/8366d583-9888-4eab-a3e7-329507280afd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.881123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.884700 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0e7baf1a-8dbf-4531-8751-7d2288bf10bf Jul 22 04:47:41.884700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:41.884700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:41.884700 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Delete volume with id: 0e7baf1a-8dbf-4531-8751-7d2288bf10bf Jul 22 04:47:41.890405 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b60cd952-aaf0-4f3b-91f9-2cc10a3cc907 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/0e7baf1a-8dbf-4531-8751-7d2288bf10bf returned with HTTP 404 Jul 22 04:47:41.891300 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 694/2791] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:41 2026] DELETE /volume/v3/volumes/0e7baf1a-8dbf-4531-8751-7d2288bf10bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.900978 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1c7543c1-c13c-4c8d-b8ec-54b64450e2ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.902717 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c7543c1-c13c-4c8d-b8ec-54b64450e2ec tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.903167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c7543c1-c13c-4c8d-b8ec-54b64450e2ec tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.903299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c7543c1-c13c-4c8d-b8ec-54b64450e2ec tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.904986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c7543c1-c13c-4c8d-b8ec-54b64450e2ec tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 400 Jul 22 04:47:41.905436 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 706/2792] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.919033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-726bcb8a-f586-459b-8150-6d7fe513627e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.925342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-726bcb8a-f586-459b-8150-6d7fe513627e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.925846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-726bcb8a-f586-459b-8150-6d7fe513627e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.926037 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-726bcb8a-f586-459b-8150-6d7fe513627e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.936598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-726bcb8a-f586-459b-8150-6d7fe513627e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 400 Jul 22 04:47:41.937599 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 701/2793] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 131 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:41.952164 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ef28dfa4-4fb6-41ad-90c8-337646bf1dd1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.953745 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef28dfa4-4fb6-41ad-90c8-337646bf1dd1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/d48d00ff-f3f5-40bf-b87e-85ee89a3ac25/action Jul 22 04:47:41.955991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef28dfa4-4fb6-41ad-90c8-337646bf1dd1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.955991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef28dfa4-4fb6-41ad-90c8-337646bf1dd1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.972109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef28dfa4-4fb6-41ad-90c8-337646bf1dd1 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/d48d00ff-f3f5-40bf-b87e-85ee89a3ac25/action returned with HTTP 404 Jul 22 04:47:41.972109 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 693/2794] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/d48d00ff-f3f5-40bf-b87e-85ee89a3ac25/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:41.983407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-84234f17-570b-4ab8-b923-ad37f109b03f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:41.988000 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84234f17-570b-4ab8-b923-ad37f109b03f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action Jul 22 04:47:41.988000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84234f17-570b-4ab8-b923-ad37f109b03f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:41.988000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84234f17-570b-4ab8-b923-ad37f109b03f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:41.989034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84234f17-570b-4ab8-b923-ad37f109b03f tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action returned with HTTP 400 Jul 22 04:47:41.990574 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 695/2795] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 22 04:47:41.999877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f89388be-a82d-4910-a149-8aa0b3048744 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.002666 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f89388be-a82d-4910-a149-8aa0b3048744 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] POST https://10.4.3.175/volume/v3/volumes/None/action Jul 22 04:47:42.003229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f89388be-a82d-4910-a149-8aa0b3048744 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:42.003782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f89388be-a82d-4910-a149-8aa0b3048744 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:42.028883 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f89388be-a82d-4910-a149-8aa0b3048744 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/None/action returned with HTTP 404 Jul 22 04:47:42.032296 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 707/2796] 10.4.3.175 () {68 vars in 1294 bytes} [Wed Jul 22 04:47:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:42.044516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-10bd12f6-39cc-4db1-82ce-f43819911f5e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.047518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-10bd12f6-39cc-4db1-82ce-f43819911f5e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/a4fe6415-1872-4ee0-ac41-6e7d7f0ab60c Jul 22 04:47:42.047697 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-10bd12f6-39cc-4db1-82ce-f43819911f5e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:42.047865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-10bd12f6-39cc-4db1-82ce-f43819911f5e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:42.058155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-10bd12f6-39cc-4db1-82ce-f43819911f5e tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/a4fe6415-1872-4ee0-ac41-6e7d7f0ab60c returned with HTTP 404 Jul 22 04:47:42.058817 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 702/2797] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:42 2026] GET /volume/v3/volumes/a4fe6415-1872-4ee0-ac41-6e7d7f0ab60c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:42.072443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.078141 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:42.078141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:42.078141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:42.087679 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:42.087679 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:42.093514 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:42.100671 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cdec6a4f-7519-41ac-bf02-745ad6cb1af3 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 200 Jul 22 04:47:42.101356 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 694/2798] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:42 2026] GET /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:42.119348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.123287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:42.123526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:42.123837 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:42.124093 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Delete volume with id: b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:42.145010 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:42.145010 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:42.145994 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:42.175763 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Delete volume request issued successfully. Jul 22 04:47:42.176501 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab524680-f28c-4ca9-af12-669fe3e31e90 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 202 Jul 22 04:47:42.176825 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 696/2799] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:42 2026] DELETE /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:42.188035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ada458a3-e97c-41c7-be36-60cefcf003eb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.200383 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ada458a3-e97c-41c7-be36-60cefcf003eb tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:42.200600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ada458a3-e97c-41c7-be36-60cefcf003eb tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:42.203436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ada458a3-e97c-41c7-be36-60cefcf003eb tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:42.232435 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:42.232435 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:42.244833 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ada458a3-e97c-41c7-be36-60cefcf003eb tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Volume info retrieved successfully. Jul 22 04:47:42.251429 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ada458a3-e97c-41c7-be36-60cefcf003eb tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 200 Jul 22 04:47:42.252312 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 708/2800] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:42 2026] GET /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:42.700153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:42.704027 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:42.704027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:42.704027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:42.704027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:42.714097 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:42.714097 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:42.714097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-81e9d068-81cb-4da8-8d1d-21d2402c2031 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:42.714556 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 703/2801] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:42 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:43.271697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a28a6c19-0fc7-48f4-9c62-a6f5692f8b02 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:43.273749 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a28a6c19-0fc7-48f4-9c62-a6f5692f8b02 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] GET https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df Jul 22 04:47:43.274006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a28a6c19-0fc7-48f4-9c62-a6f5692f8b02 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:43.274483 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a28a6c19-0fc7-48f4-9c62-a6f5692f8b02 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:43.280931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a28a6c19-0fc7-48f4-9c62-a6f5692f8b02 tempest-VolumesNegativeTest-1788759168 tempest-VolumesNegativeTest-1788759168-project-member] https://10.4.3.175/volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df returned with HTTP 404 Jul 22 04:47:43.281465 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 695/2802] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:43 2026] GET /volume/v3/volumes/b53ff6db-c249-42fd-aa17-747f1c3219df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:47:43.730744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:43.733228 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:43.733483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:43.733754 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:43.733898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:43.742528 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:43.742528 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:43.743653 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-83acd6b7-4390-47c8-bd28-34eacd39ef52 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:43.744035 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 697/2803] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:43 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:44.767556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:44.773344 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:44.774909 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:44.775262 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:44.775479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:44.791456 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:44.791456 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:44.794654 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29de3330-c866-4fdf-bf2e-abe06bcd0e56 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:44.796260 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 709/2804] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:44 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:44.817896 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:44.822711 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] DELETE https://10.4.3.175/volume/v3/volumes/tempest-invalid-515243439 Jul 22 04:47:44.823073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:44.823796 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:44.823796 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Delete volume with id: tempest-invalid-515243439 Jul 22 04:47:44.839488 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c401185b-ed1c-4b19-ada5-ae25de7ae7d2 req-63b4bc28-a55d-408c-bccf-41b9d0f026c6 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] https://10.4.3.175/volume/v3/volumes/tempest-invalid-515243439 returned with HTTP 404 Jul 22 04:47:44.839488 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 704/2805] 10.4.3.175 () {70 vars in 1587 bytes} [Wed Jul 22 04:47:44 2026] DELETE /volume/v3/volumes/tempest-invalid-515243439 => generated 98 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:44.937894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-754a3e15-4168-411b-a661-3ed475be8bae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.078620 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-754a3e15-4168-411b-a661-3ed475be8bae tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:45.078955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-754a3e15-4168-411b-a661-3ed475be8bae tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b513bade-8134-4782-9ebe-9e67a180503e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1024825269"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:45.080999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.083359 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] DELETE https://10.4.3.175/volume/v3/volumes/321dc9c9-fe77-4a33-8002-8af7ea68ed5e Jul 22 04:47:45.083542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.083820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.084087 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] Delete volume with id: 321dc9c9-fe77-4a33-8002-8af7ea68ed5e Jul 22 04:47:45.090422 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f3ae48a6-d2c1-41b2-8661-c596a60d586c req-d4f01873-0bf7-43ab-ac05-2f2a3db528f8 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-member] https://10.4.3.175/volume/v3/volumes/321dc9c9-fe77-4a33-8002-8af7ea68ed5e returned with HTTP 404 Jul 22 04:47:45.090739 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-754a3e15-4168-411b-a661-3ed475be8bae tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 404 Jul 22 04:47:45.091029 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 698/2806] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:47:45 2026] DELETE /volume/v3/volumes/321dc9c9-fe77-4a33-8002-8af7ea68ed5e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:45.091519 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 696/2807] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:44 2026] POST /volume/v3/snapshots => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:45.103711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c3e41af3-0cd6-4421-a8c9-45c9f7f1ecb9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.107986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3e41af3-0cd6-4421-a8c9-45c9f7f1ecb9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:45.107986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3e41af3-0cd6-4421-a8c9-45c9f7f1ecb9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2112346349"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:45.114405 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7359c2f5-daa2-48c2-8753-aa8180850227 req-e494d14b-6169-46c1-aae9-62659dada961 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.116813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7359c2f5-daa2-48c2-8753-aa8180850227 req-e494d14b-6169-46c1-aae9-62659dada961 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-reader] GET https://10.4.3.175/volume/v3/volumes/af9a2701-9083-4a14-b82a-a27449532b22 Jul 22 04:47:45.117019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7359c2f5-daa2-48c2-8753-aa8180850227 req-e494d14b-6169-46c1-aae9-62659dada961 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.117200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7359c2f5-daa2-48c2-8753-aa8180850227 req-e494d14b-6169-46c1-aae9-62659dada961 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-reader] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.123445 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7359c2f5-daa2-48c2-8753-aa8180850227 req-e494d14b-6169-46c1-aae9-62659dada961 tempest-VolumesNegativeTest-216906026 tempest-VolumesNegativeTest-216906026-project-reader] https://10.4.3.175/volume/v3/volumes/af9a2701-9083-4a14-b82a-a27449532b22 returned with HTTP 404 Jul 22 04:47:45.124077 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 705/2808] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:45 2026] GET /volume/v3/volumes/af9a2701-9083-4a14-b82a-a27449532b22 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:45.143084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3e41af3-0cd6-4421-a8c9-45c9f7f1ecb9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 404 Jul 22 04:47:45.143084 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 710/2809] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:45 2026] POST /volume/v3/snapshots => generated 77 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:45.155276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.157520 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots?limit=invalid Jul 22 04:47:45.158177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.159104 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.159292 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] HTTP exception thrown: limit param must be an integer Jul 22 04:47:45.159480 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-738c7e73-6718-4a1e-9abf-b6966c3e2874 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 22 04:47:45.160141 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 699/2810] 10.4.3.175 () {66 vars in 1270 bytes} [Wed Jul 22 04:47:45 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:45.171371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.173135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots?marker=16d3c313-7cef-40d0-9ca3-74f10485ff8e Jul 22 04:47:45.173658 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.174118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.174750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:45.176287 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:47:45.183704 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b29369ab-1549-4c97-a48b-a0190bc8fc0f tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots?marker=16d3c313-7cef-40d0-9ca3-74f10485ff8e returned with HTTP 404 Jul 22 04:47:45.183704 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 697/2811] 10.4.3.175 () {66 vars in 1330 bytes} [Wed Jul 22 04:47:45 2026] GET /volume/v3/snapshots?marker=16d3c313-7cef-40d0-9ca3-74f10485ff8e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:45.195329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8aded664-88eb-4b0c-88f7-4003055448e5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.197611 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=invalid Jul 22 04:47:45.197818 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.198147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.198389 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:47:45.199714 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:47:45.200223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8aded664-88eb-4b0c-88f7-4003055448e5 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 22 04:47:45.200853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 706/2812] 10.4.3.175 () {66 vars in 1276 bytes} [Wed Jul 22 04:47:45 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 22 04:47:45.213762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.217987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:45.217987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2076202555"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:45.217987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2076202555'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:45.217987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create volume of 2 GB Jul 22 04:47:45.222994 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Availability Zones retrieved successfully. Jul 22 04:47:45.230302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Flow 'volume_create_api' (178757ab-dc97-46eb-aaa0-ce4df7204491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:45.231803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c0d2c-7162-4e82-9f5a-78bbc84ef5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:45.233344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Validating volume size '2' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:45.271534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8c0d2c-7162-4e82-9f5a-78bbc84ef5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:45.273070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68427f5b-4090-4ea2-9ad0-5914f2398ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:45.423677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Created reservations ['a4eeb6d1-113c-499c-a3ae-bf18158a5122', '55736b64-fa71-4957-8374-24b12d644c25', '0b662026-7554-44cb-9e4b-f378e9d49d11', '7861ae7d-e9be-4ecc-94ad-be708cdf7851'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:45.424631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68427f5b-4090-4ea2-9ad0-5914f2398ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4eeb6d1-113c-499c-a3ae-bf18158a5122', '55736b64-fa71-4957-8374-24b12d644c25', '0b662026-7554-44cb-9e4b-f378e9d49d11', '7861ae7d-e9be-4ecc-94ad-be708cdf7851']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:45.425899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32109fff-9543-4ace-b386-c8ecdf2f684d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:45.460050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32109fff-9543-4ace-b386-c8ecdf2f684d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abba8442-0b94-4445-a71c-7ac5ea6b3d55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2076202555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f5860824394cc083fb2621c018a635',qos_specs=None,replication_status=,reservations=['a4eeb6d1-113c-499c-a3ae-bf18158a5122','55736b64-fa71-4957-8374-24b12d644c25','0b662026-7554-44cb-9e4b-f378e9d49d11','7861ae7d-e9be-4ecc-94ad-be708cdf7851'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e700e5cdc548afabf3566fae8a00b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2076202555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abba8442-0b94-4445-a71c-7ac5ea6b3d55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5f5860824394cc083fb2621c018a635',provider_auth=None,provider_geometry=None,provider_id=None,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='50e700e5cdc548afabf3566fae8a00b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:45.461491 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc6c72e-fa9f-4e02-870c-b66a7327f384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:45.486364 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc6c72e-fa9f-4e02-870c-b66a7327f384) transitioned into state 'SUCCESS' from state '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-2076202555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5f5860824394cc083fb2621c018a635',qos_specs=None,replication_status=,reservations=['a4eeb6d1-113c-499c-a3ae-bf18158a5122','55736b64-fa71-4957-8374-24b12d644c25','0b662026-7554-44cb-9e4b-f378e9d49d11','7861ae7d-e9be-4ecc-94ad-be708cdf7851'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50e700e5cdc548afabf3566fae8a00b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:45.487451 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57cbc465-3bff-4104-9db4-c22fc0a70932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:45.503258 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57cbc465-3bff-4104-9db4-c22fc0a70932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:45.504344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Flow 'volume_create_api' (178757ab-dc97-46eb-aaa0-ce4df7204491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:45.504713 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create volume request issued successfully. Jul 22 04:47:45.505411 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-624bfd89-e7a6-4f8a-996f-8405ff0b91e8 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:45.506294 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 711/2813] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:45 2026] POST /volume/v3/volumes => generated 762 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:45.527369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.530316 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:45.530807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.530945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.543127 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:45.543127 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:45.549622 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:45.558599 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-39ab0ea0-af37-47ed-9aca-0ef1eefe1c40 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 200 Jul 22 04:47:45.559090 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 700/2814] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:45 2026] GET /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 830 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:45.820284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:45.824233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:45.824399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:45.824653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:45.824786 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:45.839309 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:45.839309 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:45.841730 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-482f008b-f763-4cf8-a56d-c065ef9187f2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:45.842259 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 698/2815] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:45 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:46.578211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:46.581492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:46.581755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:46.582017 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:46.595141 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:46.595141 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:46.603043 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:46.610976 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5ca9edb3-37a8-4c93-a190-26750de7abb0 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 200 Jul 22 04:47:46.611543 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 707/2816] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:46 2026] GET /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:46.628596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-281bb958-5657-4c67-b4e3-e6b1971db344 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:46.631103 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:47:46.631616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abba8442-0b94-4445-a71c-7ac5ea6b3d55", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-169408862"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:46.642242 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:46.642242 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:46.642799 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:46.642938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create snapshot from volume abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:46.684830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Created reservations ['0c978823-791e-4f76-b320-ad518eee5b54', '1c7b8aba-a53a-4820-bffd-0d3e77fb6f68', '2dd4daf3-5e60-44b3-91f6-869838135b61', '4d66fddd-abd1-41f8-98e8-e52a003389e2'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:46.726261 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot create request issued successfully. Jul 22 04:47:46.726692 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-281bb958-5657-4c67-b4e3-e6b1971db344 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:47:46.727331 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 712/2817] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:47:46 2026] POST /volume/v3/snapshots => generated 317 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:46.736730 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:46.742917 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:46.743299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:46.744478 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:46.753705 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:46.753705 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:46.754106 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot retrieved successfully. Jul 22 04:47:46.754832 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f8533707-c1c5-4c5f-bacd-1d1283be0337 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 returned with HTTP 200 Jul 22 04:47:46.755386 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 701/2818] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:46 2026] GET /volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 => generated 449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:46.859410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:46.861422 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:46.861957 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:46.861957 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:46.862057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:46.866859 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:46.866859 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:46.867843 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5a81f8e-3115-4687-9230-ae5212e11d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:46.867843 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 699/2819] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:46 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:47.717026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bdaeba26-b4d3-4851-affc-9d2b4881a231 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.768984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.771882 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:47.772157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.772481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.779033 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.779033 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:47.779694 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot retrieved successfully. Jul 22 04:47:47.781027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d887570d-f5ea-4de5-a1e6-c5225bda3b4b tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 returned with HTTP 200 Jul 22 04:47:47.781027 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 713/2820] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:47 2026] GET /volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:47.793070 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.796585 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:47.798004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c7a33c8d-00c1-464d-a374-36846e52d3b2"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:47.803333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c7a33c8d-00c1-464d-a374-36846e52d3b2'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:47.808218 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.808218 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:47.810316 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot retrieved successfully. Jul 22 04:47:47.810316 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Create volume of 1 GB Jul 22 04:47:47.814843 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Availability Zones retrieved successfully. Jul 22 04:47:47.822407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Flow 'volume_create_api' (4a8cf893-c18c-4307-b65a-78d98f34047c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:47.823790 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45848b5-1fea-447a-b869-625358d9f23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:47.827614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:47.827614 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45848b5-1fea-447a-b869-625358d9f23a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 22 04:47:47.827614 np0000005618 devstack@c-api.service[100127]: 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 22 04:47:47.828666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45848b5-1fea-447a-b869-625358d9f23a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:47.829655 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45848b5-1fea-447a-b869-625358d9f23a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 22 04:47:47.830502 np0000005618 devstack@c-api.service[100127]: WARNING cinder.volume.api [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Flow 'volume_create_api' (4a8cf893-c18c-4307-b65a-78d98f34047c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 22 04:47:47.830871 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0ec1f33b-f5fe-4c1b-ad32-eec2de2a7978 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 400 Jul 22 04:47:47.831532 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 702/2821] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:47:47 2026] POST /volume/v3/volumes => generated 171 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:47.845274 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e38f46a0-d942-4db1-9211-718b5efa6872 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.850017 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:47.852887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.856838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.856838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Delete snapshot with id: c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:47.864895 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.864895 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:47.864895 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot retrieved successfully. Jul 22 04:47:47.872693 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bdaeba26-b4d3-4851-affc-9d2b4881a231 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:47:47.872693 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bdaeba26-b4d3-4851-affc-9d2b4881a231 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1148981005", "description": "tempest-group-type-description-1876718132", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:47.884938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.890115 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:47.890343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.890535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.890682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:47.895012 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot delete request issued successfully. Jul 22 04:47:47.895012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e38f46a0-d942-4db1-9211-718b5efa6872 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 returned with HTTP 202 Jul 22 04:47:47.895012 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 700/2822] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:47:47 2026] DELETE /volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:47.903003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.903077 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.903077 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:47.904217 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-93bbf6af-47f4-47e1-bc91-cde57eb29efa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:47.904660 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 714/2823] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:47 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:47.908647 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:47.910852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.910852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.915980 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bdaeba26-b4d3-4851-affc-9d2b4881a231 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:47:47.916704 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 708/2824] 10.4.3.175 () {70 vars in 1312 bytes} [Wed Jul 22 04:47:47 2026] POST /volume/v3/group_types => generated 265 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:47.917328 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.917328 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:47.917982 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Snapshot retrieved successfully. Jul 22 04:47:47.919606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dbf0ea9-a41c-4606-a64b-eb8f84e327e9 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 returned with HTTP 200 Jul 22 04:47:47.919722 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 703/2825] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:47 2026] GET /volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:47.927139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-58abdcef-5b6f-4ca8-a342-6fed06f239c0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.928229 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58abdcef-5b6f-4ca8-a342-6fed06f239c0 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types Jul 22 04:47:47.928420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58abdcef-5b6f-4ca8-a342-6fed06f239c0 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.928669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58abdcef-5b6f-4ca8-a342-6fed06f239c0 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.943225 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:47.943225 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:47.944492 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58abdcef-5b6f-4ca8-a342-6fed06f239c0 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 200 Jul 22 04:47:47.945188 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 701/2826] 10.4.3.175 () {68 vars in 1290 bytes} [Wed Jul 22 04:47:47 2026] GET /volume/v3/group_types => generated 499 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:47.954044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a93a276d-cf77-486d-9aab-9b00eabd975d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.956232 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a93a276d-cf77-486d-9aab-9b00eabd975d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] PUT https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 Jul 22 04:47:47.956232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a93a276d-cf77-486d-9aab-9b00eabd975d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1496968199", "description": "updated-group-type-desc"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:47.974150 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a93a276d-cf77-486d-9aab-9b00eabd975d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 returned with HTTP 200 Jul 22 04:47:47.974617 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 715/2827] 10.4.3.175 () {70 vars in 1422 bytes} [Wed Jul 22 04:47:47 2026] PUT /volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 => generated 255 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:47.984724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9a1c0891-13e0-468c-8bd8-e414814b793b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:47.985290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a1c0891-13e0-468c-8bd8-e414814b793b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 Jul 22 04:47:47.985548 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a1c0891-13e0-468c-8bd8-e414814b793b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:47.985889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a1c0891-13e0-468c-8bd8-e414814b793b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:47.989685 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a1c0891-13e0-468c-8bd8-e414814b793b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 returned with HTTP 200 Jul 22 04:47:47.990036 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 709/2828] 10.4.3.175 () {68 vars in 1401 bytes} [Wed Jul 22 04:47:47 2026] GET /volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:47.998647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d9f1344c-dd58-44da-9f2e-b9fb6e4c979b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.000304 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9f1344c-dd58-44da-9f2e-b9fb6e4c979b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 Jul 22 04:47:48.000526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9f1344c-dd58-44da-9f2e-b9fb6e4c979b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.000744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9f1344c-dd58-44da-9f2e-b9fb6e4c979b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.014747 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9f1344c-dd58-44da-9f2e-b9fb6e4c979b tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 returned with HTTP 202 Jul 22 04:47:48.015173 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 704/2829] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:47:47 2026] DELETE /volume/v3/group_types/906ba103-8c6b-4d28-b9f8-b485987fc8e4 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:47:48.021888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d856c2c0-03a3-4a3f-9298-813c9e2a9b85 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.023677 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d856c2c0-03a3-4a3f-9298-813c9e2a9b85 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types Jul 22 04:47:48.023865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d856c2c0-03a3-4a3f-9298-813c9e2a9b85 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.024175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d856c2c0-03a3-4a3f-9298-813c9e2a9b85 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.029285 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d856c2c0-03a3-4a3f-9298-813c9e2a9b85 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 200 Jul 22 04:47:48.029626 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 702/2830] 10.4.3.175 () {68 vars in 1290 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:48.039770 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dedbcd81-5329-49e5-be93-6e00451d54c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.041639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dedbcd81-5329-49e5-be93-6e00451d54c2 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:47:48.041988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dedbcd81-5329-49e5-be93-6e00451d54c2 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2114499020", "is_public": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:48.055791 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dedbcd81-5329-49e5-be93-6e00451d54c2 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:47:48.056387 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 716/2831] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:47:48 2026] POST /volume/v3/group_types => generated 164 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:48.063868 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd1a1919-10eb-440a-89f8-033d40727fe5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.065491 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd1a1919-10eb-440a-89f8-033d40727fe5 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:47:48.065800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd1a1919-10eb-440a-89f8-033d40727fe5 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2101544178", "is_public": false}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:48.077802 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd1a1919-10eb-440a-89f8-033d40727fe5 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:47:48.078243 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 710/2832] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:47:48 2026] POST /volume/v3/group_types => generated 165 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:48.085914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-153f2746-ecdf-4112-be6f-7e15ba2c6022 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.087730 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-153f2746-ecdf-4112-be6f-7e15ba2c6022 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 22 04:47:48.087937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-153f2746-ecdf-4112-be6f-7e15ba2c6022 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.088142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-153f2746-ecdf-4112-be6f-7e15ba2c6022 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.097499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-153f2746-ecdf-4112-be6f-7e15ba2c6022 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 22 04:47:48.097748 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 705/2833] 10.4.3.175 () {68 vars in 1351 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:48.106773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c8bb7a76-674a-4000-9db4-c0d85784cd62 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.108448 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8bb7a76-674a-4000-9db4-c0d85784cd62 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 22 04:47:48.108638 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8bb7a76-674a-4000-9db4-c0d85784cd62 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.108809 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8bb7a76-674a-4000-9db4-c0d85784cd62 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.118391 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8bb7a76-674a-4000-9db4-c0d85784cd62 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 22 04:47:48.118882 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 703/2834] 10.4.3.175 () {68 vars in 1353 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:48.127522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e5cf1faa-a5fc-47bf-ad78-900ca1d34e7d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.129086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5cf1faa-a5fc-47bf-ad78-900ca1d34e7d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types?is_public=False Jul 22 04:47:48.129254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5cf1faa-a5fc-47bf-ad78-900ca1d34e7d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.129437 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5cf1faa-a5fc-47bf-ad78-900ca1d34e7d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.138476 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5cf1faa-a5fc-47bf-ad78-900ca1d34e7d tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 22 04:47:48.138925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 717/2835] 10.4.3.175 () {68 vars in 1321 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:48.148217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-006bc5a0-7f78-4f2d-b015-9ea002140b23 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.150199 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-006bc5a0-7f78-4f2d-b015-9ea002140b23 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] GET https://10.4.3.175/volume/v3/group_types?is_public=True Jul 22 04:47:48.150447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-006bc5a0-7f78-4f2d-b015-9ea002140b23 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.150655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-006bc5a0-7f78-4f2d-b015-9ea002140b23 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.169231 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-006bc5a0-7f78-4f2d-b015-9ea002140b23 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 22 04:47:48.169731 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 711/2836] 10.4.3.175 () {68 vars in 1319 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:48.181039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-acf3c4cc-1003-4784-b02a-9752aa604189 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.185266 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-acf3c4cc-1003-4784-b02a-9752aa604189 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/e54e5a47-fa4c-4ee4-85af-f66ebfead873 Jul 22 04:47:48.185475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-acf3c4cc-1003-4784-b02a-9752aa604189 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.185656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-acf3c4cc-1003-4784-b02a-9752aa604189 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.207746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-acf3c4cc-1003-4784-b02a-9752aa604189 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types/e54e5a47-fa4c-4ee4-85af-f66ebfead873 returned with HTTP 202 Jul 22 04:47:48.208683 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 706/2837] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:47:48 2026] DELETE /volume/v3/group_types/e54e5a47-fa4c-4ee4-85af-f66ebfead873 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:47:48.222389 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-92b2bf89-9eef-4242-a09b-56a9764d5b55 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.224118 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-92b2bf89-9eef-4242-a09b-56a9764d5b55 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/d04f6c57-30c3-458d-ba15-35a649de71ec Jul 22 04:47:48.224323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-92b2bf89-9eef-4242-a09b-56a9764d5b55 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.224513 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-92b2bf89-9eef-4242-a09b-56a9764d5b55 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.240349 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-92b2bf89-9eef-4242-a09b-56a9764d5b55 tempest-GroupTypesTest-451658459 tempest-GroupTypesTest-451658459-project-admin] https://10.4.3.175/volume/v3/group_types/d04f6c57-30c3-458d-ba15-35a649de71ec returned with HTTP 202 Jul 22 04:47:48.240773 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 704/2838] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:47:48 2026] DELETE /volume/v3/group_types/d04f6c57-30c3-458d-ba15-35a649de71ec => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:47:48.922069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-212247b6-e51e-47ac-a49c-f334313c1e79 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.923991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-212247b6-e51e-47ac-a49c-f334313c1e79 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:48.924187 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-212247b6-e51e-47ac-a49c-f334313c1e79 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.924375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-212247b6-e51e-47ac-a49c-f334313c1e79 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.924491 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-212247b6-e51e-47ac-a49c-f334313c1e79 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:48.930429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-18652e76-ed5e-417d-80f1-ac89a8f3f228 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.931010 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:48.931010 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:48.932109 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-212247b6-e51e-47ac-a49c-f334313c1e79 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:48.932608 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-18652e76-ed5e-417d-80f1-ac89a8f3f228 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 Jul 22 04:47:48.932608 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-18652e76-ed5e-417d-80f1-ac89a8f3f228 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.932760 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 718/2839] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:48.935995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-18652e76-ed5e-417d-80f1-ac89a8f3f228 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.939069 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-18652e76-ed5e-417d-80f1-ac89a8f3f228 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 returned with HTTP 404 Jul 22 04:47:48.939461 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 712/2840] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/snapshots/c7a33c8d-00c1-464d-a374-36846e52d3b2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:48.944854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6bc6f828-9077-463a-8889-0f04f16aff9f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.947176 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bc6f828-9077-463a-8889-0f04f16aff9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:47:48.947428 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bc6f828-9077-463a-8889-0f04f16aff9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.947712 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bc6f828-9077-463a-8889-0f04f16aff9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.947980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.950110 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:48.950383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.950572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.958110 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:48.958110 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:48.964248 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:48.964248 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:48.964843 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6bc6f828-9077-463a-8889-0f04f16aff9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:48.969597 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:48.972106 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bc6f828-9077-463a-8889-0f04f16aff9f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 200 Jul 22 04:47:48.972631 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 707/2841] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:48.978996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ca7a9b8-0e57-4382-beed-f981d2c426d2 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 200 Jul 22 04:47:48.978996 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 705/2842] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:48 2026] GET /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:48.991678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.994154 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:48.994337 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.994513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:48.994617 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: b210092b-51a3-409d-bc1c-1c24b6528df1. Jul 22 04:47:48.996785 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:48.998930 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:48.998930 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:48.999088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] DELETE https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:48.999374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:48.999580 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:49.000497 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Delete volume with id: abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:49.011536 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:49.011536 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:49.012341 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:49.022455 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id b210092b-51a3-409d-bc1c-1c24b6528df1 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:47:49.024485 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-563e0b8b-1b2c-4efe-bc95-d11aaf7107f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 202 Jul 22 04:47:49.025115 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 719/2843] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:48 2026] DELETE /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:49.036504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-65896a0b-d260-49a9-9753-5e8803befa14 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:49.041992 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Delete volume request issued successfully. Jul 22 04:47:49.041992 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48a8ad8a-0ef8-4b71-a8c9-be5e0a628970 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 202 Jul 22 04:47:49.041992 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 713/2844] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:48 2026] DELETE /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:49.042509 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-65896a0b-d260-49a9-9753-5e8803befa14 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:49.042509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-65896a0b-d260-49a9-9753-5e8803befa14 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:49.042509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-65896a0b-d260-49a9-9753-5e8803befa14 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:49.042509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-65896a0b-d260-49a9-9753-5e8803befa14 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:49.045992 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:49.045992 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:49.046875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-65896a0b-d260-49a9-9753-5e8803befa14 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 200 Jul 22 04:47:49.047598 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 708/2845] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:49 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:49.050593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:49.054221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:49.054221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:49.054221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:49.064048 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:49.064048 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:49.070903 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Volume info retrieved successfully. Jul 22 04:47:49.081524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-95628704-ef4b-4e8b-a002-57a376cc54c3 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 200 Jul 22 04:47:49.081922 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 706/2846] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:49 2026] GET /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:50.060087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6231bea-cd3c-4610-9506-688d11612566 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:50.061916 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6231bea-cd3c-4610-9506-688d11612566 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 Jul 22 04:47:50.062143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6231bea-cd3c-4610-9506-688d11612566 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:50.062352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6231bea-cd3c-4610-9506-688d11612566 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:50.062454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c6231bea-cd3c-4610-9506-688d11612566 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id b210092b-51a3-409d-bc1c-1c24b6528df1. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:50.066036 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6231bea-cd3c-4610-9506-688d11612566 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 returned with HTTP 404 Jul 22 04:47:50.066416 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 720/2847] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:50 2026] GET /volume/v3/backups/b210092b-51a3-409d-bc1c-1c24b6528df1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:50.073985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:50.076668 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:50.076992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:50.077144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:50.077253 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: 17533228-fd27-4863-9a39-73aa0e5b87c3. Jul 22 04:47:50.082617 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:50.082617 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:50.101496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8f08591-60a1-4047-b695-82cd97ac6870 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:50.103617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8f08591-60a1-4047-b695-82cd97ac6870 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] GET https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 Jul 22 04:47:50.103837 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8f08591-60a1-4047-b695-82cd97ac6870 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:50.104094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8f08591-60a1-4047-b695-82cd97ac6870 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:50.107941 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id 17533228-fd27-4863-9a39-73aa0e5b87c3 {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:47:50.109712 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b63f31f-bb2f-4f0e-ad8e-a8fc9fd4b563 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 202 Jul 22 04:47:50.110209 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 714/2848] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:47:50 2026] DELETE /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:47:50.110342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8f08591-60a1-4047-b695-82cd97ac6870 tempest-VolumesSnapshotNegativeTestJSON-1170415479 tempest-VolumesSnapshotNegativeTestJSON-1170415479-project-member] https://10.4.3.175/volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 returned with HTTP 404 Jul 22 04:47:50.110835 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 709/2849] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:50 2026] GET /volume/v3/volumes/abba8442-0b94-4445-a71c-7ac5ea6b3d55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:50.121885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:50.125107 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:50.125107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:50.125107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:50.125107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:50.132169 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:50.132169 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:50.133865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0dfe2d10-aa13-4a2a-b6b3-6cdb74247c01 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 200 Jul 22 04:47:50.133865 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 707/2850] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:50 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:50.913445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a7561913-2812-4f89-8b31-e6ab4eb71a85 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.015716 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7561913-2812-4f89-8b31-e6ab4eb71a85 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:47:51.018034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7561913-2812-4f89-8b31-e6ab4eb71a85 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1313435968"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:51.039551 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7561913-2812-4f89-8b31-e6ab4eb71a85 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:47:51.040086 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 721/2851] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:47:50 2026] POST /volume/v3/types => generated 233 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:51.049884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-183552a3-1c6d-4b73-8805-f8f770f45cba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.051917 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-183552a3-1c6d-4b73-8805-f8f770f45cba tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:47:51.052655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-183552a3-1c6d-4b73-8805-f8f770f45cba tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1949103994", "extra_specs": {"multiattach": " True"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:51.070504 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-183552a3-1c6d-4b73-8805-f8f770f45cba tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:47:51.070883 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 715/2852] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:47:51 2026] POST /volume/v3/types => generated 259 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:51.081947 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-55973e85-66d1-4432-a472-f63a37c2c207 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.147956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-47747934-33c0-437c-81e7-900a2dc87790 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.151161 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-47747934-33c0-437c-81e7-900a2dc87790 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 Jul 22 04:47:51.151332 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-47747934-33c0-437c-81e7-900a2dc87790 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:51.151503 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-47747934-33c0-437c-81e7-900a2dc87790 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:51.151675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-47747934-33c0-437c-81e7-900a2dc87790 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 17533228-fd27-4863-9a39-73aa0e5b87c3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:51.156662 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-47747934-33c0-437c-81e7-900a2dc87790 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 returned with HTTP 404 Jul 22 04:47:51.157696 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 708/2853] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:51 2026] GET /volume/v3/backups/17533228-fd27-4863-9a39-73aa0e5b87c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:51.194149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a1266373-bbc7-4561-b8c4-e970550a565f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.197083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:51.197542 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "name": "tempest-VolumesBackupsTest-Volume-1854940289"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:51.199487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'name': 'tempest-VolumesBackupsTest-Volume-1854940289'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:51.240685 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:47:51.240685 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1313435968", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-543557297"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:51.241167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1313435968', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-543557297'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:47:51.245175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Create volume of 1 GB Jul 22 04:47:51.245509 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:51.245509 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:51.246185 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Availability Zones retrieved successfully. Jul 22 04:47:51.254011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Flow 'volume_create_api' (ac52861f-ede9-48d4-8769-775024075584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:51.255573 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22713ade-b233-46dd-9325-6fe5724fed4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.257605 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:51.287597 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22713ade-b233-46dd-9325-6fe5724fed4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:47:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fbf9d048-def1-49dc-860c-f03f96209f00,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1313435968',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fbf9d048-def1-49dc-860c-f03f96209f00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.288687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cadb11f-873b-4b90-ad36-990d52937af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.319057 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume of 1 GB Jul 22 04:47:51.321444 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:51.321728 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:51.323753 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Availability Zones retrieved successfully. Jul 22 04:47:51.329636 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (b8d66f6b-bb39-4173-9fe0-270c3e4df62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:51.330669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca84d41f-8448-4a0e-a0b6-1fbe0fcc32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.331957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:47:51.371329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Created reservations ['ed13ee08-1370-4c5b-9e94-516ce39ec955', 'bf012916-ebfa-4dc8-bf3a-1c8e667b577e', 'e30db3b7-6d38-4417-93ad-c51c9dd7174c', 'f7382d90-3b36-4f8e-b9f0-89ae3c3348b3'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:51.373134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cadb11f-873b-4b90-ad36-990d52937af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed13ee08-1370-4c5b-9e94-516ce39ec955', 'bf012916-ebfa-4dc8-bf3a-1c8e667b577e', 'e30db3b7-6d38-4417-93ad-c51c9dd7174c', 'f7382d90-3b36-4f8e-b9f0-89ae3c3348b3']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.373750 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6a3c55-ca3e-4dc4-816d-a6f798ade48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.401347 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6a3c55-ca3e-4dc4-816d-a6f798ade48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d770d00-631e-44ff-a051-2f14a96789dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-543557297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed3ccfd94d1546438eb0a70fa8dca3cd',qos_specs=None,replication_status=,reservations=['ed13ee08-1370-4c5b-9e94-516ce39ec955','bf012916-ebfa-4dc8-bf3a-1c8e667b577e','e30db3b7-6d38-4417-93ad-c51c9dd7174c','f7382d90-3b36-4f8e-b9f0-89ae3c3348b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db43f2ea973e4444ba76c3dde4c487dd',volume_type_id=fbf9d048-def1-49dc-860c-f03f96209f00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-543557297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d770d00-631e-44ff-a051-2f14a96789dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3ccfd94d1546438eb0a70fa8dca3cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db43f2ea973e4444ba76c3dde4c487dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fbf9d048-def1-49dc-860c-f03f96209f00),volume_type_id=fbf9d048-def1-49dc-860c-f03f96209f00)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.402176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a376d20-82e8-4fbf-ae7a-97705d1bcf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.414788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca84d41f-8448-4a0e-a0b6-1fbe0fcc32e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.416340 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716adb89-1efd-4b3a-8a44-5096e9171dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.425874 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a376d20-82e8-4fbf-ae7a-97705d1bcf21) transitioned into state 'SUCCESS' from state '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-543557297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed3ccfd94d1546438eb0a70fa8dca3cd',qos_specs=None,replication_status=,reservations=['ed13ee08-1370-4c5b-9e94-516ce39ec955','bf012916-ebfa-4dc8-bf3a-1c8e667b577e','e30db3b7-6d38-4417-93ad-c51c9dd7174c','f7382d90-3b36-4f8e-b9f0-89ae3c3348b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db43f2ea973e4444ba76c3dde4c487dd',volume_type_id=fbf9d048-def1-49dc-860c-f03f96209f00)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.426869 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce704bf-7a34-4da1-b2a4-b604e015308b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.444910 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ce704bf-7a34-4da1-b2a4-b604e015308b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.446101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Flow 'volume_create_api' (ac52861f-ede9-48d4-8769-775024075584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:51.446835 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Create volume request issued successfully. Jul 22 04:47:51.447365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55973e85-66d1-4432-a472-f63a37c2c207 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:51.448259 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 710/2854] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:47:51 2026] POST /volume/v3/volumes => generated 871 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:51.466375 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.470903 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:51.473366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:51.474065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:51.481747 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:51.481747 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:51.482709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['69bcba9d-3ec0-427a-9c28-35937f95e591', 'ce1672aa-c941-4dc9-a5cf-e295f4d104d7', '546a38f6-3e30-4f28-9c19-d50382ebdcd9', 'c051076d-27e7-4132-a254-96d97776769e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:51.483711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (716adb89-1efd-4b3a-8a44-5096e9171dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69bcba9d-3ec0-427a-9c28-35937f95e591', 'ce1672aa-c941-4dc9-a5cf-e295f4d104d7', '546a38f6-3e30-4f28-9c19-d50382ebdcd9', 'c051076d-27e7-4132-a254-96d97776769e']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.484646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092b4916-3b18-4786-be9d-7347df69cde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.486092 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:51.492483 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ff860a3c-2685-432c-b3ac-8c176bb7760a tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:51.492678 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 716/2855] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:51 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 939 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:51.511883 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092b4916-3b18-4786-be9d-7347df69cde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b023fe6f-7377-4c64-92d6-d15a573e28a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1854940289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['69bcba9d-3ec0-427a-9c28-35937f95e591','ce1672aa-c941-4dc9-a5cf-e295f4d104d7','546a38f6-3e30-4f28-9c19-d50382ebdcd9','c051076d-27e7-4132-a254-96d97776769e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1854940289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b023fe6f-7377-4c64-92d6-d15a573e28a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7488151198438cacd1aceaf8d29720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c982e34929436e88989aca8968cd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.513445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7747c6c-c91c-46c6-bf32-bc8fe367acbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.548551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7747c6c-c91c-46c6-bf32-bc8fe367acbc) transitioned into state 'SUCCESS' from state '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-1854940289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['69bcba9d-3ec0-427a-9c28-35937f95e591','ce1672aa-c941-4dc9-a5cf-e295f4d104d7','546a38f6-3e30-4f28-9c19-d50382ebdcd9','c051076d-27e7-4132-a254-96d97776769e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.549236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d835d10e-4f51-4bf3-a967-6e1327a49b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:47:51.566482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d835d10e-4f51-4bf3-a967-6e1327a49b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:47:51.566482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (b8d66f6b-bb39-4173-9fe0-270c3e4df62c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:47:51.566482 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request issued successfully. Jul 22 04:47:51.566782 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1266373-bbc7-4561-b8c4-e970550a565f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:47:51.568123 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 722/2856] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:47:51 2026] POST /volume/v3/volumes => generated 749 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:51.585409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:51.586993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:47:51.587257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:51.587496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:51.597244 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:51.597244 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:51.602865 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:51.610186 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c401e3c4-c5ee-4170-bb2a-11054b2edd0b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:47:51.610762 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 709/2857] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:51 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:52.507795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.512987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:52.512987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:52.512987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:52.523940 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.523940 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:52.529370 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:52.536743 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b0dfe0f-debb-4283-9cd6-57c3639077a1 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:52.537474 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 711/2858] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:52 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 998 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:52.554978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b99474a4-1803-4fd5-9111-157a298863c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.558089 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b99474a4-1803-4fd5-9111-157a298863c3 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:52.558448 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b99474a4-1803-4fd5-9111-157a298863c3 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:52.558648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b99474a4-1803-4fd5-9111-157a298863c3 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:52.570000 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.570000 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:52.575891 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b99474a4-1803-4fd5-9111-157a298863c3 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Volume info retrieved successfully. Jul 22 04:47:52.581553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b99474a4-1803-4fd5-9111-157a298863c3 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:52.581979 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 717/2859] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:52 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:52.598044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.600117 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] POST https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action Jul 22 04:47:52.600521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1949103994", "migration_policy": "never"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:52.600669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1949103994", "migration_policy": "never"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:52.609874 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.609874 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:52.610468 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:52.617942 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.617942 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:52.625317 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a63674da-e67c-4513-bcd7-928130e604f7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.627641 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a63674da-e67c-4513-bcd7-928130e604f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:47:52.627827 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a63674da-e67c-4513-bcd7-928130e604f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:52.628114 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a63674da-e67c-4513-bcd7-928130e604f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:52.640947 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1949103994 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1949103994, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:52.641227 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1949103994 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1949103994, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:52.642248 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.642248 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:52.647175 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a63674da-e67c-4513-bcd7-928130e604f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:52.659282 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a63674da-e67c-4513-bcd7-928130e604f7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:47:52.660023 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 710/2860] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:52 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:52.667551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Created reservations ['e487c448-2991-48fc-b377-41f3d32e529c', '12be1123-eebc-43ad-920d-6e7a64e1615f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:52.673577 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.677988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:47:52.677988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b023fe6f-7377-4c64-92d6-d15a573e28a6", "name": "tempest-VolumesBackupsTest-Backup-1991028860"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:52.678419 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:52.678804 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1313435968, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:47:52.679153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': 'b023fe6f-7377-4c64-92d6-d15a573e28a6', 'name': 'tempest-VolumesBackupsTest-Backup-1991028860'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:47:52.679471 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume b023fe6f-7377-4c64-92d6-d15a573e28a6 in container None Jul 22 04:47:52.687004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Created reservations ['ca5ce930-75f8-4faf-90f5-73b9a1e9c6fc', 'd2033e47-459a-4e38-ab74-55eaf1486aaa'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:52.691229 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.691229 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:52.692134 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:47:52.713815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['0c3d25a0-54cc-4027-a2d2-3168c380c2ba', '724fd009-9bdb-4c33-bcb1-becbda13e97f'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:52.717076 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Retype volume request issued successfully. Jul 22 04:47:52.717414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d0bab75-6907-4043-8628-cb127e6dbc9e tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action returned with HTTP 202 Jul 22 04:47:52.718500 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 723/2861] 10.4.3.175 () {70 vars in 1432 bytes} [Wed Jul 22 04:47:52 2026] POST /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:47:52.728207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.730521 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:52.731848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:52.731848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:52.740555 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.740555 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:52.745539 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:52.751822 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c848ca44-a98c-4720-93bd-3da704dd1ffc tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:52.751978 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 718/2862] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:52 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:52.768520 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e7a3e695-8377-4f63-a5d9-1c0ad3238abd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:47:52.768520 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 712/2863] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:47:52 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:47:52.779602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:52.782000 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:52.782313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:52.782643 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:52.782922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:52.788671 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:52.788671 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:52.789829 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7fb647e3-162b-4dfc-8e18-530ecc565cb5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:52.790351 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 711/2864] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:52 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:53.769157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:53.771341 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:53.771714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:53.771994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:53.783687 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:53.783687 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:53.787487 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:53.793468 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7e0bf5d-b188-42b1-8ab8-bfaed13920d4 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:53.794047 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 724/2865] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:53 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:53.809819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:53.817166 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:53.817166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:53.817166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:53.817425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:53.817740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:53.819767 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:53.820205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:53.820532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:53.821036 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:53.821036 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:53.821818 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8d44431-5070-4fa7-b5c3-a1fa60d87a15 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:53.822193 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 719/2866] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:53 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:53.829026 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:53.829026 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:53.833585 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Volume info retrieved successfully. Jul 22 04:47:53.840663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57ecaf7f-4c6c-462f-ab99-d42889b3fd64 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:53.840663 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 713/2867] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:53 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:53.854205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:53.856979 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:53.857263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:53.857458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:53.866074 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:53.866074 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:53.872314 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Volume info retrieved successfully. Jul 22 04:47:53.880445 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c4f60fa6-6064-46bb-bd62-f7056a2497d7 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:53.881177 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 712/2868] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:53 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:53.898735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-72865d8d-6e32-4470-9dd7-9726e80147ed None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:53.900849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] POST https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action Jul 22 04:47:53.901293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1313435968", "migration_policy": "never"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:47:53.901470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1313435968", "migration_policy": "never"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:53.911318 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:53.911318 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:53.911925 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:53.942858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Created reservations ['4cd5232e-a51d-42e2-9bad-498dfd6aa1de', 'c4189df8-4e61-4651-8e7d-e737a38e32c0'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:53.967869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Created reservations ['d7dc3090-1040-46be-b41c-75eb832c3958', '84deecf6-a839-4273-982e-fef382cadaf6'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:47:53.994239 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Retype volume request issued successfully. Jul 22 04:47:53.994454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-72865d8d-6e32-4470-9dd7-9726e80147ed tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action returned with HTTP 202 Jul 22 04:47:53.995013 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 725/2869] 10.4.3.175 () {70 vars in 1432 bytes} [Wed Jul 22 04:47:53 2026] POST /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:47:54.003684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:54.005789 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:54.005981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:54.006162 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:54.018818 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:54.018818 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:54.025035 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:54.031550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d21aa00-88de-4fa7-9916-0980fcd840d2 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:54.031550 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 720/2870] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:54 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:54.834799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:54.837012 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:54.837287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:54.837526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:54.837687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:54.845041 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:54.845041 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:54.845621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-deea4f9c-aed0-4093-ad38-c5db12a39989 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:54.846070 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 714/2871] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:54 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:55.051484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f6d99c21-c317-4271-89fb-d973ba35f470 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.055424 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f6d99c21-c317-4271-89fb-d973ba35f470 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.056046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f6d99c21-c317-4271-89fb-d973ba35f470 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.056409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f6d99c21-c317-4271-89fb-d973ba35f470 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.070713 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.070713 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:55.077851 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f6d99c21-c317-4271-89fb-d973ba35f470 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:55.083206 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f6d99c21-c317-4271-89fb-d973ba35f470 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:55.083705 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 713/2872] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:55.100517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.103433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.103660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.104633 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.115639 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.115639 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:55.121506 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Volume info retrieved successfully. Jul 22 04:47:55.125673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc5f8c73-e1b4-446c-9ba6-fe1076f2cbec tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:55.126351 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 726/2873] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 1192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:55.138910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.142699 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 Jul 22 04:47:55.142927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.143133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.143904 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-543557297'), ('all_tenants', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:55.179930 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Get all volumes completed successfully. Jul 22 04:47:55.180497 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bec79e2c-8ab1-4b65-b94a-5c2e36a3e54b tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 returned with HTTP 200 Jul 22 04:47:55.181044 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 721/2874] 10.4.3.175 () {68 vars in 1427 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 => generated 341 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:55.194526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d7777708-6b7b-464f-9a5f-20480838a487 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.196742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 Jul 22 04:47:55.197017 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.197245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.198090 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-543557297'), ('all_tenants', True)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:47:55.231420 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Get all volumes completed successfully. Jul 22 04:47:55.232111 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d7777708-6b7b-464f-9a5f-20480838a487 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 returned with HTTP 200 Jul 22 04:47:55.232694 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 715/2875] 10.4.3.175 () {68 vars in 1427 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-543557297 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:55.244912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.247005 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.247203 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.247449 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.257064 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.257064 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:55.263145 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:55.270791 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9991ebd9-10b1-4e7f-9b7b-9fc5ccbce062 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:55.271273 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 714/2876] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:55.286901 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.289750 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.290981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.290981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.290981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Delete volume with id: 0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.299288 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.299288 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:55.299860 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:55.323331 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Delete volume request issued successfully. Jul 22 04:47:55.323532 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-979af02a-9d1b-491e-b8c0-e46a72a16d30 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 202 Jul 22 04:47:55.324328 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 727/2877] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:47:55 2026] DELETE /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:47:55.332508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.335686 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:55.335686 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.335805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.346003 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.346003 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:55.357046 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Volume info retrieved successfully. Jul 22 04:47:55.366298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc19baf3-da1d-4487-bf8d-11ab2d10f554 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 200 Jul 22 04:47:55.366790 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 722/2878] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:55.858909 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:55.861590 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:55.861681 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:55.861956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:55.862811 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:55.868740 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:55.868740 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:55.869774 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed7ca6ce-372c-42f9-a170-25e81a5843c8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:55.870506 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 716/2879] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:55 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:56.387160 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2b7468d5-87af-4152-92c4-8ca20489e254 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.403933 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b7468d5-87af-4152-92c4-8ca20489e254 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] GET https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc Jul 22 04:47:56.404153 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b7468d5-87af-4152-92c4-8ca20489e254 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.404343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b7468d5-87af-4152-92c4-8ca20489e254 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.412543 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b7468d5-87af-4152-92c4-8ca20489e254 tempest-VolumeRetypeMultiattachTest-1636217496 tempest-VolumeRetypeMultiattachTest-1636217496-project-member] https://10.4.3.175/volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc returned with HTTP 404 Jul 22 04:47:56.412783 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 715/2880] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:47:56 2026] GET /volume/v3/volumes/0d770d00-631e-44ff-a051-2f14a96789dc => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:56.425725 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0dccd956-7fcc-4cb7-b6fd-72e62e7242f6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.427797 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dccd956-7fcc-4cb7-b6fd-72e62e7242f6 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] DELETE https://10.4.3.175/volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d Jul 22 04:47:56.428039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dccd956-7fcc-4cb7-b6fd-72e62e7242f6 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.428313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0dccd956-7fcc-4cb7-b6fd-72e62e7242f6 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.455926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0dccd956-7fcc-4cb7-b6fd-72e62e7242f6 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d returned with HTTP 202 Jul 22 04:47:56.456403 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 728/2881] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:56 2026] DELETE /volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:56.464047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e5952833-b2fa-4cf6-8469-bfa6f1ddc97a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.468003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5952833-b2fa-4cf6-8469-bfa6f1ddc97a tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d Jul 22 04:47:56.468003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5952833-b2fa-4cf6-8469-bfa6f1ddc97a tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.469068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5952833-b2fa-4cf6-8469-bfa6f1ddc97a tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.479214 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5952833-b2fa-4cf6-8469-bfa6f1ddc97a tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d returned with HTTP 404 Jul 22 04:47:56.480410 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 723/2882] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:56 2026] GET /volume/v3/types/0d5b99b3-916a-463c-bc2a-b37fa7f8b45d => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:56.489243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5460c7f8-a7e2-4a0f-8d9c-0ecefc8976ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.491543 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5460c7f8-a7e2-4a0f-8d9c-0ecefc8976ac tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] DELETE https://10.4.3.175/volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 Jul 22 04:47:56.491815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5460c7f8-a7e2-4a0f-8d9c-0ecefc8976ac tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.492102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5460c7f8-a7e2-4a0f-8d9c-0ecefc8976ac tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.523116 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5460c7f8-a7e2-4a0f-8d9c-0ecefc8976ac tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 returned with HTTP 202 Jul 22 04:47:56.523669 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 717/2883] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:47:56 2026] DELETE /volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:47:56.538097 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cbae86e8-e093-468a-a8b4-07dedc196f45 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.541985 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbae86e8-e093-468a-a8b4-07dedc196f45 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] GET https://10.4.3.175/volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 Jul 22 04:47:56.541985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbae86e8-e093-468a-a8b4-07dedc196f45 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.541985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbae86e8-e093-468a-a8b4-07dedc196f45 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.547070 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbae86e8-e093-468a-a8b4-07dedc196f45 tempest-VolumeRetypeMultiattachTest-1315998744 tempest-VolumeRetypeMultiattachTest-1315998744-project-admin] https://10.4.3.175/volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 returned with HTTP 404 Jul 22 04:47:56.549421 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 716/2884] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:47:56 2026] GET /volume/v3/types/fbf9d048-def1-49dc-860c-f03f96209f00 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:56.883946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:56.887185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:56.887185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:56.887185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:56.887185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:56.893510 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:56.893510 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:47:56.893510 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfc00844-67e3-4dfa-8dc6-e98dac80c952 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:56.893921 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 729/2885] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:56 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:57.905319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:57.907410 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:57.907602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:57.907730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:57.908060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:57.913646 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:57.913646 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:57.914923 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa632224-44b8-4d6f-bbe7-e426883d7b45 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:57.915606 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 724/2886] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:57 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:58.676136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-41f78c77-850b-4705-99d5-205d0e9ef24a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:58.678213 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41f78c77-850b-4705-99d5-205d0e9ef24a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:47:58.678450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41f78c77-850b-4705-99d5-205d0e9ef24a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:58.678684 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41f78c77-850b-4705-99d5-205d0e9ef24a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:58.692369 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:58.692369 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:58.697849 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-41f78c77-850b-4705-99d5-205d0e9ef24a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:47:58.704564 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41f78c77-850b-4705-99d5-205d0e9ef24a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:47:58.704564 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 718/2887] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:58 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:58.771082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:58.773718 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:47:58.773718 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:58.774256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:58.783583 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:58.783583 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:58.789929 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:47:58.797625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-c9cb6baf-2d68-498f-bc1b-c53659acf202 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:47:58.798333 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 717/2888] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:47:58 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:58.905502 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-102e5662-86b7-41d1-bba6-81f68436d773 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:58.905910 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-102e5662-86b7-41d1-bba6-81f68436d773 None None] GET https://10.4.3.175/volume// Jul 22 04:47:58.906160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-102e5662-86b7-41d1-bba6-81f68436d773 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:58.907205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-102e5662-86b7-41d1-bba6-81f68436d773 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:58.907205 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-102e5662-86b7-41d1-bba6-81f68436d773 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:58.907205 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 730/2889] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:47: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 22 04:47:58.917185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-3b35b9c0-e683-4630-8620-095ff97d8380 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:58.920280 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-3b35b9c0-e683-4630-8620-095ff97d8380 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:47:58.920824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-3b35b9c0-e683-4630-8620-095ff97d8380 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95462f1f-1d26-4974-9e5e-df23680777b1", "connector": null, "instance_uuid": "99e1235a-05d8-45e2-8bb6-5bd712e2774c"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:58.930950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:58.934984 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:58.934984 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:58.935102 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:58.935102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:58.935102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:58.935102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:58.939105 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:58.939105 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:58.940120 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47ad487d-6ceb-41a5-a38c-e36ceed9ed98 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:47:58.940592 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 719/2890] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:58 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:47:58.971164 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-3b35b9c0-e683-4630-8620-095ff97d8380 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:47:58.972004 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 725/2891] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:47:58 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 22 04:47:59.020637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.026197 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:47:59.026197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:59.026197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:59.036954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7c2a8082-cac9-457e-9100-8747bc952195 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.037427 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c2a8082-cac9-457e-9100-8747bc952195 None None] GET https://10.4.3.175/volume// Jul 22 04:47:59.037662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7c2a8082-cac9-457e-9100-8747bc952195 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:59.037876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7c2a8082-cac9-457e-9100-8747bc952195 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:59.038941 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7c2a8082-cac9-457e-9100-8747bc952195 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:47:59.038941 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 731/2892] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:47: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 22 04:47:59.044460 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:59.044460 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:47:59.051679 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:47:59.054442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.058355 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:47:59.058638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:59.058914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:59.061366 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0140bbe5-e9a4-4a2c-85e5-59f62f59045e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:47:59.061506 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 718/2893] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:59 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:59.072090 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:59.072090 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:47:59.089112 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:47:59.104029 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b74e6519-be91-4bbd-af4f-d1be81d2d96f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:47:59.104534 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 720/2894] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:47:59 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1020 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:47:59.217147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.220132 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] PUT https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 Jul 22 04:47:59.220764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.232271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Acquiring lock "cinder-attachment_update-95462f1f-1d26-4974-9e5e-df23680777b1-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:47:59.239623 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Lock "cinder-attachment_update-95462f1f-1d26-4974-9e5e-df23680777b1-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:47:59.241372 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:59.241372 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:59.342395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Lock "cinder-attachment_update-95462f1f-1d26-4974-9e5e-df23680777b1-np0000005618" released by "attachment_update" :: held 0.102s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:47:59.342395 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-b417c719-d147-41b4-bf44-28c0cbb61f9f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 returned with HTTP 200 Jul 22 04:47:59.343813 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 726/2895] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:47:59.655830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a7eab935-c20c-44ba-a31d-c3af4e5d5618 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.808157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7eab935-c20c-44ba-a31d-c3af4e5d5618 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] GET https://10.4.3.175/volume/v3/os-services Jul 22 04:47:59.808157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7eab935-c20c-44ba-a31d-c3af4e5d5618 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:59.808265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7eab935-c20c-44ba-a31d-c3af4e5d5618 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:59.813872 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7eab935-c20c-44ba-a31d-c3af4e5d5618 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services returned with HTTP 200 Jul 22 04:47:59.814412 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 732/2896] 10.4.3.175 () {66 vars in 1249 bytes} [Wed Jul 22 04:47:59 2026] GET /volume/v3/os-services => generated 626 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:47:59.828992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-509dc71e-777d-468c-a1c1-cef0b64e9d28 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.834682 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-509dc71e-777d-468c-a1c1-cef0b64e9d28 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] PUT https://10.4.3.175/volume/v3/os-services/disable-log-reason Jul 22 04:47:59.836302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-509dc71e-777d-468c-a1c1-cef0b64e9d28 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005618", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.838099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-509dc71e-777d-468c-a1c1-cef0b64e9d28 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 22 04:47:59.839509 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 719/2897] 10.4.3.175 () {68 vars in 1326 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:47:59.852204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a3c3fe38-d0bc-49d2-9af5-30016b3d7806 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.856210 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3c3fe38-d0bc-49d2-9af5-30016b3d7806 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] PUT https://10.4.3.175/volume/v3/os-services/disable Jul 22 04:47:59.856210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a3c3fe38-d0bc-49d2-9af5-30016b3d7806 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005618", "binary": "invalid_binary"} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.866357 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3c3fe38-d0bc-49d2-9af5-30016b3d7806 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services/disable returned with HTTP 404 Jul 22 04:47:59.867325 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 721/2898] 10.4.3.175 () {68 vars in 1293 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:59.879556 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-21561b36-19f3-43be-b8a3-06649c19619e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.881772 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21561b36-19f3-43be-b8a3-06649c19619e tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] PUT https://10.4.3.175/volume/v3/os-services/enable Jul 22 04:47:59.882152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-21561b36-19f3-43be-b8a3-06649c19619e tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.885037 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:59.885037 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:47:59.894285 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21561b36-19f3-43be-b8a3-06649c19619e tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services/enable returned with HTTP 404 Jul 22 04:47:59.894954 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 727/2899] 10.4.3.175 () {68 vars in 1290 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:47:59.906034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-89f8e199-8b25-4766-8031-bd6db0b73c70 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.907763 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-89f8e199-8b25-4766-8031-bd6db0b73c70 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] PUT https://10.4.3.175/volume/v3/os-services/freeze Jul 22 04:47:59.908082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-89f8e199-8b25-4766-8031-bd6db0b73c70 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.913422 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-89f8e199-8b25-4766-8031-bd6db0b73c70 tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services/freeze returned with HTTP 400 Jul 22 04:47:59.913952 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 733/2900] 10.4.3.175 () {68 vars in 1290 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:59.925896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c748d54-e59d-4e34-902e-227f1c443d7c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.927692 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c748d54-e59d-4e34-902e-227f1c443d7c tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] PUT https://10.4.3.175/volume/v3/os-services/thaw Jul 22 04:47:59.928099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c748d54-e59d-4e34-902e-227f1c443d7c tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:47:59.939653 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c748d54-e59d-4e34-902e-227f1c443d7c tempest-VolumeServicesNegativeTest-1995718378 tempest-VolumeServicesNegativeTest-1995718378-project-admin] https://10.4.3.175/volume/v3/os-services/thaw returned with HTTP 400 Jul 22 04:47:59.940583 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 720/2901] 10.4.3.175 () {68 vars in 1284 bytes} [Wed Jul 22 04:47:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:47:59.958809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:47:59.974655 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:47:59.974655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:47:59.974655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:47:59.976914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:47:59.998831 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:47:59.998831 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:00.001342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f142c86-179c-4cc9-bab9-cd8cd709f2c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:00.003114 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 722/2902] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:47:59 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:00.080978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:00.084823 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:00.085097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:00.085353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:00.306285 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:00.306285 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:00.311185 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:00.317829 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac88bb0e-658e-4d6a-987d-80b45988eec5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:00.318457 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 728/2903] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:00 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:01.015753 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:01.019180 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:01.019443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:01.020267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:01.020267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:01.026159 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:01.026159 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:01.028707 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e9888c19-bd2f-4504-ae11-787cdaea8efd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:01.029303 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 734/2904] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:01 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:01.337373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:01.339782 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:01.340038 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:01.340285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:01.354496 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:01.354496 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:01.360110 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:01.367327 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ed75706-2ba6-457d-903a-1ed2572230c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:01.368062 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 721/2905] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:01 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:02.044747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7eccab93-ed30-44c3-aab4-4fb680453dee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:02.049030 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7eccab93-ed30-44c3-aab4-4fb680453dee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:02.049189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7eccab93-ed30-44c3-aab4-4fb680453dee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:02.049374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7eccab93-ed30-44c3-aab4-4fb680453dee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:02.049507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7eccab93-ed30-44c3-aab4-4fb680453dee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:02.063708 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:02.063708 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:02.065566 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7eccab93-ed30-44c3-aab4-4fb680453dee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:02.067016 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 723/2906] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:02 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:02.382078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:02.384606 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:02.384877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:02.385182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:02.399157 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:02.399157 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:02.403832 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:02.410085 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0c9eadb3-bf4b-4d54-b84a-9670dad4bffd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:02.410085 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 729/2907] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:02 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:02.740510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:02.742996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:02.743519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2142421537"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:02.745739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2142421537'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:02.854366 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Create volume of 1 GB Jul 22 04:48:02.860940 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Availability Zones retrieved successfully. Jul 22 04:48:02.867379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Flow 'volume_create_api' (4f35dc0d-966b-4a0f-be28-ae6ede9d69ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:02.868429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e32e11-4f0a-4790-8896-3b494f48048a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:02.869393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:02.943700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e32e11-4f0a-4790-8896-3b494f48048a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:02.944559 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf4ea48-00ea-484c-b623-8af03f66d023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:03.015169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Created reservations ['54ae9d65-e561-4e83-bcd6-c09ee0fee96e', '1c8802db-e024-4a2a-acd0-282a773fdccf', 'c766d978-83b2-454f-a974-4db5e6ba666a', '93bed900-a9fd-449e-a54e-9e3f3728a830'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:03.015919 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf4ea48-00ea-484c-b623-8af03f66d023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ae9d65-e561-4e83-bcd6-c09ee0fee96e', '1c8802db-e024-4a2a-acd0-282a773fdccf', 'c766d978-83b2-454f-a974-4db5e6ba666a', '93bed900-a9fd-449e-a54e-9e3f3728a830']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:03.016705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d90148-0391-4b58-98b6-2b090a52987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:03.043930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d90148-0391-4b58-98b6-2b090a52987b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97a197d9-bb2a-49fc-88ad-36e7033fa169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2142421537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec35583a153041b5afb0d20b89e74fd1',qos_specs=None,replication_status=,reservations=['54ae9d65-e561-4e83-bcd6-c09ee0fee96e','1c8802db-e024-4a2a-acd0-282a773fdccf','c766d978-83b2-454f-a974-4db5e6ba666a','93bed900-a9fd-449e-a54e-9e3f3728a830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e338a07d1a54aa0910b4f2ffb291b8f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2142421537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97a197d9-bb2a-49fc-88ad-36e7033fa169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec35583a153041b5afb0d20b89e74fd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e338a07d1a54aa0910b4f2ffb291b8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:03.044942 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402872ab-09a6-4b4a-89f8-ea85bf19fa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:03.066070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402872ab-09a6-4b4a-89f8-ea85bf19fa9a) transitioned into state 'SUCCESS' from state '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-2142421537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec35583a153041b5afb0d20b89e74fd1',qos_specs=None,replication_status=,reservations=['54ae9d65-e561-4e83-bcd6-c09ee0fee96e','1c8802db-e024-4a2a-acd0-282a773fdccf','c766d978-83b2-454f-a974-4db5e6ba666a','93bed900-a9fd-449e-a54e-9e3f3728a830'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e338a07d1a54aa0910b4f2ffb291b8f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:03.066896 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98d15ed-d613-4528-8036-e70157902c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:03.076448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98d15ed-d613-4528-8036-e70157902c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:03.077274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Flow 'volume_create_api' (4f35dc0d-966b-4a0f-be28-ae6ede9d69ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:03.077620 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Create volume request issued successfully. Jul 22 04:48:03.077787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e72c166-121f-4736-93a7-3b562f7c4701 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:03.078243 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3998e3e9-b065-4ca3-a222-54f3d88f1526 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:03.078804 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 735/2908] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:02 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:03.080138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e72c166-121f-4736-93a7-3b562f7c4701 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:03.080368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e72c166-121f-4736-93a7-3b562f7c4701 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:03.080625 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e72c166-121f-4736-93a7-3b562f7c4701 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:03.080766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0e72c166-121f-4736-93a7-3b562f7c4701 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:03.090468 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:03.090468 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:03.091471 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e72c166-121f-4736-93a7-3b562f7c4701 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:03.091923 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 722/2909] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:03 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:03.092160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:03.096928 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:03.097183 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:03.097343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:03.110711 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:03.110711 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:03.116337 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:03.122236 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e3b1d74-c3a6-4aaa-90fe-241d34231809 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 200 Jul 22 04:48:03.122735 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 724/2910] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:03 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:03.425013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e8144260-a474-493c-bedd-59d96b080a69 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:03.427502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e8144260-a474-493c-bedd-59d96b080a69 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:03.427944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e8144260-a474-493c-bedd-59d96b080a69 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:03.428172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e8144260-a474-493c-bedd-59d96b080a69 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:03.442235 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:03.442235 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:03.447640 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e8144260-a474-493c-bedd-59d96b080a69 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:03.452297 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e8144260-a474-493c-bedd-59d96b080a69 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:03.452735 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 730/2911] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:03 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:03.672346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-95f79430-2bb1-4bb4-aed9-68938ac1a4f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:03.675029 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-95f79430-2bb1-4bb4-aed9-68938ac1a4f4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315/action Jul 22 04:48:03.675276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-95f79430-2bb1-4bb4-aed9-68938ac1a4f4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:03.675452 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-95f79430-2bb1-4bb4-aed9-68938ac1a4f4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:03.694143 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:03.694143 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:03.712849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-303ac133-e0b0-4684-9dae-e7f7c468abf7 req-95f79430-2bb1-4bb4-aed9-68938ac1a4f4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315/action returned with HTTP 204 Jul 22 04:48:03.713411 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 736/2912] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:03 2026] POST /volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:04.105478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.107894 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:04.108257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.108561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.108766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:04.114441 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.114441 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:04.115536 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e2c715db-b1fe-4289-9bd4-d68a8cdf4dfd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:04.116334 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 723/2913] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:04.138758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.142517 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.142517 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.143926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.154490 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.154490 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:04.159981 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.168593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e9e5684-487a-4e54-962c-8c8ad792c2bd tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 200 Jul 22 04:48:04.169243 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 725/2914] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:04.188519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.190927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] POST https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action Jul 22 04:48:04.191640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-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=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:04.191924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:04.202600 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.202600 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:04.214086 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.214086 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:04.214086 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.229267 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Update volume metadata completed successfully. Jul 22 04:48:04.229606 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d963eab-6a33-4a05-b721-bd3ea81a48ff tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action returned with HTTP 200 Jul 22 04:48:04.230149 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 731/2915] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:48:04 2026] POST /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action => generated 563 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:04.239375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8f534327-e52a-46f1-a253-cbef778ac96d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.243451 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f534327-e52a-46f1-a253-cbef778ac96d tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.243750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f534327-e52a-46f1-a253-cbef778ac96d tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.244018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f534327-e52a-46f1-a253-cbef778ac96d tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.257264 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.257264 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:04.267028 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8f534327-e52a-46f1-a253-cbef778ac96d tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.275977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f534327-e52a-46f1-a253-cbef778ac96d tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 200 Jul 22 04:48:04.276511 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 737/2916] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 1419 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:04.295214 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.298893 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] POST https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action Jul 22 04:48:04.299251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:04.299371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:04.311477 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.311477 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:04.321588 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.321588 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:04.322305 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.330322 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Get volume image-metadata completed successfully. Jul 22 04:48:04.344192 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Delete volume metadata completed successfully. Jul 22 04:48:04.344192 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ebb78b96-d022-49c4-a8dd-180bd7c09811 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action returned with HTTP 200 Jul 22 04:48:04.345834 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 724/2917] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:04 2026] POST /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 22 04:48:04.354248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f786cb62-c048-468f-b08b-4273aa5beefb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.355926 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] POST https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action Jul 22 04:48:04.356291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:04.356454 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:04.373036 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.373036 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:04.373712 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.383737 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Get volume image-metadata completed successfully. Jul 22 04:48:04.384036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f786cb62-c048-468f-b08b-4273aa5beefb tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action returned with HTTP 200 Jul 22 04:48:04.384432 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 726/2918] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:04 2026] POST /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169/action => generated 537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:04.394819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-45120ebb-e04f-4703-907f-bf80da94ad0e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.397067 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45120ebb-e04f-4703-907f-bf80da94ad0e tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.397320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45120ebb-e04f-4703-907f-bf80da94ad0e tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.397555 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-45120ebb-e04f-4703-907f-bf80da94ad0e tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.407458 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.407458 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:04.412249 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-45120ebb-e04f-4703-907f-bf80da94ad0e tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.418630 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-45120ebb-e04f-4703-907f-bf80da94ad0e tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 200 Jul 22 04:48:04.419262 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 732/2919] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:04.434592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.437457 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] DELETE https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.437837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.437913 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.438185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Delete volume with id: 97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.451387 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.451387 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:04.452053 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.467692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.469808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:04.470014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.471166 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.475552 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Delete volume request issued successfully. Jul 22 04:48:04.475749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f82d89f-b7af-4a13-a734-67d9bb8025c0 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 202 Jul 22 04:48:04.476169 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 738/2920] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:04 2026] DELETE /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:04.481046 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.481046 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:04.484636 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:04.486575 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.488927 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:04.489041 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4340cbe-1376-483d-a1a5-bc718ad1c52e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:04.489178 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.489404 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 725/2921] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:04.489470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.498437 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.498437 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:04.511992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b3a8310a-1edb-4cef-867b-59434904cb39 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.512409 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Volume info retrieved successfully. Jul 22 04:48:04.513292 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:48:04.513701 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95462f1f-1d26-4974-9e5e-df23680777b1", "name": "tempest-VolumesBackupsTest-Backup-232287308", "force": true, "container": "tempest-volumesbackupstest-backup-container-2075311261"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:04.516716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': '95462f1f-1d26-4974-9e5e-df23680777b1', 'name': 'tempest-VolumesBackupsTest-Backup-232287308', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2075311261'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:48:04.517495 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume 95462f1f-1d26-4974-9e5e-df23680777b1 in container tempest-volumesbackupstest-backup-container-2075311261 Jul 22 04:48:04.518445 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-77fc69bd-c788-4d99-9e50-5116b41c4018 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 200 Jul 22 04:48:04.519854 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 727/2922] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:04.531349 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.531349 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:04.532178 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:04.587951 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['ddef762e-9505-41b8-8232-6822a7712777', 'a0214f75-6bda-4482-a4e2-6f39f9f6e741'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:04.635358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b3a8310a-1edb-4cef-867b-59434904cb39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:48:04.636029 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 733/2923] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:04 2026] POST /volume/v3/backups => generated 329 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:04.649551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-14be9fac-3471-4587-bb39-e218bfb15028 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:04.653906 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14be9fac-3471-4587-bb39-e218bfb15028 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:04.655031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14be9fac-3471-4587-bb39-e218bfb15028 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:04.655430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14be9fac-3471-4587-bb39-e218bfb15028 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:04.655692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-14be9fac-3471-4587-bb39-e218bfb15028 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:04.663035 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:04.663035 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:04.664237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14be9fac-3471-4587-bb39-e218bfb15028 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:04.664616 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 739/2924] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:04 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:05.127340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:05.129233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:05.129452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:05.129730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:05.129894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:05.135256 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:05.135256 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:05.136294 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6010f9ae-e505-463b-bab7-38dcd07fa6da tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:05.136822 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 726/2925] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:05 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:05.537801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-03837188-9b9a-4cdf-8f26-8117055868b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:05.540763 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-03837188-9b9a-4cdf-8f26-8117055868b1 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] GET https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 Jul 22 04:48:05.540997 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-03837188-9b9a-4cdf-8f26-8117055868b1 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:05.541905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-03837188-9b9a-4cdf-8f26-8117055868b1 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:05.547926 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-03837188-9b9a-4cdf-8f26-8117055868b1 tempest-VolumesImageMetadata-1699552725 tempest-VolumesImageMetadata-1699552725-project-member] https://10.4.3.175/volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 returned with HTTP 404 Jul 22 04:48:05.548494 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 728/2926] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:05 2026] GET /volume/v3/volumes/97a197d9-bb2a-49fc-88ad-36e7033fa169 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:05.679614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd855637-6f17-4b28-ac41-e0118231546b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:05.683925 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd855637-6f17-4b28-ac41-e0118231546b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:05.684210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd855637-6f17-4b28-ac41-e0118231546b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:05.684457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd855637-6f17-4b28-ac41-e0118231546b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:05.684577 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-dd855637-6f17-4b28-ac41-e0118231546b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:05.689215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:05.689215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:05.690148 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd855637-6f17-4b28-ac41-e0118231546b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:05.690641 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 734/2927] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:05 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:06.150866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5c12a882-6624-49e2-877a-e0c11ce040dc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:06.153046 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c12a882-6624-49e2-877a-e0c11ce040dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:06.153320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c12a882-6624-49e2-877a-e0c11ce040dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:06.153647 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c12a882-6624-49e2-877a-e0c11ce040dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:06.153820 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5c12a882-6624-49e2-877a-e0c11ce040dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:06.159780 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:06.159780 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:06.160900 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c12a882-6624-49e2-877a-e0c11ce040dc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:06.161432 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 740/2928] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:06 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:06.710775 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:06.713187 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:06.713374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:06.713756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:06.713756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:06.722039 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:06.722039 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:06.723160 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fe4dd63a-e1c8-4a3e-af3a-f95b1a520517 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:06.723661 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 727/2929] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:06 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:07.176307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:07.182452 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:07.184164 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:07.184473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:07.185065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:07.193474 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:07.193474 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:07.194730 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fe9c79a2-1cb1-4e0e-a1d5-8a86a5e18e58 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:07.195566 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 729/2930] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:07 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:07.743372 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:07.746293 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:07.746560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:07.747688 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:07.747688 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:07.752948 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:07.752948 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:07.754283 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c27ca864-4946-4954-bbd2-7c1b8161a12e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:07.754711 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 735/2931] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:07 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:07.896990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:07.904346 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:07.906345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1767949919"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:07.910046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1767949919'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:07.911199 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume of 1 GB Jul 22 04:48:07.925314 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Availability Zones retrieved successfully. Jul 22 04:48:07.940433 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Flow 'volume_create_api' (f63b7da7-953e-490c-b550-a20adae79e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:07.944543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2570a46-20d9-40be-8573-ffd69868718e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:07.945810 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:08.016780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2570a46-20d9-40be-8573-ffd69868718e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:08.018531 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f8105a-b341-4b73-bf31-4cce66637caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:08.093911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Created reservations ['d476b6bf-6d0f-4b52-9af1-3221e2e8e315', '6bb05714-f669-4b27-9a3c-0406b5b45d14', 'c782fb1c-79bd-4341-82f6-a474e3dd6a81', '47edc450-c5a4-4834-bf09-c07e2dc61351'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:08.095066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f8105a-b341-4b73-bf31-4cce66637caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d476b6bf-6d0f-4b52-9af1-3221e2e8e315', '6bb05714-f669-4b27-9a3c-0406b5b45d14', 'c782fb1c-79bd-4341-82f6-a474e3dd6a81', '47edc450-c5a4-4834-bf09-c07e2dc61351']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:08.096280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95aefff-5158-43ed-98af-5f3a9d08117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:08.126313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95aefff-5158-43ed-98af-5f3a9d08117a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2321bf61-0808-44d4-989b-f9bf4ec65f8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1767949919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a8b78431284f739ef43fc54245a5b8',qos_specs=None,replication_status=,reservations=['d476b6bf-6d0f-4b52-9af1-3221e2e8e315','6bb05714-f669-4b27-9a3c-0406b5b45d14','c782fb1c-79bd-4341-82f6-a474e3dd6a81','47edc450-c5a4-4834-bf09-c07e2dc61351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea054497c96f4c88a58faf338132153f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1767949919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2321bf61-0808-44d4-989b-f9bf4ec65f8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a8b78431284f739ef43fc54245a5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea054497c96f4c88a58faf338132153f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:08.127557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a1ce4a-ba3b-41b7-8081-46ef92f3b293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:08.162746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a1ce4a-ba3b-41b7-8081-46ef92f3b293) transitioned into state 'SUCCESS' from state '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-1767949919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a8b78431284f739ef43fc54245a5b8',qos_specs=None,replication_status=,reservations=['d476b6bf-6d0f-4b52-9af1-3221e2e8e315','6bb05714-f669-4b27-9a3c-0406b5b45d14','c782fb1c-79bd-4341-82f6-a474e3dd6a81','47edc450-c5a4-4834-bf09-c07e2dc61351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea054497c96f4c88a58faf338132153f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:08.163859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db010fb1-d50d-439e-9ce7-4eb7d379c13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:08.182062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db010fb1-d50d-439e-9ce7-4eb7d379c13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:08.182062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Flow 'volume_create_api' (f63b7da7-953e-490c-b550-a20adae79e68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:08.182062 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume request issued successfully. Jul 22 04:48:08.182780 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1efe7b14-a87e-4f07-838e-dace30ca0d20 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:08.187011 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 741/2932] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:48:07 2026] POST /volume/v3/volumes => generated 757 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:08.199466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:08.202053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:08.202687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:08.203025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:08.209011 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-42580245-714c-4cb9-803c-c14acd6ba708 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:08.212779 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42580245-714c-4cb9-803c-c14acd6ba708 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:08.212779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42580245-714c-4cb9-803c-c14acd6ba708 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:08.212779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42580245-714c-4cb9-803c-c14acd6ba708 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:08.212779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-42580245-714c-4cb9-803c-c14acd6ba708 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:08.214208 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:08.214208 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:08.216556 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:08.216556 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:08.217444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42580245-714c-4cb9-803c-c14acd6ba708 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:08.217845 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 730/2933] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:08 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:08.221987 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:08.226407 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04294444-a9f4-4f22-974e-7fcf1c423f6a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:08.226979 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 728/2934] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:08 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:08.769627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:08.771917 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:08.772342 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:08.773036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:08.773036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:08.779431 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:08.779431 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:08.780540 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-479bd586-4b2e-44e6-aa79-2bce7bc2b53d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:08.781063 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 736/2935] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:08 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:09.238991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-295735c1-f69b-4610-b33a-16738a2d8666 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:09.242733 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-295735c1-f69b-4610-b33a-16738a2d8666 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:09.243022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-295735c1-f69b-4610-b33a-16738a2d8666 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:09.243198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-295735c1-f69b-4610-b33a-16738a2d8666 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:09.243325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-295735c1-f69b-4610-b33a-16738a2d8666 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:09.245652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:09.247894 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:09.248179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:09.248287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:09.252953 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:09.252953 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:09.255856 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-295735c1-f69b-4610-b33a-16738a2d8666 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:09.256269 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 742/2936] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:09 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:09.256651 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:09.256651 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:09.262510 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:09.268237 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5b3dd6e-b836-427c-b1cb-537d5abe1ba8 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:09.268710 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 731/2937] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:09 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:09.796665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:09.798593 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:09.799030 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:09.799264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:09.799395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:09.804582 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:09.804582 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:09.805578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7d81aaee-e12c-4da0-aecd-76b60f6bdcc8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:09.805754 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 729/2938] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:09 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:10.274948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f900f607-660d-435a-aa80-4c9046c7c328 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:10.277627 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f900f607-660d-435a-aa80-4c9046c7c328 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:48:10.277831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f900f607-660d-435a-aa80-4c9046c7c328 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:10.278078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f900f607-660d-435a-aa80-4c9046c7c328 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:10.278199 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-f900f607-660d-435a-aa80-4c9046c7c328 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:10.284319 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:10.284319 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:10.285443 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f900f607-660d-435a-aa80-4c9046c7c328 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:48:10.285911 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 737/2939] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:10 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:10.821034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:10.823197 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:10.823505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:10.823726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:10.823897 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:10.829571 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:10.829571 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:10.830632 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2339f732-666a-4e0a-9de3-a290b16f9a9a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:10.832948 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 743/2940] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:10 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:11.332128 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2b865974-d597-4068-b852-f8693c3696ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:11.334184 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:11.334660 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-409633865", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:11.336898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-409633865', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:11.337061 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume of 1 GB Jul 22 04:48:11.341911 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Availability Zones retrieved successfully. Jul 22 04:48:11.349414 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Flow 'volume_create_api' (21d73b31-e3b3-47a7-a2e8-da1aa5bad175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:11.350722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2737870e-7edf-4d10-a81d-7d8c63aa8b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:11.352067 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:11.387503 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2737870e-7edf-4d10-a81d-7d8c63aa8b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:11.388526 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcf9749-a8b9-40c7-92a0-67a96021938b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:11.468556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Created reservations ['93049a78-3ebe-4e5f-9ac5-81f1fdde10ee', 'dbf21b97-4b4e-42b6-95cf-9e617483a833', '1b838888-c76e-4c5c-91a6-6628a029e74f', 'abcab4e4-86eb-49ba-b375-d0a1b39acd62'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:11.469093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbcf9749-a8b9-40c7-92a0-67a96021938b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93049a78-3ebe-4e5f-9ac5-81f1fdde10ee', 'dbf21b97-4b4e-42b6-95cf-9e617483a833', '1b838888-c76e-4c5c-91a6-6628a029e74f', 'abcab4e4-86eb-49ba-b375-d0a1b39acd62']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:11.470125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d711ea0-8f42-410f-91cd-1891b38c629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:11.501894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d711ea0-8f42-410f-91cd-1891b38c629f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34c875c7-ec0a-4c25-a7d5-46de4b2c91e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-409633865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da607b10d704284a000155316d388af',qos_specs=None,replication_status=,reservations=['93049a78-3ebe-4e5f-9ac5-81f1fdde10ee','dbf21b97-4b4e-42b6-95cf-9e617483a833','1b838888-c76e-4c5c-91a6-6628a029e74f','abcab4e4-86eb-49ba-b375-d0a1b39acd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323513548b16422491c813361f5f34a1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-409633865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34c875c7-ec0a-4c25-a7d5-46de4b2c91e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da607b10d704284a000155316d388af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323513548b16422491c813361f5f34a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:11.502776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c3e581-981f-42d9-9010-062418f4d2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:11.542992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1c3e581-981f-42d9-9010-062418f4d2c5) transitioned into state 'SUCCESS' from state '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-409633865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da607b10d704284a000155316d388af',qos_specs=None,replication_status=,reservations=['93049a78-3ebe-4e5f-9ac5-81f1fdde10ee','dbf21b97-4b4e-42b6-95cf-9e617483a833','1b838888-c76e-4c5c-91a6-6628a029e74f','abcab4e4-86eb-49ba-b375-d0a1b39acd62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323513548b16422491c813361f5f34a1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:11.543690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63009b6-1505-470a-97a5-7552d4634496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:11.559394 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63009b6-1505-470a-97a5-7552d4634496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:11.560496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Flow 'volume_create_api' (21d73b31-e3b3-47a7-a2e8-da1aa5bad175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:11.561090 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume request issued successfully. Jul 22 04:48:11.561715 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b865974-d597-4068-b852-f8693c3696ad tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:11.562418 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 732/2941] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:11 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:11.586028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:11.589354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:11.589674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:11.590010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:11.600115 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:11.600115 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:11.605393 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:11.612494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-80bb6dde-bead-4083-99db-3c78e6ce2f5e tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:11.613575 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 730/2942] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:11 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:11.848927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:11.850723 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:11.850905 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:11.851094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:11.851193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:11.856557 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:11.856557 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:11.857219 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6641a6ae-987c-456d-bf48-3f9cb2781dd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:11.857553 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 738/2943] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:11 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.098429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.180930 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:12.181269 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-11328705"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:12.182854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-11328705'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:12.182974 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Create volume of 1 GB Jul 22 04:48:12.188037 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Availability Zones retrieved successfully. Jul 22 04:48:12.194035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Flow 'volume_create_api' (93dba221-ddd2-461c-b45b-2bd9d70e7ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:12.195280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc59adbc-915f-44fd-9049-42e533065f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:12.196397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:12.240518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc59adbc-915f-44fd-9049-42e533065f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:12.242404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e4d5cb-a7c3-44f6-81a9-2b1c37a19265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:12.333599 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Created reservations ['241c3882-6e47-4f66-bc10-9d3da726af0c', 'c3062fcc-9e69-434f-9df9-944c41c05ea2', '97b078e8-3bfa-4895-8d95-ca8d05722d5e', '5d0baaea-edbc-44f1-abd2-51664495f02a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:12.334651 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44e4d5cb-a7c3-44f6-81a9-2b1c37a19265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['241c3882-6e47-4f66-bc10-9d3da726af0c', 'c3062fcc-9e69-434f-9df9-944c41c05ea2', '97b078e8-3bfa-4895-8d95-ca8d05722d5e', '5d0baaea-edbc-44f1-abd2-51664495f02a']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:12.335635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacd4099-92b6-40e8-8622-22262019ec5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:12.364373 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacd4099-92b6-40e8-8622-22262019ec5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b22894-d478-457e-a394-96cc6ba07dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-11328705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c6936eee9d4911808e881151f0c52a',qos_specs=None,replication_status=,reservations=['241c3882-6e47-4f66-bc10-9d3da726af0c','c3062fcc-9e69-434f-9df9-944c41c05ea2','97b078e8-3bfa-4895-8d95-ca8d05722d5e','5d0baaea-edbc-44f1-abd2-51664495f02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5307f2ff59a342e59ef17b76013f0906',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-11328705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0b22894-d478-457e-a394-96cc6ba07dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44c6936eee9d4911808e881151f0c52a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5307f2ff59a342e59ef17b76013f0906',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:12.365316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4addb00-34a5-47b1-9375-c65b07d21e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:12.389205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4addb00-34a5-47b1-9375-c65b07d21e5c) transitioned into state 'SUCCESS' from state '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-11328705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44c6936eee9d4911808e881151f0c52a',qos_specs=None,replication_status=,reservations=['241c3882-6e47-4f66-bc10-9d3da726af0c','c3062fcc-9e69-434f-9df9-944c41c05ea2','97b078e8-3bfa-4895-8d95-ca8d05722d5e','5d0baaea-edbc-44f1-abd2-51664495f02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5307f2ff59a342e59ef17b76013f0906',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:12.389205 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9216118a-b859-4c58-a254-54a6e7b0dde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:12.399729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9216118a-b859-4c58-a254-54a6e7b0dde1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:12.400387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Flow 'volume_create_api' (93dba221-ddd2-461c-b45b-2bd9d70e7ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:12.400704 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Create volume request issued successfully. Jul 22 04:48:12.401255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-314f3f92-f2e1-4f9b-8998-6f261c478765 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:12.401749 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 744/2944] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:48:12 2026] POST /volume/v3/volumes => generated 747 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:12.413981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a3224497-ec02-4496-af97-704e7c906008 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.416359 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3224497-ec02-4496-af97-704e7c906008 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:12.416649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a3224497-ec02-4496-af97-704e7c906008 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.416915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a3224497-ec02-4496-af97-704e7c906008 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.426264 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.426264 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:12.430456 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a3224497-ec02-4496-af97-704e7c906008 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:12.435172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a3224497-ec02-4496-af97-704e7c906008 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:12.435566 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 733/2945] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.626388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.626890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.628643 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:12.628918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.629181 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.629247 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:48:12.629434 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.629978 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.637367 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.637367 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:12.637711 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.637711 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:12.641629 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:12.645214 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:48:12.646916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-04c035e0-f5b0-4b64-bd7f-26e119f1f74c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:12.647624 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 739/2946] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.651436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-3a5aaca9-3cd6-4090-9e2e-dfd4e3593e3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:48:12.651849 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 731/2947] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:12.662093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8a9c6c40-2509-4e90-a2ee-4fd073c2122a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.662248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2edbca77-9371-4138-9d11-47aeaef6399d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.662473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a9c6c40-2509-4e90-a2ee-4fd073c2122a None None] GET https://10.4.3.175/volume// Jul 22 04:48:12.662658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a9c6c40-2509-4e90-a2ee-4fd073c2122a None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.662846 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a9c6c40-2509-4e90-a2ee-4fd073c2122a None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.663231 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a9c6c40-2509-4e90-a2ee-4fd073c2122a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:12.663460 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 734/2948] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:48: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 22 04:48:12.664192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2edbca77-9371-4138-9d11-47aeaef6399d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:12.664401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2edbca77-9371-4138-9d11-47aeaef6399d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.664597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2edbca77-9371-4138-9d11-47aeaef6399d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.672193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-7b9a6bbe-b568-42fd-a517-ec06faf5b426 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.672324 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.672324 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:12.674913 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-7b9a6bbe-b568-42fd-a517-ec06faf5b426 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:48:12.675416 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-7b9a6bbe-b568-42fd-a517-ec06faf5b426 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b023fe6f-7377-4c64-92d6-d15a573e28a6", "connector": null, "instance_uuid": "07bbe9d5-30ac-4346-966a-3dc4112c552a"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:12.676385 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2edbca77-9371-4138-9d11-47aeaef6399d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:12.681206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2edbca77-9371-4138-9d11-47aeaef6399d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:12.681646 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 745/2949] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.686255 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.686255 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:12.697840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.700325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:48:12.700566 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.700855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.701436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:48:12.702366 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:48:12.712941 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Get all volumes completed successfully. Jul 22 04:48:12.713195 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7120be8f-74a6-4db5-a564-f21c58dce3fe tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:48:12.713695 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 732/2950] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.714525 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-7b9a6bbe-b568-42fd-a517-ec06faf5b426 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:48:12.714951 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 740/2951] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:48:12 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:12.724841 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.728008 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:12.728221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.728440 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.740954 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.740954 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:12.751028 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:12.757428 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c6abc1b9-91a5-43b7-8094-7a530344c501 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:12.757921 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 735/2952] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:12.826149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.828540 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:12.828750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.829310 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.838378 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.838378 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:12.844174 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:12.851057 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-aa833f3a-d0e6-4248-932a-c32a38188abf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:12.851666 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 746/2953] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.869565 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.873719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:12.873865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.875159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.875159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:12.881478 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.881478 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:12.882479 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b35f6442-16ff-4aec-ba05-af4c2c6db4c8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:12.882917 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 733/2954] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:12 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:12.972181 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2eca134b-a191-442c-89a0-2468817cfe64 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.972679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2eca134b-a191-442c-89a0-2468817cfe64 None None] GET https://10.4.3.175/volume// Jul 22 04:48:12.972880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2eca134b-a191-442c-89a0-2468817cfe64 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:12.973150 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2eca134b-a191-442c-89a0-2468817cfe64 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:12.973574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2eca134b-a191-442c-89a0-2468817cfe64 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:12.973921 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 741/2955] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:48: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 22 04:48:12.982862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-bb015058-3aab-45cd-8c20-369540f691f5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:12.985477 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-bb015058-3aab-45cd-8c20-369540f691f5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:48:12.986044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-bb015058-3aab-45cd-8c20-369540f691f5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34c875c7-ec0a-4c25-a7d5-46de4b2c91e1", "connector": null, "instance_uuid": "fcfeafb0-e7a6-4a70-81a8-c84ec11c39bc"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:12.999765 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:12.999765 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:13.031091 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-bb015058-3aab-45cd-8c20-369540f691f5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:48:13.031543 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 736/2956] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:48:12 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 22 04:48:13.073255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ebdf76e7-d676-40b8-a390-499968c90a05 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.078172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ebdf76e7-d676-40b8-a390-499968c90a05 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:13.078172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ebdf76e7-d676-40b8-a390-499968c90a05 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:13.078172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ebdf76e7-d676-40b8-a390-499968c90a05 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:13.088740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-614663b1-e158-4f34-882e-de91b975209a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.089345 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-614663b1-e158-4f34-882e-de91b975209a None None] GET https://10.4.3.175/volume// Jul 22 04:48:13.089629 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-614663b1-e158-4f34-882e-de91b975209a None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:13.089991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-614663b1-e158-4f34-882e-de91b975209a None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:13.090388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-614663b1-e158-4f34-882e-de91b975209a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:13.090860 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 734/2957] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:13.103667 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:13.103667 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:13.106977 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.107886 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ebdf76e7-d676-40b8-a390-499968c90a05 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:13.109495 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:13.109754 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:13.109984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:13.114151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ebdf76e7-d676-40b8-a390-499968c90a05 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:13.114576 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 747/2958] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:13 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:13.123222 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:13.123222 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:13.126444 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:13.130792 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-60e06d75-b7e5-4f86-9bb4-53672ead6800 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:13.130792 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 742/2959] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:13 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:13.252065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.254223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] PUT https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 Jul 22 04:48:13.254623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:13.268951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Acquiring lock "cinder-attachment_update-34c875c7-ec0a-4c25-a7d5-46de4b2c91e1-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:48:13.274497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Lock "cinder-attachment_update-34c875c7-ec0a-4c25-a7d5-46de4b2c91e1-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:48:13.276043 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:13.276043 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:13.378862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Lock "cinder-attachment_update-34c875c7-ec0a-4c25-a7d5-46de4b2c91e1-np0000005618" released by "attachment_update" :: held 0.104s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:48:13.379196 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-e3d5b6b3-eed7-400e-b1eb-f72d7fa143ea tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 returned with HTTP 200 Jul 22 04:48:13.379677 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 737/2960] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:48:13 2026] PUT /volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:13.452642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.455361 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:13.455361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:13.455361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:13.466423 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:13.466423 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:13.476051 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:13.486419 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29b93271-0fd0-4ea2-bf7f-a8f16724259d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:13.488284 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 735/2961] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:13 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:13.898103 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-341cf612-081c-4423-8a71-7e8189e8a81b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:13.899366 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-341cf612-081c-4423-8a71-7e8189e8a81b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:13.899657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-341cf612-081c-4423-8a71-7e8189e8a81b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:13.899933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-341cf612-081c-4423-8a71-7e8189e8a81b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:13.900868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-341cf612-081c-4423-8a71-7e8189e8a81b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:13.907651 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:13.907651 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:13.909374 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-341cf612-081c-4423-8a71-7e8189e8a81b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:13.909374 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 748/2962] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:13 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:14.129862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.132333 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:14.132600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:14.132856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:14.147215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a0a08d80-6ec8-4b2e-a2f9-2eab4fb8081e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.147215 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a0a08d80-6ec8-4b2e-a2f9-2eab4fb8081e None None] GET https://10.4.3.175/volume// Jul 22 04:48:14.147215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a0a08d80-6ec8-4b2e-a2f9-2eab4fb8081e None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:14.147779 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:14.147779 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:14.147844 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a0a08d80-6ec8-4b2e-a2f9-2eab4fb8081e None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:14.147844 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a0a08d80-6ec8-4b2e-a2f9-2eab4fb8081e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:14.147844 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 738/2963] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:14.151988 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:14.157442 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db9750f3-386f-4e83-a9df-9158a614b6f8 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:14.158520 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 743/2964] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:14 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:14.158579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.161831 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:48:14.161831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:14.161831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:14.178387 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:14.178387 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:14.185549 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:48:14.192244 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-e900242b-460a-4a3f-99a6-0819830a3698 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:48:14.192518 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 736/2965] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:14 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1536 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:14.335055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.340619 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] PUT https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 Jul 22 04:48:14.341133 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:14.365753 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Acquiring lock "cinder-attachment_update-b023fe6f-7377-4c64-92d6-d15a573e28a6-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:48:14.371457 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Lock "cinder-attachment_update-b023fe6f-7377-4c64-92d6-d15a573e28a6-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:48:14.373981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:14.373981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:14.459702 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=425,cinder:INSERT=103,cinder:UPDATE=151 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:48:14.470000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Lock "cinder-attachment_update-b023fe6f-7377-4c64-92d6-d15a573e28a6-np0000005618" released by "attachment_update" :: held 0.099s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:48:14.470449 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-31341935-0612-4b28-98ac-335d447ca237 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 returned with HTTP 200 Jul 22 04:48:14.471861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 749/2966] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:48:14 2026] PUT /volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:14.512672 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-8e61242d-ba45-4858-a7ea-bbc204e76e22 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.517113 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-8e61242d-ba45-4858-a7ea-bbc204e76e22 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750/action Jul 22 04:48:14.517847 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-8e61242d-ba45-4858-a7ea-bbc204e76e22 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:14.517847 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-8e61242d-ba45-4858-a7ea-bbc204e76e22 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:14.526515 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=319,cinder:INSERT=53,cinder:UPDATE=93 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:48:14.607806 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:14.607806 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:14.607806 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9e6b73aa-4a78-4ef0-a559-98ff81d5a751 req-8e61242d-ba45-4858-a7ea-bbc204e76e22 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750/action returned with HTTP 204 Jul 22 04:48:14.607806 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 739/2967] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:14 2026] POST /volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:14.926508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:14.929067 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:14.929067 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:14.929067 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:14.929067 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:14.933409 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=258,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:48:14.936308 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:14.936308 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:14.938067 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a70c270-d8cb-4d80-baf2-cf87f317c086 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:14.938067 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 744/2968] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:14 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:15.180896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:15.184418 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:15.184418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:15.184418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:15.202860 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:15.202860 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:15.207333 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:15.215451 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e1f7fb2-f5bb-4990-bcbe-221923aeba31 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:15.217115 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 737/2969] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:15 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:15.951470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:15.954761 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:15.955082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:15.955313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:15.955479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:15.960427 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:15.960427 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:15.961233 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1d8aaf44-ecc7-4855-8b97-d8b1357ca328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:15.961584 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 750/2970] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:15 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:16.236995 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:16.238605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:16.238872 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:16.239248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:16.255425 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:16.255425 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:16.260990 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:16.266694 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bde4e6be-d9e1-4663-9b18-7792e641c0e5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:16.267115 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 740/2971] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:16 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:16.720141 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-3b214496-fd05-4553-b75b-7cc5127701c5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:16.722396 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-3b214496-fd05-4553-b75b-7cc5127701c5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7/action Jul 22 04:48:16.722695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-3b214496-fd05-4553-b75b-7cc5127701c5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:16.722809 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-3b214496-fd05-4553-b75b-7cc5127701c5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:16.751443 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:16.751443 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:16.767559 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f245f092-d6a8-4fb6-8618-7fcef57730f2 req-3b214496-fd05-4553-b75b-7cc5127701c5 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7/action returned with HTTP 204 Jul 22 04:48:16.768297 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 745/2972] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:16 2026] POST /volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:16.975450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09094610-6d92-4f60-bc28-875ac492f67a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:16.978939 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09094610-6d92-4f60-bc28-875ac492f67a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:16.979196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09094610-6d92-4f60-bc28-875ac492f67a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:16.979467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09094610-6d92-4f60-bc28-875ac492f67a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:16.979639 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-09094610-6d92-4f60-bc28-875ac492f67a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:16.982432 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=231,cinder:INSERT=18,cinder:UPDATE=35 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:48:16.987929 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:16.987929 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:16.989165 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09094610-6d92-4f60-bc28-875ac492f67a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:16.989654 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 738/2973] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:16 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:17.285854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b10dba60-636f-4115-9058-017b38df1a7f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.289043 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b10dba60-636f-4115-9058-017b38df1a7f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:17.289043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b10dba60-636f-4115-9058-017b38df1a7f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.289292 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b10dba60-636f-4115-9058-017b38df1a7f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.316049 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.316049 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:17.323285 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b10dba60-636f-4115-9058-017b38df1a7f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:17.331814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b10dba60-636f-4115-9058-017b38df1a7f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:17.332757 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 751/2974] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:17.351758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.355634 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:17.355894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.356156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.376202 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.379348 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.379348 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:17.379490 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:17.379791 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.380124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.384233 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:17.390330 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4a6b394f-aaf6-4f37-989b-26d4261ddd61 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:17.390787 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 741/2975] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:17.395215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.395215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:17.410278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f5240864-896a-4b78-bb53-7eed309716a2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.411544 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:17.412446 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:17.412884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c875c7-ec0a-4c25-a7d5-46de4b2c91e1", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1735970172", "description": null, "metadata": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:17.420428 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-b6519baa-d11f-4591-932e-c370bcbe7e51 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:17.421183 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 746/2976] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:17.429858 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.429858 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:17.430579 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:17.430806 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create snapshot from volume 34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:17.461401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b7ad69b0-69a1-4381-989c-9b496988578c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.461849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7ad69b0-69a1-4381-989c-9b496988578c None None] GET https://10.4.3.175/volume// Jul 22 04:48:17.462197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7ad69b0-69a1-4381-989c-9b496988578c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.462395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b7ad69b0-69a1-4381-989c-9b496988578c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.462837 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b7ad69b0-69a1-4381-989c-9b496988578c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:17.463980 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 752/2977] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:48:17.476190 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-6db57c74-1f9f-4bf1-9ee8-6829b381a1b6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.479205 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-6db57c74-1f9f-4bf1-9ee8-6829b381a1b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:48:17.479401 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-6db57c74-1f9f-4bf1-9ee8-6829b381a1b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2321bf61-0808-44d4-989b-f9bf4ec65f8c", "connector": null, "instance_uuid": "4fa8fe95-adea-4ea8-a46f-accf08f374cd"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:17.483674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Created reservations ['607eda31-2066-4483-94df-6e698f7414bd', '10832c15-89f1-491e-b17a-5a38b8bd2ad1', 'bbe4084a-8f8f-468b-9d4d-c6eb74ce1f86', '5fc07598-5711-49e0-a977-392127857918'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:17.491131 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.491131 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:17.543293 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-6db57c74-1f9f-4bf1-9ee8-6829b381a1b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:48:17.544281 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 742/2978] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:48:17 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 22 04:48:17.553838 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot force create request issued successfully. Jul 22 04:48:17.554637 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5240864-896a-4b78-bb53-7eed309716a2 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:17.555541 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 739/2979] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:48:17 2026] POST /volume/v3/snapshots => generated 311 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:17.571215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.573290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:17.573985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.574589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.582937 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.582937 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:17.584215 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot retrieved successfully. Jul 22 04:48:17.585555 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fdfd6d23-9ed4-4708-8d58-ab355fdac14b tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 200 Jul 22 04:48:17.586119 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 747/2980] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:17.602074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-542c6ab1-dedf-4ada-9d1b-5d563f1de763 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.608756 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-542c6ab1-dedf-4ada-9d1b-5d563f1de763 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action Jul 22 04:48:17.610100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-542c6ab1-dedf-4ada-9d1b-5d563f1de763 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:17.612941 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-542c6ab1-dedf-4ada-9d1b-5d563f1de763 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:17.650166 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.650166 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:17.670440 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-01bc3aae-93fc-4836-a94d-d1f7b1ed0258 req-542c6ab1-dedf-4ada-9d1b-5d563f1de763 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action returned with HTTP 204 Jul 22 04:48:17.671478 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 753/2981] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:17 2026] POST /volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:17.704169 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.713155 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:17.713521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.715296 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.735406 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.735406 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:17.741189 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:17.748809 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf7bdc6a-2614-468f-9c13-17e80d69e84b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:17.748809 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 743/2982] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1112 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:17.765326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:17.768981 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:17.769268 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:17.769614 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:17.787214 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:17.787214 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:17.802668 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:17.811576 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-712b292f-e354-4212-a01e-dcc7c1ce20b6 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:17.812028 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 740/2983] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:17 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1112 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:18.006393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f7442d02-af8f-464a-84b1-0090f5e5373e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:18.010059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f7442d02-af8f-464a-84b1-0090f5e5373e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:18.011050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f7442d02-af8f-464a-84b1-0090f5e5373e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:18.011050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f7442d02-af8f-464a-84b1-0090f5e5373e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:18.011050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-f7442d02-af8f-464a-84b1-0090f5e5373e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:18.029018 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:18.029018 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:18.029018 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f7442d02-af8f-464a-84b1-0090f5e5373e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:18.029018 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 748/2984] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:18 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:18.603561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:18.606050 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:18.606050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:18.606846 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:18.617941 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:18.617941 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:18.618474 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot retrieved successfully. Jul 22 04:48:18.619646 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c064f4c7-26b6-418d-bc9f-68eae0e96a8f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 200 Jul 22 04:48:18.621268 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 754/2985] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:18 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:18.633993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99edbd42-742e-488b-b335-ebd8443be213 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:18.636032 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99edbd42-742e-488b-b335-ebd8443be213 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:18.636216 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99edbd42-742e-488b-b335-ebd8443be213 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:18.636418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99edbd42-742e-488b-b335-ebd8443be213 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:18.646135 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:18.646135 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:18.646135 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-99edbd42-742e-488b-b335-ebd8443be213 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot retrieved successfully. Jul 22 04:48:18.646135 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99edbd42-742e-488b-b335-ebd8443be213 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 200 Jul 22 04:48:18.646135 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 744/2986] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:18 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:18.657990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:18.659740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:48:18.659995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:18.660264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:18.672057 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:18.672057 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:18.677990 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:48:18.680165 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b8dae76-16e7-4498-a44d-d4b7363f7df3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:48:18.680734 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 741/2987] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:18 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:19.042897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:19.044659 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:19.044659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:19.046911 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:19.046911 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:19.057827 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:19.057827 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:19.058909 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ae58686-a69a-468d-ac02-4ed7f3204a79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:19.063240 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 749/2988] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:19 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:19.091052 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5c1fb74a-bdbb-4820-9271-9ef2feccc3d4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:19.091514 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c1fb74a-bdbb-4820-9271-9ef2feccc3d4 None None] GET https://10.4.3.175/volume// Jul 22 04:48:19.091703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c1fb74a-bdbb-4820-9271-9ef2feccc3d4 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:19.091934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c1fb74a-bdbb-4820-9271-9ef2feccc3d4 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:19.092343 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c1fb74a-bdbb-4820-9271-9ef2feccc3d4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:19.092735 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 755/2989] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:19.103138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:19.104726 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:48:19.107379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:19.107379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:19.121661 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:19.121661 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:19.128289 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:48:19.132834 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-ab373b29-e331-4f9a-ba6e-fa9c2abbb9fd tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:48:19.133412 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 745/2990] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:19 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:19.266013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:19.271447 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] PUT https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 Jul 22 04:48:19.271785 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:19.282322 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Acquiring lock "cinder-attachment_update-2321bf61-0808-44d4-989b-f9bf4ec65f8c-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:48:19.291006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Lock "cinder-attachment_update-2321bf61-0808-44d4-989b-f9bf4ec65f8c-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:48:19.293500 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:19.293500 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:19.390135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Lock "cinder-attachment_update-2321bf61-0808-44d4-989b-f9bf4ec65f8c-np0000005618" released by "attachment_update" :: held 0.099s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:48:19.390440 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-34ce9923-13fb-450c-92a9-4b43a75e0957 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 returned with HTTP 200 Jul 22 04:48:19.391214 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 742/2991] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:48:19 2026] PUT /volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:19.416912 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-36e0faaf-6957-4b5e-8dbf-4b12fc1ff48a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:19.423097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-36e0faaf-6957-4b5e-8dbf-4b12fc1ff48a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action Jul 22 04:48:19.423097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-36e0faaf-6957-4b5e-8dbf-4b12fc1ff48a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:19.423097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-36e0faaf-6957-4b5e-8dbf-4b12fc1ff48a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:19.444161 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:19.444161 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:19.461579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-375e6eed-3f7d-4ead-a7ca-460a97f88b99 req-36e0faaf-6957-4b5e-8dbf-4b12fc1ff48a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action returned with HTTP 204 Jul 22 04:48:19.461579 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 750/2992] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:19 2026] POST /volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:20.073817 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2a55246-5883-457a-8cdc-3f4da936884a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:20.076790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2a55246-5883-457a-8cdc-3f4da936884a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:20.077097 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2a55246-5883-457a-8cdc-3f4da936884a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:20.077404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2a55246-5883-457a-8cdc-3f4da936884a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:20.077511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e2a55246-5883-457a-8cdc-3f4da936884a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:20.083307 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:20.083307 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:20.084324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2a55246-5883-457a-8cdc-3f4da936884a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:20.084682 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 756/2993] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:20 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:21.034696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:21.037288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:21.037893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-attach": {"instance_uuid": "3ae54117-bd27-4b48-b58c-4b9d67a92196", "mountpoint": "/dev/vdb"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:21.038161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3ae54117-bd27-4b48-b58c-4b9d67a92196", "mountpoint": "/dev/vdb"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:21.048517 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:21.048517 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:21.049201 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:21.065954 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update volume admin metadata completed successfully. Jul 22 04:48:21.097683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:21.099896 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:21.100154 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:21.100397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:21.100528 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:21.105078 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:21.105078 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:21.105888 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-703cd2c3-f1b2-4f85-a7ac-1f797590703f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:21.106245 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 743/2994] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:21 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:21.166036 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Attach volume completed successfully. Jul 22 04:48:21.166254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d22ef39a-fe44-41c0-bed9-4e28d1986e06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:21.166680 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 746/2995] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:21 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:21.178259 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:21.181528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:21.181790 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:21.181982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:21.198831 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:21.198831 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:21.204821 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:21.211340 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-589c95e6-0769-41fe-a4c2-ba1ecc70886a tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:21.212258 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 751/2996] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:21 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:21.231147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:21.232934 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:21.233795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-detach": {}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:21.233795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:21.246053 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:21.246053 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:21.246512 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:21.305884 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Detach volume completed successfully. Jul 22 04:48:21.306280 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a01b621-bbf4-4429-acee-0237abe8ed06 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:21.307316 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 757/2997] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:21 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:21.314799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:21.318487 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:21.318738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:21.319012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:21.326628 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:21.326628 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:21.330648 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:21.335773 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-66e9cba2-b1d6-4fe8-872e-92aceb03f188 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:21.336364 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 744/2998] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:21 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:22.045764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-767cebbd-78a3-4560-a23a-72e5ebf735ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.047143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-767cebbd-78a3-4560-a23a-72e5ebf735ff tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:48:22.047143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-767cebbd-78a3-4560-a23a-72e5ebf735ff tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.047143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-767cebbd-78a3-4560-a23a-72e5ebf735ff tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.061135 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.061135 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:22.072461 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-767cebbd-78a3-4560-a23a-72e5ebf735ff tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:48:22.072461 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 747/2999] 10.4.3.175 () {68 vars in 1484 bytes} [Wed Jul 22 04:48:22 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:22.127282 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.129674 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:22.129909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.130303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.130303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:22.132283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.134302 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:48:22.134743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.135032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.145730 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.145730 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:22.145730 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed70b112-cf69-4fa4-a7b7-aefc81db4cd5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:22.145730 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 752/3000] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:22 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:22.156085 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.156085 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:22.160694 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:22.161525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09947234-0095-4423-a3e3-5eb7093cc99d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.164820 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09947234-0095-4423-a3e3-5eb7093cc99d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:22.167375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09947234-0095-4423-a3e3-5eb7093cc99d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.167375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09947234-0095-4423-a3e3-5eb7093cc99d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.167616 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-19013d35-65a4-4fed-85c7-7578f7a98c90 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:48:22.167616 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 758/3001] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:22 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1662 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:22.178419 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.178419 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:22.181514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.183242 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-09947234-0095-4423-a3e3-5eb7093cc99d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:22.184806 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:22.185388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ac769b6-66b6-45a9-8694-60c483eaa5ad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-460121944", "description": null, "metadata": {}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:22.189463 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09947234-0095-4423-a3e3-5eb7093cc99d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:22.190134 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 745/3002] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:22 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:22.203855 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.203855 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:22.204542 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:22.204752 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create snapshot from volume 5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:48:22.210400 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.213519 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:22.213794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.214140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.214519 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: 922f9827-2511-4042-a258-2de2ca5ea1cf. Jul 22 04:48:22.222133 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.222133 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:22.244808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id 922f9827-2511-4042-a258-2de2ca5ea1cf {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:48:22.247082 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e05753d3-2805-42b8-af16-ab6a62b545b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 202 Jul 22 04:48:22.247600 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 753/3003] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:22 2026] DELETE /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:22.264688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e55edd79-959b-4262-bab4-dff21f4f3765 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:22.269086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e55edd79-959b-4262-bab4-dff21f4f3765 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:22.269086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e55edd79-959b-4262-bab4-dff21f4f3765 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:22.269086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e55edd79-959b-4262-bab4-dff21f4f3765 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:22.269086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e55edd79-959b-4262-bab4-dff21f4f3765 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:22.277762 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:22.277762 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:22.279089 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e55edd79-959b-4262-bab4-dff21f4f3765 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 200 Jul 22 04:48:22.279089 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 759/3004] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:22 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:22.286191 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Created reservations ['a35943cc-0ceb-4587-a9fa-316c3552272a', '0854894b-58a2-4d41-a731-610b68c667ae', '3340f6b6-ce3d-4880-897d-79696809cbef', 'c372fa98-cb08-4407-91be-1d0749360a90'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:22.345480 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot force create request issued successfully. Jul 22 04:48:22.346293 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f93f65bb-aba0-46be-84b2-b3444cd8c3ea req-8e74460e-bcb6-4741-a760-daef0ea1b345 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:22.347041 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 748/3005] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:48:22 2026] POST /volume/v3/snapshots => generated 323 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:23.292780 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.295309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf Jul 22 04:48:23.295309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:23.295527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:23.296218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 922f9827-2511-4042-a258-2de2ca5ea1cf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:23.300674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a8e05b8-4f8c-4299-b539-1a78f365db53 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf returned with HTTP 404 Jul 22 04:48:23.301532 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 746/3006] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:23 2026] GET /volume/v3/backups/922f9827-2511-4042-a258-2de2ca5ea1cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:23.482066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.485175 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:23.485393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:23.485619 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:23.503911 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:23.503911 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:23.512066 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:23.522647 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-3c07ba2e-765f-49ab-bf8d-5453f129240b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:23.523688 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 754/3007] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:23 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:23.548008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.551463 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1/action Jul 22 04:48:23.551990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:23.552113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:23.571822 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:23.571822 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:23.572556 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:23.584483 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Begin detaching volume completed successfully. Jul 22 04:48:23.584936 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-878336f5-71fd-4805-b44f-f000af9ac328 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1/action returned with HTTP 202 Jul 22 04:48:23.585536 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 760/3008] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:48:23 2026] POST /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:23.621340 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.624636 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:23.625117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:23.625117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:23.641314 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:23.641314 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:23.646601 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:23.652551 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c662d7ee-cfb6-4c4e-a7ff-b7f17356f2c5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:23.652662 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 749/3009] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:23 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:23.687137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2723defa-6f5a-4d37-810b-e90f32223ae0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.687628 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2723defa-6f5a-4d37-810b-e90f32223ae0 None None] GET https://10.4.3.175/volume// Jul 22 04:48:23.687937 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2723defa-6f5a-4d37-810b-e90f32223ae0 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:23.688142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2723defa-6f5a-4d37-810b-e90f32223ae0 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:23.688563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2723defa-6f5a-4d37-810b-e90f32223ae0 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:23.688960 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 747/3010] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:23.710479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:23.713592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:23.713938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:23.714213 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:23.728671 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:23.728671 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:23.733160 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:23.742059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-30e33336-2609-4ba9-8d03-da3f99ba1581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:23.745309 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 755/3011] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:23 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:24.676143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:24.680391 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:24.680391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:24.680391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:24.696789 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:24.696789 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:24.704242 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:24.710946 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ad17cbf6-3d44-4d3c-b9ff-a1a5269e133a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:24.711538 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 761/3012] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:24 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:24.757128 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e77a228-9a09-4220-a900-8187ef2b73dc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:24.759555 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e77a228-9a09-4220-a900-8187ef2b73dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 Jul 22 04:48:24.759850 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e77a228-9a09-4220-a900-8187ef2b73dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:24.762994 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e77a228-9a09-4220-a900-8187ef2b73dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:24.769983 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:24.769983 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:24.770535 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5e77a228-9a09-4220-a900-8187ef2b73dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:48:24.773364 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e77a228-9a09-4220-a900-8187ef2b73dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 returned with HTTP 200 Jul 22 04:48:24.774107 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 750/3013] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:24 2026] GET /volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:24.818408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:24.823517 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:24.824022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-985668373", "snapshot_id": null, "imageRef": "f2d99c16-0442-477b-b000-a88338fb2b90", "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:24.827206 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-985668373', 'snapshot_id': None, 'imageRef': 'f2d99c16-0442-477b-b000-a88338fb2b90', 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:24.834828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-271c24b2-de0b-4809-beb9-1e7e5221aba0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:24.840021 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-271c24b2-de0b-4809-beb9-1e7e5221aba0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 Jul 22 04:48:24.840021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-271c24b2-de0b-4809-beb9-1e7e5221aba0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:24.840021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-271c24b2-de0b-4809-beb9-1e7e5221aba0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:24.853042 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:24.853042 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:24.950186 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-21845a5b-4e4c-452c-bd57-d23ece00e715 req-271c24b2-de0b-4809-beb9-1e7e5221aba0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 returned with HTTP 200 Jul 22 04:48:24.950872 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 756/3014] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:48:24 2026] DELETE /volume/v3/attachments/9adfc7c4-bf48-4178-953c-831097d07315 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:24.963525 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:24.963525 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:24.965169 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:48:24.965169 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume of 1 GB Jul 22 04:48:24.970219 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Availability Zones retrieved successfully. Jul 22 04:48:24.979956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (ebf8cb78-253e-4dc8-b5b9-6e2e2a9e9346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:24.981016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62737f08-db5d-456e-8444-88a7d5a78b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:24.982286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:25.028373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62737f08-db5d-456e-8444-88a7d5a78b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18a5c2eb-6d99-4780-960f-e2125de281e0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:25.029517 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caf8fee-730a-4656-9155-9da5d646ddf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:25.081361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Created reservations ['1835fd38-98b8-4b45-a006-e0d23317f266', 'd5b2cde9-1de4-4e49-a946-41825f17489f', 'fc48d62e-32f5-4aed-833e-ca7d26bd6726', '0b64fe28-992f-4c70-a1bf-7c3beb5670ae'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:25.082539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caf8fee-730a-4656-9155-9da5d646ddf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1835fd38-98b8-4b45-a006-e0d23317f266', 'd5b2cde9-1de4-4e49-a946-41825f17489f', 'fc48d62e-32f5-4aed-833e-ca7d26bd6726', '0b64fe28-992f-4c70-a1bf-7c3beb5670ae']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:25.084011 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9eca0a6-e79d-4a6e-b9b9-4940e97cf8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:25.144841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9eca0a6-e79d-4a6e-b9b9-4940e97cf8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9803e07a-eee0-4dcf-ab89-a32ec0a36433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-985668373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['1835fd38-98b8-4b45-a006-e0d23317f266','d5b2cde9-1de4-4e49-a946-41825f17489f','fc48d62e-32f5-4aed-833e-ca7d26bd6726','0b64fe28-992f-4c70-a1bf-7c3beb5670ae'],size=1,snapshot_id=18a5c2eb-6d99-4780-960f-e2125de281e0,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-985668373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9803e07a-eee0-4dcf-ab89-a32ec0a36433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba8a42656cf4807b65c07883d824613',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18a5c2eb-6d99-4780-960f-e2125de281e0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cf57942dad446288833f381dedb093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:25.145982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab57962-68ce-4482-896c-1fb68f8edeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:25.172650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab57962-68ce-4482-896c-1fb68f8edeab) transitioned into state 'SUCCESS' from state '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-985668373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['1835fd38-98b8-4b45-a006-e0d23317f266','d5b2cde9-1de4-4e49-a946-41825f17489f','fc48d62e-32f5-4aed-833e-ca7d26bd6726','0b64fe28-992f-4c70-a1bf-7c3beb5670ae'],size=1,snapshot_id=18a5c2eb-6d99-4780-960f-e2125de281e0,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:25.173383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9d7ed7-84e7-4f3a-b8d6-00bd83fd3361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:25.209485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9d7ed7-84e7-4f3a-b8d6-00bd83fd3361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:25.211367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (ebf8cb78-253e-4dc8-b5b9-6e2e2a9e9346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:25.211367 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request issued successfully. Jul 22 04:48:25.212133 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d36061f2-ea0d-4588-9a86-5ec4f243a931 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:25.212789 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 748/3015] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:48:24 2026] POST /volume/v3/volumes => generated 813 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:25.231169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2081635-401d-4d27-a06c-7242e522d073 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:25.233890 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2081635-401d-4d27-a06c-7242e522d073 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:25.234224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2081635-401d-4d27-a06c-7242e522d073 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:25.234488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2081635-401d-4d27-a06c-7242e522d073 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:25.242713 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:25.242713 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:25.247452 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2081635-401d-4d27-a06c-7242e522d073 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:25.253646 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2081635-401d-4d27-a06c-7242e522d073 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:25.254255 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 762/3016] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:48:25 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:25.727483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:25.729358 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:25.729562 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:25.729804 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:25.737645 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:25.737645 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:25.742135 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:25.748002 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5e7f3f2d-85bb-49f6-bb47-c8049eb3683d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:25.748625 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 751/3017] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:25 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:26.269720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:26.274502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:26.274502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:26.274502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:26.298529 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:26.298529 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:26.307080 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:26.313821 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b40f574-bc9b-4434-8205-9d7ef5c4e7af tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:26.314502 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 757/3018] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:48:26 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1422 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:26.330981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:26.334053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:26.334211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:26.334846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:26.345928 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:26.345928 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:26.355786 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:26.362071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d43a2a07-38e2-4460-9e85-254350b3f5ba tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:26.362680 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 749/3019] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:48:26 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1422 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:27.003687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.011074 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:27.011074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.011074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.019051 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.019051 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:27.023714 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:27.029255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-66866eeb-7e55-481b-9fae-c2bd233b3e08 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:27.030058 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 763/3020] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:27 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:27.135507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3b1e0dc4-62aa-4129-91e2-cdb1d3c7b6cc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.136084 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b1e0dc4-62aa-4129-91e2-cdb1d3c7b6cc None None] GET https://10.4.3.175/volume// Jul 22 04:48:27.136395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b1e0dc4-62aa-4129-91e2-cdb1d3c7b6cc None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.136496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b1e0dc4-62aa-4129-91e2-cdb1d3c7b6cc None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.136928 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b1e0dc4-62aa-4129-91e2-cdb1d3c7b6cc None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:27.142936 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 752/3021] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:48:27 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:48:27.159173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-614bb913-e259-4aee-b0a7-2b97edc618b2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.164237 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-614bb913-e259-4aee-b0a7-2b97edc618b2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:48:27.164237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-614bb913-e259-4aee-b0a7-2b97edc618b2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eb10f583-18f0-4847-9290-cf2f60b82d79", "connector": null, "instance_uuid": "c80d391b-41ae-4113-af34-93ca9b906950"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:27.181904 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.181904 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:27.229684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-614bb913-e259-4aee-b0a7-2b97edc618b2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:48:27.229684 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 758/3022] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:48:27 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 22 04:48:27.277170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.279428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:27.279781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.280045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.301753 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.301753 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:27.303328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d99e4bf6-9571-4de2-8c3e-e9e9dc7ee404 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.303908 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d99e4bf6-9571-4de2-8c3e-e9e9dc7ee404 None None] GET https://10.4.3.175/volume// Jul 22 04:48:27.304173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d99e4bf6-9571-4de2-8c3e-e9e9dc7ee404 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.304456 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d99e4bf6-9571-4de2-8c3e-e9e9dc7ee404 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.304937 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d99e4bf6-9571-4de2-8c3e-e9e9dc7ee404 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:27.305352 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 764/3023] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:27.312543 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:27.318578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.321173 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f6156f13-e2f3-4e40-9368-e61a1d376d4b tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:27.321864 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 750/3024] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:27 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:27.323671 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:27.323928 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.324197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.336058 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.336058 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:27.339789 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:27.344899 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-bddd7e00-2787-4096-84e1-cfd4ee1d8221 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:27.345376 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 753/3025] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:27 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:27.471073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.474238 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] PUT https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe Jul 22 04:48:27.474238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:27.485372 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Acquiring lock "cinder-attachment_update-eb10f583-18f0-4847-9290-cf2f60b82d79-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:48:27.491774 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Lock "cinder-attachment_update-eb10f583-18f0-4847-9290-cf2f60b82d79-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:48:27.493050 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.493050 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:27.626058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Lock "cinder-attachment_update-eb10f583-18f0-4847-9290-cf2f60b82d79-np0000005618" released by "attachment_update" :: held 0.135s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:48:27.626560 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-a3342fac-ffd7-43d1-9e15-5406909fd963 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe returned with HTTP 200 Jul 22 04:48:27.627379 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 759/3026] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:48:27 2026] PUT /volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:27.935568 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:27.938318 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:27.938582 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:27.938852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:27.948512 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:27.948512 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:27.953738 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:27.962773 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a9efc00d-22e4-4b0f-80d9-fc3a54e4af4c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:27.963147 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 765/3027] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:27 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:28.341860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-114ce046-0bb1-4887-9bec-78216008a812 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:28.344799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-114ce046-0bb1-4887-9bec-78216008a812 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:28.344799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-114ce046-0bb1-4887-9bec-78216008a812 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:28.345016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-114ce046-0bb1-4887-9bec-78216008a812 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:28.365070 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:28.365070 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:28.379612 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-114ce046-0bb1-4887-9bec-78216008a812 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:28.386112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-114ce046-0bb1-4887-9bec-78216008a812 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:28.386663 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 751/3028] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:28 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:28.564926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:28.567566 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:28.567951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:28.568126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:28.587225 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:28.587225 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:28.599462 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:28.610162 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-14809737-7cea-40db-886d-562ff82f6321 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:28.610593 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 754/3029] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:28 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1404 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2683a361-b1a9-410b-b213-e8d04cdaf2bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2683a361-b1a9-410b-b213-e8d04cdaf2bc None None] GET https://10.4.3.175/volume// Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2683a361-b1a9-410b-b213-e8d04cdaf2bc None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2683a361-b1a9-410b-b213-e8d04cdaf2bc None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2683a361-b1a9-410b-b213-e8d04cdaf2bc None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:28.629475 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 760/3030] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:48: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 22 04:48:28.641329 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-0434e2a2-11d4-4ec5-be1e-bcc86a5eb557 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:28.652818 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-0434e2a2-11d4-4ec5-be1e-bcc86a5eb557 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:48:28.652818 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-0434e2a2-11d4-4ec5-be1e-bcc86a5eb557 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9803e07a-eee0-4dcf-ab89-a32ec0a36433", "connector": null, "instance_uuid": "e8d17728-f3a1-459c-b91f-0977789acfaa"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:28.666216 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:28.666216 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:28.703495 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-0434e2a2-11d4-4ec5-be1e-bcc86a5eb557 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:48:28.704470 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 766/3031] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:48:28 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:28.930868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a58401fb-852e-4772-bde9-e891c6e1d081 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:28.933565 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:28.933831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:28.934096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:28.934296 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: 95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:28.943118 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:28.943118 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:28.944203 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:28.982082 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:48:28.982082 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a58401fb-852e-4772-bde9-e891c6e1d081 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 202 Jul 22 04:48:28.982082 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 752/3032] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:28 2026] DELETE /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:28.992366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:29.000015 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:29.000861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:29.000861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:29.010810 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:29.010810 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:29.016290 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:29.022290 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5648ae44-f7ab-493f-9670-b8866601e3d9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 200 Jul 22 04:48:29.022883 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 755/3033] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:28 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:29.402313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:29.404517 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:29.404720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:29.404910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:29.414986 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:29.414986 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:29.418742 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:29.427037 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52a227a3-0330-439f-a8e6-a2cf3c410427 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:29.427459 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 761/3034] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:29 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:30.040749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-38702b48-0494-4839-967b-b4b6a31dcc79 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.043269 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38702b48-0494-4839-967b-b4b6a31dcc79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:30.043985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-38702b48-0494-4839-967b-b4b6a31dcc79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.044114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-38702b48-0494-4839-967b-b4b6a31dcc79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.047719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-05b3e0e9-679a-4ff2-87b7-663e9ebc72e2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.048748 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05b3e0e9-679a-4ff2-87b7-663e9ebc72e2 None None] GET https://10.4.3.175/volume// Jul 22 04:48:30.049530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05b3e0e9-679a-4ff2-87b7-663e9ebc72e2 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.049784 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05b3e0e9-679a-4ff2-87b7-663e9ebc72e2 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.050161 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05b3e0e9-679a-4ff2-87b7-663e9ebc72e2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:30.050487 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 753/3035] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:30.056237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38702b48-0494-4839-967b-b4b6a31dcc79 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 404 Jul 22 04:48:30.056952 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 767/3036] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:30 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:30.064956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.068128 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:48:30.068299 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ebf97bad-c972-46ed-8be0-93c4d9c0a702 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.068658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.068658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.071326 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebf97bad-c972-46ed-8be0-93c4d9c0a702 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:30.071842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebf97bad-c972-46ed-8be0-93c4d9c0a702 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.072134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebf97bad-c972-46ed-8be0-93c4d9c0a702 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.080840 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebf97bad-c972-46ed-8be0-93c4d9c0a702 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 404 Jul 22 04:48:30.081612 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 762/3037] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:30 2026] GET /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:30.086406 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.086406 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:30.091699 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.091816 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:48:30.095612 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:30.095612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.095612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.095612 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: 95462f1f-1d26-4974-9e5e-df23680777b1 Jul 22 04:48:30.102206 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-455b3866-fb9c-4771-b202-842b14513d8b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:48:30.102808 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 756/3038] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:30 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1583 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:30.104476 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f41c0fb-2a77-4749-9220-cbf9fb925d3d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 returned with HTTP 404 Jul 22 04:48:30.104476 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 754/3039] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:30 2026] DELETE /volume/v3/volumes/95462f1f-1d26-4974-9e5e-df23680777b1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:30.151099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b35b7293-749f-4df3-957b-997f48b38e68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.153275 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:30.153810 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1655954432"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:30.158000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request body: {'volume': {'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1655954432'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:30.256333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.258926 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] PUT https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 Jul 22 04:48:30.261833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:30.274885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Acquiring lock "cinder-attachment_update-9803e07a-eee0-4dcf-ab89-a32ec0a36433-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:48:30.282227 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-9803e07a-eee0-4dcf-ab89-a32ec0a36433-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:48:30.284370 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.284370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:30.356152 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume of 1 GB Jul 22 04:48:30.356566 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.356566 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:30.361740 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:48:30.369688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (b4c6c272-cf4f-4b20-93db-3371cac3c9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:30.371974 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610cd739-9908-46d2-8777-b6661f2fb3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:30.373730 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:30.428394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-9803e07a-eee0-4dcf-ab89-a32ec0a36433-np0000005618" released by "attachment_update" :: held 0.146s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:48:30.428394 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-d52e884e-682e-471a-b335-1c40e271c4d1 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 returned with HTTP 200 Jul 22 04:48:30.428765 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 763/3040] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:48:30 2026] PUT /volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:30.442309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.445717 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:30.446246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.446648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.456805 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610cd739-9908-46d2-8777-b6661f2fb3b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:30.457790 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee605ef-aa5f-4161-bea8-4b6fb681ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:30.467804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-114f1129-a893-4711-aedb-f69436617af4 req-a83038bc-9d6e-4de7-b4ca-57a270183338 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.472993 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.472993 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:30.473139 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a83038bc-9d6e-4de7-b4ca-57a270183338 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5/action Jul 22 04:48:30.473139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a83038bc-9d6e-4de7-b4ca-57a270183338 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:30.473139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a83038bc-9d6e-4de7-b4ca-57a270183338 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:30.475248 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:30.481094 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-20a7a283-c5fb-4801-b4cb-ca3ba5de78a6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:30.481562 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 757/3041] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:30 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:30.498397 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.498397 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:30.516542 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['b442cd90-3725-4507-890f-6c56fdc1d7b1', 'aa00fa7f-a4b6-4a5a-a963-157057648f79', '099421bd-164b-4899-b363-3c6cbbb350d0', '21d24147-675a-4a0a-ad05-421ba1f68d43'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:30.517528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee605ef-aa5f-4161-bea8-4b6fb681ca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b442cd90-3725-4507-890f-6c56fdc1d7b1', 'aa00fa7f-a4b6-4a5a-a963-157057648f79', '099421bd-164b-4899-b363-3c6cbbb350d0', '21d24147-675a-4a0a-ad05-421ba1f68d43']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:30.518343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc3336-892f-4d28-b298-18c4bc4db526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:30.523493 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-114f1129-a893-4711-aedb-f69436617af4 req-a83038bc-9d6e-4de7-b4ca-57a270183338 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5/action returned with HTTP 204 Jul 22 04:48:30.523493 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 755/3042] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:30 2026] POST /volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:30.554077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc3336-892f-4d28-b298-18c4bc4db526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d7c442-d6fb-4cdd-b8d1-f451b9f91038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1655954432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['b442cd90-3725-4507-890f-6c56fdc1d7b1','aa00fa7f-a4b6-4a5a-a963-157057648f79','099421bd-164b-4899-b363-3c6cbbb350d0','21d24147-675a-4a0a-ad05-421ba1f68d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1655954432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65d7c442-d6fb-4cdd-b8d1-f451b9f91038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:30.555374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d7aa34-1e80-4051-96d1-b245aca0eae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:30.585895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d7aa34-1e80-4051-96d1-b245aca0eae4) transitioned into state 'SUCCESS' from state '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-1655954432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['b442cd90-3725-4507-890f-6c56fdc1d7b1','aa00fa7f-a4b6-4a5a-a963-157057648f79','099421bd-164b-4899-b363-3c6cbbb350d0','21d24147-675a-4a0a-ad05-421ba1f68d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:30.588856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b225e133-2865-4243-835e-1c76dab86a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:30.600866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b225e133-2865-4243-835e-1c76dab86a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:30.602289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (b4c6c272-cf4f-4b20-93db-3371cac3c9b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:30.602736 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:48:30.603725 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b35b7293-749f-4df3-957b-997f48b38e68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:30.604272 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 768/3043] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:30 2026] POST /volume/v3/volumes => generated 749 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:30.625567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:30.628511 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:48:30.628761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:30.628956 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:30.643569 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:30.643569 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:30.655036 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:30.662003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc5eed27-4b93-4a48-a3c3-3ab1efba0410 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:48:30.662569 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 764/3044] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:30 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:31.258186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.261721 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:31.262130 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-attach": {"instance_uuid": "2d8d84ea-7616-4cb1-9e15-62626ca018a9", "mountpoint": "/dev/vdb"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:31.262262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2d8d84ea-7616-4cb1-9e15-62626ca018a9", "mountpoint": "/dev/vdb"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:31.273758 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.273758 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:31.274502 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:31.284131 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update volume admin metadata completed successfully. Jul 22 04:48:31.365404 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Attach volume completed successfully. Jul 22 04:48:31.365404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1e6223c-f9ad-494c-baa8-6c320c25d9ae tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:31.365903 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 758/3045] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:31 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:31.373687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.376027 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:31.376566 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.376644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.387460 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.387460 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:31.391839 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:31.397519 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-026f7b4a-fbad-48ff-92d9-8b647e73b59b tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:31.398107 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 756/3046] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:31.416226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1507f58c-32ef-4167-946f-2521f2db1b38 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.419394 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1507f58c-32ef-4167-946f-2521f2db1b38 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:31.419711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1507f58c-32ef-4167-946f-2521f2db1b38 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.419944 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1507f58c-32ef-4167-946f-2521f2db1b38 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.433854 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.433854 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:31.439321 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1507f58c-32ef-4167-946f-2521f2db1b38 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:31.444022 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1507f58c-32ef-4167-946f-2521f2db1b38 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:31.444442 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 769/3047] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:31.462733 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a87bc3af-cebc-49c2-b661-9161e376327e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.464872 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:31.465457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-detach": {}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:31.465457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:31.479002 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.479002 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:31.479548 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:31.498348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.500310 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:31.500564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.500839 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.512673 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.512673 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:31.517460 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:31.527473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-469dbce1-1912-49f6-a7c7-73c339f1ebcf tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:31.528423 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 759/3048] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:31.540798 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Detach volume completed successfully. Jul 22 04:48:31.541088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a87bc3af-cebc-49c2-b661-9161e376327e tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:31.542020 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 765/3049] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:31 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:31.550877 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.553392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:31.553619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.553907 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.563153 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.563153 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:31.569662 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:31.581402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05c1d36b-6568-43f3-a9cd-ab425a8f7fc3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:31.582051 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 757/3050] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:31.681306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.684836 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:48:31.685922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.685922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.698114 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.698114 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:31.703946 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:31.713428 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-24acaef7-5f87-4c29-82b2-80a1ca5ddb82 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:48:31.713428 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 770/3051] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 1357 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:31.734521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd09d848-fb17-49f1-b468-be058701084e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.737939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd09d848-fb17-49f1-b468-be058701084e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:48:31.739166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd09d848-fb17-49f1-b468-be058701084e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.739166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd09d848-fb17-49f1-b468-be058701084e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.755573 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.755573 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:31.758170 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-53f48929-dcca-4d14-b254-8e32e40f5773 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.764746 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-53f48929-dcca-4d14-b254-8e32e40f5773 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe/action Jul 22 04:48:31.765177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-53f48929-dcca-4d14-b254-8e32e40f5773 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:31.765339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-53f48929-dcca-4d14-b254-8e32e40f5773 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:31.767612 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd09d848-fb17-49f1-b468-be058701084e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:31.774802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd09d848-fb17-49f1-b468-be058701084e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:48:31.775162 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 760/3052] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 1357 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:31.787227 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.787227 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:31.793511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.796125 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:48:31.796362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "65d7c442-d6fb-4cdd-b8d1-f451b9f91038", "name": "tempest-VolumesBackupsTest-Backup-2029317660", "container": "tempest-volumesbackupstest-backup-container-116219936"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:31.798242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': '65d7c442-d6fb-4cdd-b8d1-f451b9f91038', 'name': 'tempest-VolumesBackupsTest-Backup-2029317660', 'container': 'tempest-volumesbackupstest-backup-container-116219936'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:48:31.798493 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume 65d7c442-d6fb-4cdd-b8d1-f451b9f91038 in container tempest-volumesbackupstest-backup-container-116219936 Jul 22 04:48:31.807711 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e0c18e55-b3c3-414a-99eb-2aad513da931 req-53f48929-dcca-4d14-b254-8e32e40f5773 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe/action returned with HTTP 204 Jul 22 04:48:31.807711 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 766/3053] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:48:31 2026] POST /volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:31.810133 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.810133 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:31.810133 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:31.845387 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['a3f647bd-dc34-4018-9e8d-3ad096968200', '02afaa70-af35-4c1b-923c-98ca6a05cdc4'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:31.887656 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d990bfd-f64a-4836-874a-7ba0bec8ca51 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:48:31.888192 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 758/3054] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:31 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 22 04:48:31.898734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:31.901668 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:31.901943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:31.902217 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:31.902347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:31.907229 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:31.907229 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:31.908065 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-12dac3e7-8e6f-4eed-bcf0-6d3560b5b2db tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:31.908665 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 771/3055] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:31 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:32.546743 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:32.548521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:32.548741 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:32.548944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:32.558054 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:32.558054 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:32.561470 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:32.565553 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-616e8875-0a70-4ce8-ae2f-7d9efa9847aa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:32.565901 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 761/3056] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:32 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:32.580661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:32.582392 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:32.582912 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-253448922"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:32.597990 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:32.597990 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:32.597990 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:32.597990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:32.627812 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['823c819c-44d3-439b-a397-822aba20c9a2', '9f3f4bb9-8f07-4d16-a512-09defdc17f15', 'f574136b-d826-4a26-b79f-00bd858c1497', '17bf3af1-e310-4484-b691-10cfa9ceb10e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:32.666307 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot force create request issued successfully. Jul 22 04:48:32.666927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cf48ef7d-869f-4f78-82bd-5c0ba34d5a86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:32.667589 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 767/3057] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:48:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:32.678091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:32.680125 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:32.680348 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:32.680568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:32.686791 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:32.686791 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:32.687487 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:32.688593 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-534d68af-6fb8-4541-b1c4-c59fda8eadbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 200 Jul 22 04:48:32.689186 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 759/3058] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:32 2026] GET /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:32.919041 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:32.920590 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:32.920875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:32.922011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:32.922011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:32.925224 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:32.925224 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:32.926017 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ad6c96b-2281-4ae2-8580-ed333f0ef7b6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:32.926510 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 772/3059] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:32 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:33.698150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:33.701026 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:33.701247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:33.701491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:33.710621 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:33.710621 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:33.711343 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:33.712678 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f3d0697-9e53-46c7-b6b3-5057cc8d917a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 200 Jul 22 04:48:33.713262 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 762/3060] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:33 2026] GET /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:33.724309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-15a3ced6-343a-40df-be3f-527ba0089c73 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:33.726695 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:33.727154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb10f583-18f0-4847-9290-cf2f60b82d79", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1379763683"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:33.742285 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:33.742285 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:33.743428 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:33.743679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:33.776198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['a53d223e-5cfe-4539-a094-dcc0b295d976', 'da2fcf24-dfdc-4158-a897-50b1e753e598', 'c993eda0-90cc-456f-b213-73036567daf1', '9fc80fb2-bbe5-4110-88f5-09b96c0b5032'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:33.816580 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot force create request issued successfully. Jul 22 04:48:33.817135 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15a3ced6-343a-40df-be3f-527ba0089c73 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:33.817746 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 768/3061] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:48:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:33.827698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:33.829717 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:33.829958 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:33.830219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:33.835458 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:33.835458 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:33.835886 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:33.836666 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07c7b31c-dc7a-4991-9c5a-d83cdb0bd345 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 200 Jul 22 04:48:33.837129 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 760/3062] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:33 2026] GET /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:33.936541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8365e367-af35-4f28-afb8-d3d40781e065 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:33.938151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8365e367-af35-4f28-afb8-d3d40781e065 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:33.938383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8365e367-af35-4f28-afb8-d3d40781e065 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:33.938572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8365e367-af35-4f28-afb8-d3d40781e065 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:33.938729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8365e367-af35-4f28-afb8-d3d40781e065 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:33.942621 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:33.942621 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:33.943401 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8365e367-af35-4f28-afb8-d3d40781e065 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:33.943980 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 773/3063] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:33 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.187059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.188737 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.189093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.189203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.197942 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.197942 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:34.198546 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.207148 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Reserve volume completed successfully. Jul 22 04:48:34.207420 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-56cbfc27-43a3-4260-bd4a-e8a8348f4900 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:34.207955 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 763/3064] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:34.215301 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.217702 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.217977 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.218237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.228173 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.228173 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:34.234499 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.241298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-756dd142-127f-4d5f-9e7d-6b3acecdd6dd tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.242018 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 769/3065] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.254588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.257013 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.257488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.257681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.268960 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.268960 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:34.269573 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.289459 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Unreserve volume completed successfully. Jul 22 04:48:34.289686 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5af95913-9afa-4e8b-8680-dcbf9c6edd54 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:34.290248 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 761/3066] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:34.297519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1c59606a-2497-4995-bf0b-51fc65801753 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.299801 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c59606a-2497-4995-bf0b-51fc65801753 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.300097 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c59606a-2497-4995-bf0b-51fc65801753 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.300327 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c59606a-2497-4995-bf0b-51fc65801753 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.307482 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.307482 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:34.311276 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1c59606a-2497-4995-bf0b-51fc65801753 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.315590 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c59606a-2497-4995-bf0b-51fc65801753 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.316050 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 774/3067] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.329178 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.330978 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.331357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.331529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.342284 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.342284 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:34.342949 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.351213 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume updated successfully. Jul 22 04:48:34.351440 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c100cfb1-fdc8-4d01-8e45-cb0721234300 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 200 Jul 22 04:48:34.351956 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 764/3068] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:48:34.358444 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.360106 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.360323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.360537 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.367239 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.367239 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:34.371335 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.375911 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5b5a9f5c-552a-400a-ac9c-58bc384d4cf5 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.376382 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 770/3069] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.388743 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ed1042a5-d208-482e-85e4-abd6b0725003 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.391050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.391480 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.391605 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.403680 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.403680 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:34.404017 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.413745 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume updated successfully. Jul 22 04:48:34.414064 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed1042a5-d208-482e-85e4-abd6b0725003 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 200 Jul 22 04:48:34.414687 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 762/3070] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:48:34.421296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.423146 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.423415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.423576 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.431130 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.431130 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:34.435171 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.439574 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80b717c7-5071-4295-aaf9-7c3eb5a18033 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.440136 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 775/3071] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.453836 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.455570 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.455931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.456087 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.464378 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.464378 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:34.464808 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.476401 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update volume admin metadata completed successfully. Jul 22 04:48:34.476575 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update readonly setting on volume completed successfully. Jul 22 04:48:34.476838 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8638e2c7-716b-4bd0-b172-3d28cf9d644f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:34.477284 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 765/3072] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:34.483561 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c391272b-f263-4396-b548-6513f9c03da3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.485504 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c391272b-f263-4396-b548-6513f9c03da3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.485716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c391272b-f263-4396-b548-6513f9c03da3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.485897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c391272b-f263-4396-b548-6513f9c03da3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.493012 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.493012 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:34.496738 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c391272b-f263-4396-b548-6513f9c03da3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.500786 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c391272b-f263-4396-b548-6513f9c03da3 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.501240 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 771/3073] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.513589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.516674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.517141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.517256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.527571 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.527571 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:34.528336 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.539650 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update volume admin metadata completed successfully. Jul 22 04:48:34.539768 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Update readonly setting on volume completed successfully. Jul 22 04:48:34.539977 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-592539bf-c781-44e3-a614-7ae0a0e9b89d tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:34.540492 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 763/3074] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:34.547263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.548933 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:34.549129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.549305 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.556266 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.556266 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:34.561891 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.568864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-306cc0a4-c9ad-46df-997a-2aa6222005f0 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:34.569381 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 776/3075] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.582956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-343f9448-82f4-4605-bf9b-8538824ea976 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.584898 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:34.585269 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1849136495", "disk_format": "raw"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:34.585402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1849136495", "disk_format": "raw"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:34.594981 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.594981 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:34.595439 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:34.608600 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.608600 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:34.612559 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.image.image_utils [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1849136495'}] 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-1849136495'}]. {{(pid=100127) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 04:48:34.848673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b7915452-2471-4c89-bc28-433403bcff48 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.850354 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b7915452-2471-4c89-bc28-433403bcff48 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:34.850569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b7915452-2471-4c89-bc28-433403bcff48 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.850824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b7915452-2471-4c89-bc28-433403bcff48 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.858605 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.858605 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:34.859224 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b7915452-2471-4c89-bc28-433403bcff48 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:34.860580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b7915452-2471-4c89-bc28-433403bcff48 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 200 Jul 22 04:48:34.861033 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 772/3076] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.871862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d5b1518c-dff4-4d47-a664-6d879b939499 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.873648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:34.873874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.874105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.874202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:34.880218 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.880218 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:34.880779 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:34.902104 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:48:34.902288 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5b1518c-dff4-4d47-a664-6d879b939499 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 202 Jul 22 04:48:34.902714 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 764/3077] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:34 2026] DELETE /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:34.911708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.913472 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:34.913748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.913945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.923201 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.923201 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:34.923908 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:34.925157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9d2710f-22e6-4afd-94d3-ccb78257eedb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 200 Jul 22 04:48:34.925734 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 777/3078] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:34.956881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:34.961000 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:34.961000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:34.961000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:34.961000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:34.964445 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:34.964445 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:34.965503 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e35df0d-88c8-4ceb-92f6-4d6e1619a462 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:34.966071 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 773/3079] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:34 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:35.141881 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Copy volume to image completed successfully. Jul 22 04:48:35.142465 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-343f9448-82f4-4605-bf9b-8538824ea976 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:35.143039 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 766/3080] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:48:34 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 687 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:35.937984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a56b0532-4486-40c9-aac6-0b28f1201c94 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:35.940004 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a56b0532-4486-40c9-aac6-0b28f1201c94 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:35.940299 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a56b0532-4486-40c9-aac6-0b28f1201c94 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:35.940498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a56b0532-4486-40c9-aac6-0b28f1201c94 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:35.945595 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a56b0532-4486-40c9-aac6-0b28f1201c94 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 404 Jul 22 04:48:35.946120 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 765/3081] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:35 2026] GET /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:35.952765 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:35.956561 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:35.956750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:35.956933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:35.960140 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:35.965046 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:35.965046 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:35.965448 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:35.976245 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:35.977936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:35.978135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:35.978322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:35.978427 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:35.983018 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:35.983018 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:35.983738 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cdb2b444-48fa-4558-8e01-39224dece5c3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:35.984135 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 774/3082] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:35 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:35.995054 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:48:35.995273 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bcb7737-e320-4d2c-9f7c-917510e16c67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 202 Jul 22 04:48:35.995770 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 778/3083] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:35 2026] DELETE /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:36.004458 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:36.006500 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:36.006500 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:36.006500 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:36.012236 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:36.012236 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:36.012791 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:36.013664 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-117d2f81-24a2-45c3-af19-d024e9a97ff6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 200 Jul 22 04:48:36.014192 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 767/3084] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:36 2026] GET /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:36.996926 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:36.999337 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:36.999571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:36.999829 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:36.999955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:37.006091 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:37.006091 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:37.007179 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4e889bc-44a8-433a-9793-5b48a4ee80d4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:37.007657 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 766/3085] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:36 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:37.024077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-68cfd9e3-3e76-457e-8db0-660bb7e86fbd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:37.026017 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68cfd9e3-3e76-457e-8db0-660bb7e86fbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:37.026355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-68cfd9e3-3e76-457e-8db0-660bb7e86fbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:37.026564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-68cfd9e3-3e76-457e-8db0-660bb7e86fbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:37.032471 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-68cfd9e3-3e76-457e-8db0-660bb7e86fbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 404 Jul 22 04:48:37.033506 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 775/3086] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:37 2026] GET /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:37.040904 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10a41694-8396-492c-8ed8-e39a3f332329 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:37.043459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:37.043705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:37.043916 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:37.044092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:37.050353 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:37.050353 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:37.050881 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:37.075027 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:48:37.075257 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10a41694-8396-492c-8ed8-e39a3f332329 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 202 Jul 22 04:48:37.075791 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 779/3087] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:37 2026] DELETE /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:37.084550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-08150b78-92ff-477a-921d-1651d250e937 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:37.086752 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-08150b78-92ff-477a-921d-1651d250e937 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:37.087080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-08150b78-92ff-477a-921d-1651d250e937 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:37.087296 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-08150b78-92ff-477a-921d-1651d250e937 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:37.092887 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:37.092887 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:37.093355 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-08150b78-92ff-477a-921d-1651d250e937 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:37.094114 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-08150b78-92ff-477a-921d-1651d250e937 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 200 Jul 22 04:48:37.094516 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 768/3088] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:37 2026] GET /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:38.019099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.021678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:38.021895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.022174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.022323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:38.028303 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:38.028303 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:38.029400 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a14d7588-ed9b-4699-90b5-4c5407e1acc7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:38.029915 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 767/3089] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:38 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:38.104820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c819a827-2ff9-44f0-b265-2afe0a9913f7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.107343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c819a827-2ff9-44f0-b265-2afe0a9913f7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:38.107595 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c819a827-2ff9-44f0-b265-2afe0a9913f7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.107858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c819a827-2ff9-44f0-b265-2afe0a9913f7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.113974 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c819a827-2ff9-44f0-b265-2afe0a9913f7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 404 Jul 22 04:48:38.114728 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 776/3090] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:38 2026] GET /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:38.122688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d76b3471-a764-4b84-b5c7-422c378edd86 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.124697 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d76b3471-a764-4b84-b5c7-422c378edd86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:38.124934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d76b3471-a764-4b84-b5c7-422c378edd86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.125133 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d76b3471-a764-4b84-b5c7-422c378edd86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.125224 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-d76b3471-a764-4b84-b5c7-422c378edd86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 278adcfd-b380-4a8f-9e73-ba8e60745eee Jul 22 04:48:38.130304 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d76b3471-a764-4b84-b5c7-422c378edd86 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee returned with HTTP 404 Jul 22 04:48:38.130811 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 780/3091] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:38 2026] DELETE /volume/v3/snapshots/278adcfd-b380-4a8f-9e73-ba8e60745eee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:38.138260 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.142043 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:38.142043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.142043 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.142043 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: fcb6ee57-0abc-4231-a831-4fd520deecac Jul 22 04:48:38.146802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa8f7949-6fd1-4b68-9748-759b64cc9ec5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac returned with HTTP 404 Jul 22 04:48:38.147329 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 769/3092] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:38 2026] DELETE /volume/v3/snapshots/fcb6ee57-0abc-4231-a831-4fd520deecac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:38.181011 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.183471 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:38.183665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.183867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.193927 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:38.193927 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:38.201232 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:38.208523 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-de8ef8c6-7eb2-41c3-a56c-442744e81755 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:38.209235 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 768/3093] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:48:38 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:38.232504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.234711 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79/action Jul 22 04:48:38.235171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:38.235633 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:38.248490 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:38.248490 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:38.249029 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:38.256637 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Begin detaching volume completed successfully. Jul 22 04:48:38.256991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-58e6b0dc-e0c3-4845-8f44-88edf47a96a5 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79/action returned with HTTP 202 Jul 22 04:48:38.257667 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 777/3094] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:48:38 2026] POST /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:48:38.305028 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1264fdb1-a9cd-47c5-b389-c50789e81cef None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.305377 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1264fdb1-a9cd-47c5-b389-c50789e81cef None None] GET https://10.4.3.175/volume// Jul 22 04:48:38.305549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1264fdb1-a9cd-47c5-b389-c50789e81cef None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.305802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1264fdb1-a9cd-47c5-b389-c50789e81cef None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.306175 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1264fdb1-a9cd-47c5-b389-c50789e81cef None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:48:38.306494 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 781/3095] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:48: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 22 04:48:38.320545 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:38.323091 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:38.323312 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:38.323546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:38.334824 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:38.334824 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:38.339167 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:38.345602 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-c91b9ae1-f190-4120-ac99-0fdd89dd529a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:38.346032 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 770/3096] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:48:38 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:48:39.040240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:39.043369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:39.043575 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:39.043989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:39.044096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:39.050427 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:39.050427 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:39.052268 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11e7b4c3-1d71-48db-ae4f-982ec6325188 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:39.052268 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 769/3097] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:39 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:40.063586 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:40.068849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:40.069120 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:40.069344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:40.069461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:40.074301 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:40.074301 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:40.075596 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb8371a7-9551-4c24-b9a9-7079c9791c2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:40.076117 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 778/3098] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:40 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:40.730433 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-208e0634-a56e-4640-beac-6060924f9848 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:40.733944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-208e0634-a56e-4640-beac-6060924f9848 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe Jul 22 04:48:40.734176 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-208e0634-a56e-4640-beac-6060924f9848 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:40.734458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-208e0634-a56e-4640-beac-6060924f9848 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:40.745518 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:40.745518 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:40.818414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-33f21683-9d47-4a2d-bfff-991d17a2fae7 req-208e0634-a56e-4640-beac-6060924f9848 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe returned with HTTP 200 Jul 22 04:48:40.822129 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 782/3099] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:48:40 2026] DELETE /volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:41.090120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:41.092011 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:41.092192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:41.092355 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:41.092485 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:41.097872 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:41.097872 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:41.098814 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-38db4db0-9518-44b8-bb7d-c5d709ca5187 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:41.099182 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 771/3100] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:41 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:42.114200 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:42.117384 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:42.117557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:42.117846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:42.118412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:42.126389 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:42.126389 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:42.132210 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b303b752-9302-46ad-a25e-6fbea88c62f7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:42.134107 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 770/3101] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:42 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:42.153493 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-53c97b60-a7c1-4b76-8f1a-3e5c0b953dd1 req-9485caa9-363e-4f9d-8669-778d5f1869dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:42.161367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53c97b60-a7c1-4b76-8f1a-3e5c0b953dd1 req-9485caa9-363e-4f9d-8669-778d5f1869dd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe Jul 22 04:48:42.161899 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53c97b60-a7c1-4b76-8f1a-3e5c0b953dd1 req-9485caa9-363e-4f9d-8669-778d5f1869dd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:42.161990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-53c97b60-a7c1-4b76-8f1a-3e5c0b953dd1 req-9485caa9-363e-4f9d-8669-778d5f1869dd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:42.174122 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-53c97b60-a7c1-4b76-8f1a-3e5c0b953dd1 req-9485caa9-363e-4f9d-8669-778d5f1869dd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe returned with HTTP 404 Jul 22 04:48:42.174352 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 779/3102] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:48:42 2026] DELETE /volume/v3/attachments/fec09099-2a2b-43c2-bd5a-b9585fa30cfe => generated 149 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 22 04:48:43.148387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:43.150949 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:43.151338 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:43.151679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:43.151858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:43.161955 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:43.161955 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:43.166098 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d88d98a-0f77-4b71-bdbf-0c35831973fc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:43.167164 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 783/3103] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:43 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:44.008056 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.010745 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:44.011015 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.011253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.011398 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: e0e400b2-fece-473c-af04-eb0f0cda4d17 Jul 22 04:48:44.016923 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c15b859c-c02a-43ee-9fde-029a4cc9f4d1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 returned with HTTP 404 Jul 22 04:48:44.017582 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 772/3104] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:44 2026] DELETE /volume/v3/snapshots/e0e400b2-fece-473c-af04-eb0f0cda4d17 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:44.027806 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.029837 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:44.030024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.030263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.046788 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:44.046788 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:44.062049 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:44.075097 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-299f3375-8d4d-4c09-85c8-a9e0e1d079c9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:44.075935 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 771/3105] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:44 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:44.089780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.092173 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:44.092638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2044193878"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:44.095719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2044193878'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:44.095896 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 1 GB Jul 22 04:48:44.103644 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:48:44.110402 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (affd86fd-ced5-4d5d-b4a1-d6fbcb04c359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:44.111852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601776f6-687b-4aec-9327-cbca4fe021d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:44.112805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:44.148667 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601776f6-687b-4aec-9327-cbca4fe021d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:44.149340 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa04bde2-358a-4614-af0a-939997a4c5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:44.180681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e805404f-67b2-490f-82c8-2360240ceb4d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.184148 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e805404f-67b2-490f-82c8-2360240ceb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:44.184437 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e805404f-67b2-490f-82c8-2360240ceb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.184690 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e805404f-67b2-490f-82c8-2360240ceb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.184842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e805404f-67b2-490f-82c8-2360240ceb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:44.195467 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:44.195467 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:44.196594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e805404f-67b2-490f-82c8-2360240ceb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:44.197081 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 784/3106] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:44 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:44.212399 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['34f114cf-2af4-457c-af66-187f02935949', '2c9c9bdc-38c8-4760-b617-9a1b16305446', '23225822-12e3-46c6-bcc3-17de361fc777', '6f24674e-ba67-4474-a856-f1c56614e32c'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:44.213868 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa04bde2-358a-4614-af0a-939997a4c5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f114cf-2af4-457c-af66-187f02935949', '2c9c9bdc-38c8-4760-b617-9a1b16305446', '23225822-12e3-46c6-bcc3-17de361fc777', '6f24674e-ba67-4474-a856-f1c56614e32c']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:44.214734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754dc0fe-ebd8-4d45-ae98-afcdf15e4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:44.242611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754dc0fe-ebd8-4d45-ae98-afcdf15e4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2044193878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['34f114cf-2af4-457c-af66-187f02935949','2c9c9bdc-38c8-4760-b617-9a1b16305446','23225822-12e3-46c6-bcc3-17de361fc777','6f24674e-ba67-4474-a856-f1c56614e32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2044193878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:44.243841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24715a17-32e5-474b-811c-5642a8abb2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:44.274417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24715a17-32e5-474b-811c-5642a8abb2aa) transitioned into state 'SUCCESS' from state '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-2044193878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['34f114cf-2af4-457c-af66-187f02935949','2c9c9bdc-38c8-4760-b617-9a1b16305446','23225822-12e3-46c6-bcc3-17de361fc777','6f24674e-ba67-4474-a856-f1c56614e32c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:44.275972 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcc87a5-6db9-4173-8ba8-4dcbdec1c903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:44.296347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdcc87a5-6db9-4173-8ba8-4dcbdec1c903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:44.297730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (affd86fd-ced5-4d5d-b4a1-d6fbcb04c359) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:44.298239 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:48:44.299147 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c846f149-a0c1-43b0-abfd-4ee20ae0fcaa tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:44.299785 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 780/3107] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:48:44 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:44.319740 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.324463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:44.324835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.325063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.336698 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:44.336698 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:44.345190 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:44.357096 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed60e8c1-9f66-4408-ba30-78e0e24c2bc0 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 200 Jul 22 04:48:44.357096 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 773/3108] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:44 2026] GET /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:44.457043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.458997 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:44.459191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.460995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.460995 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete snapshot with id: a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:44.467170 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:44.467170 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:44.467512 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot retrieved successfully. Jul 22 04:48:44.487585 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot delete request issued successfully. Jul 22 04:48:44.487585 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0349cfe7-1fac-4d14-86ac-8a1c8697fdc3 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 202 Jul 22 04:48:44.488716 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 772/3109] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:44 2026] DELETE /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:44.496334 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:44.500006 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:44.500006 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:44.500250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:44.513806 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:44.513806 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:44.515500 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Snapshot retrieved successfully. Jul 22 04:48:44.515500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-968808b7-e323-471b-bb5a-1e1d0b0d9037 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 200 Jul 22 04:48:44.515854 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 785/3110] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:44 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:45.214861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-15d10495-d72c-405d-baa7-3cf403b8bbec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.217364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15d10495-d72c-405d-baa7-3cf403b8bbec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:45.217997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15d10495-d72c-405d-baa7-3cf403b8bbec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.218567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15d10495-d72c-405d-baa7-3cf403b8bbec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.220154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-15d10495-d72c-405d-baa7-3cf403b8bbec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:45.226076 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:45.226076 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:45.227772 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15d10495-d72c-405d-baa7-3cf403b8bbec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:45.228128 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 781/3111] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:45.374628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.376492 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:45.376774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.377084 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.387043 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:45.387043 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:45.394945 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:45.403133 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0514d8fe-f26e-4d6b-8001-c1c8ba84d070 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 200 Jul 22 04:48:45.403847 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 774/3112] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:45.426602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b824203a-9a17-4cff-82b9-fa2be432954d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.430047 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:45.430461 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-29082816"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:45.445954 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:45.445954 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:45.446645 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:45.447409 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume 5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:45.499266 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['2673347a-9693-470e-aa68-de65d85172dd', '7480ae91-3d76-4277-9763-97bf0ea21a33', '14dc4716-c0ee-41da-9ae8-bb027879696c', 'd35bcbbe-2ed2-4ec2-8440-942ba6da3d70'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:45.529212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-52e04661-59aa-42bc-9a4d-814b4439f8cc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.531691 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52e04661-59aa-42bc-9a4d-814b4439f8cc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:48:45.531857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52e04661-59aa-42bc-9a4d-814b4439f8cc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.532082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-52e04661-59aa-42bc-9a4d-814b4439f8cc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.540261 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-52e04661-59aa-42bc-9a4d-814b4439f8cc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 404 Jul 22 04:48:45.540827 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 786/3113] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:45.562628 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot create request issued successfully. Jul 22 04:48:45.563083 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b824203a-9a17-4cff-82b9-fa2be432954d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:45.563668 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 773/3114] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:48:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:45.581581 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.584019 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:45.584391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.584744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.593981 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:45.593981 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:45.595983 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:45.595983 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e2a372a-6a45-4406-a26c-62a4cce3b8f4 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 returned with HTTP 200 Jul 22 04:48:45.596834 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 782/3115] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:45.676881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-1fdf4654-4dee-4e1b-a748-15da50c64e25 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.679227 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-1fdf4654-4dee-4e1b-a748-15da50c64e25 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/attachments?instance_id=fcfeafb0-e7a6-4a70-81a8-c84ec11c39bc Jul 22 04:48:45.679474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-1fdf4654-4dee-4e1b-a748-15da50c64e25 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.679711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-1fdf4654-4dee-4e1b-a748-15da50c64e25 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.696443 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-1fdf4654-4dee-4e1b-a748-15da50c64e25 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments?instance_id=fcfeafb0-e7a6-4a70-81a8-c84ec11c39bc returned with HTTP 200 Jul 22 04:48:45.696859 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 775/3116] 10.4.3.175 () {70 vars in 1637 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/attachments?instance_id=fcfeafb0-e7a6-4a70-81a8-c84ec11c39bc => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:45.710388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-9a25f5f1-bec8-4ca4-a111-ce465af2a9fc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:45.712928 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-9a25f5f1-bec8-4ca4-a111-ce465af2a9fc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 Jul 22 04:48:45.713198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-9a25f5f1-bec8-4ca4-a111-ce465af2a9fc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:45.713454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-9a25f5f1-bec8-4ca4-a111-ce465af2a9fc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:45.732730 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c318a2f7-f452-47f7-8497-6cab00606fc7 req-9a25f5f1-bec8-4ca4-a111-ce465af2a9fc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 returned with HTTP 200 Jul 22 04:48:45.733209 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 787/3117] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:48:45 2026] GET /volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:46.244890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:46.247542 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:46.247802 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:46.248089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:46.248224 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:46.255612 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:46.255612 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:46.256728 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2ee2c1f-6f4b-427d-8ded-e59bf9e64d1e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:46.257299 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 774/3118] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:46 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:46.613463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8c194f17-69df-4766-a161-7c340d8c994a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:46.617406 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c194f17-69df-4766-a161-7c340d8c994a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:46.618986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c194f17-69df-4766-a161-7c340d8c994a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:46.618986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c194f17-69df-4766-a161-7c340d8c994a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:46.628988 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:46.628988 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:46.630176 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8c194f17-69df-4766-a161-7c340d8c994a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:46.631359 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c194f17-69df-4766-a161-7c340d8c994a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 returned with HTTP 200 Jul 22 04:48:46.632721 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 783/3119] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:46 2026] GET /volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:46.645543 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:46.648513 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:46.649153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "69f27bf0-9f06-416c-b349-1ece111a6f40", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1730373292"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:46.653848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'snapshot_id': '69f27bf0-9f06-416c-b349-1ece111a6f40', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1730373292'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:46.658731 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:46.658731 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:46.658911 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:46.659000 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 2 GB Jul 22 04:48:46.667986 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:48:46.678362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (53ed1096-72e9-4e51-9072-31445816fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:46.679693 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe90978-d6ef-438f-a051-f84d1fc7384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:46.680813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:46.720460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fe90978-d6ef-438f-a051-f84d1fc7384e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '69f27bf0-9f06-416c-b349-1ece111a6f40', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:46.723356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d905104-82ce-47ef-b304-d3b883aa0535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:46.784288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['86676b49-62ac-4477-9ec4-587031d9882a', '744190be-9dba-4f1c-8a27-13c7ed03cb65', '17f510f7-2e55-4eac-a591-5e3f11930dd7', 'bc6070a9-03bf-4ce7-b1d6-b1651946655d'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:46.788276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d905104-82ce-47ef-b304-d3b883aa0535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86676b49-62ac-4477-9ec4-587031d9882a', '744190be-9dba-4f1c-8a27-13c7ed03cb65', '17f510f7-2e55-4eac-a591-5e3f11930dd7', 'bc6070a9-03bf-4ce7-b1d6-b1651946655d']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:46.788276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d75c38e-2fe9-407e-ba11-2eccb07692d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:46.845088 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d75c38e-2fe9-407e-ba11-2eccb07692d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8edbaafe-9f42-4682-874d-51b96c752ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1730373292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['86676b49-62ac-4477-9ec4-587031d9882a','744190be-9dba-4f1c-8a27-13c7ed03cb65','17f510f7-2e55-4eac-a591-5e3f11930dd7','bc6070a9-03bf-4ce7-b1d6-b1651946655d'],size=2,snapshot_id=69f27bf0-9f06-416c-b349-1ece111a6f40,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1730373292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8edbaafe-9f42-4682-874d-51b96c752ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,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=69f27bf0-9f06-416c-b349-1ece111a6f40,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:46.847175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9544dd1-0565-4b6c-9706-1ceb3bdce2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:46.874013 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9544dd1-0565-4b6c-9706-1ceb3bdce2a5) transitioned into state 'SUCCESS' from state '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-1730373292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['86676b49-62ac-4477-9ec4-587031d9882a','744190be-9dba-4f1c-8a27-13c7ed03cb65','17f510f7-2e55-4eac-a591-5e3f11930dd7','bc6070a9-03bf-4ce7-b1d6-b1651946655d'],size=2,snapshot_id=69f27bf0-9f06-416c-b349-1ece111a6f40,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:46.875128 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd91924d-8747-44db-b350-c7803b12ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:46.916040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd91924d-8747-44db-b350-c7803b12ab40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:46.916040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (53ed1096-72e9-4e51-9072-31445816fb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:46.916040 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:48:46.916393 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ea65b7ce-0d7d-4add-9001-6217a7741a58 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:46.917343 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 776/3120] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:46 2026] POST /volume/v3/volumes => generated 788 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:46.937788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:46.940987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:46.941263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:46.941507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:46.957148 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:46.957148 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:46.967108 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:46.973568 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b198ea82-0f98-4476-9e6f-10b0c9152140 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 200 Jul 22 04:48:46.974422 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 788/3121] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:46 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:47.274076 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:47.276128 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:47.276383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:47.276606 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:47.276717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:47.285345 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:47.285345 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:47.285345 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c109085c-0d5e-4324-824a-0ade8e8bdbc3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:47.285666 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 775/3122] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:47 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:47.992769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:47.996835 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:47.997113 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:47.997398 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:48.010109 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:48.010109 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:48.018558 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:48.027466 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a6904f6-59d3-410b-a4df-8b0bcc690f64 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 200 Jul 22 04:48:48.028221 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 784/3123] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:47 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:48.043009 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:48.045374 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:48.045622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:48.047094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:48.055325 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:48.055325 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:48.062782 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:48.068798 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b491b91-3801-4a93-b82f-ae0cbdad44f8 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 200 Jul 22 04:48:48.069260 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 777/3124] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:48 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:48.087723 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:48.089323 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:48.089552 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:48.089804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:48.089996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: 8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:48.098923 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:48.098923 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:48.099641 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:48.139503 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:48:48.140659 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5aaafac5-f2bd-4a6c-ab65-750e8b6657ea tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 202 Jul 22 04:48:48.140659 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 789/3125] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:48 2026] DELETE /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:48.149255 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:48.154024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:48.154195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:48.154397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:48.167939 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:48.167939 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:48.173189 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:48.178818 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d071339-2fcd-40ba-87bf-5e764a771dcb tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 200 Jul 22 04:48:48.179915 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 776/3126] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:48 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:48.302823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:48.307038 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:48.307038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:48.307038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:48.307038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:48.313842 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:48.313842 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:48.314168 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb647b1a-c166-4b73-ad2c-ed92fc62f119 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:48.314677 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 785/3127] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:48 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:49.195336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b21bd436-5cca-4d08-95c2-f40cd075830a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.197663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b21bd436-5cca-4d08-95c2-f40cd075830a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:49.200956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b21bd436-5cca-4d08-95c2-f40cd075830a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.200956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b21bd436-5cca-4d08-95c2-f40cd075830a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.209108 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b21bd436-5cca-4d08-95c2-f40cd075830a tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 404 Jul 22 04:48:49.209108 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 778/3128] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:49 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:49.217820 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6a8826fd-aa8b-4fa9-b22c-11611a21f950 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.219759 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a8826fd-aa8b-4fa9-b22c-11611a21f950 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:49.220468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6a8826fd-aa8b-4fa9-b22c-11611a21f950 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.220468 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6a8826fd-aa8b-4fa9-b22c-11611a21f950 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.230291 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a8826fd-aa8b-4fa9-b22c-11611a21f950 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 404 Jul 22 04:48:49.231018 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 790/3129] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:49 2026] GET /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:49.239722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.240903 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:49.241191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.241435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.241672 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: 8edbaafe-9f42-4682-874d-51b96c752ac8 Jul 22 04:48:49.251774 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-de360459-ce50-4668-b48e-2a57eb6e6cb7 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 returned with HTTP 404 Jul 22 04:48:49.251774 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 777/3130] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:49 2026] DELETE /volume/v3/volumes/8edbaafe-9f42-4682-874d-51b96c752ac8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:49.263423 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-024adc31-4d69-44c4-a702-84b627e4a3bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.266460 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:49.266460 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.267240 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.267240 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: 69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:49.277293 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:49.277293 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:49.277293 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:49.310054 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:48:49.310054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-024adc31-4d69-44c4-a702-84b627e4a3bc tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 returned with HTTP 202 Jul 22 04:48:49.310054 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 786/3131] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:49 2026] DELETE /volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:49.319476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.322041 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:49.322332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.322620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.325833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:49.329867 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:49.329867 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:49.329867 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:49.330142 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:49.330266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:49.332074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:49.332074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:49.332271 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ffe0f10-007f-4dc0-baf6-e17a7dac2603 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 returned with HTTP 200 Jul 22 04:48:49.332271 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 779/3132] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:49 2026] GET /volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:49.345525 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:49.345525 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:49.346810 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a66fac56-1c28-4de7-80c3-1e8838cec5f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:49.347366 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 791/3133] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:49 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:50.348462 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cee91634-5c17-40af-b89a-5414185f41c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:50.351248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cee91634-5c17-40af-b89a-5414185f41c2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 Jul 22 04:48:50.351484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cee91634-5c17-40af-b89a-5414185f41c2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:50.351716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cee91634-5c17-40af-b89a-5414185f41c2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:50.361522 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:50.363636 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cee91634-5c17-40af-b89a-5414185f41c2 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 returned with HTTP 404 Jul 22 04:48:50.364027 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:50.364319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:50.364392 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 778/3134] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:50 2026] GET /volume/v3/snapshots/69f27bf0-9f06-416c-b349-1ece111a6f40 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:50.364733 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:50.364939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:50.371175 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:50.371175 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:50.372101 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9bfdbadd-5430-46ec-abe1-9ae599cf2f92 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:50.372608 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 787/3135] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:50 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:50.374636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:50.378467 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:50.378614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:50.380308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:50.388510 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:50.388510 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:50.392329 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:50.397326 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c416ca8c-3522-4c7a-bfe7-51e70b5006b1 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 200 Jul 22 04:48:50.397841 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 780/3136] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:50 2026] GET /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:50.412618 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:50.416904 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:50.417117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:50.420410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:50.420725 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: 5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:50.434496 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:50.434496 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:50.434897 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:50.473826 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:48:50.473826 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d77c5128-e74e-4e3a-8e6c-f9ee24fc9331 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 202 Jul 22 04:48:50.474581 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 792/3137] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:50 2026] DELETE /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:50.482062 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c31a5411-3048-4c15-a48f-36f71113b227 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:50.490363 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c31a5411-3048-4c15-a48f-36f71113b227 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:50.490928 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c31a5411-3048-4c15-a48f-36f71113b227 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:50.491023 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c31a5411-3048-4c15-a48f-36f71113b227 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:50.500211 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:50.500211 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:50.504081 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c31a5411-3048-4c15-a48f-36f71113b227 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:50.509791 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c31a5411-3048-4c15-a48f-36f71113b227 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 200 Jul 22 04:48:50.509978 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 779/3138] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:50 2026] GET /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:51.386777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:51.391315 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:51.391315 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:51.391596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:51.391695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:51.401022 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:51.401022 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:51.401343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c9957f0f-e8c7-48bd-9e7c-95c7678a1cd1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:51.401792 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 788/3139] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:51 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:51.526436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f5d47f0-f917-4e75-a0bb-8eb45d49f910 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:51.528934 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f5d47f0-f917-4e75-a0bb-8eb45d49f910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 Jul 22 04:48:51.528934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f5d47f0-f917-4e75-a0bb-8eb45d49f910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:51.529233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f5d47f0-f917-4e75-a0bb-8eb45d49f910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:51.535577 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f5d47f0-f917-4e75-a0bb-8eb45d49f910 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 returned with HTTP 404 Jul 22 04:48:51.535983 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 781/3140] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:51 2026] GET /volume/v3/volumes/5a3d66fd-f1da-4042-9e9b-f4aa74cbd3a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:51.547002 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:51.548426 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:51.548426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:51.548426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:51.564293 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:51.564293 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:51.570619 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:51.575937 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9a6cf9b7-8886-427a-90ad-ff6795ccec67 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:51.576278 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 793/3141] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:51 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:51.598552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1acccacf-f353-4169-989d-2a05da472622 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:51.602195 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:51.602195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1739819836"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:51.602388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1739819836'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:51.602988 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 1 GB Jul 22 04:48:51.608656 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:48:51.615767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (93e82a56-0e44-4227-abd1-416b5ef867d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:51.616860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908fe08b-7d3f-4709-af1c-283dc2973146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:51.617779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:51.667934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908fe08b-7d3f-4709-af1c-283dc2973146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:51.671208 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd171fba-34b6-4acf-b5e4-ca58c2b0306e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:51.739596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['4668812d-936f-411d-9c0d-05018346585e', 'e57fe129-daf1-4567-b889-dd0e86b7e3ed', '1f90f713-d929-4011-a7a0-833260c06be3', '40d2fd32-676a-4a47-9c05-b92e639511f7'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:51.740480 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd171fba-34b6-4acf-b5e4-ca58c2b0306e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4668812d-936f-411d-9c0d-05018346585e', 'e57fe129-daf1-4567-b889-dd0e86b7e3ed', '1f90f713-d929-4011-a7a0-833260c06be3', '40d2fd32-676a-4a47-9c05-b92e639511f7']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:51.741515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3648005f-8d2d-4f50-98aa-f064e5b688cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:51.772580 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3648005f-8d2d-4f50-98aa-f064e5b688cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a394bc-a7ab-4f78-90c2-ae6bef61f90f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1739819836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['4668812d-936f-411d-9c0d-05018346585e','e57fe129-daf1-4567-b889-dd0e86b7e3ed','1f90f713-d929-4011-a7a0-833260c06be3','40d2fd32-676a-4a47-9c05-b92e639511f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1739819836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a394bc-a7ab-4f78-90c2-ae6bef61f90f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:51.774174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87454ce3-46dc-4488-a162-ed53282f6548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:51.810873 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87454ce3-46dc-4488-a162-ed53282f6548) transitioned into state 'SUCCESS' from state '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-1739819836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['4668812d-936f-411d-9c0d-05018346585e','e57fe129-daf1-4567-b889-dd0e86b7e3ed','1f90f713-d929-4011-a7a0-833260c06be3','40d2fd32-676a-4a47-9c05-b92e639511f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:51.811102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cb2d31-2c39-4fad-8436-dc7dc6567bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:51.837446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07cb2d31-2c39-4fad-8436-dc7dc6567bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:51.838529 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (93e82a56-0e44-4227-abd1-416b5ef867d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:51.838933 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:48:51.840526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1acccacf-f353-4169-989d-2a05da472622 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:51.841331 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 780/3142] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:48:51 2026] POST /volume/v3/volumes => generated 754 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:51.857182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:51.859435 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:51.859752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:51.859984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:51.868665 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:51.868665 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:51.874315 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:51.880207 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0bd1654b-a214-4ade-8b22-3d22a88f235e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 200 Jul 22 04:48:51.880748 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 789/3143] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:51 2026] GET /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:52.417243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-74b5d223-b82c-4082-9160-6b71f03df279 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:52.419369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-74b5d223-b82c-4082-9160-6b71f03df279 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:52.419540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-74b5d223-b82c-4082-9160-6b71f03df279 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:52.419838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-74b5d223-b82c-4082-9160-6b71f03df279 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:52.420026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-74b5d223-b82c-4082-9160-6b71f03df279 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:52.424467 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:52.424467 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:52.425281 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-74b5d223-b82c-4082-9160-6b71f03df279 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:52.425697 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 782/3144] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:52 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:52.588911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:52.591566 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:52.591855 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:52.592134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:52.600876 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:52.600876 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:52.607389 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:52.612087 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03992c2b-a1e7-4716-8500-a51d41f62e71 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:52.612501 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 794/3145] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:52 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:52.901911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:52.904627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:52.904909 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:52.905171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:52.919433 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:52.919433 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:52.923219 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:52.928562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7610dd2a-49ce-455a-ad9a-6c77dbdbf895 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 200 Jul 22 04:48:52.928986 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 781/3146] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:52 2026] GET /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:52.943620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:52.945351 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:48:52.945737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a394bc-a7ab-4f78-90c2-ae6bef61f90f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-156056436"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:52.954370 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:52.954370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:52.954858 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:52.955008 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create snapshot from volume 21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:52.980736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['91758016-9030-4c02-85ba-9b74f1141504', 'ff9f72c6-a1c2-4fab-ac76-b7abca045840', 'f10a1091-d7dd-401f-9292-2639a3251edb', '89e3ed26-5016-4406-a3da-bd68a01ad5c7'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:53.016592 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot create request issued successfully. Jul 22 04:48:53.016953 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-55522cf6-927e-4468-a6c1-6b2f60a50d59 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:48:53.017735 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 790/3147] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:48:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:53.027552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.029034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:53.029211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:53.029347 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:53.034744 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.034744 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:53.035233 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:53.036174 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63f3728a-1114-43d4-9f6d-78badd37fea3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e returned with HTTP 200 Jul 22 04:48:53.036550 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 783/3148] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:53 2026] GET /volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:53.437244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.439556 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:53.440200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:53.440622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:53.440622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:53.446713 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.446713 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:53.447465 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8088a367-1bb2-4c3c-95d8-45ab4cdf4775 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:53.448203 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 795/3149] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:53 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:53.463044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1816feb3-8d9c-493e-8a7b-781122074a41 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.464947 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1816feb3-8d9c-493e-8a7b-781122074a41 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:48:53.465193 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1816feb3-8d9c-493e-8a7b-781122074a41 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:53.465467 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1816feb3-8d9c-493e-8a7b-781122074a41 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:53.473951 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.473951 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:53.478467 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1816feb3-8d9c-493e-8a7b-781122074a41 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:53.484371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1816feb3-8d9c-493e-8a7b-781122074a41 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:48:53.484994 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 782/3150] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:53 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:48:53.500076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-582636cb-8fbd-46ff-942b-434f707928e8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.501936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b/restore Jul 22 04:48:53.502254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:53.503619 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Restoring backup ff744d57-f367-4f22-be6b-1b76cf2f128b ({'restore': {}}) {{(pid=100126) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:48:53.503826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Restoring backup ff744d57-f367-4f22-be6b-1b76cf2f128b to volume None. Jul 22 04:48:53.507959 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.507959 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:53.509295 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating volume of 1 GB for restore of backup ff744d57-f367-4f22-be6b-1b76cf2f128b. Jul 22 04:48:53.517340 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:48:53.520712 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (2e98df6a-4351-40b0-8617-c5eca29890ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:53.521763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25899c12-bd91-41af-a817-994b4c0c7575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:53.522730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:53.559247 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25899c12-bd91-41af-a817-994b4c0c7575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:53.560287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1def5ebc-c180-4535-8ef7-9009ce63c980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:53.605640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['665d441c-740e-46ac-901e-871f0c9166f3', 'f706e30d-73e4-467a-8f60-409c4b4c9b24', '77895d57-4284-45d9-b57a-4c8a420e6dec', 'ccddb6ca-ea26-4119-a857-d093c44c3160'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:53.606514 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1def5ebc-c180-4535-8ef7-9009ce63c980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['665d441c-740e-46ac-901e-871f0c9166f3', 'f706e30d-73e4-467a-8f60-409c4b4c9b24', '77895d57-4284-45d9-b57a-4c8a420e6dec', 'ccddb6ca-ea26-4119-a857-d093c44c3160']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:53.607298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2051d6df-f2c6-4253-8054-4c99fa052e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:53.629179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.631524 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:48:53.631880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:53.632120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:53.641364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2051d6df-f2c6-4253-8054-4c99fa052e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67489e37-2a0c-44c9-816b-d02bbe34fa02', '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_ff744d57-f367-4f22-be6b-1b76cf2f128b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['665d441c-740e-46ac-901e-871f0c9166f3','f706e30d-73e4-467a-8f60-409c4b4c9b24','77895d57-4284-45d9-b57a-4c8a420e6dec','ccddb6ca-ea26-4119-a857-d093c44c3160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ff744d57-f367-4f22-be6b-1b76cf2f128b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67489e37-2a0c-44c9-816b-d02bbe34fa02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:53.641791 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.641791 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:53.642011 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111d87d3-d0bd-4375-84ba-84d3078fb4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:53.644182 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:53.648658 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe33016-4249-425f-a4bd-cc005a3a1772 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:48:53.649039 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 784/3151] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:53 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:53.659797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111d87d3-d0bd-4375-84ba-84d3078fb4c5) transitioned into 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_ff744d57-f367-4f22-be6b-1b76cf2f128b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['665d441c-740e-46ac-901e-871f0c9166f3','f706e30d-73e4-467a-8f60-409c4b4c9b24','77895d57-4284-45d9-b57a-4c8a420e6dec','ccddb6ca-ea26-4119-a857-d093c44c3160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:53.660604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83fe211-b098-45d5-ab19-69bea6d3bd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:53.671353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83fe211-b098-45d5-ab19-69bea6d3bd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:53.672221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (2e98df6a-4351-40b0-8617-c5eca29890ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:53.672555 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:48:53.682985 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.682985 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:53.683350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:53.683678 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:53.685191 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] POST https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action Jul 22 04:48:53.685564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1234352221", "disk_format": "qcow2"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:48:53.685715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1234352221", "disk_format": "qcow2"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:53.696731 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.696731 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:53.697291 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:48:53.711363 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:53.711363 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:53.714896 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.image.image_utils [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1234352221'}] 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-1234352221'}]. {{(pid=100125) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 22 04:48:54.047357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:54.048994 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:54.049242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:54.049481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:54.055546 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:54.055546 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:54.056130 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:54.057156 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab37b9b9-61c8-4833-bfcc-07803b92f6d6 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e returned with HTTP 200 Jul 22 04:48:54.057634 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 783/3152] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:54 2026] GET /volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:54.069164 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:54.071093 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:48:54.071472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fe92aabe-d13d-4b59-a607-5bc8d210149e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2004829852"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:48:54.073174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request body: {'volume': {'snapshot_id': 'fe92aabe-d13d-4b59-a607-5bc8d210149e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2004829852'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:48:54.078485 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:54.078485 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:54.078983 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:54.079090 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume of 1 GB Jul 22 04:48:54.082726 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Availability Zones retrieved successfully. Jul 22 04:48:54.088919 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (e129721d-a648-4abd-953d-fcce72f43871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:54.089991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ab4b0-f829-4e29-b27b-0646622d5ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:54.091072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:48:54.120171 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3ab4b0-f829-4e29-b27b-0646622d5ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fe92aabe-d13d-4b59-a607-5bc8d210149e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:54.121002 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec50d364-e876-4262-b6a2-cab37f10b099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:54.166221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Created reservations ['9bb4d3f8-eb78-4a1d-9339-acc973c66be8', 'b54a4a9e-3bd0-4872-a1b4-f3402c8c6c49', '9ff2f2d4-e4b7-4a27-b5d3-9251fac2a0b7', '06cfb9ba-a1f9-449a-8361-b91342c5c219'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:48:54.167175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec50d364-e876-4262-b6a2-cab37f10b099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bb4d3f8-eb78-4a1d-9339-acc973c66be8', 'b54a4a9e-3bd0-4872-a1b4-f3402c8c6c49', '9ff2f2d4-e4b7-4a27-b5d3-9251fac2a0b7', '06cfb9ba-a1f9-449a-8361-b91342c5c219']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:54.167877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f668b5-726d-4bb1-9094-df18e3ab855e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:54.172623 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Copy volume to image completed successfully. Jul 22 04:48:54.173149 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fbcf140c-9aca-48af-a3f5-d91e2b11a378 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action returned with HTTP 202 Jul 22 04:48:54.173629 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 796/3153] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:48:53 2026] POST /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf/action => generated 689 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:54.212586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f668b5-726d-4bb1-9094-df18e3ab855e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b892aa74-e3c4-411f-813d-89b989c7bb42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2004829852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['9bb4d3f8-eb78-4a1d-9339-acc973c66be8','b54a4a9e-3bd0-4872-a1b4-f3402c8c6c49','9ff2f2d4-e4b7-4a27-b5d3-9251fac2a0b7','06cfb9ba-a1f9-449a-8361-b91342c5c219'],size=1,snapshot_id=fe92aabe-d13d-4b59-a607-5bc8d210149e,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2004829852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b892aa74-e3c4-411f-813d-89b989c7bb42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fe92aabe-d13d-4b59-a607-5bc8d210149e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:54.213364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23552347-5702-4934-9921-ecf76567cb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:54.232581 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23552347-5702-4934-9921-ecf76567cb5d) transitioned into state 'SUCCESS' from state '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-2004829852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d930d3e4e3eb40cfb7504ddef65b3c91',qos_specs=None,replication_status=,reservations=['9bb4d3f8-eb78-4a1d-9339-acc973c66be8','b54a4a9e-3bd0-4872-a1b4-f3402c8c6c49','9ff2f2d4-e4b7-4a27-b5d3-9251fac2a0b7','06cfb9ba-a1f9-449a-8361-b91342c5c219'],size=1,snapshot_id=fe92aabe-d13d-4b59-a607-5bc8d210149e,source_replicaid=,source_volid=None,status='creating',user_id='4f7eb8b9d5af45a59992cb88d4025b61',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:54.233434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15e3db6-ba28-4771-8ad4-af539e74935c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:48:54.255688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15e3db6-ba28-4771-8ad4-af539e74935c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:48:54.256535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Flow 'volume_create_api' (e129721d-a648-4abd-953d-fcce72f43871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:48:54.256820 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Create volume request issued successfully. Jul 22 04:48:54.257384 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61e7bd28-2e1c-4a29-9c92-18b9f027afad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:48:54.257854 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 785/3154] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:48:54 2026] POST /volume/v3/volumes => generated 788 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:48:54.275564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c6b3239-5073-4d74-8eee-32679fe92379 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:54.277740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c6b3239-5073-4d74-8eee-32679fe92379 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:54.277959 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c6b3239-5073-4d74-8eee-32679fe92379 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:54.278216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c6b3239-5073-4d74-8eee-32679fe92379 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:54.285595 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:54.285595 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:54.289607 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0c6b3239-5073-4d74-8eee-32679fe92379 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:54.294759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c6b3239-5073-4d74-8eee-32679fe92379 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 200 Jul 22 04:48:54.295275 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 784/3155] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:54 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:54.690812 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:54.690812 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:54.691316 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:48:54.691457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Checking backup size 1 against volume size 1 {{(pid=100126) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:48:54.691549 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Overwriting volume 67489e37-2a0c-44c9-816b-d02bbe34fa02 with restore of backup ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:54.707499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] restore_backup in rpcapi backup_id ff744d57-f367-4f22-be6b-1b76cf2f128b {{(pid=100126) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:48:54.712988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-582636cb-8fbd-46ff-942b-434f707928e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b/restore returned with HTTP 202 Jul 22 04:48:54.712988 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 791/3156] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:48:53 2026] POST /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b/restore => generated 189 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 22 04:48:54.718283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:54.721991 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:54.721991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:54.721991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:54.721991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:54.725798 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:54.725798 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:54.726880 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-df9a0902-9b73-4cc3-bd8f-b473fb88f335 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:54.727417 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 797/3157] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:54 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:55.309947 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:55.314095 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:55.314095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:55.314095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:55.325579 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:55.325579 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:55.331701 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:55.338155 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfcde41c-6065-4ca3-82ba-8cbde5d4665e tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 200 Jul 22 04:48:55.338689 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 786/3158] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:55 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:55.352750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c055f636-3909-4ff5-b470-2ac01868ed07 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:55.354747 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c055f636-3909-4ff5-b470-2ac01868ed07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:55.354988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c055f636-3909-4ff5-b470-2ac01868ed07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:55.355280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c055f636-3909-4ff5-b470-2ac01868ed07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:55.363377 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:55.363377 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:55.367380 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c055f636-3909-4ff5-b470-2ac01868ed07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:55.371840 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c055f636-3909-4ff5-b470-2ac01868ed07 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 200 Jul 22 04:48:55.372243 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 785/3159] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:55 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:55.398288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:55.400689 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:55.400900 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:55.401134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:55.401460 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:55.413796 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:55.413796 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:55.413796 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:55.431337 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:48:55.431607 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-780d56ff-27d5-4cfe-a3e3-18e1dee9d59c tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 202 Jul 22 04:48:55.432086 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 792/3160] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:55 2026] DELETE /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:55.440873 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3960865a-30da-402e-b2d4-1fc0e598da42 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:55.443687 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3960865a-30da-402e-b2d4-1fc0e598da42 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:55.443927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3960865a-30da-402e-b2d4-1fc0e598da42 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:55.444237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3960865a-30da-402e-b2d4-1fc0e598da42 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:55.454932 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:55.454932 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:55.461020 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3960865a-30da-402e-b2d4-1fc0e598da42 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:55.469015 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3960865a-30da-402e-b2d4-1fc0e598da42 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 200 Jul 22 04:48:55.469015 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 798/3161] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:55 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:55.741396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:55.745693 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:55.745915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:55.746148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:55.746244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:55.752822 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:55.752822 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:55.754074 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-47fc2bc0-0279-41b9-a35a-a09185521b9b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:55.754273 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 787/3162] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:55 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:56.484324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-871538d6-89d3-4de4-a930-23b584802332 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.486733 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-871538d6-89d3-4de4-a930-23b584802332 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:56.487022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-871538d6-89d3-4de4-a930-23b584802332 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.487274 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-871538d6-89d3-4de4-a930-23b584802332 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.494718 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-871538d6-89d3-4de4-a930-23b584802332 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 404 Jul 22 04:48:56.495605 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 786/3163] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:56 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:56.503081 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0dd7d792-b933-4e0d-a4b2-628f2f09ad95 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.505440 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0dd7d792-b933-4e0d-a4b2-628f2f09ad95 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:56.505760 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0dd7d792-b933-4e0d-a4b2-628f2f09ad95 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.506026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0dd7d792-b933-4e0d-a4b2-628f2f09ad95 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.513811 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0dd7d792-b933-4e0d-a4b2-628f2f09ad95 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 404 Jul 22 04:48:56.514591 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 793/3164] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:56 2026] GET /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:56.523204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.525005 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:56.525179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.525355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.525523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: b892aa74-e3c4-411f-813d-89b989c7bb42 Jul 22 04:48:56.531834 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bc0ba715-c317-48a8-84f7-2b3b3b982f17 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 returned with HTTP 404 Jul 22 04:48:56.532702 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 799/3165] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:56 2026] DELETE /volume/v3/volumes/b892aa74-e3c4-411f-813d-89b989c7bb42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:56.542048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19781c96-2577-4b36-91be-a0517f7b9091 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.544444 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:56.544718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.544897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.545014 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete snapshot with id: fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:56.551163 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:56.551163 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:56.551766 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:56.573307 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot delete request issued successfully. Jul 22 04:48:56.573485 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19781c96-2577-4b36-91be-a0517f7b9091 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e returned with HTTP 202 Jul 22 04:48:56.574012 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 788/3166] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:48:56 2026] DELETE /volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:56.584042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.586243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:56.586541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.586826 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.592934 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:56.592934 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:56.593731 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Snapshot retrieved successfully. Jul 22 04:48:56.594800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e55097d7-342b-418a-9c63-2eeca3b78dbd tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e returned with HTTP 200 Jul 22 04:48:56.595366 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 787/3167] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:56 2026] GET /volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:56.766061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:56.768871 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:56.768871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:56.769171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:56.769496 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:56.775498 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:56.775498 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:56.776921 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b10ec84-2973-446d-b1f6-5a117ffb1844 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:56.777508 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 794/3168] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:56 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:57.606727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a3496b5-dd54-48ad-9810-e0614c35434d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:57.608916 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a3496b5-dd54-48ad-9810-e0614c35434d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e Jul 22 04:48:57.609212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a3496b5-dd54-48ad-9810-e0614c35434d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:57.609445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a3496b5-dd54-48ad-9810-e0614c35434d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:57.614836 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a3496b5-dd54-48ad-9810-e0614c35434d tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e returned with HTTP 404 Jul 22 04:48:57.615517 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 800/3169] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:48:57 2026] GET /volume/v3/snapshots/fe92aabe-d13d-4b59-a607-5bc8d210149e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:48:57.623169 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:57.625135 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:57.625316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:57.625527 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:57.633002 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:57.633002 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:57.636713 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:57.641617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b180e29-1acb-4ac8-957c-4292f0e22ea9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 200 Jul 22 04:48:57.642130 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 789/3170] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:57 2026] GET /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:57.656346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4ba21079-84a0-4e05-9993-1243a8f67bad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:57.658348 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:57.658744 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:57.658850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:57.658925 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: 21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:57.666497 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:57.666497 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:57.667144 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:57.684662 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:48:57.685028 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ba21079-84a0-4e05-9993-1243a8f67bad tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 202 Jul 22 04:48:57.685579 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 788/3171] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:57 2026] DELETE /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:57.693728 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-994375e5-243e-4837-9a58-7c980271c856 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:57.695582 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-994375e5-243e-4837-9a58-7c980271c856 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:57.695848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-994375e5-243e-4837-9a58-7c980271c856 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:57.696084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-994375e5-243e-4837-9a58-7c980271c856 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:57.703365 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:57.703365 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:57.707325 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-994375e5-243e-4837-9a58-7c980271c856 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:57.712283 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-994375e5-243e-4837-9a58-7c980271c856 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 200 Jul 22 04:48:57.712738 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 795/3172] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:57 2026] GET /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:57.790957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:57.793115 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:57.793463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:57.793780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:57.793880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:57.800269 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:57.800269 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:57.801202 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4b6a188a-6a71-414c-b91c-ba44a3a822b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:57.801754 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 801/3173] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:57 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:58.727564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-61f0f6a0-2d67-4d63-b005-f226e0b1f3db None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:58.734092 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61f0f6a0-2d67-4d63-b005-f226e0b1f3db tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f Jul 22 04:48:58.734240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-61f0f6a0-2d67-4d63-b005-f226e0b1f3db tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:58.734391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-61f0f6a0-2d67-4d63-b005-f226e0b1f3db tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:58.741382 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61f0f6a0-2d67-4d63-b005-f226e0b1f3db tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f returned with HTTP 404 Jul 22 04:48:58.741979 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 790/3174] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:58 2026] GET /volume/v3/volumes/21a394bc-a7ab-4f78-90c2-ae6bef61f90f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:48:58.752762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:58.754938 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:58.755126 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:58.755385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:58.766742 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:58.766742 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:58.774676 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:58.781142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f939fda6-1608-4b95-8b8d-ca195ad99cb3 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:58.781542 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 789/3175] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:58 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:58.796500 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:58.798483 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] DELETE https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:58.799469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:58.799469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:58.800829 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume with id: eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:58.809720 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:58.809720 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:48:58.810357 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:58.828868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:58.831859 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:58.832146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:58.832347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:58.832467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:58.837256 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Delete volume request issued successfully. Jul 22 04:48:58.837557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5b6aac8-63dc-4674-ab65-b52473599bd9 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 202 Jul 22 04:48:58.838081 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 796/3176] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:48:58 2026] DELETE /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:48:58.838310 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:58.838310 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:48:58.839453 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7af7f19c-fac0-4fbf-b636-0804514978e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:58.840157 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 802/3177] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:58 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:58.849727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-79340925-5627-4c6a-befa-e51d8fdaf277 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:58.855742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79340925-5627-4c6a-befa-e51d8fdaf277 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:58.856013 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79340925-5627-4c6a-befa-e51d8fdaf277 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:58.856303 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79340925-5627-4c6a-befa-e51d8fdaf277 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:58.866999 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:58.866999 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:48:58.872772 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-79340925-5627-4c6a-befa-e51d8fdaf277 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Volume info retrieved successfully. Jul 22 04:48:58.880505 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79340925-5627-4c6a-befa-e51d8fdaf277 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 200 Jul 22 04:48:58.881587 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 791/3178] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:58 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:48:59.887143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:59.889640 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:48:59.889887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:59.890192 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:59.890532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:48:59.896729 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3d6292bf-f14d-4777-aedb-97bbbe44e276 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:48:59.900521 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d6292bf-f14d-4777-aedb-97bbbe44e276 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] GET https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 Jul 22 04:48:59.900798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d6292bf-f14d-4777-aedb-97bbbe44e276 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:48:59.901067 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d6292bf-f14d-4777-aedb-97bbbe44e276 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:48:59.902321 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:48:59.902321 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:48:59.903237 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e9befb8-6382-43ff-b91b-94dc8dc50257 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:48:59.903665 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 790/3179] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:59 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:48:59.909737 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d6292bf-f14d-4777-aedb-97bbbe44e276 tempest-VolumesSnapshotTestJSON-1788398997 tempest-VolumesSnapshotTestJSON-1788398997-project-member] https://10.4.3.175/volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 returned with HTTP 404 Jul 22 04:48:59.910345 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 797/3180] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:48:59 2026] GET /volume/v3/volumes/eb10f583-18f0-4847-9290-cf2f60b82d79 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:49:00.261125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75b0867e-f725-4830-810a-644df7735d33 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:00.262902 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75b0867e-f725-4830-810a-644df7735d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:00.263109 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75b0867e-f725-4830-810a-644df7735d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:00.263336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75b0867e-f725-4830-810a-644df7735d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:00.278769 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:00.278769 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:00.285607 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-75b0867e-f725-4830-810a-644df7735d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:00.294799 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75b0867e-f725-4830-810a-644df7735d33 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:49:00.295455 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 803/3181] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:00 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:49:00.949320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:00.953152 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:00.953867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:00.954351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:00.954903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:00.962057 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:00.962057 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:00.963282 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b90d8f0-5bd3-43c1-a098-1b7f443dab2d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:00.964958 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 792/3182] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:00 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:01.314116 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:01.316387 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:01.316740 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:01.317214 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:01.329333 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:01.329333 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:01.335077 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:01.342041 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-042917de-3185-4efd-ae1e-bb7a2fa5155a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:49:01.342797 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 791/3183] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:01 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1649 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:01.911225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-b5bef111-edc3-48e0-934c-92585f6b399f req-8dc4fe92-0947-4487-af4c-e1357dfe41db None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:01.914370 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b5bef111-edc3-48e0-934c-92585f6b399f req-8dc4fe92-0947-4487-af4c-e1357dfe41db tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 Jul 22 04:49:01.914667 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b5bef111-edc3-48e0-934c-92585f6b399f req-8dc4fe92-0947-4487-af4c-e1357dfe41db tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:01.914958 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b5bef111-edc3-48e0-934c-92585f6b399f req-8dc4fe92-0947-4487-af4c-e1357dfe41db tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:01.924890 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:01.924890 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:01.977931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bba225ce-ee39-4d62-87e6-c944c10e86be None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:01.979728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bba225ce-ee39-4d62-87e6-c944c10e86be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:01.979728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bba225ce-ee39-4d62-87e6-c944c10e86be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:01.980079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bba225ce-ee39-4d62-87e6-c944c10e86be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:01.980079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-bba225ce-ee39-4d62-87e6-c944c10e86be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:01.984774 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:01.984774 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:01.986137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bba225ce-ee39-4d62-87e6-c944c10e86be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:01.986137 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 804/3184] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:01 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:01.989558 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b5bef111-edc3-48e0-934c-92585f6b399f req-8dc4fe92-0947-4487-af4c-e1357dfe41db tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 returned with HTTP 200 Jul 22 04:49:01.990994 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 798/3185] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:49:01 2026] DELETE /volume/v3/attachments/f6d66c0b-d952-46c1-898f-ec171f987750 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:49:02.361001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:02.365027 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:02.365473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:02.365627 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:02.377233 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:02.377233 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:02.383138 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:02.391100 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7e60d7d2-c7e3-497f-b962-8198eb40c81c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:49:02.391795 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 793/3186] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:02 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:02.410588 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c8199ccf-d151-48e4-8107-384ce682d369 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:02.414496 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:49:02.414496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b023fe6f-7377-4c64-92d6-d15a573e28a6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1981878152"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:02.414693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': 'b023fe6f-7377-4c64-92d6-d15a573e28a6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1981878152'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:49:02.414890 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume b023fe6f-7377-4c64-92d6-d15a573e28a6 in container None Jul 22 04:49:02.424382 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:02.424382 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:02.425218 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:02.447552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['56b470ac-1b5a-4ad3-a503-f513f1920a2e', '4303ab28-4d92-4ff6-a4a5-c02361dcacdb'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:02.498983 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8199ccf-d151-48e4-8107-384ce682d369 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:49:02.499196 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 792/3187] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:02 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:02.508907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c289940a-7969-452e-9e62-6483ebd44238 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:02.510620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c289940a-7969-452e-9e62-6483ebd44238 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:02.510819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c289940a-7969-452e-9e62-6483ebd44238 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:02.511018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c289940a-7969-452e-9e62-6483ebd44238 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:02.511132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c289940a-7969-452e-9e62-6483ebd44238 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:02.516046 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:02.516046 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:02.516777 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c289940a-7969-452e-9e62-6483ebd44238 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:02.517142 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 805/3188] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:02 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:02.999709 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:03.003142 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:03.003426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:03.003702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:03.003847 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:03.008778 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:03.008778 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:03.009735 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da7b2f29-83f3-46aa-867f-d33f6e9a419e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:03.010217 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 799/3189] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:02 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:03.393716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:03.396053 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:03.396317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:03.396557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:03.405595 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:03.405595 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:03.410152 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:49:03.417010 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-76b7d7de-b6f0-4a87-a057-2c72af1a5a9c tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:49:03.417458 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 794/3190] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:03 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:03.530973 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1143f181-1806-4417-9152-4d26d69c5f2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:03.533390 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1143f181-1806-4417-9152-4d26d69c5f2b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:03.533659 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1143f181-1806-4417-9152-4d26d69c5f2b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:03.533922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1143f181-1806-4417-9152-4d26d69c5f2b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:03.534109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-1143f181-1806-4417-9152-4d26d69c5f2b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:03.539502 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:03.539502 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:03.540603 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1143f181-1806-4417-9152-4d26d69c5f2b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:03.541096 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 793/3191] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:03 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:04.021079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f00028af-f5d1-4284-a238-ff55a011e062 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:04.023235 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f00028af-f5d1-4284-a238-ff55a011e062 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:04.023509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f00028af-f5d1-4284-a238-ff55a011e062 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:04.023734 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f00028af-f5d1-4284-a238-ff55a011e062 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:04.023895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f00028af-f5d1-4284-a238-ff55a011e062 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:04.028176 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:04.028176 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:04.029003 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f00028af-f5d1-4284-a238-ff55a011e062 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:04.029432 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 806/3192] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:04 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:04.050924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:04.052593 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:04.052820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:04.053058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:04.060850 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:04.060850 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:04.065211 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:49:04.069748 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ce9026c3-d76d-4245-8020-02fb2a2cad18 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:49:04.070193 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 800/3193] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:04 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:04.083077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:04.085430 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:04.085893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:04.086285 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:04.087525 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Delete volume with id: e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:04.100586 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:04.100586 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:04.101729 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:49:04.125121 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Delete volume request issued successfully. Jul 22 04:49:04.125121 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d0824d2d-0104-4a01-84a3-50a1c38ffad7 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 202 Jul 22 04:49:04.125121 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 795/3194] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:04 2026] DELETE /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:04.137010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:04.138449 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:04.138680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:04.138872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:04.152695 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:04.152695 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:04.161022 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Volume info retrieved successfully. Jul 22 04:49:04.167831 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e6c1a41-5bab-4713-af1c-e3636f662c70 tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 200 Jul 22 04:49:04.168241 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 794/3195] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:04 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:04.552176 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:04.553787 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:04.554874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:04.554874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:04.554874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:04.558831 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:04.558831 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:04.560033 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc0bfdbf-0cb8-42e8-9f84-240a85d5c9c1 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:04.560534 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 807/3196] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:04 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:05.040596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e7254f6b-5a34-4859-bcab-36aa1507608e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:05.042497 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7254f6b-5a34-4859-bcab-36aa1507608e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:05.042699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7254f6b-5a34-4859-bcab-36aa1507608e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:05.042873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7254f6b-5a34-4859-bcab-36aa1507608e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:05.043013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e7254f6b-5a34-4859-bcab-36aa1507608e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:05.047552 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:05.047552 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:05.048367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7254f6b-5a34-4859-bcab-36aa1507608e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:05.048804 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 801/3197] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:05 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:05.181758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-78764035-c9c3-4f02-a573-8d65ed8c705f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:05.183571 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-78764035-c9c3-4f02-a573-8d65ed8c705f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] GET https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf Jul 22 04:49:05.183776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-78764035-c9c3-4f02-a573-8d65ed8c705f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:05.183982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-78764035-c9c3-4f02-a573-8d65ed8c705f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:05.190068 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-78764035-c9c3-4f02-a573-8d65ed8c705f tempest-VolumesActionsTest-1875213845 tempest-VolumesActionsTest-1875213845-project-member] https://10.4.3.175/volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf returned with HTTP 404 Jul 22 04:49:05.190589 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 796/3198] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:05 2026] GET /volume/v3/volumes/e0b22894-d478-457e-a394-96cc6ba07dcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:05.573779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:05.578550 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:05.578800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:05.579093 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:05.579229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:05.584514 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:05.584514 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:05.585498 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5078c6b-dde7-4d6c-a650-569c1909c379 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:05.586160 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 795/3199] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:05 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:06.063142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a9a72e13-42fa-48ec-a086-4044eea39255 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:06.066489 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9a72e13-42fa-48ec-a086-4044eea39255 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:06.066814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9a72e13-42fa-48ec-a086-4044eea39255 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:06.067122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9a72e13-42fa-48ec-a086-4044eea39255 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:06.067319 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a9a72e13-42fa-48ec-a086-4044eea39255 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:06.073347 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:06.073347 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:06.074709 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9a72e13-42fa-48ec-a086-4044eea39255 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:06.075255 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 808/3200] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:06 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:06.598921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:06.602144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:06.602315 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:06.602533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:06.602631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:06.607270 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:06.607270 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:06.608221 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-36e57566-e522-4d1e-a5bd-72b5fd2d4f25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:06.608844 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 802/3201] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:06 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:07.089554 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9151d6bd-264f-4e58-84e7-f45029ec309e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:07.091629 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9151d6bd-264f-4e58-84e7-f45029ec309e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:07.091902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9151d6bd-264f-4e58-84e7-f45029ec309e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:07.092148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9151d6bd-264f-4e58-84e7-f45029ec309e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:07.092266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9151d6bd-264f-4e58-84e7-f45029ec309e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:07.098934 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:07.098934 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:07.099843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9151d6bd-264f-4e58-84e7-f45029ec309e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:07.100457 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 797/3202] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:07 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:07.623796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:07.631083 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:07.631311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:07.631586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:07.631798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:07.638100 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:07.638100 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:07.638858 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6314d4c7-24d5-4a95-ad4b-cf7eed36f57a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:07.639322 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 796/3203] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:07 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:07.893389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50f002bd-831d-4a59-936a-109ee15cc135 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:07.899195 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50f002bd-831d-4a59-936a-109ee15cc135 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:49:07.899478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50f002bd-831d-4a59-936a-109ee15cc135 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:07.899749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50f002bd-831d-4a59-936a-109ee15cc135 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:07.915342 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:07.915342 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:07.920612 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-50f002bd-831d-4a59-936a-109ee15cc135 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:49:07.926492 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50f002bd-831d-4a59-936a-109ee15cc135 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:49:07.927765 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 809/3204] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:07 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:07.984875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:07.987450 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:49:07.988873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:07.989160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:07.998043 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:07.998043 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:08.002420 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:49:08.015419 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-093db4d2-eb78-4881-86b2-dd2056b4f879 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:49:08.015419 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 803/3205] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:07 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:08.036349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.039024 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c/action Jul 22 04:49:08.039447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:08.039626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:08.066721 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.066721 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:08.067252 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:49:08.074388 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Begin detaching volume completed successfully. Jul 22 04:49:08.074638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-b5890133-5f44-4f69-bc47-821c2e3f4bab tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c/action returned with HTTP 202 Jul 22 04:49:08.075243 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 798/3206] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:49:08 2026] POST /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:08.113055 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.118395 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:08.118395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.118395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.118395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:08.124524 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.124524 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:08.125595 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f206e1b9-0a62-4d3e-becc-4f4b4ff5f3bc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:08.126176 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 797/3207] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:08.141432 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-37b66abc-a1f9-406b-8919-a4af2d449520 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.141840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37b66abc-a1f9-406b-8919-a4af2d449520 None None] GET https://10.4.3.175/volume// Jul 22 04:49:08.142265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37b66abc-a1f9-406b-8919-a4af2d449520 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.142592 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-37b66abc-a1f9-406b-8919-a4af2d449520 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.143106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-37b66abc-a1f9-406b-8919-a4af2d449520 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:08.143789 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 810/3208] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:49:08.145136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.147989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:08.147989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.148930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.153940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.156128 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:49:08.156351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.156576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.157120 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.157120 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:08.161511 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:08.168314 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.168314 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:08.170339 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa9d0844-682f-4f1c-80ab-901c3b07e8b0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 returned with HTTP 200 Jul 22 04:49:08.171502 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 804/3209] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:08.172203 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:49:08.176383 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-429225ce-dc3d-4941-af78-e792a862816b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:49:08.176796 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 799/3210] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:08.187482 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.190908 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:08.190908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.190908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.198200 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.198200 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:08.203202 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:08.208989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5605dd4-9907-43b0-b121-f635c5879fe5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 returned with HTTP 200 Jul 22 04:49:08.209861 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 798/3211] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 => generated 1412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:08.228876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.233676 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:08.234066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.234363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.234635 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: 67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:08.247244 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.247244 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:08.248705 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:08.284372 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:49:08.284801 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8e02869-a1ac-41b7-9def-475c8ac9d927 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 returned with HTTP 202 Jul 22 04:49:08.285621 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 811/3212] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:08 2026] DELETE /volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:08.297088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.299447 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:08.299740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.299941 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.308163 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.308163 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:08.312609 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:08.318580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd4b2a4d-8e02-4fcc-b619-d5eec91b02ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 returned with HTTP 200 Jul 22 04:49:08.319053 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 805/3213] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 => generated 1411 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:08.656117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-54de4260-577f-4de3-aaad-e636c368e3ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:08.662311 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54de4260-577f-4de3-aaad-e636c368e3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:08.662798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54de4260-577f-4de3-aaad-e636c368e3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:08.666832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54de4260-577f-4de3-aaad-e636c368e3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:08.666832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-54de4260-577f-4de3-aaad-e636c368e3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:08.679034 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:08.679034 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:08.679337 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54de4260-577f-4de3-aaad-e636c368e3ee tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:08.680110 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 800/3214] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:08 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:09.326634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-cd76a72f-1759-455a-954b-7b29dce5c200 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:09.331996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-cd76a72f-1759-455a-954b-7b29dce5c200 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] DELETE https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 Jul 22 04:49:09.331996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-cd76a72f-1759-455a-954b-7b29dce5c200 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:09.331996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-cd76a72f-1759-455a-954b-7b29dce5c200 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:09.345123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1c5be613-4106-44ea-a419-0944120930f9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:09.349381 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c5be613-4106-44ea-a419-0944120930f9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 Jul 22 04:49:09.349381 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c5be613-4106-44ea-a419-0944120930f9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:09.349381 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1c5be613-4106-44ea-a419-0944120930f9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:09.349783 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:09.349783 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:09.353527 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1c5be613-4106-44ea-a419-0944120930f9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 returned with HTTP 404 Jul 22 04:49:09.354024 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 812/3215] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:09 2026] GET /volume/v3/volumes/67489e37-2a0c-44c9-816b-d02bbe34fa02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:09.363723 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0786e317-8d95-43e9-89d4-940e083e59fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:09.365033 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:09.365282 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:09.365528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:09.365692 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: ff744d57-f367-4f22-be6b-1b76cf2f128b. Jul 22 04:49:09.377331 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:09.377331 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:09.396330 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id ff744d57-f367-4f22-be6b-1b76cf2f128b {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:49:09.398832 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0786e317-8d95-43e9-89d4-940e083e59fa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 202 Jul 22 04:49:09.399062 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 806/3216] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:09 2026] DELETE /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:09.407550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f18a594-f857-498c-bf98-99b93145308b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:09.410746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f18a594-f857-498c-bf98-99b93145308b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:09.411015 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f18a594-f857-498c-bf98-99b93145308b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:09.411482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f18a594-f857-498c-bf98-99b93145308b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:09.411686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0f18a594-f857-498c-bf98-99b93145308b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:09.418125 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:09.418125 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:09.419022 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f18a594-f857-498c-bf98-99b93145308b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 200 Jul 22 04:49:09.419705 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 801/3217] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:09 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:09.419867 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c363d5ff-33b2-4c54-8202-3fc6751ea71f req-cd76a72f-1759-455a-954b-7b29dce5c200 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 returned with HTTP 200 Jul 22 04:49:09.422602 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 799/3218] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:49:09 2026] DELETE /volume/v3/attachments/e0e4975c-4d8f-4e77-acbd-df5f172c5993 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:09.699552 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:09.701864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:09.702172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:09.702350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:09.702488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:09.712323 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:09.712323 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:09.713387 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53daa985-93d3-46cb-9329-bbdf1ecd43d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:09.713897 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 813/3219] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:09 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:10.248492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-072ec397-8c61-455b-b39d-b8448fb4de3f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.250762 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-072ec397-8c61-455b-b39d-b8448fb4de3f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:49:10.251299 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-072ec397-8c61-455b-b39d-b8448fb4de3f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.251299 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-072ec397-8c61-455b-b39d-b8448fb4de3f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.261562 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:10.261562 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:10.271433 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-072ec397-8c61-455b-b39d-b8448fb4de3f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:49:10.281717 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-072ec397-8c61-455b-b39d-b8448fb4de3f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:49:10.281717 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 807/3220] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:10 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:10.432167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.437273 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b Jul 22 04:49:10.437540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.437792 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.437951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id ff744d57-f367-4f22-be6b-1b76cf2f128b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:10.448413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4c98a67-1bf6-4662-ad3a-d8699ec343d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b returned with HTTP 404 Jul 22 04:49:10.449171 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 802/3221] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:10 2026] GET /volume/v3/backups/ff744d57-f367-4f22-be6b-1b76cf2f128b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:10.565669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.567851 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:49:10.568758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.568758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.588631 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:10.588631 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:10.594163 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:10.600976 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f809cd0-d7e3-4683-b13f-a38b3e124977 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:49:10.601425 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 800/3222] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:10 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:10.621427 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.623274 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:49:10.623503 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.623744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.623950 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: 65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:49:10.631879 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:10.631879 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:10.633306 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:10.653348 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:49:10.653512 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5ce4f90-d001-4c84-90f1-ec3799e4ffc0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 202 Jul 22 04:49:10.653919 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 814/3223] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:10 2026] DELETE /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:10.665853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-71974217-e3a2-436e-874a-572f55e07518 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.669029 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71974217-e3a2-436e-874a-572f55e07518 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:49:10.670174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71974217-e3a2-436e-874a-572f55e07518 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.670174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71974217-e3a2-436e-874a-572f55e07518 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.676602 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:10.676602 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:10.680916 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-71974217-e3a2-436e-874a-572f55e07518 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:10.689140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71974217-e3a2-436e-874a-572f55e07518 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 200 Jul 22 04:49:10.689621 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 808/3224] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:10 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:10.727431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-53f531b2-4186-421a-bebe-e5599eada66f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:10.729252 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-53f531b2-4186-421a-bebe-e5599eada66f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:10.729463 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-53f531b2-4186-421a-bebe-e5599eada66f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:10.729719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-53f531b2-4186-421a-bebe-e5599eada66f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:10.729857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-53f531b2-4186-421a-bebe-e5599eada66f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:10.739238 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:10.739238 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:10.740287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-53f531b2-4186-421a-bebe-e5599eada66f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:10.740820 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 803/3225] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:10 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-76a2d6bc-6ede-45b8-a971-4e40fa3a00be None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76a2d6bc-6ede-45b8-a971-4e40fa3a00be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76a2d6bc-6ede-45b8-a971-4e40fa3a00be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-76a2d6bc-6ede-45b8-a971-4e40fa3a00be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-76a2d6bc-6ede-45b8-a971-4e40fa3a00be tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 returned with HTTP 404 Jul 22 04:49:12.030015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 801/3226] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:11 2026] GET /volume/v3/volumes/65d7c442-d6fb-4cdd-b8d1-f451b9f91038 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-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-1165533944"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1165533944'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume of 1 GB Jul 22 04:49:12.032511 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:49:12.034304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.034304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:12.034304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:12.034304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:12.034304 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:12.035330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (c54b216c-f3eb-45a5-b46f-a2f73fcfd779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:12.035330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6741c6c8-21e6-4a0a-8519-a08b43812c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:12.035330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:12.035909 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:12.035909 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:12.035909 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80c06680-862b-47b3-aa8e-388c6ef7d61b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:12.035909 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 809/3227] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:11 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6741c6c8-21e6-4a0a-8519-a08b43812c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de103eb-601d-49c3-8781-50106c4a7307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['9679a407-f521-4bd2-b81b-e5cfc44d6006', 'c4496f9d-36c1-456a-a19b-a909e01d4a87', '0c014aa8-1584-418c-a3d3-01d7a4a613b2', 'b83db3f5-1a47-4c87-b4bc-86c2f6be3446'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de103eb-601d-49c3-8781-50106c4a7307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9679a407-f521-4bd2-b81b-e5cfc44d6006', 'c4496f9d-36c1-456a-a19b-a909e01d4a87', '0c014aa8-1584-418c-a3d3-01d7a4a613b2', 'b83db3f5-1a47-4c87-b4bc-86c2f6be3446']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78eb954-5bb3-4bb1-915a-538254e58ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:12.036688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78eb954-5bb3-4bb1-915a-538254e58ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1165533944',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['9679a407-f521-4bd2-b81b-e5cfc44d6006','c4496f9d-36c1-456a-a19b-a909e01d4a87','0c014aa8-1584-418c-a3d3-01d7a4a613b2','b83db3f5-1a47-4c87-b4bc-86c2f6be3446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1165533944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b52bd24-4af4-4061-bb5b-b064819ca6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b52bd24-4af4-4061-bb5b-b064819ca6b7) transitioned into state 'SUCCESS' from state '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-1165533944',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['9679a407-f521-4bd2-b81b-e5cfc44d6006','c4496f9d-36c1-456a-a19b-a909e01d4a87','0c014aa8-1584-418c-a3d3-01d7a4a613b2','b83db3f5-1a47-4c87-b4bc-86c2f6be3446'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b067471a-8604-4668-9dc5-1f104e1361e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b067471a-8604-4668-9dc5-1f104e1361e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (c54b216c-f3eb-45a5-b46f-a2f73fcfd779) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea0e0174-b936-44bb-a69e-877d8ac437c1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:12.037795 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 815/3228] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:11 2026] POST /volume/v3/volumes => generated 816 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-988f82a5-2b19-46ed-a78d-bdc0a43cb695 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 200 Jul 22 04:49:12.039089 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 804/3229] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:11 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:12.783074 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.786447 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:12.786607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:12.786795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:12.786952 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:12.792274 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:12.792274 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:12.793252 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8c5f903e-ff26-4d4d-99a3-1a1903455853 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:12.793726 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 802/3230] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:12 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:12.994179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ebccae0e-5def-4230-b808-47b732238d1c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:12.997908 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebccae0e-5def-4230-b808-47b732238d1c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:12.998131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebccae0e-5def-4230-b808-47b732238d1c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:12.998317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebccae0e-5def-4230-b808-47b732238d1c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:13.012907 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:13.012907 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:13.027861 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ebccae0e-5def-4230-b808-47b732238d1c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:13.027861 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebccae0e-5def-4230-b808-47b732238d1c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 200 Jul 22 04:49:13.027861 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 810/3231] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:12 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 909 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:13.041923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:13.046487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:49:13.046487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa", "name": "tempest-VolumesBackupsTest-Backup-68248520", "description": "tempest-backup-description-581254851", "container": "tempest-volumesbackupstest-backup-container-198899674"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:13.048393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': 'a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa', 'name': 'tempest-VolumesBackupsTest-Backup-68248520', 'description': 'tempest-backup-description-581254851', 'container': 'tempest-volumesbackupstest-backup-container-198899674'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:49:13.048393 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa in container tempest-volumesbackupstest-backup-container-198899674 Jul 22 04:49:13.058502 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:13.058502 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:13.059063 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:13.098735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['93e97c4a-bef5-473d-b575-4b97b4d60012', '1a723816-5ead-4cc5-9a9c-da461a176c6d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:13.148110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5d080fa-48cf-413d-979a-c6c2331447c4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:49:13.148847 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 816/3232] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:13 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:13.165320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:13.174146 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:13.174146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:13.174146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:13.174146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:13.180810 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:13.180810 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:13.181670 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27790225-90e3-474a-b38d-f0a9317b7ec9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:13.182270 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 805/3233] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:13 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:13.810127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:13.812122 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:13.812358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:13.812598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:13.812720 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:13.818275 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:13.818275 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:13.819345 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-673fa1dc-365a-4af2-b2c3-3be888a2e9d8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:13.820049 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 803/3234] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:13 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:13.961649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7830c6a7-d6c6-4ba8-9e5f-7bc8775ace2e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:14.064270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7830c6a7-d6c6-4ba8-9e5f-7bc8775ace2e tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:49:14.066561 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7830c6a7-d6c6-4ba8-9e5f-7bc8775ace2e tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1269159874", "extra_specs": {}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:14.086784 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7830c6a7-d6c6-4ba8-9e5f-7bc8775ace2e tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:49:14.087186 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 811/3235] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:49:13 2026] POST /volume/v3/types => generated 218 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:14.097289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b3f2940-6769-4250-8dc9-ecec3761e38d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:14.099713 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b3f2940-6769-4250-8dc9-ecec3761e38d tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types/60178030-3128-4aad-aafa-76f427971b92/encryption Jul 22 04:49:14.100333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b3f2940-6769-4250-8dc9-ecec3761e38d tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:14.104052 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:14.104052 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:14.129256 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b3f2940-6769-4250-8dc9-ecec3761e38d tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/60178030-3128-4aad-aafa-76f427971b92/encryption returned with HTTP 200 Jul 22 04:49:14.129256 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 817/3236] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:49:14 2026] POST /volume/v3/types/60178030-3128-4aad-aafa-76f427971b92/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:14.145083 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-58d0823a-febc-4b67-9be6-3cca99101124 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:14.202326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-306d4e42-99e6-4088-a473-748e99c553e5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:14.205118 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-306d4e42-99e6-4088-a473-748e99c553e5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:14.205211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-306d4e42-99e6-4088-a473-748e99c553e5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:14.205459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-306d4e42-99e6-4088-a473-748e99c553e5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:14.205597 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-306d4e42-99e6-4088-a473-748e99c553e5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:14.213065 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:14.213065 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:14.213982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-306d4e42-99e6-4088-a473-748e99c553e5 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:14.214613 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 804/3237] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:14 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:14.249592 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:14.249977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-507870902", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1269159874", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:14.251638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-507870902', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1269159874', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:14.255489 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume of 1 GB Jul 22 04:49:14.255945 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:14.255945 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:14.256542 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Availability Zones retrieved successfully. Jul 22 04:49:14.268351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (c92f1a57-090b-410c-ac40-fc99c6b71aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:14.269491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90238f3e-b417-4a09-94fd-63fabb53d182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:14.271135 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:14.308232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90238f3e-b417-4a09-94fd-63fabb53d182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:49:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60178030-3128-4aad-aafa-76f427971b92,is_public=True,name='tempest-scenario-type-cryptsetup-1269159874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60178030-3128-4aad-aafa-76f427971b92', '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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:14.309242 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15250f25-438c-4a63-a3a7-b26f8bfa1729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:14.348504 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1269159874 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1269159874, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:14.348771 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1269159874 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1269159874, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:14.400727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Created reservations ['d3dcb732-a741-481d-a98d-908c9561a27c', '6bff7ba7-9ce2-4da3-8f4b-ba9dccb6c03f', 'fa80d786-76ab-46b4-8c64-1ed6b2c10a8d', '227f4c4e-4e6f-48e2-8ad0-375abe1189ee'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:14.400727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15250f25-438c-4a63-a3a7-b26f8bfa1729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3dcb732-a741-481d-a98d-908c9561a27c', '6bff7ba7-9ce2-4da3-8f4b-ba9dccb6c03f', 'fa80d786-76ab-46b4-8c64-1ed6b2c10a8d', '227f4c4e-4e6f-48e2-8ad0-375abe1189ee']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:14.401742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efefa17-d8c4-4649-8c17-37bc345b9a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:14.426234 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1efefa17-d8c4-4649-8c17-37bc345b9a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe320c1b-3bcd-4ef4-8a94-147a27a8faab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-507870902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['d3dcb732-a741-481d-a98d-908c9561a27c','6bff7ba7-9ce2-4da3-8f4b-ba9dccb6c03f','fa80d786-76ab-46b4-8c64-1ed6b2c10a8d','227f4c4e-4e6f-48e2-8ad0-375abe1189ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=60178030-3128-4aad-aafa-76f427971b92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-507870902',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe320c1b-3bcd-4ef4-8a94-147a27a8faab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd178176cc354e8bbc16d77053a476ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1ca81e3e4db458886128e87126d1abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(60178030-3128-4aad-aafa-76f427971b92),volume_type_id=60178030-3128-4aad-aafa-76f427971b92)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:14.426954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9bf324-b94a-45c9-8b50-3d5e9d2a6020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:14.453499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e9bf324-b94a-45c9-8b50-3d5e9d2a6020) transitioned into state 'SUCCESS' from state '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-507870902',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['d3dcb732-a741-481d-a98d-908c9561a27c','6bff7ba7-9ce2-4da3-8f4b-ba9dccb6c03f','fa80d786-76ab-46b4-8c64-1ed6b2c10a8d','227f4c4e-4e6f-48e2-8ad0-375abe1189ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=60178030-3128-4aad-aafa-76f427971b92)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:14.454342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec7109-83d8-4689-b202-8f59f131645a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:14.468633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec7109-83d8-4689-b202-8f59f131645a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:14.470286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (c92f1a57-090b-410c-ac40-fc99c6b71aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:14.470995 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request issued successfully. Jul 22 04:49:14.471866 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58d0823a-febc-4b67-9be6-3cca99101124 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:14.472458 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 806/3238] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:14 2026] POST /volume/v3/volumes => generated 790 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:14.838922 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:14.841236 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:14.841502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:14.841733 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:14.841957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:14.848152 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:14.848152 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:14.849159 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-905d3bd7-a9a8-4757-a8ed-a619f7a0df25 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:14.849611 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 812/3239] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:14 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:15.239234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:15.245040 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:15.245040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:15.245040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:15.245040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:15.248307 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=208,cinder:UPDATE=47,cinder:INSERT=24 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:49:15.253091 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:15.253091 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:15.254786 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8487c888-ca27-40c0-b68b-fca0244cfd61 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:15.254911 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 818/3240] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:15 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:15.863958 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:15.867421 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:15.867607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:15.867793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:15.867897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:15.876885 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:15.876885 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:15.877699 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e57b99cf-4c5e-4dad-9bde-d89bd56d2c0e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:15.879056 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 805/3241] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:15 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:15.897420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:15.900333 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:49:15.900742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:15.901385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:15.903766 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=279,cinder:UPDATE=60,cinder:INSERT=32 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:49:15.913334 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1269159874 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1269159874, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:15.914447 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:15.914447 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:15.931818 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-61b9f054-0555-4c31-b9d7-36fba2219a3e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:49:15.932068 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 807/3242] 10.4.3.175 () {68 vars in 1484 bytes} [Wed Jul 22 04:49:15 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:15.978062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:15.981464 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:49:15.981681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:15.981931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:15.984256 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=264,cinder:UPDATE=84,cinder:INSERT=31 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:49:15.993922 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:15.993922 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:15.999194 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:16.006127 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-313525f0-2656-4598-84c7-4c739eab2730 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:49:16.006698 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 813/3243] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:15 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1662 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:16.018845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:16.021182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:49:16.021774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5ac769b6-66b6-45a9-8694-60c483eaa5ad", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1421294688", "description": null, "metadata": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:16.032916 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:16.032916 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:16.033476 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:16.033622 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create snapshot from volume 5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:49:16.065625 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Created reservations ['85e79fec-4807-4fb2-aaee-3dc5df451117', 'fd17dd25-f0d4-4bf8-a20f-6208a9923837', '293e377b-8f76-49a6-89a3-84d6594239ea', 'ffab1246-8561-4a27-bf1b-217a4b07663e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:16.105028 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot force create request issued successfully. Jul 22 04:49:16.105766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-fb2e06ad-a970-4ffb-a112-e9d6d2bda0cd req-2be123e9-1f43-4294-844b-6385aed5e0a2 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:49:16.105956 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 819/3244] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:49:16 2026] POST /volume/v3/snapshots => generated 324 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:16.282705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:16.285055 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:16.286273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:16.286273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:16.286273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:16.293446 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:16.293446 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:16.294420 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6c4bcf57-4fc9-418e-b818-ff90d2337bca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:16.294878 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 806/3245] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:16 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:16.891093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-561a6045-5d7d-4674-bc11-757431541904 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:16.893980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-561a6045-5d7d-4674-bc11-757431541904 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:16.894574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-561a6045-5d7d-4674-bc11-757431541904 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:16.895562 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-561a6045-5d7d-4674-bc11-757431541904 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:16.895562 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-561a6045-5d7d-4674-bc11-757431541904 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:16.902976 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:16.902976 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:16.903900 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-561a6045-5d7d-4674-bc11-757431541904 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:16.904474 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 808/3246] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:16 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:17.307438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:17.310011 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:17.310277 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:17.310533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:17.310702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:17.315871 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:17.315871 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:17.316935 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30d24781-3f69-4fa2-8d38-a65fd2593f4c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:17.317454 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 814/3247] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:17 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:17.918709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:17.920641 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:17.921597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:17.921597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:17.921732 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:17.928182 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:17.928182 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:17.929134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a14e69e6-f062-49e8-a9dd-540d36faf068 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:17.929532 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 820/3248] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:17 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:17.946042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-914091d2-86b5-41cb-b687-00eb395047fa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:17.949913 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-914091d2-86b5-41cb-b687-00eb395047fa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:17.950451 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-914091d2-86b5-41cb-b687-00eb395047fa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:17.950732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-914091d2-86b5-41cb-b687-00eb395047fa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:17.950858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-914091d2-86b5-41cb-b687-00eb395047fa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:17.954757 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=259,cinder:INSERT=32,cinder:UPDATE=78 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:49:17.958703 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:17.958703 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:17.959681 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-914091d2-86b5-41cb-b687-00eb395047fa tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:17.960164 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 807/3249] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:17 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:17.973648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:17.976990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:17.976990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:17.976990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:17.976990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: 3676d7fe-1c9b-42ec-a337-6782706b35b3. Jul 22 04:49:17.984632 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:17.984632 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:18.005174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id 3676d7fe-1c9b-42ec-a337-6782706b35b3 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:49:18.009991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d78221ad-5450-4d25-9cde-86397a3aa3fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 202 Jul 22 04:49:18.009991 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 809/3250] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:17 2026] DELETE /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:18.019311 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-74bcd443-2685-4701-b825-4be46960bb30 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:18.022758 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-74bcd443-2685-4701-b825-4be46960bb30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:18.023054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-74bcd443-2685-4701-b825-4be46960bb30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:18.023893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-74bcd443-2685-4701-b825-4be46960bb30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:18.023893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-74bcd443-2685-4701-b825-4be46960bb30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:18.029492 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:18.029492 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:18.030994 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-74bcd443-2685-4701-b825-4be46960bb30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:18.031202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 815/3251] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:18 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:18.145459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:18.147512 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 Jul 22 04:49:18.147870 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:18.148100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:18.154774 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:18.154774 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:18.155736 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:49:18.156215 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f192266b-ec2b-44aa-87dd-2bb03a4b0faf tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 returned with HTTP 200 Jul 22 04:49:18.156578 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 821/3252] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:18 2026] GET /volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:18.187373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:18.189441 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:18.189830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1931254960", "snapshot_id": null, "imageRef": "48742bed-5546-4c35-a827-f9a2fe9ae359", "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:18.191508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1931254960', 'snapshot_id': None, 'imageRef': '48742bed-5546-4c35-a827-f9a2fe9ae359', 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:18.312356 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:18.312356 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:18.312356 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:49:18.312356 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume of 1 GB Jul 22 04:49:18.317147 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Availability Zones retrieved successfully. Jul 22 04:49:18.325032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (d2a16c44-7902-4a16-8cc3-d772d3f70a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:18.326179 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c13641f4-9bb5-4e51-8736-278d3b628c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:18.328822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:18.329248 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:18.334252 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:18.334391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:18.334594 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:18.334723 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:18.343975 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:18.343975 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:18.345091 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb56e37a-e7da-4b10-ad04-9ba7cc88ab6a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:18.345582 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 810/3253] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:18 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:18.368227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c13641f4-9bb5-4e51-8736-278d3b628c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6206dd2-e3fe-4cad-ac7e-e77c3ef92a35', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:18.368789 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2f2cc2-105d-41b5-8b4a-dba39757ff60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:18.420592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Created reservations ['fc1b5691-69eb-475d-a7d1-ba1e249709af', 'c68b1dae-e720-4c60-bdd8-319904bd6b87', 'd9db68b9-e7ab-4af0-b8d9-60daf2a84ed6', '22496463-0678-40ba-b4de-af24f833036f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:18.421439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a2f2cc2-105d-41b5-8b4a-dba39757ff60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc1b5691-69eb-475d-a7d1-ba1e249709af', 'c68b1dae-e720-4c60-bdd8-319904bd6b87', 'd9db68b9-e7ab-4af0-b8d9-60daf2a84ed6', '22496463-0678-40ba-b4de-af24f833036f']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:18.423025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7a7933-2727-4f08-8a99-09e135f9564d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:18.475232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7a7933-2727-4f08-8a99-09e135f9564d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea7cca8-65df-4a81-9a93-494b3696e32f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1931254960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['fc1b5691-69eb-475d-a7d1-ba1e249709af','c68b1dae-e720-4c60-bdd8-319904bd6b87','d9db68b9-e7ab-4af0-b8d9-60daf2a84ed6','22496463-0678-40ba-b4de-af24f833036f'],size=1,snapshot_id=d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1931254960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea7cca8-65df-4a81-9a93-494b3696e32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba8a42656cf4807b65c07883d824613',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5cf57942dad446288833f381dedb093',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:18.476437 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ef201c-9490-42cd-9a56-40ba283226aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:18.505504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99ef201c-9490-42cd-9a56-40ba283226aa) transitioned into state 'SUCCESS' from state '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-1931254960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba8a42656cf4807b65c07883d824613',qos_specs=None,replication_status=,reservations=['fc1b5691-69eb-475d-a7d1-ba1e249709af','c68b1dae-e720-4c60-bdd8-319904bd6b87','d9db68b9-e7ab-4af0-b8d9-60daf2a84ed6','22496463-0678-40ba-b4de-af24f833036f'],size=1,snapshot_id=d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35,source_replicaid=,source_volid=None,status='creating',user_id='b5cf57942dad446288833f381dedb093',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:18.506433 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fd8d0b-5688-490e-8bbc-374a95a46498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:18.537645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0fd8d0b-5688-490e-8bbc-374a95a46498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:18.538725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Flow 'volume_create_api' (d2a16c44-7902-4a16-8cc3-d772d3f70a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:18.539157 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Create volume request issued successfully. Jul 22 04:49:18.540037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee215378-85e5-4bc5-b92d-6cd05b9024dc tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:18.540496 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 808/3254] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:49:18 2026] POST /volume/v3/volumes => generated 814 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:18.554885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:18.557059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:18.557306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:18.557533 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:18.570624 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:18.570624 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:18.579131 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:18.585827 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-11f8b39f-05cc-45fb-b34a-b636f66c6ac7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:18.586591 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 816/3255] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:49:18 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:19.048309 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:19.050728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:19.050919 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:19.051134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:19.051250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:19.056299 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:19.056299 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:19.059789 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a322c2a6-e870-41ac-a2cd-06c2a971e3df tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:19.059789 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 822/3256] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:19 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:19.360917 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:19.366620 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:19.366908 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:19.367155 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:19.367293 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:19.375473 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:19.375473 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:19.376491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d71fd24-b1c6-4317-b6bf-8463f4a7a0dc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:19.376953 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 811/3257] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:19 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:19.602426 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0f077ae0-d1da-4336-87f9-f576d093b06c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:19.607951 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0f077ae0-d1da-4336-87f9-f576d093b06c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:19.607951 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0f077ae0-d1da-4336-87f9-f576d093b06c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:19.608193 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0f077ae0-d1da-4336-87f9-f576d093b06c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:19.624199 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:19.624199 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:19.630268 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0f077ae0-d1da-4336-87f9-f576d093b06c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:19.637173 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0f077ae0-d1da-4336-87f9-f576d093b06c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:19.637798 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 809/3258] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:49:19 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1423 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:19.653211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:19.658826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:19.659123 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:19.659392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:19.674651 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:19.674651 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:19.684893 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:19.693584 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-71a069cc-e0da-49b0-a708-a075d0c4f04f tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:19.693894 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 817/3259] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:49:19 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1423 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:20.076564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2a550d44-4938-41dd-84d8-155122b4ba59 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:20.078489 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a550d44-4938-41dd-84d8-155122b4ba59 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:20.078706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a550d44-4938-41dd-84d8-155122b4ba59 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:20.078904 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a550d44-4938-41dd-84d8-155122b4ba59 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:20.079072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-2a550d44-4938-41dd-84d8-155122b4ba59 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:20.088076 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:20.088076 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:20.090365 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a550d44-4938-41dd-84d8-155122b4ba59 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:20.090852 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 823/3260] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:20 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:20.390278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aae7556f-5729-47df-ad29-4976c5daafe6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:20.393623 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aae7556f-5729-47df-ad29-4976c5daafe6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:20.393848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aae7556f-5729-47df-ad29-4976c5daafe6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:20.395988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aae7556f-5729-47df-ad29-4976c5daafe6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:20.395988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-aae7556f-5729-47df-ad29-4976c5daafe6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:20.406912 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:20.406912 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:20.408155 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aae7556f-5729-47df-ad29-4976c5daafe6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:20.409163 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 812/3261] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:20 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:21.105253 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6773202e-011b-4dab-b240-9eb247981404 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.107733 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6773202e-011b-4dab-b240-9eb247981404 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:21.107920 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6773202e-011b-4dab-b240-9eb247981404 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:21.108196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6773202e-011b-4dab-b240-9eb247981404 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:21.108311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6773202e-011b-4dab-b240-9eb247981404 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:21.115173 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:21.115173 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:21.116415 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6773202e-011b-4dab-b240-9eb247981404 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 200 Jul 22 04:49:21.116756 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 810/3262] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:21 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:21.432084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5b1e908f-2242-4566-8472-05e18014a236 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.433141 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5b1e908f-2242-4566-8472-05e18014a236 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:21.433487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5b1e908f-2242-4566-8472-05e18014a236 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:21.433487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5b1e908f-2242-4566-8472-05e18014a236 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:21.433997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-5b1e908f-2242-4566-8472-05e18014a236 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:21.439388 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:21.439388 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:21.440500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5b1e908f-2242-4566-8472-05e18014a236 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:21.441217 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 818/3263] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:21 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:21.610530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c590237d-5e90-4618-ab31-72c22a371629 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.636221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.641925 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:21.642201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:21.643150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:21.656420 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:21.656420 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:21.662290 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:21.668651 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-e354b974-b6f2-4593-965b-86cbba5177e8 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:21.669250 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 813/3264] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:21 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:21.698043 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c590237d-5e90-4618-ab31-72c22a371629 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:49:21.698789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c590237d-5e90-4618-ab31-72c22a371629 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-565648132", "extra_specs": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:21.716486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c590237d-5e90-4618-ab31-72c22a371629 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:49:21.716994 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 824/3265] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:49:21 2026] POST /volume/v3/types => generated 211 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:21.727163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-97954bb2-bfb4-4b88-9895-c2e9a82677e8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.729274 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97954bb2-bfb4-4b88-9895-c2e9a82677e8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] POST https://10.4.3.175/volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062/encryption Jul 22 04:49:21.729686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-97954bb2-bfb4-4b88-9895-c2e9a82677e8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:21.763888 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97954bb2-bfb4-4b88-9895-c2e9a82677e8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062/encryption returned with HTTP 200 Jul 22 04:49:21.764430 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 811/3266] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:49:21 2026] POST /volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062/encryption => generated 230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:21.776126 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:21.845239 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:21.845673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1550202661", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-565648132", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:21.848045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1550202661', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-565648132', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:21.852526 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:49:21.852877 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:21.852877 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:21.853719 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:49:21.861751 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (f2aa31f4-271d-4aaf-97de-ac05bed6d0cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:21.863080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080adfd5-8cdf-4134-84e2-40d74d68f0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:21.864467 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:21.898396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (080adfd5-8cdf-4134-84e2-40d74d68f0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:49:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eca9ea30-8b8b-4039-b1ea-43e819f1d062,is_public=True,name='tempest-scenario-type-luks-565648132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eca9ea30-8b8b-4039-b1ea-43e819f1d062', '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=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:21.899215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb01dc6-38bc-40ae-b1a6-d20994a3fa59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:21.930345 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-565648132 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-565648132, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:21.930581 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-565648132 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-565648132, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:21.972399 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['58c3aa03-e74a-4956-a623-12d69fb555e3', '585eda4e-49b7-4c62-9e6b-9279bf47af03', 'dabd3e16-6242-41be-b253-cc7ec6750926', '78f3a01f-501c-4776-a063-009334f6de94'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:21.973357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfb01dc6-38bc-40ae-b1a6-d20994a3fa59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58c3aa03-e74a-4956-a623-12d69fb555e3', '585eda4e-49b7-4c62-9e6b-9279bf47af03', 'dabd3e16-6242-41be-b253-cc7ec6750926', '78f3a01f-501c-4776-a063-009334f6de94']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:21.974264 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1031f6-a108-4c4b-9015-5b6ed31f182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:22.006281 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a1031f6-a108-4c4b-9015-5b6ed31f182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58a40bdb-88c8-408e-bdd0-51ecf70f813f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1550202661',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['58c3aa03-e74a-4956-a623-12d69fb555e3','585eda4e-49b7-4c62-9e6b-9279bf47af03','dabd3e16-6242-41be-b253-cc7ec6750926','78f3a01f-501c-4776-a063-009334f6de94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=eca9ea30-8b8b-4039-b1ea-43e819f1d062), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1550202661',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=58a40bdb-88c8-408e-bdd0-51ecf70f813f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eca9ea30-8b8b-4039-b1ea-43e819f1d062),volume_type_id=eca9ea30-8b8b-4039-b1ea-43e819f1d062)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:22.007316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd62ca7-ef87-4cc5-8d06-9bf0da8cb088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:22.032983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd62ca7-ef87-4cc5-8d06-9bf0da8cb088) transitioned into state 'SUCCESS' from state '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-1550202661',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['58c3aa03-e74a-4956-a623-12d69fb555e3','585eda4e-49b7-4c62-9e6b-9279bf47af03','dabd3e16-6242-41be-b253-cc7ec6750926','78f3a01f-501c-4776-a063-009334f6de94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=eca9ea30-8b8b-4039-b1ea-43e819f1d062)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:22.034201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ac4991-52fb-4411-9110-55871c2c00a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:22.047205 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ac4991-52fb-4411-9110-55871c2c00a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:22.048871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (f2aa31f4-271d-4aaf-97de-ac05bed6d0cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:22.049290 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:49:22.050081 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f727173f-ce82-4407-81ac-93a32b3a4ca1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:22.050826 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 819/3267] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:21 2026] POST /volume/v3/volumes => generated 779 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:22.068550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.072143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:22.072365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.072552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.080986 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.080986 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:22.085907 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:22.090723 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f29df3fd-47b1-46fb-97d9-450cb23e8cc5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:22.091129 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 814/3268] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:22 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:22.134871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.136786 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 Jul 22 04:49:22.137097 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.137517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.137866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 3676d7fe-1c9b-42ec-a337-6782706b35b3. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:22.142357 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a2d1604f-b271-4ebe-b86a-85254769ad78 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 returned with HTTP 404 Jul 22 04:49:22.143290 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 825/3269] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:22 2026] GET /volume/v3/backups/3676d7fe-1c9b-42ec-a337-6782706b35b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:22.247856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.252494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:22.252644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.252918 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.263522 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.263522 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:22.268885 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:22.279125 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-cb50a439-1939-4b48-8216-500c03e311ca tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:22.279713 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 812/3270] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:22 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1405 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:22.295641 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b6666988-1f2e-4015-b1cd-93e73e51e499 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.296260 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6666988-1f2e-4015-b1cd-93e73e51e499 None None] GET https://10.4.3.175/volume// Jul 22 04:49:22.296455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6666988-1f2e-4015-b1cd-93e73e51e499 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.296706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6666988-1f2e-4015-b1cd-93e73e51e499 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.297053 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6666988-1f2e-4015-b1cd-93e73e51e499 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:22.297362 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 820/3271] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:49: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 22 04:49:22.307244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-84f8dc3f-c44a-4769-9d39-25d4a074421b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.310011 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-84f8dc3f-c44a-4769-9d39-25d4a074421b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:49:22.310369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-84f8dc3f-c44a-4769-9d39-25d4a074421b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ea7cca8-65df-4a81-9a93-494b3696e32f", "connector": null, "instance_uuid": "e3a32eba-3edc-4757-836b-a18c8ab6b82b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:22.326833 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.326833 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:22.365767 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-84f8dc3f-c44a-4769-9d39-25d4a074421b tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:49:22.366224 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 815/3272] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:49:22 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 22 04:49:22.465594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.468267 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:22.468699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.469078 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.469345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:22.475180 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.475180 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:22.476445 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9ad54e93-b3f1-429a-897e-0d445817a1ef tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:22.477054 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 826/3273] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:22 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:22.769519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.771655 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:49:22.771913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.772781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.772781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. Jul 22 04:49:22.780705 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.780705 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:22.805199 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:49:22.809137 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44e904bb-223b-4eb6-b991-858e6f0c10c6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 202 Jul 22 04:49:22.809137 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 813/3274] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:22 2026] DELETE /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:22.818800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4d569834-8864-45e7-8f6e-917e8a201e30 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:22.824115 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d569834-8864-45e7-8f6e-917e8a201e30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:49:22.824367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d569834-8864-45e7-8f6e-917e8a201e30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:22.824682 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d569834-8864-45e7-8f6e-917e8a201e30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:22.824682 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4d569834-8864-45e7-8f6e-917e8a201e30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:22.831109 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:22.831109 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:22.831608 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d569834-8864-45e7-8f6e-917e8a201e30 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 200 Jul 22 04:49:22.831912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 821/3275] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:22 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.108082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.110468 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:23.110734 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.110982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.118707 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.118707 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:23.122489 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:23.127033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c2702535-63b1-472d-9d98-7d0ebb9986b9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:23.127477 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 816/3276] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.141655 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.144585 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:23.145087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.145528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.155352 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.155352 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:23.161126 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:23.169711 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4290bbd-3bb9-44d7-80f8-5023374bdf66 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:23.170298 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 827/3277] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.186133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4b4eb920-1104-4352-8efb-58e7609ff120 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.188556 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/action Jul 22 04:49:23.189063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:23.189181 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:23.199332 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.199332 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:23.200051 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:23.208593 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume updated successfully. Jul 22 04:49:23.208881 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b4eb920-1104-4352-8efb-58e7609ff120 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/action returned with HTTP 200 Jul 22 04:49:23.209597 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 814/3278] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:49:23 2026] POST /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:49:23.312710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.314811 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:23.315015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.315204 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.322536 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.322536 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:23.329162 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:23.334257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-e1a54133-396d-4d56-91b9-014e07907797 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:23.334779 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 822/3279] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.492848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-09fa0466-1189-47a2-a114-4195f9033aa1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.494108 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-09fa0466-1189-47a2-a114-4195f9033aa1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:23.494367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-09fa0466-1189-47a2-a114-4195f9033aa1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.494607 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-09fa0466-1189-47a2-a114-4195f9033aa1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.494772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-09fa0466-1189-47a2-a114-4195f9033aa1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:23.500153 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.500153 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:23.501143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-09fa0466-1189-47a2-a114-4195f9033aa1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:23.501606 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 817/3280] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.792092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-538bdbb9-d549-49ea-a7a9-16b9851b675d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.792572 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-538bdbb9-d549-49ea-a7a9-16b9851b675d None None] GET https://10.4.3.175/volume// Jul 22 04:49:23.792804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-538bdbb9-d549-49ea-a7a9-16b9851b675d None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.793064 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-538bdbb9-d549-49ea-a7a9-16b9851b675d None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.793474 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-538bdbb9-d549-49ea-a7a9-16b9851b675d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:23.793854 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 828/3281] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49: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 22 04:49:23.808525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.810350 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:49:23.810591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.810771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.819547 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.819547 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:23.822793 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:49:23.826796 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-27be1540-e77b-4c54-8904-37e116435b74 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:49:23.827221 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 815/3282] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1584 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:23.846449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-21581d30-9aff-43e9-995f-16e2a4966454 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.849448 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21581d30-9aff-43e9-995f-16e2a4966454 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 Jul 22 04:49:23.850048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-21581d30-9aff-43e9-995f-16e2a4966454 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.850048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-21581d30-9aff-43e9-995f-16e2a4966454 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.850048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-21581d30-9aff-43e9-995f-16e2a4966454 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:23.853799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21581d30-9aff-43e9-995f-16e2a4966454 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 returned with HTTP 404 Jul 22 04:49:23.854329 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 823/3283] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/backups/e676129f-95fe-4d2f-a1bf-9d5fe6d0c9e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:23.872317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.874046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:23.874495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-312555007"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:23.876225 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-312555007'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:23.876355 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume of 1 GB Jul 22 04:49:23.881040 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Availability Zones retrieved successfully. Jul 22 04:49:23.888085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (4077b047-ebbf-4289-9a93-3eebfd28ef98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:23.889002 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f80afa9-6e0d-4a2f-ad73-c38dea766400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:23.889943 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:23.928712 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f80afa9-6e0d-4a2f-ad73-c38dea766400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:23.929531 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7425962d-e84f-4dd5-884b-5b18d55d3ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:23.942577 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.943625 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.948099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] PUT https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 Jul 22 04:49:23.948242 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:23.948295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:23.948418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.948418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.955527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Acquiring lock "cinder-attachment_update-1ea7cca8-65df-4a81-9a93-494b3696e32f-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:49:23.961045 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.961045 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:23.961148 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-1ea7cca8-65df-4a81-9a93-494b3696e32f-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:49:23.962207 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:23.962207 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:23.965474 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:23.970827 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-22d51ab4-abf4-4414-86df-ac0f46eb9cf6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:23.971502 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 829/3284] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:23 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:23.980075 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['7329432b-9f7e-42fd-85d5-51205de3973f', '7dd37940-8a8e-4ed8-9582-598ae6c8e21a', '3aed75d3-a7ec-4e2e-9084-fbdf0a646a84', '55e58cdd-1488-42b9-a6d1-a076b0fdf794'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:23.980926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7425962d-e84f-4dd5-884b-5b18d55d3ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7329432b-9f7e-42fd-85d5-51205de3973f', '7dd37940-8a8e-4ed8-9582-598ae6c8e21a', '3aed75d3-a7ec-4e2e-9084-fbdf0a646a84', '55e58cdd-1488-42b9-a6d1-a076b0fdf794']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:23.981629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3afd77a2-7a65-40bd-9328-2c04b13e5e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:23.984846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5437478c-1079-4882-ae5f-041670a528d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:23.985305 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5437478c-1079-4882-ae5f-041670a528d2 None None] GET https://10.4.3.175/volume// Jul 22 04:49:23.985738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5437478c-1079-4882-ae5f-041670a528d2 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:23.985839 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5437478c-1079-4882-ae5f-041670a528d2 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:23.987172 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5437478c-1079-4882-ae5f-041670a528d2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:23.987172 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 824/3285] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:49: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 22 04:49:24.001337 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-9e5717d7-b45d-434f-8693-6c8ab6a0c305 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:24.003516 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-9e5717d7-b45d-434f-8693-6c8ab6a0c305 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:49:24.007172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-9e5717d7-b45d-434f-8693-6c8ab6a0c305 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58a40bdb-88c8-408e-bdd0-51ecf70f813f", "connector": null, "instance_uuid": "89ee8401-40f6-4f9c-862d-0ebf9a590e8b"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:24.011886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3afd77a2-7a65-40bd-9328-2c04b13e5e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '454fcda1-ca7e-4121-8273-f3af9f260810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-312555007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['7329432b-9f7e-42fd-85d5-51205de3973f','7dd37940-8a8e-4ed8-9582-598ae6c8e21a','3aed75d3-a7ec-4e2e-9084-fbdf0a646a84','55e58cdd-1488-42b9-a6d1-a076b0fdf794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-312555007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=454fcda1-ca7e-4121-8273-f3af9f260810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf7488151198438cacd1aceaf8d29720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c982e34929436e88989aca8968cd1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:24.015990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c704b203-0c01-4f94-b489-2b727f24d3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:24.019389 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:24.019389 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:24.046646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c704b203-0c01-4f94-b489-2b727f24d3c1) transitioned into state 'SUCCESS' from state '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-312555007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf7488151198438cacd1aceaf8d29720',qos_specs=None,replication_status=,reservations=['7329432b-9f7e-42fd-85d5-51205de3973f','7dd37940-8a8e-4ed8-9582-598ae6c8e21a','3aed75d3-a7ec-4e2e-9084-fbdf0a646a84','55e58cdd-1488-42b9-a6d1-a076b0fdf794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c982e34929436e88989aca8968cd1b',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:24.046646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81233158-7db8-4605-96ad-bfb8da81b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:24.063222 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81233158-7db8-4605-96ad-bfb8da81b88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:24.064233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Flow 'volume_create_api' (4077b047-ebbf-4289-9a93-3eebfd28ef98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:24.064886 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create volume request issued successfully. Jul 22 04:49:24.065721 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4b49a5d-cf9d-4657-aed3-533e0b4c975a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:24.066182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-9e5717d7-b45d-434f-8693-6c8ab6a0c305 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:49:24.066908 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 830/3286] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:49:23 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 22 04:49:24.067460 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 818/3287] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:49:23 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:24.082408 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-80aac3ec-7303-4182-b6c5-18deaf987970 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:24.090366 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80aac3ec-7303-4182-b6c5-18deaf987970 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:24.090366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80aac3ec-7303-4182-b6c5-18deaf987970 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:24.091083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-80aac3ec-7303-4182-b6c5-18deaf987970 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:24.092546 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Lock "cinder-attachment_update-1ea7cca8-65df-4a81-9a93-494b3696e32f-np0000005618" released by "attachment_update" :: held 0.132s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:49:24.092906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-90f04194-799c-4b5f-8e31-307ad135ab18 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 returned with HTTP 200 Jul 22 04:49:24.093377 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 816/3288] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:49:23 2026] PUT /volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:24.107774 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:24.107774 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:24.114041 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-80aac3ec-7303-4182-b6c5-18deaf987970 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:24.122053 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-80aac3ec-7303-4182-b6c5-18deaf987970 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 returned with HTTP 200 Jul 22 04:49:24.122509 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 825/3289] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:24 2026] GET /volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:24.139394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-2052c728-de04-4f83-a2e4-87dffa712704 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:24.150565 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-2052c728-de04-4f83-a2e4-87dffa712704 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] POST https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359/action Jul 22 04:49:24.151082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-2052c728-de04-4f83-a2e4-87dffa712704 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:24.151304 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-2052c728-de04-4f83-a2e4-87dffa712704 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:24.197933 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:24.197933 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:24.239625 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5809252e-7660-4bc2-b873-a0ae4f2a7ab3 req-2052c728-de04-4f83-a2e4-87dffa712704 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359/action returned with HTTP 204 Jul 22 04:49:24.240440 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 831/3290] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:49:24 2026] POST /volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:24.524176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:24.530050 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:24.530345 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:24.530451 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:24.530579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:24.537148 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:24.537148 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:24.538118 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c93e443-db84-41b5-8bb1-c65d4270ec58 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:24.538617 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 819/3291] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:24 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:25.139595 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.141228 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:25.141475 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:25.141865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:25.153289 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:25.153289 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:25.159453 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:25.165337 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-67db748d-ae0d-4b08-bc66-a170002b9a28 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 returned with HTTP 200 Jul 22 04:49:25.165757 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 817/3292] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:25 2026] GET /volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:25.185015 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-187f8e2e-814a-4472-944e-fb71bdbe933f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.189337 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:49:25.189450 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "454fcda1-ca7e-4121-8273-f3af9f260810", "name": "tempest-VolumesBackupsTest-Snapshot-1746844224"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:25.207979 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:25.207979 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:25.208738 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:25.208850 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Create snapshot from volume 454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:25.274339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['54167005-da73-4c88-91ef-94a2e812bb42', 'c97d426a-189b-4227-a554-9b7ab34b3c2c', '7b317a10-6d8e-4105-8d30-d8581e43f85e', '8b8a4b93-aee6-4f58-8628-4d31b611c08b'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:25.327165 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot create request issued successfully. Jul 22 04:49:25.327738 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-187f8e2e-814a-4472-944e-fb71bdbe933f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:49:25.328173 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 826/3293] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:49:25 2026] POST /volume/v3/snapshots => generated 305 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:25.341203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-539c2b02-d76f-4f70-acec-179bc6737afb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.342940 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-539c2b02-d76f-4f70-acec-179bc6737afb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:25.343146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-539c2b02-d76f-4f70-acec-179bc6737afb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:25.343325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-539c2b02-d76f-4f70-acec-179bc6737afb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:25.349038 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:25.349038 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:25.349371 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-539c2b02-d76f-4f70-acec-179bc6737afb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot retrieved successfully. Jul 22 04:49:25.350385 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-539c2b02-d76f-4f70-acec-179bc6737afb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 returned with HTTP 200 Jul 22 04:49:25.350921 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 832/3294] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:25 2026] GET /volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:25.552897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.555867 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:25.556184 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:25.556452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:25.556613 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:25.561837 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:25.561837 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:25.563127 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0ace37c-8494-4c17-9f3c-aa06f6be5e8a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:25.564221 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 820/3295] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:25 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:49:25.823814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0dcb1b4-a350-40e3-8542-c9f187b840d2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.825088 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0dcb1b4-a350-40e3-8542-c9f187b840d2 None None] GET https://10.4.3.175/volume// Jul 22 04:49:25.825422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb1b4-a350-40e3-8542-c9f187b840d2 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:25.825766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0dcb1b4-a350-40e3-8542-c9f187b840d2 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:25.826259 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0dcb1b4-a350-40e3-8542-c9f187b840d2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:25.827080 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 818/3296] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49:25 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:49:25.838861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:25.841505 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:25.841842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:25.842208 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:25.854466 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:25.854466 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:25.860920 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:25.867925 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-38ba2a45-63d1-486e-888c-0586c1ddc6b0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 200 Jul 22 04:49:25.868853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 827/3297] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:25 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:26.016220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.019075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b Jul 22 04:49:26.019075 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:26.028111 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-58a40bdb-88c8-408e-bdd0-51ecf70f813f-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:49:26.032042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-58a40bdb-88c8-408e-bdd0-51ecf70f813f-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:49:26.032903 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.032903 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:26.126415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-58a40bdb-88c8-408e-bdd0-51ecf70f813f-np0000005618" released by "attachment_update" :: held 0.094s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:49:26.126769 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-aa2bdd76-4f02-4e5f-b761-ed2c6c36596f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b returned with HTTP 200 Jul 22 04:49:26.127320 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 833/3298] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:49:26 2026] PUT /volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:26.159126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-a2753454-2256-4a29-b98a-feb294aed6cb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.161587 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-a2753454-2256-4a29-b98a-feb294aed6cb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b/action Jul 22 04:49:26.162476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-a2753454-2256-4a29-b98a-feb294aed6cb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:26.162476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-a2753454-2256-4a29-b98a-feb294aed6cb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:26.190647 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.190647 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:26.208451 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-a2753454-2256-4a29-b98a-feb294aed6cb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b/action returned with HTTP 204 Jul 22 04:49:26.208912 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 821/3299] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:49:26 2026] POST /volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:26.363116 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.365190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:26.365303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:26.365992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:26.372073 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.372073 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:26.372790 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot retrieved successfully. Jul 22 04:49:26.373785 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e81a5fbc-3129-4942-8f02-ff27a9feeb93 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 returned with HTTP 200 Jul 22 04:49:26.374384 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 819/3300] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:26 2026] GET /volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:26.386455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.388950 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:49:26.389414 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "454fcda1-ca7e-4121-8273-f3af9f260810", "snapshot_id": "e575b23c-794e-4797-9096-4fd152e38c47", "name": "tempest-VolumesBackupsTest-Backup-901328831"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:26.391153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating new backup {'backup': {'volume_id': '454fcda1-ca7e-4121-8273-f3af9f260810', 'snapshot_id': 'e575b23c-794e-4797-9096-4fd152e38c47', 'name': 'tempest-VolumesBackupsTest-Backup-901328831'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:49:26.391343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Creating backup of volume 454fcda1-ca7e-4121-8273-f3af9f260810 in container None Jul 22 04:49:26.399314 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.399314 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:26.400015 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:26.407668 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.407668 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:26.408188 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot retrieved successfully. Jul 22 04:49:26.435732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Created reservations ['23a960a6-1751-47a3-9008-62a6fdfd5db6', '82d60eec-96af-4958-a53f-7cfb86718dcd'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:26.484115 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d1730ff5-362d-4764-965d-3de41a1cc1d0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:49:26.484484 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 828/3301] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:26 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:26.498346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.501705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:26.502034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:26.502749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:26.502749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:26.507957 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.507957 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:26.509097 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9fef8c9f-2541-44fe-b9cc-3629a06b21bb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:26.509529 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 834/3302] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:26 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:49:26.576195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-57a74678-f9e2-485e-945e-6702f25bfe39 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:26.578395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57a74678-f9e2-485e-945e-6702f25bfe39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:26.578632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57a74678-f9e2-485e-945e-6702f25bfe39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:26.579026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-57a74678-f9e2-485e-945e-6702f25bfe39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:26.579026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-57a74678-f9e2-485e-945e-6702f25bfe39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:26.587478 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:26.587478 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:26.588426 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-57a74678-f9e2-485e-945e-6702f25bfe39 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:26.588814 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 822/3303] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:26 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:27.527410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4047464b-35e0-47f5-8082-563ea846e32c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:27.535109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4047464b-35e0-47f5-8082-563ea846e32c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:27.535109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4047464b-35e0-47f5-8082-563ea846e32c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:27.535377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4047464b-35e0-47f5-8082-563ea846e32c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:27.535518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4047464b-35e0-47f5-8082-563ea846e32c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:27.549927 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:27.549927 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:27.551036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4047464b-35e0-47f5-8082-563ea846e32c tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:27.552955 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 820/3304] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:27 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:27.601298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:27.603949 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:27.604289 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:27.604550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:27.604718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:27.610292 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:27.610292 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:27.611307 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-08570e38-297c-42df-a9d7-7e6aee3dacc4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:27.611824 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 829/3305] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:27 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:28.563216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:28.565219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:28.565478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:28.565669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:28.565818 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:28.574405 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:28.574405 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:28.575221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-19b6b8e1-dbc1-404b-a3f8-30628af5181e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:28.575620 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 835/3306] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:28 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:28.626389 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-caba7be3-8520-48b5-824b-b946dd82b581 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:28.629944 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-caba7be3-8520-48b5-824b-b946dd82b581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:28.629944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-caba7be3-8520-48b5-824b-b946dd82b581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:28.629944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-caba7be3-8520-48b5-824b-b946dd82b581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:28.629944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-caba7be3-8520-48b5-824b-b946dd82b581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:28.633320 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:28.633320 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:28.634144 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-caba7be3-8520-48b5-824b-b946dd82b581 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:28.634573 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 823/3307] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:28 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:29.588228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:29.593065 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:29.593065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:29.593065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:29.593065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:29.603128 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:29.603128 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:29.605514 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a4c7a4c-8330-4e2b-9848-804431159c47 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:29.607394 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 821/3308] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:29 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:29.644454 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:29.646443 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:29.646648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:29.647007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:29.647007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:29.651783 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:29.651783 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:29.652614 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5628eb21-d6c5-46e9-ba6d-3d78e46854ba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:29.653063 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 830/3309] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:29 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:30.619958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-be8d757b-c343-4212-ab91-904a14db116a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:30.621907 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be8d757b-c343-4212-ab91-904a14db116a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:30.622195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be8d757b-c343-4212-ab91-904a14db116a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:30.622425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be8d757b-c343-4212-ab91-904a14db116a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:30.622578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-be8d757b-c343-4212-ab91-904a14db116a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:30.627177 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:30.627177 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:30.627948 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be8d757b-c343-4212-ab91-904a14db116a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:30.628668 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 836/3310] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:30 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:30.664530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0a61e406-9409-4767-acaa-a80c3d24e1df None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:30.666928 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a61e406-9409-4767-acaa-a80c3d24e1df tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:30.667307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0a61e406-9409-4767-acaa-a80c3d24e1df tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:30.667618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0a61e406-9409-4767-acaa-a80c3d24e1df tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:30.669972 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0a61e406-9409-4767-acaa-a80c3d24e1df tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:30.673990 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:30.673990 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:30.675051 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a61e406-9409-4767-acaa-a80c3d24e1df tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:30.676104 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 824/3311] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:30 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:31.643794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:31.646821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:31.647077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:31.647306 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:31.647460 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:31.656404 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:31.656404 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:31.658155 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-287cb261-b028-43ca-b571-7c24bae8a5a3 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:31.658917 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 822/3312] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:31 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:31.687442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-126b8837-92de-4936-9c78-17ee087d085d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:31.689987 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-126b8837-92de-4936-9c78-17ee087d085d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:31.690198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-126b8837-92de-4936-9c78-17ee087d085d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:31.690459 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-126b8837-92de-4936-9c78-17ee087d085d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:31.690606 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-126b8837-92de-4936-9c78-17ee087d085d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:31.699529 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:31.699529 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:31.700840 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-126b8837-92de-4936-9c78-17ee087d085d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:31.701360 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 831/3313] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:31 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:32.100104 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-7cc5c546-c54e-4c66-a180-b8493cdeafb6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.101473 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-7cc5c546-c54e-4c66-a180-b8493cdeafb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/encryption Jul 22 04:49:32.101668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-7cc5c546-c54e-4c66-a180-b8493cdeafb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.101927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-7cc5c546-c54e-4c66-a180-b8493cdeafb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.102851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.105282 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:49:32.105535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.105913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.105913 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete snapshot with id: a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:49:32.111160 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9ee31f97-e291-4a55-85db-2c4db092cca7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 404 Jul 22 04:49:32.111668 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 825/3314] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:49:32 2026] DELETE /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:32.117441 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.117441 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:32.119915 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2ef1b2f9-90d0-40ad-afe9-156227d8aa54 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.122457 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ef1b2f9-90d0-40ad-afe9-156227d8aa54 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 Jul 22 04:49:32.123810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ef1b2f9-90d0-40ad-afe9-156227d8aa54 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.123810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ef1b2f9-90d0-40ad-afe9-156227d8aa54 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.128699 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ef1b2f9-90d0-40ad-afe9-156227d8aa54 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 returned with HTTP 404 Jul 22 04:49:32.129371 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 823/3315] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/snapshots/a31b1197-e2d2-40b7-8d34-85e421344246 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:32.129660 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-84f14e0f-dd2f-4677-ad1e-663076adbad6 req-7cc5c546-c54e-4c66-a180-b8493cdeafb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/encryption returned with HTTP 200 Jul 22 04:49:32.130182 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 837/3316] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:32.175924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.179109 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:32.179391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.179648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.196248 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.196248 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:32.200198 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:32.204646 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-39da435c-7e1f-4837-b9c1-ac55915e9755 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:49:32.205065 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 832/3317] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:32.229979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.231970 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1/action Jul 22 04:49:32.232326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:32.232444 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:32.257717 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.257717 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:32.258286 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:32.265265 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Begin detaching volume completed successfully. Jul 22 04:49:32.266398 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-8fd6efb5-781f-4f19-9634-c4850fca4399 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1/action returned with HTTP 202 Jul 22 04:49:32.266398 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 826/3318] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:49:32 2026] POST /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:32.316018 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2e2cdf64-2ebb-4cc7-b73b-516b6239abd3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.316745 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e2cdf64-2ebb-4cc7-b73b-516b6239abd3 None None] GET https://10.4.3.175/volume// Jul 22 04:49:32.316745 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e2cdf64-2ebb-4cc7-b73b-516b6239abd3 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.318108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e2cdf64-2ebb-4cc7-b73b-516b6239abd3 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.318108 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e2cdf64-2ebb-4cc7-b73b-516b6239abd3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:32.318108 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 824/3319] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49: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 22 04:49:32.326359 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.328426 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:32.328629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.328843 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.337831 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.337831 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:32.340856 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:32.344415 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-091d807a-0108-443b-82b2-98597b4d86f6 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:49:32.344787 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 838/3320] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:32.669288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.671339 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:32.671531 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.671740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.671909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:32.675897 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.675897 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:32.676758 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dde25ebf-944e-44fe-91ce-4e4cdae734ad tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:32.677168 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 833/3321] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:32.713689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:32.715376 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:32.715571 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:32.715810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:32.715940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:32.720036 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:32.720036 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:32.720802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4020c2dc-a84e-4bc7-b6a5-ff970a4449ca tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:32.721216 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 827/3322] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:32 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:33.686445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-57ce1fff-2170-44e0-a557-811f9d8928bd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:33.688325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57ce1fff-2170-44e0-a557-811f9d8928bd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:33.688478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57ce1fff-2170-44e0-a557-811f9d8928bd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:33.688639 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57ce1fff-2170-44e0-a557-811f9d8928bd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:33.688760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-57ce1fff-2170-44e0-a557-811f9d8928bd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:33.693238 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:33.693238 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:33.693906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57ce1fff-2170-44e0-a557-811f9d8928bd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:33.694232 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 825/3323] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:33 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:33.733834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:33.736321 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:33.736617 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:33.736879 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:33.737045 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:33.742337 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:33.742337 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:33.743414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-feb9d750-1cbd-4e9c-ba22-1eb359ae6540 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:33.743606 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 839/3324] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:33 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:34.653850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-fcd5af4b-79ba-4c22-ae0a-cf4a0e535efd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:34.657101 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-fcd5af4b-79ba-4c22-ae0a-cf4a0e535efd tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 Jul 22 04:49:34.657588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-fcd5af4b-79ba-4c22-ae0a-cf4a0e535efd tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:34.657588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-fcd5af4b-79ba-4c22-ae0a-cf4a0e535efd tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:34.672847 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:34.672847 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:34.709243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:34.711726 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:34.712181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:34.712572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:34.713984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:34.722322 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:34.722322 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:34.722322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db7426b5-2a17-4e79-bcb6-a7378d885f1b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:34.723381 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 828/3325] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:34 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:34.757064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e9d577b6-f6dc-43b0-810e-336852463a0f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:34.758684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-66a5b60d-1d8f-4f8e-a6b6-9f38cd867404 req-fcd5af4b-79ba-4c22-ae0a-cf4a0e535efd tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 returned with HTTP 200 Jul 22 04:49:34.758831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 834/3326] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:49:34 2026] DELETE /volume/v3/attachments/114bc383-1295-4740-ad5c-53dea4db32e7 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:34.762184 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9d577b6-f6dc-43b0-810e-336852463a0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:34.762453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9d577b6-f6dc-43b0-810e-336852463a0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:34.762747 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e9d577b6-f6dc-43b0-810e-336852463a0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:34.762863 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e9d577b6-f6dc-43b0-810e-336852463a0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:34.770369 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:34.770369 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:34.771611 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e9d577b6-f6dc-43b0-810e-336852463a0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:34.772255 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 826/3327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:34 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.502508 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.505485 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:35.505812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.506122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.516983 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.516983 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:35.522475 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:35.528981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-50a43a3d-3ebe-4e1e-9dee-48752811a1aa req-8b97d5c6-987b-4d7a-88f8-36fc0913127d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:49:35.529679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 840/3328] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.544897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.547242 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:35.547616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.547901 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.548159 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete volume with id: 34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:35.558168 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.558168 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:35.558897 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:35.581342 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete volume request issued successfully. Jul 22 04:49:35.581583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8f97e22-e96c-4f0e-aff1-ae8c9c33afc9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 202 Jul 22 04:49:35.582153 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 829/3329] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:35 2026] DELETE /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:35.592056 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a7f91e71-2e59-45a1-9263-881ba35de2be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.593981 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7f91e71-2e59-45a1-9263-881ba35de2be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:35.594148 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7f91e71-2e59-45a1-9263-881ba35de2be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.594327 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7f91e71-2e59-45a1-9263-881ba35de2be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.603146 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.603146 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:35.608397 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a7f91e71-2e59-45a1-9263-881ba35de2be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:35.615300 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7f91e71-2e59-45a1-9263-881ba35de2be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 200 Jul 22 04:49:35.615855 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 835/3330] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.737989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.737989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:35.737989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.738162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.738264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:35.743384 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.743384 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:35.744225 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f3a27e62-219c-43be-9a45-c571475a4ca7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:35.744619 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 827/3331] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.784751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.787174 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:35.787472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.787709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.787859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:35.793462 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.793462 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:35.794750 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9d2b0ec-2c78-427a-b56a-b2bc26e0a0e6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:35.794922 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 841/3332] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.808170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.810714 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:35.810940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.811211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.821191 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.821191 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:35.826382 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:35.835153 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a8588ac4-f98a-4b92-9fc6-5579d354d648 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 200 Jul 22 04:49:35.835592 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 830/3333] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.854301 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.856455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:35.856794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.857168 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.857445 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:35.863216 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.863216 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:35.864122 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ccdc52a6-ef7e-4756-b232-c6c3efb36a2a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:35.864544 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 836/3334] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.877078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.882254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/detail Jul 22 04:49:35.882254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:35.883452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:35.883836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:49:35.909030 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a1ca40c-8d95-4fe3-b8eb-f91d7039f039 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/detail returned with HTTP 200 Jul 22 04:49:35.909490 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 828/3335] 10.4.3.175 () {66 vars in 1258 bytes} [Wed Jul 22 04:49:35 2026] GET /volume/v3/backups/detail => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:35.923593 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:35.925431 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb/restore Jul 22 04:49:35.925880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:35.927310 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Restoring backup 15c56892-7048-467b-9f4f-dcf57e38f4eb ({'restore': {}}) {{(pid=100125) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:49:35.927416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Restoring backup 15c56892-7048-467b-9f4f-dcf57e38f4eb to volume None. Jul 22 04:49:35.931952 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:35.931952 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:35.933042 np0000005618 devstack@c-api.service[100125]: INFO cinder.backup.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating volume of 1 GB for restore of backup 15c56892-7048-467b-9f4f-dcf57e38f4eb. Jul 22 04:49:35.941079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:49:35.939727. {{(pid=100125) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:49:35.941079 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:49:35.945822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (5452cfe4-8ce0-4b07-9843-26f50ef09dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:35.946906 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9648a4cf-2cae-4093-a6f5-fb51371d4b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:35.947926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:35.980716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9648a4cf-2cae-4093-a6f5-fb51371d4b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:35.981892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93355cfc-b281-40ac-b8c5-ee16daf04189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:36.030988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['4ed8fdea-2e7f-41b0-b06f-7e2df1614f0a', '01d1a87a-5424-45c8-a5f6-3b5c6073fca5', '80d86e1b-48ba-47ae-bd8b-288d6e8bf412', '7bd86a56-4af5-4ae9-8e68-a6a0ca70a748'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:36.031240 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93355cfc-b281-40ac-b8c5-ee16daf04189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ed8fdea-2e7f-41b0-b06f-7e2df1614f0a', '01d1a87a-5424-45c8-a5f6-3b5c6073fca5', '80d86e1b-48ba-47ae-bd8b-288d6e8bf412', '7bd86a56-4af5-4ae9-8e68-a6a0ca70a748']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:36.031980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8702a9-7459-4634-973d-417502a7b628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:36.061900 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8702a9-7459-4634-973d-417502a7b628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dad49a0-f0ee-4239-9cba-c9ea9e42d17c', '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_15c56892-7048-467b-9f4f-dcf57e38f4eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['4ed8fdea-2e7f-41b0-b06f-7e2df1614f0a','01d1a87a-5424-45c8-a5f6-3b5c6073fca5','80d86e1b-48ba-47ae-bd8b-288d6e8bf412','7bd86a56-4af5-4ae9-8e68-a6a0ca70a748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_15c56892-7048-467b-9f4f-dcf57e38f4eb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dad49a0-f0ee-4239-9cba-c9ea9e42d17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:36.063823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e39bb6-d513-41e5-9ca2-510f038e7e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:36.088325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30e39bb6-d513-41e5-9ca2-510f038e7e12) transitioned into 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_15c56892-7048-467b-9f4f-dcf57e38f4eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['4ed8fdea-2e7f-41b0-b06f-7e2df1614f0a','01d1a87a-5424-45c8-a5f6-3b5c6073fca5','80d86e1b-48ba-47ae-bd8b-288d6e8bf412','7bd86a56-4af5-4ae9-8e68-a6a0ca70a748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:36.089405 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8725af46-9710-41ad-bd2a-32eabeaffb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:36.101111 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8725af46-9710-41ad-bd2a-32eabeaffb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:36.101863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (5452cfe4-8ce0-4b07-9843-26f50ef09dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:36.102205 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:49:36.111712 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:36.111712 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:36.112433 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:36.631280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-90f07241-b1c8-4a61-a91c-fef009af69cf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:36.632930 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-90f07241-b1c8-4a61-a91c-fef009af69cf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 Jul 22 04:49:36.632930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-90f07241-b1c8-4a61-a91c-fef009af69cf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:36.633162 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-90f07241-b1c8-4a61-a91c-fef009af69cf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:36.644424 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-90f07241-b1c8-4a61-a91c-fef009af69cf tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 returned with HTTP 404 Jul 22 04:49:36.645250 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 831/3336] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:36 2026] GET /volume/v3/volumes/34c875c7-ec0a-4c25-a7d5-46de4b2c91e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:36.755749 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:36.757732 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:36.757926 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:36.758173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:36.758292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:36.764754 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:36.764754 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:36.765866 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-acc090d9-57d1-471e-8180-e119f8aebfc8 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:36.766503 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 837/3337] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:36 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:37.123319 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:37.123319 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:37.124610 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:37.124610 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Checking backup size 1 against volume size 1 {{(pid=100125) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:49:37.124610 np0000005618 devstack@c-api.service[100125]: INFO cinder.backup.api [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Overwriting volume 7dad49a0-f0ee-4239-9cba-c9ea9e42d17c with restore of backup 15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:37.152852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] restore_backup in rpcapi backup_id 15c56892-7048-467b-9f4f-dcf57e38f4eb {{(pid=100125) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:49:37.155405 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d03ab5ec-6e11-4984-97c9-cab758d11c91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb/restore returned with HTTP 202 Jul 22 04:49:37.156051 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 842/3338] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:49:35 2026] POST /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:37.168356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a929fe55-9b67-4e82-8435-4ef3117b804e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:37.169898 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a929fe55-9b67-4e82-8435-4ef3117b804e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:37.170213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a929fe55-9b67-4e82-8435-4ef3117b804e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:37.170320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a929fe55-9b67-4e82-8435-4ef3117b804e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:37.170444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-a929fe55-9b67-4e82-8435-4ef3117b804e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:37.178724 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:37.178724 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:37.180728 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a929fe55-9b67-4e82-8435-4ef3117b804e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:37.180728 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 829/3339] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:37 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:37.786656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:37.789081 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:37.789313 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:37.789605 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:37.789759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:37.801822 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:37.801822 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:37.803356 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f723693-4eae-46f6-96f1-0d5a234c7148 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:37.804801 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 832/3340] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:37 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:38.194610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:38.199466 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:38.199466 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:38.200590 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:38.201262 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:38.208466 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:38.208466 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:38.212988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d1eb2be3-88c1-479d-88fb-8343433d6a91 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:38.213420 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 838/3341] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:38 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:38.816240 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:38.819071 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:38.819261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:38.819464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:38.819549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:38.825136 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:38.825136 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:38.826402 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a297c47-7c61-4aaf-b81c-d105d9dd5393 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:38.827214 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 843/3342] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:38 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:39.227128 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:39.231297 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:39.235279 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:39.235682 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:39.235878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:39.243943 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:39.243943 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:39.246801 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2df0cb5-b8c3-4617-9590-3bb52b2e1f96 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:39.248678 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 830/3343] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:39 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:39.839929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-66038a43-3983-458c-931d-9913797f7e1e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:39.843212 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66038a43-3983-458c-931d-9913797f7e1e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:39.843212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66038a43-3983-458c-931d-9913797f7e1e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:39.843212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-66038a43-3983-458c-931d-9913797f7e1e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:39.843212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-66038a43-3983-458c-931d-9913797f7e1e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:39.850339 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:39.850339 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:39.851297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-66038a43-3983-458c-931d-9913797f7e1e tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:39.851988 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 833/3344] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:39 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:40.259088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:40.261510 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:40.261805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:40.262094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:40.262248 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:40.269540 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:40.269540 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:40.270601 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ca62f7d-58c7-4840-9eb6-5661339d5b0b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:40.271337 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 839/3345] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:40 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:40.866264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:40.869686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:40.869943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:40.870177 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:40.870308 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:40.875792 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:40.875792 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:40.876541 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20006c46-f9f4-4390-822c-c5429e6bdcaf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:40.876902 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 844/3346] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:40 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:41.283479 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:41.285984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:41.286245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:41.286490 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:41.286626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:41.298459 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:41.298459 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:41.299607 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7c42472-88db-472d-b2d2-612480dfe9b8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:41.300845 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 831/3347] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:41 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:49:41.891616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c32be64-6766-4ae2-a4ab-e727118474cf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:41.894324 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c32be64-6766-4ae2-a4ab-e727118474cf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:41.894609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c32be64-6766-4ae2-a4ab-e727118474cf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:41.894892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c32be64-6766-4ae2-a4ab-e727118474cf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:41.895076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7c32be64-6766-4ae2-a4ab-e727118474cf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:41.904561 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:41.904561 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:41.905509 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c32be64-6766-4ae2-a4ab-e727118474cf tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:41.905995 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 834/3348] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:41 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:42.170633 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-08e545de-4675-42b1-bc9b-96e96f0f90e7 req-15dd89b0-a643-4dc3-8a00-e3787f489cdd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:42.174979 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-08e545de-4675-42b1-bc9b-96e96f0f90e7 req-15dd89b0-a643-4dc3-8a00-e3787f489cdd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b Jul 22 04:49:42.175242 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-08e545de-4675-42b1-bc9b-96e96f0f90e7 req-15dd89b0-a643-4dc3-8a00-e3787f489cdd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:42.175461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-08e545de-4675-42b1-bc9b-96e96f0f90e7 req-15dd89b0-a643-4dc3-8a00-e3787f489cdd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:42.183371 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:42.183371 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:42.250643 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-08e545de-4675-42b1-bc9b-96e96f0f90e7 req-15dd89b0-a643-4dc3-8a00-e3787f489cdd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b returned with HTTP 200 Jul 22 04:49:42.251282 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 840/3349] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:49:42 2026] DELETE /volume/v3/attachments/a1135a78-202b-4c53-8f48-49122017a52b => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:42.314672 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-004b472c-ffd8-4e15-8c9f-88412644771a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:42.319856 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-004b472c-ffd8-4e15-8c9f-88412644771a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:42.319856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-004b472c-ffd8-4e15-8c9f-88412644771a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:42.319856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-004b472c-ffd8-4e15-8c9f-88412644771a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:42.320051 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-004b472c-ffd8-4e15-8c9f-88412644771a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:42.328552 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:42.328552 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:42.328552 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-004b472c-ffd8-4e15-8c9f-88412644771a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:42.328882 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 845/3350] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:42 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:42.918981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:42.921800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:42.921800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:42.921800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:42.921800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:42.928303 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:42.928303 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:42.929253 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-37153d7a-8466-45a8-bdfc-a7b86172eeec tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:42.929724 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 832/3351] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:42 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:43.315319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bc30da0e-7039-4eba-84f8-8047a667a583 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.317123 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:43.317486 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.317781 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.318166 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:43.327023 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.327023 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:43.327023 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:43.345341 np0000005618 devstack@c-api.service[100127]: WARNING cinder.keymgr.conf_key_mgr [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:49:43.346026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.348106 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:43.348150 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.348423 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.348593 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:43.353997 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:49:43.353997 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc30da0e-7039-4eba-84f8-8047a667a583 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 202 Jul 22 04:49:43.354164 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.354164 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:43.354768 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 835/3352] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:43 2026] DELETE /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:43.355306 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6175c5bb-dd54-42f9-b412-ea5896ea3944 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:43.358999 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 841/3353] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:43 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:43.367310 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b086aff7-23a9-4557-86ba-8c270211d2b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.369847 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b086aff7-23a9-4557-86ba-8c270211d2b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f Jul 22 04:49:43.370760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b086aff7-23a9-4557-86ba-8c270211d2b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.371151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b086aff7-23a9-4557-86ba-8c270211d2b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.581543 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.581543 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:43.584984 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b086aff7-23a9-4557-86ba-8c270211d2b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f returned with HTTP 404 Jul 22 04:49:43.585538 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 846/3354] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:43 2026] GET /volume/v3/volumes/58a40bdb-88c8-408e-bdd0-51ecf70f813f => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:43.596131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.599198 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:49:43.599198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.599198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.599946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:49:43.634772 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Get all volumes completed successfully. Jul 22 04:49:43.638591 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.638591 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:43.649870 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0a9b0a87-71c6-4902-9194-fa8340f2351f tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:49:43.650554 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 833/3355] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:49:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20507 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:43.677975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ac8323c6-b8c8-484d-8a92-a89de9b2d39c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.681784 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac8323c6-b8c8-484d-8a92-a89de9b2d39c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] DELETE https://10.4.3.175/volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062 Jul 22 04:49:43.682031 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac8323c6-b8c8-484d-8a92-a89de9b2d39c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.682256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac8323c6-b8c8-484d-8a92-a89de9b2d39c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.724557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac8323c6-b8c8-484d-8a92-a89de9b2d39c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062 returned with HTTP 202 Jul 22 04:49:43.726092 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 836/3356] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:49:43 2026] DELETE /volume/v3/types/eca9ea30-8b8b-4039-b1ea-43e819f1d062 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:43.738543 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1be0eb24-a3ab-4281-97be-b45ecb1ba2c6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.741882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1be0eb24-a3ab-4281-97be-b45ecb1ba2c6 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:49:43.742275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1be0eb24-a3ab-4281-97be-b45ecb1ba2c6 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-431523218", "extra_specs": {}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:43.758592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1be0eb24-a3ab-4281-97be-b45ecb1ba2c6 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:49:43.759190 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 842/3357] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:49:43 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:43.772907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-caff58cf-1164-4087-b0c0-bb4e70f7e97c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.775561 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-caff58cf-1164-4087-b0c0-bb4e70f7e97c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] POST https://10.4.3.175/volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436/encryption Jul 22 04:49:43.775561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-caff58cf-1164-4087-b0c0-bb4e70f7e97c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:43.792786 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-caff58cf-1164-4087-b0c0-bb4e70f7e97c tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436/encryption returned with HTTP 200 Jul 22 04:49:43.793335 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 847/3358] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:49:43 2026] POST /volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:43.803641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.807896 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:43.808496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-435851212", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-431523218", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:43.810370 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-435851212', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-431523218', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:43.814295 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:49:43.814768 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.814768 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:43.815467 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:49:43.820903 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (dcec93a6-3c5d-4c7e-9b3a-f227174bb6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:43.821786 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a6c9b9-3eab-4fce-9870-6e3ec46f43db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:43.822667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:43.859378 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2a6c9b9-3eab-4fce-9870-6e3ec46f43db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:49:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45ecbf8a-adba-4171-ab30-7252d023c436,is_public=True,name='tempest-scenario-type-luks2-431523218',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45ecbf8a-adba-4171-ab30-7252d023c436', '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=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:43.859826 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220bc5df-38f7-4d88-a06e-06719e869509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:43.897330 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-431523218 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-431523218, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:43.897487 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-431523218 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-431523218, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:49:43.932794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['961a751e-bcf0-4f0d-812a-b9f86acb648c', '949c272b-3ca9-45ea-8c2b-a1bef78aa190', '127ae654-ad12-4300-bfd5-3681f2c2e162', '4fc9a146-86ba-4fe1-8df0-9b6bbd7c33b9'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:43.933945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (220bc5df-38f7-4d88-a06e-06719e869509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961a751e-bcf0-4f0d-812a-b9f86acb648c', '949c272b-3ca9-45ea-8c2b-a1bef78aa190', '127ae654-ad12-4300-bfd5-3681f2c2e162', '4fc9a146-86ba-4fe1-8df0-9b6bbd7c33b9']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:43.934953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6749754c-a192-4308-a296-95a56b7973f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:43.942153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:43.943996 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:43.944070 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:43.946982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:43.946982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:43.951235 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:43.951235 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:43.952139 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c65f51c-fa00-4a98-b9eb-32797c1e473a tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:43.952579 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 837/3359] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:43 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:43.963177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6749754c-a192-4308-a296-95a56b7973f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004570ab-5347-48d7-97bf-1ce84b5c8ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-435851212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['961a751e-bcf0-4f0d-812a-b9f86acb648c','949c272b-3ca9-45ea-8c2b-a1bef78aa190','127ae654-ad12-4300-bfd5-3681f2c2e162','4fc9a146-86ba-4fe1-8df0-9b6bbd7c33b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=45ecbf8a-adba-4171-ab30-7252d023c436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-435851212',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=004570ab-5347-48d7-97bf-1ce84b5c8ef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45ecbf8a-adba-4171-ab30-7252d023c436),volume_type_id=45ecbf8a-adba-4171-ab30-7252d023c436)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:43.964869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b54996-b234-4106-8660-259ca7f87218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:43.989189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b54996-b234-4106-8660-259ca7f87218) transitioned into state 'SUCCESS' from state '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-435851212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['961a751e-bcf0-4f0d-812a-b9f86acb648c','949c272b-3ca9-45ea-8c2b-a1bef78aa190','127ae654-ad12-4300-bfd5-3681f2c2e162','4fc9a146-86ba-4fe1-8df0-9b6bbd7c33b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=45ecbf8a-adba-4171-ab30-7252d023c436)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:43.989997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213e9056-25ea-4918-ba19-e6df0125d9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:44.005646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (213e9056-25ea-4918-ba19-e6df0125d9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:44.006578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (dcec93a6-3c5d-4c7e-9b3a-f227174bb6b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:44.007071 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:49:44.007693 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d17d4f9a-bfd5-48fb-a306-776bc7679301 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:44.008165 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 834/3360] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:43 2026] POST /volume/v3/volumes => generated 779 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:44.023509 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:44.025664 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:44.025926 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:44.026149 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:44.033057 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:44.033057 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:44.037217 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:44.042330 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b93d3595-a398-44e8-b2aa-642e958c7fb6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:44.042928 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 843/3361] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:44 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:44.372658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:44.375762 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:44.375762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:44.376081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:44.376201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:44.381625 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:44.381625 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:44.383386 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4c5a654-50dc-43c3-83a7-8ed3c69294f1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:44.383386 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 848/3362] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:44 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:44.967808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:44.972267 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:44.972267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:44.972267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:44.972267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:44.977421 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:44.977421 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:44.978672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3fa01e88-cd2c-4c65-8c04-65c137004a12 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:44.979264 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 838/3363] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:44 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.056824 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-49e8f220-2511-42df-99f3-0a96684f87a2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.059718 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-49e8f220-2511-42df-99f3-0a96684f87a2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:45.059905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-49e8f220-2511-42df-99f3-0a96684f87a2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.060166 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-49e8f220-2511-42df-99f3-0a96684f87a2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.069495 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.069495 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:45.075984 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-49e8f220-2511-42df-99f3-0a96684f87a2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:45.079341 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-49e8f220-2511-42df-99f3-0a96684f87a2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:45.079815 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 835/3364] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.093137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6f684da8-01a0-419f-983f-a768e841491c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.095916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6f684da8-01a0-419f-983f-a768e841491c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:45.096167 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6f684da8-01a0-419f-983f-a768e841491c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.096382 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6f684da8-01a0-419f-983f-a768e841491c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.104394 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.104394 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:45.109010 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6f684da8-01a0-419f-983f-a768e841491c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:45.115990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6f684da8-01a0-419f-983f-a768e841491c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:45.115990 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 844/3365] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.126794 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.128550 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/action Jul 22 04:49:45.129231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:45.129231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:45.137221 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.137221 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:45.137646 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:45.145550 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume updated successfully. Jul 22 04:49:45.145934 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f3755ce-0255-472b-89ca-af0ae30dda79 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/action returned with HTTP 200 Jul 22 04:49:45.146421 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 849/3366] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:49:45 2026] POST /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:49:45.239943 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.242124 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:45.242315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.242510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.251626 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.251626 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:45.256087 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:45.260426 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-1f50a093-27d7-4e9a-be2c-d1b461357321 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:45.261024 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 839/3367] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.395235 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.397517 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:45.397798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.398056 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.398230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:45.403193 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.403193 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:45.404309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6926fda6-853b-4fc2-83eb-4ab650b00491 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:45.404852 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 836/3368] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.840332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.844439 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:45.844726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.844955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.856796 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.856796 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:45.862235 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:45.868682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a0c942ad-7450-4456-806f-39ec1b8b894c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:45.869249 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 845/3369] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:45.884124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8873fecc-e869-4a76-b7f3-4c1f048215f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.884615 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8873fecc-e869-4a76-b7f3-4c1f048215f4 None None] GET https://10.4.3.175/volume// Jul 22 04:49:45.885071 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8873fecc-e869-4a76-b7f3-4c1f048215f4 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:45.885512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8873fecc-e869-4a76-b7f3-4c1f048215f4 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:45.886000 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8873fecc-e869-4a76-b7f3-4c1f048215f4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:45.886283 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 850/3370] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:49: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 22 04:49:45.896483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-bd1c5f37-4520-46f0-9a65-dfc04db60887 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:45.904955 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-bd1c5f37-4520-46f0-9a65-dfc04db60887 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:49:45.905507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-bd1c5f37-4520-46f0-9a65-dfc04db60887 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "004570ab-5347-48d7-97bf-1ce84b5c8ef0", "connector": null, "instance_uuid": "0df643ea-15a9-441f-ac25-110296456d7c"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:45.916784 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:45.916784 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:45.967049 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-bd1c5f37-4520-46f0-9a65-dfc04db60887 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:49:45.967479 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 840/3371] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:49:45 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 22 04:49:45.995999 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:46.000319 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:46.000509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:46.000733 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:46.000839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:46.007329 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:46.007329 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:46.008177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8a7c6eb-7dea-4d9d-ae90-f07df0738133 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:46.008575 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 837/3372] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:45 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:46.415798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:46.417829 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:46.418070 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:46.418338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:46.418451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:46.423320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:46.423320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:46.424194 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d006e59-dc4b-41bc-be18-ae0572a24acf tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:46.424609 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 846/3373] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:46 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:47.026229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.028638 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:47.028864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.029153 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.029298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:47.035583 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.035583 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:47.036822 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-377e55ff-fde7-4c27-a76d-7d9bd67fbde7 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:47.037189 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 851/3374] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:47.206407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c633ea5d-1fab-4727-aceb-7366e5787605 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.206911 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c633ea5d-1fab-4727-aceb-7366e5787605 None None] GET https://10.4.3.175/volume// Jul 22 04:49:47.207033 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c633ea5d-1fab-4727-aceb-7366e5787605 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.207262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c633ea5d-1fab-4727-aceb-7366e5787605 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.207958 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c633ea5d-1fab-4727-aceb-7366e5787605 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:47.207958 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 841/3375] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49: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 22 04:49:47.219760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.222284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:49:47.222581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.222807 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.232572 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.232572 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:47.236314 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:49:47.240624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-a00db366-f479-483f-968e-85511f3b9de2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:49:47.241151 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 838/3376] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:47.360786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.364470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d Jul 22 04:49:47.364953 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:47.375237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-004570ab-5347-48d7-97bf-1ce84b5c8ef0-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:49:47.384205 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-004570ab-5347-48d7-97bf-1ce84b5c8ef0-np0000005618" acquired by "attachment_update" :: waited 0.009s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:49:47.385453 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.385453 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:47.435391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.439663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:47.439868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.440105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.440255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:47.447498 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.447498 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:47.448602 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b1826f7-1bf9-4cce-bc91-33d50fff75b1 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:47.448977 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 852/3377] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:47.463018 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.465274 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:47.465377 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.466023 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.474579 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.474579 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:47.479285 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:47.483920 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3600512-1b72-4afe-964b-9b3ea6ac08ec tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c returned with HTTP 200 Jul 22 04:49:47.484355 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 842/3378] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c => generated 966 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:47.496650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-699918d2-c023-4460-84e1-61889ad4ba5a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.499990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-699918d2-c023-4460-84e1-61889ad4ba5a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:47.500295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-699918d2-c023-4460-84e1-61889ad4ba5a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.500504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-699918d2-c023-4460-84e1-61889ad4ba5a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.507349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-004570ab-5347-48d7-97bf-1ce84b5c8ef0-np0000005618" released by "attachment_update" :: held 0.123s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:49:47.508043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-e6f8726f-6ca8-4d97-b64d-0044ca03132f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d returned with HTTP 200 Jul 22 04:49:47.508874 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 847/3379] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:49:47 2026] PUT /volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:49:47.511569 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.511569 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:47.517951 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-699918d2-c023-4460-84e1-61889ad4ba5a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:47.530115 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-699918d2-c023-4460-84e1-61889ad4ba5a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c returned with HTTP 200 Jul 22 04:49:47.530820 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 839/3380] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c => generated 966 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:47.538451 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-83f34c6e-33f5-4886-94b3-36ebbcfc7e7c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.543215 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-83f34c6e-33f5-4886-94b3-36ebbcfc7e7c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d/action Jul 22 04:49:47.543722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-83f34c6e-33f5-4886-94b3-36ebbcfc7e7c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:47.543899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-83f34c6e-33f5-4886-94b3-36ebbcfc7e7c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:47.550885 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3345970f-bc3b-482c-b92f-5f621dcdacba None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.552369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:47.552369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.552369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.553097 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: 7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:47.566803 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.566803 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:47.568097 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:47.585987 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.585987 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:47.594394 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:49:47.594394 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3345970f-bc3b-482c-b92f-5f621dcdacba tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c returned with HTTP 202 Jul 22 04:49:47.595248 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 843/3381] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:47 2026] DELETE /volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:47.607526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-83f34c6e-33f5-4886-94b3-36ebbcfc7e7c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d/action returned with HTTP 204 Jul 22 04:49:47.607526 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 853/3382] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:49:47 2026] POST /volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:47.610194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:47.615165 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:47.615425 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:47.615611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:47.627411 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:47.627411 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:47.632032 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:47.636112 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-761f9e1c-1f77-4807-9752-cbe0e2e3b8ea tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c returned with HTTP 200 Jul 22 04:49:47.636692 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 848/3383] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:47 2026] GET /volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:48.049970 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:48.053910 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:48.054725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:48.055292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:48.055989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:48.061855 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:48.061855 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:48.062914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-125d3ca4-bb32-44cb-9a34-a72f18fe6311 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:48.063406 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 840/3384] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:48 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:48.651731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-71917d07-c6fa-45ff-806c-9cbc2bec99b4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:48.653865 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-71917d07-c6fa-45ff-806c-9cbc2bec99b4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c Jul 22 04:49:48.654115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-71917d07-c6fa-45ff-806c-9cbc2bec99b4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:48.654362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-71917d07-c6fa-45ff-806c-9cbc2bec99b4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:48.661220 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-71917d07-c6fa-45ff-806c-9cbc2bec99b4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c returned with HTTP 404 Jul 22 04:49:48.661804 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 844/3385] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:48 2026] GET /volume/v3/volumes/7dad49a0-f0ee-4239-9cba-c9ea9e42d17c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:48.669072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:48.671298 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:48.671519 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:48.671747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:48.671875 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: 15c56892-7048-467b-9f4f-dcf57e38f4eb. Jul 22 04:49:48.676782 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:48.676782 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:48.693791 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id 15c56892-7048-467b-9f4f-dcf57e38f4eb {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:49:48.695957 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8abb3e7e-6cf6-497c-b490-c3534e6dd80d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 202 Jul 22 04:49:48.696558 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 854/3386] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:48 2026] DELETE /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:48.706587 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1e2af398-fb90-413c-a407-659d8df732f3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:48.708923 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e2af398-fb90-413c-a407-659d8df732f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:48.709074 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e2af398-fb90-413c-a407-659d8df732f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:48.709351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e2af398-fb90-413c-a407-659d8df732f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:48.709479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-1e2af398-fb90-413c-a407-659d8df732f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:48.714887 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:48.714887 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:48.716004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e2af398-fb90-413c-a407-659d8df732f3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 200 Jul 22 04:49:48.716632 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 849/3387] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:48 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:49.074567 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.077018 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:49.077226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.077440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.077559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:49.083016 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.083016 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:49.083925 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c622e79-60f3-4f81-966c-ec03b6dfbfd6 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:49.084351 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 841/3388] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:49.099802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.101771 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:49.101985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.102228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.102374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:49.108323 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.108323 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:49.109157 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f393b8f2-5209-4028-bc6d-eb15c7435821 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:49.109599 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 845/3389] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:49.120881 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-58151aac-5baa-4f80-8e62-69a5734794c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.125762 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:49.126074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.126309 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.126454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete backup with id: 6abee158-ccdf-4a0e-b72c-9145a8aa2393. Jul 22 04:49:49.132675 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.132675 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:49.152996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] delete_backup rpcapi backup_id 6abee158-ccdf-4a0e-b72c-9145a8aa2393 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:49:49.155095 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-58151aac-5baa-4f80-8e62-69a5734794c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 202 Jul 22 04:49:49.155482 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 855/3390] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:49 2026] DELETE /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:49:49.169327 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.171378 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:49.172235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.172235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.173025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:49.182346 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.182346 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:49.183664 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1afbfa4-9a3d-4bbe-9170-5c3a2983b2fd tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 200 Jul 22 04:49:49.184206 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 850/3391] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:49.535672 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.537587 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:49.538042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-704856988", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:49.540990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-704856988', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:49.540990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume of 1 GB Jul 22 04:49:49.543794 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Availability Zones retrieved successfully. Jul 22 04:49:49.549650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Flow 'volume_create_api' (e302cbd5-906f-42cc-a6fb-d75fab8515f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:49.550698 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68156c0b-164a-4362-9fa4-7572acfef9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:49.551687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:49.586580 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68156c0b-164a-4362-9fa4-7572acfef9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:49.587346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4cbd4e-aecc-453f-8b13-7b888289fa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:49.637739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Created reservations ['1fe3491e-5c4d-4349-990c-3dd86b402a80', '08c60928-c183-4c04-a6ba-4bced1be0838', '7838b7c4-5e05-4eb3-aa19-c5749acd1d3f', 'e4d759ed-d274-4a6c-87db-5c36610726d1'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:49.638606 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4cbd4e-aecc-453f-8b13-7b888289fa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe3491e-5c4d-4349-990c-3dd86b402a80', '08c60928-c183-4c04-a6ba-4bced1be0838', '7838b7c4-5e05-4eb3-aa19-c5749acd1d3f', 'e4d759ed-d274-4a6c-87db-5c36610726d1']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:49.639548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6f6f43-2fe0-4679-b863-85f409962d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:49.668827 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae6f6f43-2fe0-4679-b863-85f409962d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a8d6a3f-31a3-449b-b336-6ba7862906ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-704856988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da607b10d704284a000155316d388af',qos_specs=None,replication_status=,reservations=['1fe3491e-5c4d-4349-990c-3dd86b402a80','08c60928-c183-4c04-a6ba-4bced1be0838','7838b7c4-5e05-4eb3-aa19-c5749acd1d3f','e4d759ed-d274-4a6c-87db-5c36610726d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323513548b16422491c813361f5f34a1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-704856988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a8d6a3f-31a3-449b-b336-6ba7862906ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da607b10d704284a000155316d388af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='323513548b16422491c813361f5f34a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:49.669839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ba37cb-c669-4def-a991-4eab69f24cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:49.701415 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ba37cb-c669-4def-a991-4eab69f24cb5) transitioned into state 'SUCCESS' from state '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-704856988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da607b10d704284a000155316d388af',qos_specs=None,replication_status=,reservations=['1fe3491e-5c4d-4349-990c-3dd86b402a80','08c60928-c183-4c04-a6ba-4bced1be0838','7838b7c4-5e05-4eb3-aa19-c5749acd1d3f','e4d759ed-d274-4a6c-87db-5c36610726d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323513548b16422491c813361f5f34a1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:49.703254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3bc807-da98-4622-a997-dd16ab2c0e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:49.713377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3bc807-da98-4622-a997-dd16ab2c0e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:49.714172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Flow 'volume_create_api' (e302cbd5-906f-42cc-a6fb-d75fab8515f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:49.714450 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Create volume request issued successfully. Jul 22 04:49:49.714973 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b918bdd-b5d9-4792-814e-b51063d5a772 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:49.715349 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 842/3392] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:49:49 2026] POST /volume/v3/volumes => generated 754 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:49.727508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.727911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-54136286-3244-45f7-82fc-8d31697076d0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.728385 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb Jul 22 04:49:49.731731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.731731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.731731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 15c56892-7048-467b-9f4f-dcf57e38f4eb. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:49.732042 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-54136286-3244-45f7-82fc-8d31697076d0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:49.732042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-54136286-3244-45f7-82fc-8d31697076d0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.732042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-54136286-3244-45f7-82fc-8d31697076d0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.732452 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d3a85db-f0b0-470e-b2fa-65c68dfb74d8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb returned with HTTP 404 Jul 22 04:49:49.732849 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 846/3393] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/backups/15c56892-7048-467b-9f4f-dcf57e38f4eb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:49.742538 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.742538 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:49.748218 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-54136286-3244-45f7-82fc-8d31697076d0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:49.755187 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-54136286-3244-45f7-82fc-8d31697076d0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:49.756881 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 856/3394] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:49.835055 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.837460 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:49.837653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.837857 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.838036 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:49.847714 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.847714 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:49.848289 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:49.873405 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:49:49.873671 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a1db24e-7770-4fe8-ad72-dcbf9c5e4640 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 202 Jul 22 04:49:49.874506 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 851/3395] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:49 2026] DELETE /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:49.886743 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:49.889380 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:49.889610 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:49.889872 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:49.905378 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:49.905378 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:49.913168 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:49.919540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d0ae890-4b9b-483d-910e-0c242937eba3 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 200 Jul 22 04:49:49.920230 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 843/3396] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:49 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.196320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f0202c8a-1456-41ea-b827-6c03aa302feb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.198365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0202c8a-1456-41ea-b827-6c03aa302feb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 Jul 22 04:49:50.198612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0202c8a-1456-41ea-b827-6c03aa302feb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.198883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0202c8a-1456-41ea-b827-6c03aa302feb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.199114 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f0202c8a-1456-41ea-b827-6c03aa302feb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Show backup with id 6abee158-ccdf-4a0e-b72c-9145a8aa2393. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:49:50.204411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0202c8a-1456-41ea-b827-6c03aa302feb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 returned with HTTP 404 Jul 22 04:49:50.205153 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 847/3397] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/backups/6abee158-ccdf-4a0e-b72c-9145a8aa2393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:50.215286 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.216924 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:50.217376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.217767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.218034 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete snapshot with id: e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:50.226999 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.226999 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:50.226999 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot retrieved successfully. Jul 22 04:49:50.245713 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot delete request issued successfully. Jul 22 04:49:50.246308 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f9c3b7af-9216-4e7c-a82c-8cbf5335ca3f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 returned with HTTP 202 Jul 22 04:49:50.247006 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 857/3398] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:49:50 2026] DELETE /volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:50.254887 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-637911cb-1827-40fd-8754-eaba812d79a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.257475 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-637911cb-1827-40fd-8754-eaba812d79a5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:50.257744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-637911cb-1827-40fd-8754-eaba812d79a5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.258004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-637911cb-1827-40fd-8754-eaba812d79a5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.263795 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.263795 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:50.264383 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-637911cb-1827-40fd-8754-eaba812d79a5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Snapshot retrieved successfully. Jul 22 04:49:50.265369 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-637911cb-1827-40fd-8754-eaba812d79a5 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 returned with HTTP 200 Jul 22 04:49:50.265816 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 852/3399] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.767548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.769489 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:50.769765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.770037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.777063 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.777063 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:50.782759 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:50.787109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5221510c-c6b5-41e4-8e4e-ff5852034205 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:50.787496 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 844/3400] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.804747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.807576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:50.807824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.808047 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.822556 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.822556 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:50.831332 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:50.838488 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1345e2cd-8dcd-4b62-804f-cc6badb66efa tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:50.838902 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 848/3401] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.852988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1ef0b559-7331-478c-b112-30f7374e2e89 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.855163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:49:50.855446 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.855713 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.856117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:49:50.856649 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.856649 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:50.857346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:49:50.866908 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Get all volumes completed successfully. Jul 22 04:49:50.867604 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ef0b559-7331-478c-b112-30f7374e2e89 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:49:50.868379 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 858/3402] 10.4.3.175 () {66 vars in 1237 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.877384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.879285 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:50.879499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.879761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.887900 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.887900 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:50.893455 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:50.898478 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d39a3fc-3841-47d6-9a7e-b3ae92573433 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:50.899174 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 853/3403] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.935294 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a2dd0795-61ca-4cb8-8973-db7ab4f683dd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.937114 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2dd0795-61ca-4cb8-8973-db7ab4f683dd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:50.937315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2dd0795-61ca-4cb8-8973-db7ab4f683dd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.937498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a2dd0795-61ca-4cb8-8973-db7ab4f683dd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.944111 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.946468 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a2dd0795-61ca-4cb8-8973-db7ab4f683dd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 404 Jul 22 04:49:50.946614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:50.946759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.947030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.947179 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 845/3404] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:50.955129 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:50.955129 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:50.955890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-329d576b-cfef-4fc8-857d-efe8a63aa672 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.958464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-329d576b-cfef-4fc8-857d-efe8a63aa672 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:50.958833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-329d576b-cfef-4fc8-857d-efe8a63aa672 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.959046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-329d576b-cfef-4fc8-857d-efe8a63aa672 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.960292 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:50.965584 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-329d576b-cfef-4fc8-857d-efe8a63aa672 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 404 Jul 22 04:49:50.965769 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-4d021d03-92ca-4f5a-b358-66de2fe82ba0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:50.966214 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 849/3405] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:50.966418 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 859/3406] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:50 2026] GET /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:50.975708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:50.977620 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:50.977914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:50.978133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:50.978320 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa Jul 22 04:49:50.984916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de75812e-5ef7-4384-a70a-0704a0cadfbe tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa returned with HTTP 404 Jul 22 04:49:50.985469 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 854/3407] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:50 2026] DELETE /volume/v3/volumes/a8e6ad0f-011d-4ef0-bd05-5cf65a1fdafa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:51.001421 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.004773 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:49:51.004773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-279985848"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:51.006489 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-279985848'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:49:51.006643 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume of 1 GB Jul 22 04:49:51.012651 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Availability Zones retrieved successfully. Jul 22 04:49:51.020474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (af5a2d0a-a995-44d0-bdc3-5bb8c9261bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:51.021769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77e9c84-8734-4dde-b50e-04f59021bb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:51.022993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:49:51.056922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77e9c84-8734-4dde-b50e-04f59021bb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:51.057644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe20ced-485f-4ce0-9d71-2b095c95c034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:51.070785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5af00c4-3460-496a-b141-d4ac6b19f446 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.071208 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5af00c4-3460-496a-b141-d4ac6b19f446 None None] GET https://10.4.3.175/volume// Jul 22 04:49:51.071393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5af00c4-3460-496a-b141-d4ac6b19f446 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.071622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5af00c4-3460-496a-b141-d4ac6b19f446 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.072072 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5af00c4-3460-496a-b141-d4ac6b19f446 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:51.072353 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 850/3408] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:49: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 22 04:49:51.078991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-af246a92-a448-4b06-9403-7d624b79345d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.081278 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-af246a92-a448-4b06-9403-7d624b79345d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:49:51.081635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-af246a92-a448-4b06-9403-7d624b79345d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a8d6a3f-31a3-449b-b336-6ba7862906ae", "connector": null, "instance_uuid": "2b1542c3-0981-4411-99d7-e0c1e5e0525f"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:51.089397 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.089397 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:51.096667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['35bc6728-ba88-47d7-bcf5-7728a49fb80a', '5363636f-70a7-4d28-bb79-bb312cdaf4f2', 'ddbb8587-82e1-490f-96c3-dc31809a7623', '4b460957-c5f1-464c-aa82-94a2a33d26f0'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:49:51.097431 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe20ced-485f-4ce0-9d71-2b095c95c034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35bc6728-ba88-47d7-bcf5-7728a49fb80a', '5363636f-70a7-4d28-bb79-bb312cdaf4f2', 'ddbb8587-82e1-490f-96c3-dc31809a7623', '4b460957-c5f1-464c-aa82-94a2a33d26f0']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:51.098645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0897158-6e50-4e86-bc2d-f4f7bb439f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:51.118849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-af246a92-a448-4b06-9403-7d624b79345d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:49:51.119363 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 860/3409] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:49:51 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:51.121090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0897158-6e50-4e86-bc2d-f4f7bb439f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca42d406-6366-4484-9922-75df3d05c944', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-279985848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['35bc6728-ba88-47d7-bcf5-7728a49fb80a','5363636f-70a7-4d28-bb79-bb312cdaf4f2','ddbb8587-82e1-490f-96c3-dc31809a7623','4b460957-c5f1-464c-aa82-94a2a33d26f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-279985848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca42d406-6366-4484-9922-75df3d05c944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f209c85d5f543df83baeddecf39c1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ebe68c6243540dc95cb45d789b01d21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:51.122623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba38f26f-3c2b-4f70-ab02-de3cce326514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:51.150280 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.150432 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba38f26f-3c2b-4f70-ab02-de3cce326514) transitioned into state 'SUCCESS' from state '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-279985848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f209c85d5f543df83baeddecf39c1ee',qos_specs=None,replication_status=,reservations=['35bc6728-ba88-47d7-bcf5-7728a49fb80a','5363636f-70a7-4d28-bb79-bb312cdaf4f2','ddbb8587-82e1-490f-96c3-dc31809a7623','4b460957-c5f1-464c-aa82-94a2a33d26f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ebe68c6243540dc95cb45d789b01d21',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:51.151284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b063ee-5b1b-4883-b697-1e25b328d652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:49:51.152588 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:51.152863 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.153137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.165427 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58b063ee-5b1b-4883-b697-1e25b328d652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:49:51.166434 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Flow 'volume_create_api' (af5a2d0a-a995-44d0-bdc3-5bb8c9261bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:49:51.166532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8802efc-17b1-451d-8798-acc29eaeacad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.166754 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Create volume request issued successfully. Jul 22 04:49:51.166976 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8802efc-17b1-451d-8798-acc29eaeacad None None] GET https://10.4.3.175/volume// Jul 22 04:49:51.167189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8802efc-17b1-451d-8798-acc29eaeacad None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.167415 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa9f89f8-59fc-4562-8fc6-ac44d43618a0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:49:51.167473 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.167473 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:51.167553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8802efc-17b1-451d-8798-acc29eaeacad None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.167852 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8802efc-17b1-451d-8798-acc29eaeacad None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:49:51.167981 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 846/3410] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:49:51 2026] POST /volume/v3/volumes => generated 748 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:49:51.168239 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 851/3411] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:49: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 22 04:49:51.177279 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:51.178447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.181104 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:51.181358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.181607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.182349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-63c0d89c-b947-47b6-a345-5629148429fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.182856 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5212984-f183-4fe6-b300-ad7da2a9c6ae tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:51.183392 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 855/3412] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:51.188492 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63c0d89c-b947-47b6-a345-5629148429fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:49:51.188737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63c0d89c-b947-47b6-a345-5629148429fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.188981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63c0d89c-b947-47b6-a345-5629148429fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.193518 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.193518 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:51.197018 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.197018 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:51.197718 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:51.202024 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-63c0d89c-b947-47b6-a345-5629148429fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:51.202877 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-9a49f551-caeb-49ab-906f-e32d0a699078 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:51.203363 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 861/3413] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:49:51.207311 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63c0d89c-b947-47b6-a345-5629148429fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:49:51.207785 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 847/3414] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:51.275183 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0cc360c9-b6eb-4f95-b50e-e29e68963458 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.277246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0cc360c9-b6eb-4f95-b50e-e29e68963458 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 Jul 22 04:49:51.277406 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0cc360c9-b6eb-4f95-b50e-e29e68963458 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.277572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0cc360c9-b6eb-4f95-b50e-e29e68963458 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.281463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0cc360c9-b6eb-4f95-b50e-e29e68963458 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 returned with HTTP 404 Jul 22 04:49:51.282278 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 852/3415] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/snapshots/e575b23c-794e-4797-9096-4fd152e38c47 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:51.289535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-747a0777-413b-4967-847b-a0f68c095e40 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.291273 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:51.291418 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.291620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.291812 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume with id: 454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:51.302112 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.302112 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:51.302616 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:51.311213 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.313814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] PUT https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 Jul 22 04:49:51.314365 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:51.320278 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume request issued successfully. Jul 22 04:49:51.320500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-747a0777-413b-4967-847b-a0f68c095e40 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 returned with HTTP 202 Jul 22 04:49:51.321045 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 856/3416] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:51 2026] DELETE /volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:51.325248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Acquiring lock "cinder-attachment_update-1a8d6a3f-31a3-449b-b336-6ba7862906ae-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:49:51.329997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7295e647-d7af-4e43-9dc1-83ece13db257 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.331135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7295e647-d7af-4e43-9dc1-83ece13db257 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:51.331337 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7295e647-d7af-4e43-9dc1-83ece13db257 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.331411 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7295e647-d7af-4e43-9dc1-83ece13db257 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.332173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Lock "cinder-attachment_update-1a8d6a3f-31a3-449b-b336-6ba7862906ae-np0000005618" acquired by "attachment_update" :: waited 0.007s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:49:51.333411 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.333411 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:51.340717 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.340717 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:51.344830 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7295e647-d7af-4e43-9dc1-83ece13db257 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:51.350766 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7295e647-d7af-4e43-9dc1-83ece13db257 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 returned with HTTP 200 Jul 22 04:49:51.351271 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 848/3417] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:51.432926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Lock "cinder-attachment_update-1a8d6a3f-31a3-449b-b336-6ba7862906ae-np0000005618" released by "attachment_update" :: held 0.101s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:49:51.433308 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-751180ed-54b3-4f2a-85ed-5de6f0f6df3c tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 returned with HTTP 200 Jul 22 04:49:51.433782 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 862/3418] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:49:51 2026] PUT /volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:51.844342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d20b4945-4229-4312-9d9a-23c6da046395 req-ca8ee5c1-e5f1-491c-86a7-ec8fe2712d13 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:51.846370 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-ca8ee5c1-e5f1-491c-86a7-ec8fe2712d13 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption Jul 22 04:49:51.846433 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-ca8ee5c1-e5f1-491c-86a7-ec8fe2712d13 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:51.846654 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-ca8ee5c1-e5f1-491c-86a7-ec8fe2712d13 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:51.857234 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:51.857234 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:51.865663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d20b4945-4229-4312-9d9a-23c6da046395 req-ca8ee5c1-e5f1-491c-86a7-ec8fe2712d13 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption returned with HTTP 200 Jul 22 04:49:51.868607 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 853/3419] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:49:51 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:52.198715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-06e15826-8551-4419-988f-2c72741a2cc4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:52.201053 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06e15826-8551-4419-988f-2c72741a2cc4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:52.201297 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06e15826-8551-4419-988f-2c72741a2cc4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:52.201518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-06e15826-8551-4419-988f-2c72741a2cc4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:52.214303 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:52.214303 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:52.218163 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-06e15826-8551-4419-988f-2c72741a2cc4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:52.224405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:52.225539 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-06e15826-8551-4419-988f-2c72741a2cc4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:52.226287 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:49:52.226850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:52.226850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:52.226984 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 857/3420] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:52 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:52.239986 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:52.239986 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:52.244343 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:49:52.249852 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a0768e2-8dfe-4f94-af7b-1c0186c7a4c6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:49:52.250318 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 849/3421] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:52 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:52.365258 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8fe38984-d955-4616-925d-f4cd73a81d55 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:52.367406 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8fe38984-d955-4616-925d-f4cd73a81d55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 Jul 22 04:49:52.367406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8fe38984-d955-4616-925d-f4cd73a81d55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:52.367565 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8fe38984-d955-4616-925d-f4cd73a81d55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:52.373824 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8fe38984-d955-4616-925d-f4cd73a81d55 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 returned with HTTP 404 Jul 22 04:49:52.374432 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 863/3422] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:52 2026] GET /volume/v3/volumes/454fcda1-ca7e-4121-8273-f3af9f260810 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:52.381645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:52.383605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:52.383824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:52.384052 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:52.384237 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume with id: b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:52.391663 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:52.391663 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:52.392287 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:52.415769 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume request issued successfully. Jul 22 04:49:52.415914 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-010c57af-8136-4b4d-9deb-3eb1d19e0cfb tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 202 Jul 22 04:49:52.416346 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 854/3423] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:52 2026] DELETE /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:52.425307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:52.427036 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:52.427358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:52.427585 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:52.437022 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:52.437022 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:52.441828 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:52.449179 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a0ca4fce-5b2e-4632-94c8-8cc84be4283b tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 200 Jul 22 04:49:52.449981 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 858/3424] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:52 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:53.240494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:53.245042 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:53.245042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:53.245042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:53.258864 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:53.258864 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:53.264087 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:53.271427 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee7b7f7b-b2da-42a1-83cd-71975fc7adf9 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:53.272253 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 850/3425] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:53 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:53.463899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2431320b-9c77-4582-8383-3f79969536c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:53.465840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2431320b-9c77-4582-8383-3f79969536c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 Jul 22 04:49:53.466094 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2431320b-9c77-4582-8383-3f79969536c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:53.466317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2431320b-9c77-4582-8383-3f79969536c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:53.475454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2431320b-9c77-4582-8383-3f79969536c2 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 returned with HTTP 404 Jul 22 04:49:53.476121 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 864/3426] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:53 2026] GET /volume/v3/volumes/b023fe6f-7377-4c64-92d6-d15a573e28a6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:53.490045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-188256e2-4031-45ea-a1de-af50ec942710 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:53.491875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:49:53.492101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:53.492289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:53.492441 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume with id: d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:49:53.500768 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:53.500768 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:53.501357 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:53.529983 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume request issued successfully. Jul 22 04:49:53.529983 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-188256e2-4031-45ea-a1de-af50ec942710 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 202 Jul 22 04:49:53.530504 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 855/3427] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:53 2026] DELETE /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:53.544054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:53.545465 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:49:53.545465 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:53.545465 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:53.554364 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:53.554364 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:53.559886 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:53.565907 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4a6f5663-a416-47fe-81d7-bf87241042a0 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 200 Jul 22 04:49:53.565907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 859/3428] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:53 2026] GET /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:54.298059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:54.298059 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:54.298059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:54.298059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:54.303712 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:54.303712 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:54.307910 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:54.313885 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e99a099-5509-448a-8baf-0a4aaef981c1 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:54.314445 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 851/3429] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:54 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:54.580223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cd0211fb-3679-4e36-bfa8-9fc7af7e6255 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:54.582007 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cd0211fb-3679-4e36-bfa8-9fc7af7e6255 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 Jul 22 04:49:54.582210 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cd0211fb-3679-4e36-bfa8-9fc7af7e6255 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:54.582395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cd0211fb-3679-4e36-bfa8-9fc7af7e6255 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:54.592412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cd0211fb-3679-4e36-bfa8-9fc7af7e6255 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 returned with HTTP 404 Jul 22 04:49:54.592978 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 865/3430] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:54 2026] GET /volume/v3/volumes/d99bc8ae-a79a-494c-b9df-4d6fa797e857 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:54.601410 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-be931937-4e40-42e1-9be8-23343a7bc83f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:54.603184 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] DELETE https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:49:54.603390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:54.603594 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:54.603770 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume with id: 53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:49:54.615979 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:54.615979 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:54.616425 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:54.646477 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Delete volume request issued successfully. Jul 22 04:49:54.646667 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be931937-4e40-42e1-9be8-23343a7bc83f tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 202 Jul 22 04:49:54.647126 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 856/3431] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:49:54 2026] DELETE /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:49:54.661794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a085109c-f70b-4db0-8545-b2c30518bafc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:54.664945 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a085109c-f70b-4db0-8545-b2c30518bafc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:49:54.665207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a085109c-f70b-4db0-8545-b2c30518bafc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:54.665410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a085109c-f70b-4db0-8545-b2c30518bafc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:54.675802 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:54.675802 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:54.681513 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a085109c-f70b-4db0-8545-b2c30518bafc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Volume info retrieved successfully. Jul 22 04:49:54.688604 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a085109c-f70b-4db0-8545-b2c30518bafc tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 200 Jul 22 04:49:54.689497 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 860/3432] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:54 2026] GET /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:49:55.185190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-7fe8a35b-8d4a-4e4d-b444-5eebd0abb0be None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:55.187673 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-7fe8a35b-8d4a-4e4d-b444-5eebd0abb0be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677/action Jul 22 04:49:55.188138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-7fe8a35b-8d4a-4e4d-b444-5eebd0abb0be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:49:55.188309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-7fe8a35b-8d4a-4e4d-b444-5eebd0abb0be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:49:55.227438 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:55.227438 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:49:55.247445 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59ef5be5-b54d-4120-adeb-d6c94abd19ab req-7fe8a35b-8d4a-4e4d-b444-5eebd0abb0be tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677/action returned with HTTP 204 Jul 22 04:49:55.249005 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 852/3433] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:49:55 2026] POST /volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:49:55.330888 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9562f522-33a8-4961-8593-db9814943af7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:55.350794 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9562f522-33a8-4961-8593-db9814943af7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:55.351093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9562f522-33a8-4961-8593-db9814943af7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:55.351375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9562f522-33a8-4961-8593-db9814943af7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:55.367544 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:55.367544 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:49:55.373815 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9562f522-33a8-4961-8593-db9814943af7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:55.384874 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9562f522-33a8-4961-8593-db9814943af7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:55.385686 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 866/3434] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:55 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:55.399413 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:55.401779 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:55.402110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:55.402369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:55.416332 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:55.416332 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:49:55.421349 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:55.428881 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ec8b1f70-2ed5-476f-8ec4-fb40456e312f tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:55.429490 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 857/3435] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:55 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:55.446797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:55.447493 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:49:55.447799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:55.447989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:55.468531 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:49:55.468531 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:49:55.477684 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:49:55.485174 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20e785b9-07cc-49a0-8f72-50976a0f62e7 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:49:55.486303 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 861/3436] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:55 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:49:55.715629 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-04ce1ae3-04f6-41d5-878d-b0e2c0c35326 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:49:55.717648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04ce1ae3-04f6-41d5-878d-b0e2c0c35326 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] GET https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a Jul 22 04:49:55.717885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04ce1ae3-04f6-41d5-878d-b0e2c0c35326 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:49:55.718111 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04ce1ae3-04f6-41d5-878d-b0e2c0c35326 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:49:55.736151 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04ce1ae3-04f6-41d5-878d-b0e2c0c35326 tempest-VolumesBackupsTest-1151056700 tempest-VolumesBackupsTest-1151056700-project-member] https://10.4.3.175/volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a returned with HTTP 404 Jul 22 04:49:55.736151 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 853/3437] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:49:55 2026] GET /volume/v3/volumes/53b4bfb1-0312-4aab-81e5-876b5fe2ec3a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:00.513979 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-38160308-cfd7-4183-83cc-cb25c4a3459a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:00.692117 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:00.692117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-649456337"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:00.693695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-649456337'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:00.693922 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Create volume of 1 GB Jul 22 04:50:00.711995 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:00.716625 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Flow 'volume_create_api' (dc3d2327-b6da-4c6d-9fab-0542fc76bef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:00.718882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477a0011-1345-4a60-bc3f-fa226a139f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.721224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:00.759040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (477a0011-1345-4a60-bc3f-fa226a139f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.760776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dfc91c-31a3-4701-90e2-72d3d0d02b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.849994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Created reservations ['6ed70219-de81-4319-910c-848096c720c4', '3f21843b-bf26-4a3f-a62d-8809f58fc11e', 'aad85f8a-c6ba-4e21-a4c9-b9d1d7125054', 'cafdceff-84b7-4bcd-b6dd-3c3fc3b4c542'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:00.849994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dfc91c-31a3-4701-90e2-72d3d0d02b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ed70219-de81-4319-910c-848096c720c4', '3f21843b-bf26-4a3f-a62d-8809f58fc11e', 'aad85f8a-c6ba-4e21-a4c9-b9d1d7125054', 'cafdceff-84b7-4bcd-b6dd-3c3fc3b4c542']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.849994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816d8b1f-51be-4507-923b-5006803df9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.879982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816d8b1f-51be-4507-923b-5006803df9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833ed16d-9749-47b6-a6ba-9e421002d600', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649456337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6014887bdd234f84b946100e1a658686',qos_specs=None,replication_status=,reservations=['6ed70219-de81-4319-910c-848096c720c4','3f21843b-bf26-4a3f-a62d-8809f58fc11e','aad85f8a-c6ba-4e21-a4c9-b9d1d7125054','cafdceff-84b7-4bcd-b6dd-3c3fc3b4c542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1762c7973a9d43d9acba5a210fb2e17d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-649456337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833ed16d-9749-47b6-a6ba-9e421002d600,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6014887bdd234f84b946100e1a658686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1762c7973a9d43d9acba5a210fb2e17d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.880299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b51f0f-aac4-44bc-b624-fd10675f0dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.890459 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:00.892565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:00.893258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-236123850"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:00.897566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-236123850'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:00.897566 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume of 1 GB Jul 22 04:50:00.901785 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Availability Zones retrieved successfully. Jul 22 04:50:00.904424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2b51f0f-aac4-44bc-b624-fd10675f0dfb) transitioned into state 'SUCCESS' from state '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-649456337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6014887bdd234f84b946100e1a658686',qos_specs=None,replication_status=,reservations=['6ed70219-de81-4319-910c-848096c720c4','3f21843b-bf26-4a3f-a62d-8809f58fc11e','aad85f8a-c6ba-4e21-a4c9-b9d1d7125054','cafdceff-84b7-4bcd-b6dd-3c3fc3b4c542'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1762c7973a9d43d9acba5a210fb2e17d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.906142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fce49b-e507-4d91-8d6c-dbbb09bc1220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.909063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Flow 'volume_create_api' (985ceabc-c826-4372-9de7-ab2a5e55a60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:00.910239 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c39c672-b664-4248-8eb2-80ebb07dc6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.911396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:00.920742 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fce49b-e507-4d91-8d6c-dbbb09bc1220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.922911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Flow 'volume_create_api' (dc3d2327-b6da-4c6d-9fab-0542fc76bef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:00.922911 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Create volume request issued successfully. Jul 22 04:50:00.924271 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38160308-cfd7-4183-83cc-cb25c4a3459a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:00.924271 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 867/3438] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:00 2026] POST /volume/v3/volumes => generated 777 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:00.939715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:00.942548 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:00.942783 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:00.943038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:00.943377 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c39c672-b664-4248-8eb2-80ebb07dc6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:00.944626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5827c8f-9a22-404f-b7a7-5dfd0905e9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:00.951837 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:00.951837 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:00.956352 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Volume info retrieved successfully. Jul 22 04:50:00.961140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d84e4da5-6db6-46b2-ae5a-c566326cb961 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 returned with HTTP 200 Jul 22 04:50:00.961654 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 862/3439] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:00 2026] GET /volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:00.999600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Created reservations ['390da006-b45c-4d1e-9531-7dcd3172c4dd', '935a2446-9847-44a0-bee6-f701d34f751b', '3c53333f-8a8b-4615-9d6a-e2435493e8af', '3a654eba-d66d-4f71-94f8-9ca02de2c203'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:01.000582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5827c8f-9a22-404f-b7a7-5dfd0905e9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390da006-b45c-4d1e-9531-7dcd3172c4dd', '935a2446-9847-44a0-bee6-f701d34f751b', '3c53333f-8a8b-4615-9d6a-e2435493e8af', '3a654eba-d66d-4f71-94f8-9ca02de2c203']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:01.001801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6030b5e2-c77f-4f65-9acb-1a112106029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:01.037456 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6030b5e2-c77f-4f65-9acb-1a112106029b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2654a8e2-63f2-4228-8e75-701f3296e7df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-236123850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a8b78431284f739ef43fc54245a5b8',qos_specs=None,replication_status=,reservations=['390da006-b45c-4d1e-9531-7dcd3172c4dd','935a2446-9847-44a0-bee6-f701d34f751b','3c53333f-8a8b-4615-9d6a-e2435493e8af','3a654eba-d66d-4f71-94f8-9ca02de2c203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea054497c96f4c88a58faf338132153f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-236123850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2654a8e2-63f2-4228-8e75-701f3296e7df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97a8b78431284f739ef43fc54245a5b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea054497c96f4c88a58faf338132153f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:01.041072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96180bc9-ce22-4286-9d15-46bb10095f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:01.067860 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96180bc9-ce22-4286-9d15-46bb10095f16) transitioned into state 'SUCCESS' from state '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-236123850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97a8b78431284f739ef43fc54245a5b8',qos_specs=None,replication_status=,reservations=['390da006-b45c-4d1e-9531-7dcd3172c4dd','935a2446-9847-44a0-bee6-f701d34f751b','3c53333f-8a8b-4615-9d6a-e2435493e8af','3a654eba-d66d-4f71-94f8-9ca02de2c203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea054497c96f4c88a58faf338132153f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:01.068646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6803c96-ffa5-4f73-a3c5-6a2e1310a21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:01.080537 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6803c96-ffa5-4f73-a3c5-6a2e1310a21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:01.081238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Flow 'volume_create_api' (985ceabc-c826-4372-9de7-ab2a5e55a60d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:01.082171 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Create volume request issued successfully. Jul 22 04:50:01.082244 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bec73d9-e849-4a31-9b07-c4c8f67c3804 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:01.082804 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 858/3440] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:00 2026] POST /volume/v3/volumes => generated 756 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:01.099172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:01.101551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:01.101768 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:01.102714 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:01.112480 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:01.112480 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:01.117419 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:01.124328 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7876e296-99b8-4d49-b3fe-5cde0905e79b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:01.124519 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 854/3441] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:01 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:01.862656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fd854dbf-219c-4460-84ac-77abc273c480 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:01.864762 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd854dbf-219c-4460-84ac-77abc273c480 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:01.864976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd854dbf-219c-4460-84ac-77abc273c480 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:01.865157 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd854dbf-219c-4460-84ac-77abc273c480 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:01.872369 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:01.872369 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:01.876350 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fd854dbf-219c-4460-84ac-77abc273c480 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:01.881168 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd854dbf-219c-4460-84ac-77abc273c480 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:01.881533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 868/3442] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:01 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:01.895066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:01.897934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:01.898222 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:01.898470 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:01.908453 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:01.908453 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:01.912671 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:01.917035 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc9d2b8b-f46d-4250-a60f-a9c61c923841 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:01.917452 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 863/3443] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:01 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:01.961647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:01.964215 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:01.964428 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:01.964646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:01.975495 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:01.975495 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:01.979457 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:01.981123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:01.983341 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:01.983612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:01.983854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:01.985092 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-1730c6f5-2b4a-4a7d-95b2-613729a167c7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:01.985671 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 859/3444] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:01 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:02.000392 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.000392 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:02.009002 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Volume info retrieved successfully. Jul 22 04:50:02.015199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3a70eb22-b6bc-4a0e-9977-eefac1788a02 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 returned with HTTP 200 Jul 22 04:50:02.015622 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 855/3445] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:01 2026] GET /volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:02.030110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.032015 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:50:02.032404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "833ed16d-9749-47b6-a6ba-9e421002d600", "name": "tempest-type-Backup-1984056553"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:02.034601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Creating new backup {'backup': {'volume_id': '833ed16d-9749-47b6-a6ba-9e421002d600', 'name': 'tempest-type-Backup-1984056553'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:50:02.034601 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Creating backup of volume 833ed16d-9749-47b6-a6ba-9e421002d600 in container None Jul 22 04:50:02.046292 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.046292 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:02.046737 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Volume info retrieved successfully. Jul 22 04:50:02.075532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-31d47e40-7640-48da-99c3-0f6166fdb94a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.076242 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31d47e40-7640-48da-99c3-0f6166fdb94a None None] GET https://10.4.3.175/volume// Jul 22 04:50:02.076504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31d47e40-7640-48da-99c3-0f6166fdb94a None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.076828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31d47e40-7640-48da-99c3-0f6166fdb94a None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.077387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31d47e40-7640-48da-99c3-0f6166fdb94a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:02.077813 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 864/3446] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:50:02.089862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-f2e87cb5-0138-4aa4-b87f-002f7e6f3b85 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.092235 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f2e87cb5-0138-4aa4-b87f-002f7e6f3b85 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:50:02.092642 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f2e87cb5-0138-4aa4-b87f-002f7e6f3b85 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe320c1b-3bcd-4ef4-8a94-147a27a8faab", "connector": null, "instance_uuid": "6b748cdf-cc18-44c7-af7e-79c046342a75"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:02.094801 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Created reservations ['a1b7f450-6965-41fe-a367-340a69e7bc94', '2c9745f9-f301-4403-9ced-899180388474'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:02.103807 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.103807 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:02.138730 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a410c56-1dd7-4ad9-9ddf-ea3d491d23ee tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:50:02.139332 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 869/3447] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:50:02 2026] POST /volume/v3/backups => generated 316 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:02.149988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.152156 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:02.152391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.152653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.153397 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-046021f5-d1d0-4511-b927-da0159e6362d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.156185 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-046021f5-d1d0-4511-b927-da0159e6362d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:02.156418 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-046021f5-d1d0-4511-b927-da0159e6362d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.156617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-046021f5-d1d0-4511-b927-da0159e6362d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.156739 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-046021f5-d1d0-4511-b927-da0159e6362d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:02.162418 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.162418 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:02.162491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f2e87cb5-0138-4aa4-b87f-002f7e6f3b85 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:50:02.162700 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.162700 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:02.163177 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 860/3448] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:50:02 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:02.163320 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-046021f5-d1d0-4511-b927-da0159e6362d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:02.163687 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 865/3449] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:02.171704 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:02.187703 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cdda80fc-0ab9-4619-a077-570725d88ab0 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:02.188129 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 856/3450] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:02.200271 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.202506 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:02.202748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.202981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.205930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f4e5ba4c-d7ce-4c84-a075-48db6d9d7e84 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.206445 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4e5ba4c-d7ce-4c84-a075-48db6d9d7e84 None None] GET https://10.4.3.175/volume// Jul 22 04:50:02.206551 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4e5ba4c-d7ce-4c84-a075-48db6d9d7e84 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.206808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f4e5ba4c-d7ce-4c84-a075-48db6d9d7e84 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.207230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f4e5ba4c-d7ce-4c84-a075-48db6d9d7e84 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:02.207604 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 861/3451] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:50: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 22 04:50:02.214169 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.214169 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:02.221192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.221303 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:02.223568 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:02.223907 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.224232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.229102 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb0026ca-46bc-4d28-8d80-abc765bc3c90 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:02.229524 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 870/3452] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:02.239718 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.239718 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:02.244473 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:02.250510 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-e766ec42-4a94-4d78-b7c5-7c36f64c8348 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:02.251356 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 866/3453] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 1062 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:02.381013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.385546 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e Jul 22 04:50:02.385933 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:02.399671 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-fe320c1b-3bcd-4ef4-8a94-147a27a8faab-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:50:02.407208 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-fe320c1b-3bcd-4ef4-8a94-147a27a8faab-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:50:02.408136 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.408136 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:02.513812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-fe320c1b-3bcd-4ef4-8a94-147a27a8faab-np0000005618" released by "attachment_update" :: held 0.107s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:50:02.514395 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-2b6c0e7c-817e-4abf-bb15-b8c87f550483 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e returned with HTTP 200 Jul 22 04:50:02.514802 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 857/3454] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:50:02 2026] PUT /volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:02.522280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-f8de016b-8f98-46ea-8c82-0e8d65eff5b4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:02.523907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f8de016b-8f98-46ea-8c82-0e8d65eff5b4 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption Jul 22 04:50:02.524211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f8de016b-8f98-46ea-8c82-0e8d65eff5b4 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:02.524493 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f8de016b-8f98-46ea-8c82-0e8d65eff5b4 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:02.535352 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:02.535352 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:02.543519 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-f8de016b-8f98-46ea-8c82-0e8d65eff5b4 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption returned with HTTP 200 Jul 22 04:50:02.544151 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 862/3455] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:50:02 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:03.175548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-faaa945f-964b-406c-b655-ded761d39f9f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:03.180604 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-faaa945f-964b-406c-b655-ded761d39f9f tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:03.180871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-faaa945f-964b-406c-b655-ded761d39f9f tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:03.181112 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-faaa945f-964b-406c-b655-ded761d39f9f tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:03.181246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-faaa945f-964b-406c-b655-ded761d39f9f tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:03.185926 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:03.185926 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:03.186595 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-faaa945f-964b-406c-b655-ded761d39f9f tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:03.187000 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 871/3456] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:03 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:03.244943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:03.247145 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:03.247438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:03.247734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:03.258621 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:03.258621 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:03.262218 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:03.266174 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78d41dd1-0838-4731-8cdf-f2c9bdfb4f94 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:03.266543 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 867/3457] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:03 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:04.198521 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:04.201175 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:04.202783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:04.202783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:04.202783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:04.211650 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:04.211650 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:04.214029 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7ad6693a-775d-4823-87f2-a19b0bff5ae7 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:04.214454 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 858/3458] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:04 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:04.284423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:04.290240 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:04.290240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:04.290240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:04.307094 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:04.307094 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:04.312822 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:04.318712 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67b71ec6-167e-479a-8d3f-22cd0186d579 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:04.318883 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 863/3459] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:04 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:04.698072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-df2f1c7e-8232-40d4-adb3-b855c50b8d8b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:04.703411 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-df2f1c7e-8232-40d4-adb3-b855c50b8d8b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption Jul 22 04:50:04.703411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-df2f1c7e-8232-40d4-adb3-b855c50b8d8b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:04.703411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-df2f1c7e-8232-40d4-adb3-b855c50b8d8b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:04.716126 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:04.716126 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:04.726679 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-df2f1c7e-8232-40d4-adb3-b855c50b8d8b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption returned with HTTP 200 Jul 22 04:50:04.727211 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 872/3460] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:50:04 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:05.230913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:05.233265 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:05.234982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:05.234982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:05.234982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:05.239194 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:05.239194 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:05.240180 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1df4f4e7-dfcd-439e-9cbc-179438f0ffb2 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:05.240810 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 868/3461] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:05 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:05.332067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:05.334160 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:05.334327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:05.334498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:05.345663 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:05.345663 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:05.347819 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:05.351818 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2fc5b68-cecb-4cbc-b89c-36a9056bcafb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:05.352183 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 859/3462] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:05 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:06.257999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-af36c53f-50b8-421b-bed7-90cea4294c63 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:06.261499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af36c53f-50b8-421b-bed7-90cea4294c63 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:06.261637 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af36c53f-50b8-421b-bed7-90cea4294c63 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:06.262187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af36c53f-50b8-421b-bed7-90cea4294c63 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:06.262187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-af36c53f-50b8-421b-bed7-90cea4294c63 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:06.269126 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:06.269126 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:06.269912 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af36c53f-50b8-421b-bed7-90cea4294c63 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:06.270499 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 864/3463] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:06 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:06.364982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:06.367315 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:06.367569 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:06.367835 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:06.380852 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:06.380852 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:06.387168 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:06.393474 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb13e621-8d33-4aab-8f04-d51300e12fcb tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:06.394001 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 873/3464] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:06 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:07.288232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-901ef245-3031-4af4-9d33-eddbd4348f14 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:07.291092 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-901ef245-3031-4af4-9d33-eddbd4348f14 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:07.291092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-901ef245-3031-4af4-9d33-eddbd4348f14 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:07.291841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-901ef245-3031-4af4-9d33-eddbd4348f14 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:07.292114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-901ef245-3031-4af4-9d33-eddbd4348f14 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:07.296584 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:07.296584 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:07.297424 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-901ef245-3031-4af4-9d33-eddbd4348f14 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:07.297872 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 869/3465] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:07 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:07.412213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:07.414690 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:07.415030 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:07.415320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:07.428731 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:07.428731 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:07.437172 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:07.444515 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-440116eb-dcc8-4f46-bc55-8b36c9548076 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:07.445311 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 860/3466] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:07 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:08.309817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.312590 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:08.312923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:08.313081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:08.313222 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:08.320886 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:08.320886 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:08.321931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-274c8fc0-b135-4e51-95fb-31e722f056e4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:08.322629 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 865/3467] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:08 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:08.466330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.468644 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:08.468824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:08.469044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:08.482996 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:08.482996 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:08.489315 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:08.502507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b415f627-7bb8-4be1-80f7-a0b58daa3f11 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:08.503032 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 874/3468] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:08 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:08.721698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.725425 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:08.725640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:08.725869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:08.737955 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:08.737955 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:08.744326 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:08.752223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-77ab950a-bdb8-4ae5-9b97-dd30ae69bf5a tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:08.752738 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 870/3469] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:08 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:08.782805 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-745a1dee-1d9e-4855-904c-6d2a9a6c491c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.783357 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-745a1dee-1d9e-4855-904c-6d2a9a6c491c None None] GET https://10.4.3.175/volume// Jul 22 04:50:08.783565 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-745a1dee-1d9e-4855-904c-6d2a9a6c491c None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:08.783850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-745a1dee-1d9e-4855-904c-6d2a9a6c491c None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:08.784286 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-745a1dee-1d9e-4855-904c-6d2a9a6c491c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:08.785051 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 861/3470] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:50:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:50:08.797806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-8c167462-1844-42b8-b748-b28ba4ed637e req-00732c09-20b1-4fe8-aa74-9f8f475b8cde None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.800480 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-00732c09-20b1-4fe8-aa74-9f8f475b8cde tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:50:08.800911 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-00732c09-20b1-4fe8-aa74-9f8f475b8cde tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2654a8e2-63f2-4228-8e75-701f3296e7df", "connector": null, "instance_uuid": "f8d29523-b2de-4b03-864b-2db029e849e1"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:08.811909 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:08.811909 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:08.841412 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-00732c09-20b1-4fe8-aa74-9f8f475b8cde tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:50:08.842084 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 866/3471] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:50:08 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 22 04:50:08.906861 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8c167462-1844-42b8-b748-b28ba4ed637e req-587905d7-2d50-423a-b55e-5daa6f91cf3d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.910881 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-587905d7-2d50-423a-b55e-5daa6f91cf3d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] POST https://10.4.3.175/volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e/action Jul 22 04:50:08.911435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-587905d7-2d50-423a-b55e-5daa6f91cf3d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:08.911675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-587905d7-2d50-423a-b55e-5daa6f91cf3d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:08.937424 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:08.937424 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:08.953753 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8c167462-1844-42b8-b748-b28ba4ed637e req-587905d7-2d50-423a-b55e-5daa6f91cf3d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e/action returned with HTTP 204 Jul 22 04:50:08.954509 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 875/3472] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:50:08 2026] POST /volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:08.991729 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:08.999550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:08.999800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:08.999984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.015475 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.015475 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:09.021866 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:09.027141 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d822bfc2-74c3-4aeb-9393-08b6d4954ab2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:09.027533 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 871/3473] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:08 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 1111 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.046167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c80d0565-2f95-4f81-b251-687827d1921b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.049778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c80d0565-2f95-4f81-b251-687827d1921b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:09.049895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c80d0565-2f95-4f81-b251-687827d1921b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.050076 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c80d0565-2f95-4f81-b251-687827d1921b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.063712 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.063712 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:09.065080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-98d441ca-95b5-4364-b49e-238ab763820f req-ec61c7f0-b8b8-47b4-9981-e94a23362d05 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.067175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-ec61c7f0-b8b8-47b4-9981-e94a23362d05 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e/action Jul 22 04:50:09.067812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-ec61c7f0-b8b8-47b4-9981-e94a23362d05 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:09.067936 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-ec61c7f0-b8b8-47b4-9981-e94a23362d05 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:09.069505 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c80d0565-2f95-4f81-b251-687827d1921b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:09.075985 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c80d0565-2f95-4f81-b251-687827d1921b tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:09.077609 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 862/3474] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 1111 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.084818 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.084818 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:09.101300 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-98d441ca-95b5-4364-b49e-238ab763820f req-ec61c7f0-b8b8-47b4-9981-e94a23362d05 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e/action returned with HTTP 204 Jul 22 04:50:09.101743 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 867/3475] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:50:09 2026] POST /volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:09.142312 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.144604 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:09.145689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.145689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.161851 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.161851 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:09.170362 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:09.177058 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-2bce9fc4-070c-4ada-8898-24b39d249d2f tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:09.177597 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 876/3476] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 1111 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.223464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-7ae7d07c-a69b-4258-9834-4792c0ae120d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.230996 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-7ae7d07c-a69b-4258-9834-4792c0ae120d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] DELETE https://10.4.3.175/volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e Jul 22 04:50:09.230996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-7ae7d07c-a69b-4258-9834-4792c0ae120d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.230996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-7ae7d07c-a69b-4258-9834-4792c0ae120d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.254215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.254215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:09.318392 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-bccd80e1-9039-48fa-bdea-6557fe52dced req-7ae7d07c-a69b-4258-9834-4792c0ae120d tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e returned with HTTP 200 Jul 22 04:50:09.318679 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 872/3477] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:09 2026] DELETE /volume/v3/attachments/dd9c9f0c-639f-4ed3-8998-a15a38332f1e => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:09.336767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.339613 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:09.339956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.340250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.340418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:09.349050 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.349050 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:09.350053 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6fa49ee3-94c1-4ab6-b6b5-3fb4679bebc9 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:09.350579 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 863/3478] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:09.372725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.375216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:09.375366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.375684 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.387441 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.387441 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:09.397226 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:09.406977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4b70fdd6-efbe-49d1-aba1-1f10e2f82e59 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:09.407191 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 868/3479] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:09.518574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7d3bb6d3-0714-40f4-b264-13593c27502e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.521113 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d3bb6d3-0714-40f4-b264-13593c27502e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:09.521113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d3bb6d3-0714-40f4-b264-13593c27502e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.521303 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d3bb6d3-0714-40f4-b264-13593c27502e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.535431 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.535431 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:09.547999 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7d3bb6d3-0714-40f4-b264-13593c27502e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:09.558274 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d3bb6d3-0714-40f4-b264-13593c27502e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:09.558274 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 877/3480] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.576740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.579697 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:09.580021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.580836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.608646 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.608646 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:09.615373 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:09.625109 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e0d3182a-1737-40b8-88d5-0d237a44bf54 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:09.625109 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 873/3481] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 1175 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.682129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.686985 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:09.686985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.686985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.691277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-078c9f47-5926-4f89-b408-e64b33919113 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.696544 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-078c9f47-5926-4f89-b408-e64b33919113 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d Jul 22 04:50:09.698342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-078c9f47-5926-4f89-b408-e64b33919113 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.698579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-078c9f47-5926-4f89-b408-e64b33919113 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.703518 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.703518 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:09.707049 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:09.713173 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-fb2c6532-8986-476f-9bb0-92b0a1c7bdbe tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:09.713618 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 864/3482] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 1175 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:09.714013 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.714013 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:09.744031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.747085 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/action Jul 22 04:50:09.747584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:09.747759 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:09.773637 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.773637 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:09.774284 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:09.787835 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Begin detaching volume completed successfully. Jul 22 04:50:09.788086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-c46cfd57-abe4-48c3-bc64-aa1bc67d74c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/action returned with HTTP 202 Jul 22 04:50:09.788767 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 878/3483] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:50:09 2026] POST /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:50:09.797118 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-030989bc-ab37-4ee7-a0f9-aed436aa9bb2 req-078c9f47-5926-4f89-b408-e64b33919113 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d returned with HTTP 200 Jul 22 04:50:09.800145 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 869/3484] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:09 2026] DELETE /volume/v3/attachments/8c97750e-9cbf-49ed-af69-d8cf8e756b8d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:09.865353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-73ba9523-056d-4b4f-ae5e-5e49d91e4d2b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.865748 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73ba9523-056d-4b4f-ae5e-5e49d91e4d2b None None] GET https://10.4.3.175/volume// Jul 22 04:50:09.866070 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73ba9523-056d-4b4f-ae5e-5e49d91e4d2b None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.866300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73ba9523-056d-4b4f-ae5e-5e49d91e4d2b None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.866667 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73ba9523-056d-4b4f-ae5e-5e49d91e4d2b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:09.867060 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 874/3485] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:50: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 22 04:50:09.880039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.881884 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:09.882667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.882667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.904023 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.904023 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:09.908380 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:09.913741 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-df80cdbd-3659-4f74-986f-812666a91e06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:09.914271 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 865/3486] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:09.925765 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-3ca35822-86a1-4a49-aacd-67b175e0b68c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:09.929538 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-3ca35822-86a1-4a49-aacd-67b175e0b68c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption Jul 22 04:50:09.929538 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-3ca35822-86a1-4a49-aacd-67b175e0b68c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:09.929762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-3ca35822-86a1-4a49-aacd-67b175e0b68c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:09.940422 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:09.940422 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:09.948083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-3ca35822-86a1-4a49-aacd-67b175e0b68c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption returned with HTTP 200 Jul 22 04:50:09.949387 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 879/3487] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:50:09 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:10.362245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d2495286-32c2-4f70-a873-1816ee7af12e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:10.364769 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2495286-32c2-4f70-a873-1816ee7af12e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:10.365147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2495286-32c2-4f70-a873-1816ee7af12e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:10.365398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2495286-32c2-4f70-a873-1816ee7af12e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:10.365542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d2495286-32c2-4f70-a873-1816ee7af12e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:10.370455 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:10.370455 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:10.371342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2495286-32c2-4f70-a873-1816ee7af12e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:10.371858 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 870/3488] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:10 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:10.838102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9c0ab57c-b7e9-46bc-a351-df739c44b61d req-7a316d01-4a10-4ae1-a301-20718513f579 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:10.840955 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9c0ab57c-b7e9-46bc-a351-df739c44b61d req-7a316d01-4a10-4ae1-a301-20718513f579 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 Jul 22 04:50:10.841131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9c0ab57c-b7e9-46bc-a351-df739c44b61d req-7a316d01-4a10-4ae1-a301-20718513f579 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:10.841378 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9c0ab57c-b7e9-46bc-a351-df739c44b61d req-7a316d01-4a10-4ae1-a301-20718513f579 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:10.854832 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:10.854832 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:10.917549 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9c0ab57c-b7e9-46bc-a351-df739c44b61d req-7a316d01-4a10-4ae1-a301-20718513f579 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 returned with HTTP 200 Jul 22 04:50:10.918138 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 875/3489] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:10 2026] DELETE /volume/v3/attachments/b13598a4-577a-4c09-afe7-b3b3b9a5e359 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:11.079247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-687d54f7-bf8c-4439-936b-8d6acbe5995e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:11.081807 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-687d54f7-bf8c-4439-936b-8d6acbe5995e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e Jul 22 04:50:11.082104 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-687d54f7-bf8c-4439-936b-8d6acbe5995e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:11.082314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-687d54f7-bf8c-4439-936b-8d6acbe5995e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:11.091255 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:11.091255 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:11.154265 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da4f1716-285f-48a1-82b9-9cfd2f18cb43 req-687d54f7-bf8c-4439-936b-8d6acbe5995e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e returned with HTTP 200 Jul 22 04:50:11.155291 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 866/3490] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:11 2026] DELETE /volume/v3/attachments/9207801e-ebd0-4422-969e-bdb33b65e03e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:11.382350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-35bcca20-166a-4c01-b256-6c49aee390a4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:11.383913 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-35bcca20-166a-4c01-b256-6c49aee390a4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:11.384115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-35bcca20-166a-4c01-b256-6c49aee390a4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:11.384367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-35bcca20-166a-4c01-b256-6c49aee390a4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:11.384367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-35bcca20-166a-4c01-b256-6c49aee390a4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:11.388862 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:11.388862 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:11.389499 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-35bcca20-166a-4c01-b256-6c49aee390a4 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:11.390174 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 880/3491] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:11 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:11.580795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:11.582743 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:50:11.582981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:11.583215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:11.583320 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:50:11.590255 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:11.590255 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:11.590678 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:11.600666 np0000005618 devstack@c-api.service[100127]: WARNING cinder.keymgr.conf_key_mgr [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:50:11.606283 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:50:11.606283 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-faef2c3e-50a6-4e19-8d18-22b79ff6d6fe tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 202 Jul 22 04:50:11.606283 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 871/3492] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:11 2026] DELETE /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:11.617378 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-67c3a196-0b59-49c7-9d28-134f387a06bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:11.621373 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-67c3a196-0b59-49c7-9d28-134f387a06bc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:50:11.621546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-67c3a196-0b59-49c7-9d28-134f387a06bc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:11.621741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-67c3a196-0b59-49c7-9d28-134f387a06bc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:11.628474 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:11.628474 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:11.631495 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-67c3a196-0b59-49c7-9d28-134f387a06bc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:11.635316 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-67c3a196-0b59-49c7-9d28-134f387a06bc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 200 Jul 22 04:50:11.636008 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 876/3493] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:11 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:11.996994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.003592 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:12.003592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.003680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.012105 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:12.012105 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:12.016475 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:12.022289 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5a61cfd2-d24c-4619-81b9-d80d9a147be1 req-0fbe7fff-a049-44f0-bcbb-68c30b3d4ab9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:12.022668 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 867/3494] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:11 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:12.245479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.248075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:50:12.248280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.248467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.248605 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume with id: 1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:50:12.255414 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:12.255414 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:12.255977 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:12.274989 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume request issued successfully. Jul 22 04:50:12.274989 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9691ef23-5dfa-4eca-b7d9-f2a859c1e5b0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 202 Jul 22 04:50:12.274989 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 881/3495] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:50:12 2026] DELETE /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:50:12.288382 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c849fa82-88c6-4b08-be1a-745ae333f491 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.289662 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c849fa82-88c6-4b08-be1a-745ae333f491 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:50:12.289945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c849fa82-88c6-4b08-be1a-745ae333f491 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.290223 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c849fa82-88c6-4b08-be1a-745ae333f491 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.305262 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:12.305262 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:12.317017 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c849fa82-88c6-4b08-be1a-745ae333f491 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:12.323498 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c849fa82-88c6-4b08-be1a-745ae333f491 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 200 Jul 22 04:50:12.324012 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 872/3496] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:12 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 1422 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:12.401057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.402773 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:12.402892 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.403158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.403241 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:12.408540 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:12.408540 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:12.409216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82c3ca51-3b13-4f7d-abdd-6c49cb1fcbd5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:12.409571 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 877/3497] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:12 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:12.651853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a4b1476f-f351-4dd1-b778-de9e0863f1d7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.653767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a4b1476f-f351-4dd1-b778-de9e0863f1d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 Jul 22 04:50:12.653982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a4b1476f-f351-4dd1-b778-de9e0863f1d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.654293 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a4b1476f-f351-4dd1-b778-de9e0863f1d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.663432 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a4b1476f-f351-4dd1-b778-de9e0863f1d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 returned with HTTP 404 Jul 22 04:50:12.664194 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 868/3498] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:12 2026] GET /volume/v3/volumes/004570ab-5347-48d7-97bf-1ce84b5c8ef0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:12.676411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b6221d3b-9b78-4755-8de4-ff3323f919df None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.679077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:50:12.679712 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.679712 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.680905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:50:12.733296 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Get all volumes completed successfully. Jul 22 04:50:12.738207 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:12.738207 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:12.746029 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6221d3b-9b78-4755-8de4-ff3323f919df tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:50:12.746998 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 882/3499] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:50:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15324 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 22 04:50:12.765171 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-10600c8f-5cc7-44fe-be9e-b7b7a4706af8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.767420 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10600c8f-5cc7-44fe-be9e-b7b7a4706af8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] DELETE https://10.4.3.175/volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436 Jul 22 04:50:12.767687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10600c8f-5cc7-44fe-be9e-b7b7a4706af8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:12.767949 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10600c8f-5cc7-44fe-be9e-b7b7a4706af8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:12.808231 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10600c8f-5cc7-44fe-be9e-b7b7a4706af8 tempest-TestVolumeBootPattern-1983214803 tempest-TestVolumeBootPattern-1983214803-project-admin] https://10.4.3.175/volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436 returned with HTTP 202 Jul 22 04:50:12.808523 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 873/3500] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:50:12 2026] DELETE /volume/v3/types/45ecbf8a-adba-4171-ab30-7252d023c436 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:12.842183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a925c085-9588-457e-a58d-db6c98af74df None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:12.844580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:12.845131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2017021727", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:12.846611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2017021727', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:13.053582 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:50:13.064992 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:50:13.068449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (049aca89-5e06-4f9a-9c02-807e857c36ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:13.069713 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853c22a-94fc-4618-a04c-08f6ba7cfc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:13.070890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:13.139754 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853c22a-94fc-4618-a04c-08f6ba7cfc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:13.141012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca8801-9e41-4a1a-b59b-5395daa8c56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:13.210924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['a63ca83f-ae18-4f7b-888e-b64946ad25e7', '12b99457-9af0-42eb-9592-9b007de61fd8', '86e22e0d-4df0-4b84-a18e-d402daed467f', 'd2183e05-6049-4436-8591-70ae5650fc43'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:13.210924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca8801-9e41-4a1a-b59b-5395daa8c56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a63ca83f-ae18-4f7b-888e-b64946ad25e7', '12b99457-9af0-42eb-9592-9b007de61fd8', '86e22e0d-4df0-4b84-a18e-d402daed467f', 'd2183e05-6049-4436-8591-70ae5650fc43']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:13.211349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e544007-29e0-4751-b37b-c0daaa071e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:13.239808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e544007-29e0-4751-b37b-c0daaa071e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bdb5c7c-9305-43a3-bcb3-f5755318ac32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2017021727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['a63ca83f-ae18-4f7b-888e-b64946ad25e7','12b99457-9af0-42eb-9592-9b007de61fd8','86e22e0d-4df0-4b84-a18e-d402daed467f','d2183e05-6049-4436-8591-70ae5650fc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2017021727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bdb5c7c-9305-43a3-bcb3-f5755318ac32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:13.240670 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a88d5e-fa46-4e1c-b506-19ca81e77b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:13.264201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8a88d5e-fa46-4e1c-b506-19ca81e77b13) transitioned into state 'SUCCESS' from state '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-2017021727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['a63ca83f-ae18-4f7b-888e-b64946ad25e7','12b99457-9af0-42eb-9592-9b007de61fd8','86e22e0d-4df0-4b84-a18e-d402daed467f','d2183e05-6049-4436-8591-70ae5650fc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:13.265401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25e00d7-79cb-4790-941c-9e34c388d269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:13.277858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a25e00d7-79cb-4790-941c-9e34c388d269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:13.278861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (049aca89-5e06-4f9a-9c02-807e857c36ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:13.279247 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:50:13.279879 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a925c085-9588-457e-a58d-db6c98af74df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:13.280462 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 878/3501] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:50:12 2026] POST /volume/v3/volumes => generated 759 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:13.294138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:13.295780 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:13.295994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:13.296165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:13.303003 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:13.303003 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:13.307022 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:13.311765 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7cd6f322-ed70-4a26-9ab0-ca0a0f56e4e4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:13.312303 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 869/3502] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:13 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:13.340877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03afd65f-c53b-4bf8-ae3a-4c79572376d6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:13.344083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03afd65f-c53b-4bf8-ae3a-4c79572376d6 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f Jul 22 04:50:13.344375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03afd65f-c53b-4bf8-ae3a-4c79572376d6 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:13.344631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03afd65f-c53b-4bf8-ae3a-4c79572376d6 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:13.355054 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03afd65f-c53b-4bf8-ae3a-4c79572376d6 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f returned with HTTP 404 Jul 22 04:50:13.355644 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 883/3503] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:13 2026] GET /volume/v3/volumes/1ea7cca8-65df-4a81-9a93-494b3696e32f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:50:13.368727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d59b7950-3af6-4279-8756-03c744a84af7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:13.370574 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 Jul 22 04:50:13.370797 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:13.371021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:13.371122 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete snapshot with id: d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 Jul 22 04:50:13.376739 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:13.376739 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:13.377257 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:50:13.400192 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot delete request issued successfully. Jul 22 04:50:13.400192 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d59b7950-3af6-4279-8756-03c744a84af7 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 returned with HTTP 202 Jul 22 04:50:13.400192 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 874/3504] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:13 2026] DELETE /volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:13.408878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:13.411636 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 Jul 22 04:50:13.411899 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:13.412114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:13.417195 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:13.417195 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:13.417670 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:50:13.418444 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d298b71b-1a5d-41c4-a14a-8fc9b9412bad tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 returned with HTTP 200 Jul 22 04:50:13.418798 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 879/3505] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:13 2026] GET /volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:13.423346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:13.425719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:13.425996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:13.426247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:13.426394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:13.431633 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:13.431633 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:13.432512 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-481b3dfb-087a-4eb3-9f2e-66f26fd6a182 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:13.433021 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 870/3506] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:13 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:14.328517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9883ae21-9d0e-427b-9461-c56b5630acef None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:14.331380 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9883ae21-9d0e-427b-9461-c56b5630acef tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:14.331575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9883ae21-9d0e-427b-9461-c56b5630acef tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:14.331746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9883ae21-9d0e-427b-9461-c56b5630acef tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:14.343182 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:14.343182 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:14.347527 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9883ae21-9d0e-427b-9461-c56b5630acef tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:14.353109 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9883ae21-9d0e-427b-9461-c56b5630acef tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:14.353483 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 884/3507] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:14 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:14.366139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-79533ad6-415a-4454-ba01-f4cd2190973b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:14.368605 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79533ad6-415a-4454-ba01-f4cd2190973b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:14.368923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79533ad6-415a-4454-ba01-f4cd2190973b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:14.369326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79533ad6-415a-4454-ba01-f4cd2190973b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:14.379112 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:14.379112 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:14.384236 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-79533ad6-415a-4454-ba01-f4cd2190973b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:14.391115 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79533ad6-415a-4454-ba01-f4cd2190973b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:14.391635 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 875/3508] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:14 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:14.429307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-524658be-812c-406d-a460-4b35d6d84b53 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:14.431310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-524658be-812c-406d-a460-4b35d6d84b53 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 Jul 22 04:50:14.431503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-524658be-812c-406d-a460-4b35d6d84b53 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:14.431702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-524658be-812c-406d-a460-4b35d6d84b53 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:14.436119 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-524658be-812c-406d-a460-4b35d6d84b53 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 returned with HTTP 404 Jul 22 04:50:14.436606 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 880/3509] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:14 2026] GET /volume/v3/snapshots/d6206dd2-e3fe-4cad-ac7e-e77c3ef92a35 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:14.444178 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:14.446035 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:14.446313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:14.446519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:14.446716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:14.451718 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:14.451718 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:14.452650 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0c96e5f-4650-41ce-ad1c-3b8e78722dcb tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:14.452917 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 871/3510] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:14 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:15.087832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:15.090623 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:15.090989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:15.091096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:15.091270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume with id: fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:15.104584 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:15.104584 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:15.105300 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:15.125186 np0000005618 devstack@c-api.service[100125]: WARNING cinder.keymgr.conf_key_mgr [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:50:15.138315 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume request issued successfully. Jul 22 04:50:15.138315 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1fa1d9c6-59ab-4293-bd74-a5bb0124f76c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 202 Jul 22 04:50:15.138315 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 885/3511] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:15 2026] DELETE /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:15.148207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d9c46403-2993-4f7a-adb7-122071521a77 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:15.151626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9c46403-2993-4f7a-adb7-122071521a77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:15.151626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9c46403-2993-4f7a-adb7-122071521a77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:15.151626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9c46403-2993-4f7a-adb7-122071521a77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:15.162979 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:15.162979 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:15.171365 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d9c46403-2993-4f7a-adb7-122071521a77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:50:15.185609 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9c46403-2993-4f7a-adb7-122071521a77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 200 Jul 22 04:50:15.186165 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 876/3512] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:15 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:15.464816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cf230e61-d54c-4eb4-9118-19a09d69640a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:15.467592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cf230e61-d54c-4eb4-9118-19a09d69640a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:15.468200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cf230e61-d54c-4eb4-9118-19a09d69640a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:15.468200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cf230e61-d54c-4eb4-9118-19a09d69640a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:15.468280 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cf230e61-d54c-4eb4-9118-19a09d69640a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:15.478986 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:15.478986 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:15.478986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cf230e61-d54c-4eb4-9118-19a09d69640a tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:15.478986 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 881/3513] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:15 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:15.967983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:15.968449 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:15.968642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:15.968839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:15.976342 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:15.976342 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:15.980272 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:15.985368 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-6b91c940-0150-4545-8c42-331017d8fb99 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:15.986002 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 872/3514] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:15 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:16.201149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-80986374-973d-4ff5-a9b6-73de4563a039 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.203075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80986374-973d-4ff5-a9b6-73de4563a039 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab Jul 22 04:50:16.203288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80986374-973d-4ff5-a9b6-73de4563a039 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.203488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80986374-973d-4ff5-a9b6-73de4563a039 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.205544 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=244,cinder:INSERT=32,cinder:UPDATE=65 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:50:16.209526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80986374-973d-4ff5-a9b6-73de4563a039 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab returned with HTTP 404 Jul 22 04:50:16.210479 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 886/3515] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:16 2026] GET /volume/v3/volumes/fe320c1b-3bcd-4ef4-8a94-147a27a8faab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:16.221407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.224455 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:50:16.224815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.224915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.225912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:50:16.230410 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=232,cinder:UPDATE=57,cinder:INSERT=23 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:50:16.250758 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Get all volumes completed successfully. Jul 22 04:50:16.253409 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.253409 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:16.262325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4811a07-8ce9-4adb-bee4-19c605bf8f3b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:50:16.263102 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 877/3516] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:50:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15808 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:16.282876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-94c63197-0db3-4a5a-8823-92caf208c278 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.284617 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-94c63197-0db3-4a5a-8823-92caf208c278 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] DELETE https://10.4.3.175/volume/v3/types/60178030-3128-4aad-aafa-76f427971b92 Jul 22 04:50:16.284816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-94c63197-0db3-4a5a-8823-92caf208c278 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.285025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-94c63197-0db3-4a5a-8823-92caf208c278 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.288704 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=274,cinder:INSERT=31,cinder:UPDATE=58 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:50:16.318124 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-94c63197-0db3-4a5a-8823-92caf208c278 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/60178030-3128-4aad-aafa-76f427971b92 returned with HTTP 202 Jul 22 04:50:16.318638 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 882/3517] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:50:16 2026] DELETE /volume/v3/types/60178030-3128-4aad-aafa-76f427971b92 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:16.333620 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dbfef493-f342-4682-8337-77c83b5b7dbe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.337865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dbfef493-f342-4682-8337-77c83b5b7dbe tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:50:16.337865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dbfef493-f342-4682-8337-77c83b5b7dbe tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-406488244", "extra_specs": {}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:16.353895 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dbfef493-f342-4682-8337-77c83b5b7dbe tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:50:16.354559 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 873/3518] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:50:16 2026] POST /volume/v3/types => generated 211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:16.363713 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-831ef272-b443-4f2f-9f58-5fade70a0af8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.370940 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-831ef272-b443-4f2f-9f58-5fade70a0af8 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a/encryption Jul 22 04:50:16.370940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-831ef272-b443-4f2f-9f58-5fade70a0af8 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:16.391541 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-831ef272-b443-4f2f-9f58-5fade70a0af8 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a/encryption returned with HTTP 200 Jul 22 04:50:16.391962 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 887/3519] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:50:16 2026] POST /volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:16.401988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a703fd19-74cd-4d1d-9820-d674e4558882 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.404252 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:16.404578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1257816423", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-406488244", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:16.406840 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1257816423', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-406488244', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:16.411360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume of 1 GB Jul 22 04:50:16.411659 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.411659 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:16.412306 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Availability Zones retrieved successfully. Jul 22 04:50:16.419274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (f1dd38aa-a3cb-4af3-a9c0-e985bd3c1a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:16.420185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3dae3c-c13d-4ef9-8a63-9b58822624bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:16.421295 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:16.428640 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c5ff7c03-0cea-4bd7-8e36-e88e23f83bc5 req-21aec524-bf3a-4b03-9de7-6149dbe402a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.431318 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5ff7c03-0cea-4bd7-8e36-e88e23f83bc5 req-21aec524-bf3a-4b03-9de7-6149dbe402a5 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 Jul 22 04:50:16.431612 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5ff7c03-0cea-4bd7-8e36-e88e23f83bc5 req-21aec524-bf3a-4b03-9de7-6149dbe402a5 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.431911 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c5ff7c03-0cea-4bd7-8e36-e88e23f83bc5 req-21aec524-bf3a-4b03-9de7-6149dbe402a5 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.443854 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.443854 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:16.447423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d3dae3c-c13d-4ef9-8a63-9b58822624bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:50:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a893ffbb-025c-4fff-a5aa-48358c38677a,is_public=True,name='tempest-scenario-type-luks-406488244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a893ffbb-025c-4fff-a5aa-48358c38677a', '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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:16.448490 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52509576-dd38-41bf-93d9-0df8ee29be65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:16.484780 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:16.485301 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:16.492849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a8fc562f-2923-48a7-87b3-ad746801411e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.496185 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8fc562f-2923-48a7-87b3-ad746801411e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:16.496185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8fc562f-2923-48a7-87b3-ad746801411e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.496185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a8fc562f-2923-48a7-87b3-ad746801411e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.496185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-a8fc562f-2923-48a7-87b3-ad746801411e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:16.500465 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c5ff7c03-0cea-4bd7-8e36-e88e23f83bc5 req-21aec524-bf3a-4b03-9de7-6149dbe402a5 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 returned with HTTP 200 Jul 22 04:50:16.501424 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 883/3520] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:16 2026] DELETE /volume/v3/attachments/3f8f1208-1339-4198-8205-6ac95c4484d5 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:16.508263 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.508263 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:16.511540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a8fc562f-2923-48a7-87b3-ad746801411e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:16.512028 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 874/3521] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:16 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:16.529402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Created reservations ['feeca1fc-e3d6-4626-93ac-1313fba73870', '21cdd62c-b94c-4064-b539-914eaf6f4985', '279a8d95-b024-4412-b844-21beba0b3874', 'bb8f486c-6995-4ffe-af89-de9e54c7ff88'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:16.530703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52509576-dd38-41bf-93d9-0df8ee29be65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feeca1fc-e3d6-4626-93ac-1313fba73870', '21cdd62c-b94c-4064-b539-914eaf6f4985', '279a8d95-b024-4412-b844-21beba0b3874', 'bb8f486c-6995-4ffe-af89-de9e54c7ff88']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:16.532111 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893a5fe7-1970-4c2e-8ccb-8a6d72416daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:16.544355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.547798 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:16.547927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.550090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.562054 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.562054 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:16.565800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893a5fe7-1970-4c2e-8ccb-8a6d72416daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79f053c3-8130-4f66-ba0a-9ec9eebfa6c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1257816423',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['feeca1fc-e3d6-4626-93ac-1313fba73870','21cdd62c-b94c-4064-b539-914eaf6f4985','279a8d95-b024-4412-b844-21beba0b3874','bb8f486c-6995-4ffe-af89-de9e54c7ff88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=a893ffbb-025c-4fff-a5aa-48358c38677a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1257816423',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79f053c3-8130-4f66-ba0a-9ec9eebfa6c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd178176cc354e8bbc16d77053a476ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1ca81e3e4db458886128e87126d1abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a893ffbb-025c-4fff-a5aa-48358c38677a),volume_type_id=a893ffbb-025c-4fff-a5aa-48358c38677a)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:16.566476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bcbae1-aaf5-467a-81af-418f7eee2a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:16.567148 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:16.572427 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d29d0f69-fd32-4e7f-9d62-6e6b437526c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:16.572910 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 888/3522] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:16 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:16.582743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3918eb74-0d4f-42dd-a46f-92f1a1b1e5b5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.584506 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3918eb74-0d4f-42dd-a46f-92f1a1b1e5b5 None None] GET https://10.4.3.175/volume// Jul 22 04:50:16.584725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3918eb74-0d4f-42dd-a46f-92f1a1b1e5b5 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:16.588110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3918eb74-0d4f-42dd-a46f-92f1a1b1e5b5 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:16.588561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3918eb74-0d4f-42dd-a46f-92f1a1b1e5b5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:16.588732 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 884/3523] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:50:16 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:50:16.596343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-fc0e301b-e230-43a7-a2a1-74fff41bf4dd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:16.598362 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-fc0e301b-e230-43a7-a2a1-74fff41bf4dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:50:16.598829 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-fc0e301b-e230-43a7-a2a1-74fff41bf4dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bdb5c7c-9305-43a3-bcb3-f5755318ac32", "connector": null, "instance_uuid": "ee1755bb-bd62-4b88-b593-484b5d1440c8"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:16.600429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bcbae1-aaf5-467a-81af-418f7eee2a83) transitioned into state 'SUCCESS' from state '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-1257816423',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['feeca1fc-e3d6-4626-93ac-1313fba73870','21cdd62c-b94c-4064-b539-914eaf6f4985','279a8d95-b024-4412-b844-21beba0b3874','bb8f486c-6995-4ffe-af89-de9e54c7ff88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=a893ffbb-025c-4fff-a5aa-48358c38677a)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:16.601060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a35e53-4f71-44e1-978c-f2396ba26c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:16.614554 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:16.614554 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:16.623385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a35e53-4f71-44e1-978c-f2396ba26c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:16.624698 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (f1dd38aa-a3cb-4af3-a9c0-e985bd3c1a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:16.624698 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request issued successfully. Jul 22 04:50:16.624861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a703fd19-74cd-4d1d-9820-d674e4558882 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:16.625866 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 878/3524] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:50:16 2026] POST /volume/v3/volumes => generated 784 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:16.666406 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-fc0e301b-e230-43a7-a2a1-74fff41bf4dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:50:16.667602 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 875/3525] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:50: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 22 04:50:17.526878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:17.528847 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:17.529183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:17.529432 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:17.529568 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:17.534858 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:17.534858 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:17.534858 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74f758dd-ab37-4eb9-bd59-65ede14cda1d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:17.535227 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 889/3526] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:17 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:17.905501 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ab1c4bef-b4c3-495c-9aa6-ad4170ca5ef5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:17.905977 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab1c4bef-b4c3-495c-9aa6-ad4170ca5ef5 None None] GET https://10.4.3.175/volume// Jul 22 04:50:17.906529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab1c4bef-b4c3-495c-9aa6-ad4170ca5ef5 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:17.906529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab1c4bef-b4c3-495c-9aa6-ad4170ca5ef5 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:17.906859 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab1c4bef-b4c3-495c-9aa6-ad4170ca5ef5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:17.907226 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 885/3527] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:50:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:50:17.919063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:17.921083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:50:17.921267 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:17.921431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:17.930471 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:17.930471 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:17.934107 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:50:17.938837 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d9e66054-a466-4418-91cc-3c35367bf9d7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:50:17.939300 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 879/3528] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:50:17 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:18.024736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.027315 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:50:18.027581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.027837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.028084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume with id: 9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:50:18.030245 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=271,cinder:INSERT=29,cinder:UPDATE=59 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:50:18.035259 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.035259 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:18.035832 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:18.047871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.050182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a Jul 22 04:50:18.050580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:18.059991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-1bdb5c7c-9305-43a3-bcb3-f5755318ac32-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:50:18.067578 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume request issued successfully. Jul 22 04:50:18.067749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-1bdb5c7c-9305-43a3-bcb3-f5755318ac32-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:50:18.067881 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-33bfa064-bf4c-4d3b-a7d4-ffe042876c5c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 202 Jul 22 04:50:18.068350 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 876/3529] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:50:18 2026] DELETE /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 22 04:50:18.071654 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.071654 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:18.075638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b1edf11a-3581-4352-beb9-af51d798d813 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.077424 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1edf11a-3581-4352-beb9-af51d798d813 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:50:18.077644 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1edf11a-3581-4352-beb9-af51d798d813 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.077845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1edf11a-3581-4352-beb9-af51d798d813 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.087503 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.087503 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:18.092012 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b1edf11a-3581-4352-beb9-af51d798d813 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:18.097538 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1edf11a-3581-4352-beb9-af51d798d813 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 200 Jul 22 04:50:18.098280 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 886/3530] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:18 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:18.206397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-1bdb5c7c-9305-43a3-bcb3-f5755318ac32-np0000005618" released by "attachment_update" :: held 0.139s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:50:18.206841 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-d7fab181-6122-4dfc-be2e-6adf5e9de770 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a returned with HTTP 200 Jul 22 04:50:18.207407 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 890/3531] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:50:18 2026] PUT /volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:18.233916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-dd53fcdc-853c-4977-a09b-23867d90c9d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.235998 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-dd53fcdc-853c-4977-a09b-23867d90c9d0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a/action Jul 22 04:50:18.236359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-dd53fcdc-853c-4977-a09b-23867d90c9d0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:18.236469 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-dd53fcdc-853c-4977-a09b-23867d90c9d0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:18.265408 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.265408 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:18.284360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d467adee-281f-4c30-8696-fc5c7ce3fd26 req-dd53fcdc-853c-4977-a09b-23867d90c9d0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a/action returned with HTTP 204 Jul 22 04:50:18.284796 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 880/3532] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:50:18 2026] POST /volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:18.550087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.551762 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:18.552015 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.552187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.553519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:18.556273 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.556273 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:18.556941 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fd3269fe-7484-45a4-a048-f3d2ac06516e tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:18.557496 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 877/3533] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:18 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:18.568035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-be2d0b9b-dd2b-464b-8113-60552b3cacc5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.650319 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-be2d0b9b-dd2b-464b-8113-60552b3cacc5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-member] PUT https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:18.650689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-be2d0b9b-dd2b-464b-8113-60552b3cacc5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:18.657978 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.657978 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:18.666223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-be2d0b9b-dd2b-464b-8113-60552b3cacc5 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-member] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:18.666688 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 887/3534] 10.4.3.175 () {70 vars in 1408 bytes} [Wed Jul 22 04:50:18 2026] PUT /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 316 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:18.675512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.677264 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:18.677476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.677677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.677824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:18.681977 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.681977 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:18.682648 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6576a2c3-7fc1-45db-9dfb-c42ce9f91d6c tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:18.683128 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 891/3535] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:18 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 762 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:18.694730 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.696579 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] DELETE https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:18.696807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.697051 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.697177 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Delete backup with id: 79f98d81-a93b-4371-8ee1-8c5f6c95d142. Jul 22 04:50:18.701764 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.701764 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:18.716989 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] delete_backup rpcapi backup_id 79f98d81-a93b-4371-8ee1-8c5f6c95d142 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:50:18.722011 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba327a62-f509-4dd2-b97f-1181d96511e6 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 202 Jul 22 04:50:18.722011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 881/3536] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:18 2026] DELETE /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:50:18.731738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ff88f8f4-6040-4742-a235-943bda9f2514 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:18.735388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff88f8f4-6040-4742-a235-943bda9f2514 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:18.735716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff88f8f4-6040-4742-a235-943bda9f2514 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:18.737700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff88f8f4-6040-4742-a235-943bda9f2514 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:18.737899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-ff88f8f4-6040-4742-a235-943bda9f2514 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:18.743877 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:18.743877 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:18.744719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff88f8f4-6040-4742-a235-943bda9f2514 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 200 Jul 22 04:50:18.745246 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 878/3537] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:18 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:19.115245 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e317f242-0a26-47e0-9cea-f447fd3ddbb0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.119993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e317f242-0a26-47e0-9cea-f447fd3ddbb0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 Jul 22 04:50:19.120243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e317f242-0a26-47e0-9cea-f447fd3ddbb0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.120494 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e317f242-0a26-47e0-9cea-f447fd3ddbb0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.136838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e317f242-0a26-47e0-9cea-f447fd3ddbb0 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 returned with HTTP 404 Jul 22 04:50:19.138688 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 888/3538] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:19 2026] GET /volume/v3/volumes/9803e07a-eee0-4dcf-ab89-a32ec0a36433 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:50:19.147628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8bb41c46-b949-43d4-ab7a-119613c97575 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.149484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 Jul 22 04:50:19.150455 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.152208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.152403 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete snapshot with id: 18a5c2eb-6d99-4780-960f-e2125de281e0 Jul 22 04:50:19.160593 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:19.160593 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:19.161153 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:50:19.186624 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot delete request issued successfully. Jul 22 04:50:19.187131 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bb41c46-b949-43d4-ab7a-119613c97575 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 returned with HTTP 202 Jul 22 04:50:19.187352 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 892/3539] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:19 2026] DELETE /volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:19.199414 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.202525 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 Jul 22 04:50:19.202829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.203653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.210696 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:19.210696 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:19.211562 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Snapshot retrieved successfully. Jul 22 04:50:19.212915 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c94bf23d-ab2b-4aaf-8d46-8d0d742590e3 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 returned with HTTP 200 Jul 22 04:50:19.213472 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 882/3540] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:19 2026] GET /volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:19.759856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.762554 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 Jul 22 04:50:19.762868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.763142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.763302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Show backup with id 79f98d81-a93b-4371-8ee1-8c5f6c95d142. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:19.770277 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9eba3fa-6a4b-4da5-993c-9defbbceb94d tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 returned with HTTP 404 Jul 22 04:50:19.770277 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 879/3541] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:19 2026] GET /volume/v3/backups/79f98d81-a93b-4371-8ee1-8c5f6c95d142 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:19.778848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6db411dc-99ed-4835-b951-189d52f47bec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.781227 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:19.781510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.781748 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.781986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Delete volume with id: 833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:19.791772 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:19.791772 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:19.792267 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Volume info retrieved successfully. Jul 22 04:50:19.817248 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Delete volume request issued successfully. Jul 22 04:50:19.817538 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6db411dc-99ed-4835-b951-189d52f47bec tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 returned with HTTP 202 Jul 22 04:50:19.818147 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 889/3542] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:19 2026] DELETE /volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:19.828188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:19.830591 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:19.830782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:19.830983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:19.841774 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:19.841774 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:19.852718 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Volume info retrieved successfully. Jul 22 04:50:19.860303 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bca29352-b782-4b75-b62d-1d9eda6b0411 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 returned with HTTP 200 Jul 22 04:50:19.860850 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 893/3543] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:19 2026] GET /volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 => generated 1007 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:20.224374 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85322b76-e83f-4ec9-88f1-d1d467d02c16 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:20.226375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85322b76-e83f-4ec9-88f1-d1d467d02c16 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 Jul 22 04:50:20.226672 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85322b76-e83f-4ec9-88f1-d1d467d02c16 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:20.227199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85322b76-e83f-4ec9-88f1-d1d467d02c16 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:20.232813 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85322b76-e83f-4ec9-88f1-d1d467d02c16 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 returned with HTTP 404 Jul 22 04:50:20.233401 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 883/3544] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:20 2026] GET /volume/v3/snapshots/18a5c2eb-6d99-4780-960f-e2125de281e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:20.874934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90dba60c-1091-4ac2-8e3d-24014ad6f466 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:20.877710 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90dba60c-1091-4ac2-8e3d-24014ad6f466 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] GET https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 Jul 22 04:50:20.879850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90dba60c-1091-4ac2-8e3d-24014ad6f466 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:20.879850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90dba60c-1091-4ac2-8e3d-24014ad6f466 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:20.887887 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90dba60c-1091-4ac2-8e3d-24014ad6f466 tempest-ProjectMemberTests39-497242014 tempest-ProjectMemberTests39-497242014-project-admin] https://10.4.3.175/volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 returned with HTTP 404 Jul 22 04:50:20.888630 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 880/3545] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:20 2026] GET /volume/v3/volumes/833ed16d-9749-47b6-a6ba-9e421002d600 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:22.576429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-61edc516-c378-476c-9f7f-331e75247ddc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:22.580151 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-61edc516-c378-476c-9f7f-331e75247ddc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/attachments?instance_id=2b1542c3-0981-4411-99d7-e0c1e5e0525f Jul 22 04:50:22.580151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-61edc516-c378-476c-9f7f-331e75247ddc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:22.580151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-61edc516-c378-476c-9f7f-331e75247ddc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:22.592347 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-61edc516-c378-476c-9f7f-331e75247ddc tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments?instance_id=2b1542c3-0981-4411-99d7-e0c1e5e0525f returned with HTTP 200 Jul 22 04:50:22.592853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 890/3546] 10.4.3.175 () {70 vars in 1637 bytes} [Wed Jul 22 04:50:22 2026] GET /volume/v3/attachments?instance_id=2b1542c3-0981-4411-99d7-e0c1e5e0525f => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:22.602060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-c3f8acb7-7b24-4e32-9800-ce941ecd4ad4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:22.607312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-c3f8acb7-7b24-4e32-9800-ce941ecd4ad4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 Jul 22 04:50:22.607538 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-c3f8acb7-7b24-4e32-9800-ce941ecd4ad4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:22.607762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-c3f8acb7-7b24-4e32-9800-ce941ecd4ad4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:22.626772 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-44650dd1-7a88-45a5-a797-87e6393412e9 req-c3f8acb7-7b24-4e32-9800-ce941ecd4ad4 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 returned with HTTP 200 Jul 22 04:50:22.627218 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 894/3547] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:50:22 2026] GET /volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:22.906622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-983fac55-75f4-4daa-b390-a27ce5d5004c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:23.044606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:23.044959 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1934390850"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:23.046424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1934390850'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:23.046692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume of 1 GB Jul 22 04:50:23.056619 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:23.066289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (900285a9-0e3a-4b2c-a267-26e26d4b067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:23.067900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8b6cd9-8ff0-48d6-8f34-030d91bb5bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:23.072123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:23.107590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8b6cd9-8ff0-48d6-8f34-030d91bb5bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:23.108399 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e23fee-6913-439a-b847-2ac749f11090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:23.181628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['d248e0b0-8402-4037-a105-8a748bbc73ee', '46b349be-f66d-49ad-bab3-710a9c27c4bb', '5d91c72d-7f7a-4ecb-a899-69f676efc12c', '0a0d8e4b-4271-429b-bbce-663046504dc6'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:23.182009 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e23fee-6913-439a-b847-2ac749f11090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d248e0b0-8402-4037-a105-8a748bbc73ee', '46b349be-f66d-49ad-bab3-710a9c27c4bb', '5d91c72d-7f7a-4ecb-a899-69f676efc12c', '0a0d8e4b-4271-429b-bbce-663046504dc6']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:23.183073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d1362f-4f74-4886-9515-c3e8c95a1321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:23.220204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d1362f-4f74-4886-9515-c3e8c95a1321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01882c79-aa01-4c07-88d9-9f69a998db65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934390850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['d248e0b0-8402-4037-a105-8a748bbc73ee','46b349be-f66d-49ad-bab3-710a9c27c4bb','5d91c72d-7f7a-4ecb-a899-69f676efc12c','0a0d8e4b-4271-429b-bbce-663046504dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1934390850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01882c79-aa01-4c07-88d9-9f69a998db65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4e6563092e456f912400e0a06ca340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8832823bfa8841ddb217385cc80ebaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:23.221077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e31e3-80c8-4e86-8072-c175d7319170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:23.240821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e31e3-80c8-4e86-8072-c175d7319170) transitioned into state 'SUCCESS' from state '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-1934390850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['d248e0b0-8402-4037-a105-8a748bbc73ee','46b349be-f66d-49ad-bab3-710a9c27c4bb','5d91c72d-7f7a-4ecb-a899-69f676efc12c','0a0d8e4b-4271-429b-bbce-663046504dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:23.241668 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135c58a6-7773-423e-a8f8-1285f99dd08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:23.259279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (135c58a6-7773-423e-a8f8-1285f99dd08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:23.260985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (900285a9-0e3a-4b2c-a267-26e26d4b067d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:23.261503 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request issued successfully. Jul 22 04:50:23.263281 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-983fac55-75f4-4daa-b390-a27ce5d5004c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:23.263281 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 884/3548] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:22 2026] POST /volume/v3/volumes => generated 778 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:23.276302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:23.279626 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:23.280631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:23.280631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:23.293994 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:23.293994 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:23.302458 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:23.308136 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed3f6d28-3026-4fd2-882a-17fd49605afd tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 returned with HTTP 200 Jul 22 04:50:23.308635 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 881/3549] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:23 2026] GET /volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:23.603313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d86393a3-c341-4440-bc63-19e1f29510a7 req-c8c91a84-dd88-41cc-8763-6e9c5c6ce79c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:23.605711 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d86393a3-c341-4440-bc63-19e1f29510a7 req-c8c91a84-dd88-41cc-8763-6e9c5c6ce79c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c Jul 22 04:50:23.605889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d86393a3-c341-4440-bc63-19e1f29510a7 req-c8c91a84-dd88-41cc-8763-6e9c5c6ce79c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:23.606087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d86393a3-c341-4440-bc63-19e1f29510a7 req-c8c91a84-dd88-41cc-8763-6e9c5c6ce79c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:23.613438 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:23.613438 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:23.666390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d86393a3-c341-4440-bc63-19e1f29510a7 req-c8c91a84-dd88-41cc-8763-6e9c5c6ce79c tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c returned with HTTP 200 Jul 22 04:50:23.666912 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 891/3550] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:50:23 2026] DELETE /volume/v3/attachments/f4256752-bff1-4f82-aa57-5db536a2ae3c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:24.325852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:24.328444 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:24.328683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:24.328938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:24.340524 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:24.340524 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:24.346619 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:24.352060 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e817dcea-3dcd-48c6-9641-9b06c8c582d0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 returned with HTTP 200 Jul 22 04:50:24.352502 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 895/3551] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:24 2026] GET /volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:24.364742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:24.366473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:24.366792 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01882c79-aa01-4c07-88d9-9f69a998db65", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-274389615"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:24.377152 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:24.377152 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:24.377467 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:24.377587 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create snapshot from volume 01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:24.408196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['6ebed349-8d7d-4f2f-ae0c-ef287ae1aa62', '7a96468a-6812-43a4-97e0-e54db8c62aa3', '706fc49c-803e-4a57-a2e2-5fd38af12ee5', '8e9976ce-a8e1-4472-a62d-1a4afbbeadef'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:24.437710 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot create request issued successfully. Jul 22 04:50:24.438082 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7fc1060e-db31-426c-b7c6-00ec1631ce87 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:50:24.438481 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 885/3552] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:50:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:24.449794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7471e0de-b277-4887-8bb5-e0508888d0af None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:24.457719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7471e0de-b277-4887-8bb5-e0508888d0af tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:24.459886 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7471e0de-b277-4887-8bb5-e0508888d0af tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:24.460129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7471e0de-b277-4887-8bb5-e0508888d0af tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:24.466682 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:24.466682 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:24.467092 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7471e0de-b277-4887-8bb5-e0508888d0af tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:24.467678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7471e0de-b277-4887-8bb5-e0508888d0af tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f returned with HTTP 200 Jul 22 04:50:24.468078 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 882/3553] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:24 2026] GET /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:25.477381 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.480119 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:25.480316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:25.480580 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:25.485979 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.485979 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:25.486443 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:25.487359 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d67e70e-4b5a-4b11-9949-2fd035b15b69 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f returned with HTTP 200 Jul 22 04:50:25.488011 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 892/3554] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:25 2026] GET /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:25.497583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.601124 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] POST https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f/action Jul 22 04:50:25.601124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:25.601262 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:25.622024 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.622024 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:25.622643 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Snapshot retrieved successfully. Jul 22 04:50:25.623745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '09df347f792649ec86929a3c98c61eb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f4e6563092e456f912400e0a06ca340', '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=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:50:25.626986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-84e3c9a5-433b-49e6-8bab-19301bf7eee7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f/action returned with HTTP 403 Jul 22 04:50:25.626986 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 896/3555] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:50:25 2026] POST /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f/action => generated 133 bytes in 128 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:25.635154 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.637044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:25.637250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:25.637424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:25.637527 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete snapshot with id: e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:25.645820 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.645820 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:25.646136 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:25.663754 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot delete request issued successfully. Jul 22 04:50:25.664015 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-73f2606d-8e1c-42fa-a4fe-ae5bf9582dc3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f returned with HTTP 202 Jul 22 04:50:25.664583 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 886/3556] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:25 2026] DELETE /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:25.673087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.675193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:25.675426 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:25.675669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:25.681987 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.681987 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:25.682416 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:25.683278 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c22d1f4a-6b8c-40aa-83c9-8273109fedc1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f returned with HTTP 200 Jul 22 04:50:25.683754 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 883/3557] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:25 2026] GET /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:25.797829 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-763038f6-2344-442e-a201-402ce4926d1e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.799544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:50:25.799755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:25.799955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:25.800140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume with id: 5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:50:25.810138 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.810138 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:25.810639 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:25.830638 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Delete volume request issued successfully. Jul 22 04:50:25.830809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-763038f6-2344-442e-a201-402ce4926d1e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 202 Jul 22 04:50:25.831264 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 893/3558] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:50:25 2026] DELETE /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:50:25.839522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:25.842814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:50:25.843125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:25.843366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:25.852834 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:25.852834 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:25.858055 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Volume info retrieved successfully. Jul 22 04:50:25.865300 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3b5007b-5dcf-4884-8d5a-c4ffc5b63445 tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 200 Jul 22 04:50:25.865818 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 897/3559] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:25 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:26.695436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ce43b8de-c83e-4e70-a898-dc10163d33e0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:26.697180 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce43b8de-c83e-4e70-a898-dc10163d33e0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f Jul 22 04:50:26.697472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce43b8de-c83e-4e70-a898-dc10163d33e0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:26.697656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce43b8de-c83e-4e70-a898-dc10163d33e0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:26.701757 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce43b8de-c83e-4e70-a898-dc10163d33e0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f returned with HTTP 404 Jul 22 04:50:26.702247 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 887/3560] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:26 2026] GET /volume/v3/snapshots/e42c6e8c-7c63-4cbc-93f8-53e0df9c125f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:26.713784 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:26.715988 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:26.716223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:26.716564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:26.716805 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume with id: 01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:26.727021 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:26.727021 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:26.727478 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:26.752271 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume request issued successfully. Jul 22 04:50:26.752496 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b7fef6a-d47d-464d-9313-c406d0c867a4 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 returned with HTTP 202 Jul 22 04:50:26.753223 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 884/3561] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:26 2026] DELETE /volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:26.763249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:26.765866 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:26.766077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:26.766249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:26.776404 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:26.776404 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:26.780995 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:26.786836 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1bab1c9b-9726-4c90-a06b-0ec8b5f5fd64 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 returned with HTTP 200 Jul 22 04:50:26.787431 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 894/3562] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:26 2026] GET /volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:26.878929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-774c8885-77f6-451e-8045-8dd1acfd915e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:26.881266 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-774c8885-77f6-451e-8045-8dd1acfd915e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] GET https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad Jul 22 04:50:26.881444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-774c8885-77f6-451e-8045-8dd1acfd915e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:26.881613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-774c8885-77f6-451e-8045-8dd1acfd915e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:26.887650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-774c8885-77f6-451e-8045-8dd1acfd915e tempest-TestVolumeBootPatternV346-643310985 tempest-TestVolumeBootPatternV346-643310985-project-member] https://10.4.3.175/volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad returned with HTTP 404 Jul 22 04:50:26.888104 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 898/3563] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:50:26 2026] GET /volume/v3/volumes/5ac769b6-66b6-45a9-8694-60c483eaa5ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:50:27.805341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99c4577a-07ff-4325-88d6-170dc685c1e1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:27.808282 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99c4577a-07ff-4325-88d6-170dc685c1e1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 Jul 22 04:50:27.808544 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99c4577a-07ff-4325-88d6-170dc685c1e1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:27.808789 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99c4577a-07ff-4325-88d6-170dc685c1e1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:27.816475 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99c4577a-07ff-4325-88d6-170dc685c1e1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 returned with HTTP 404 Jul 22 04:50:27.817128 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 888/3564] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:27 2026] GET /volume/v3/volumes/01882c79-aa01-4c07-88d9-9f69a998db65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:27.828002 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:27.829695 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:27.830075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-390553394"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:27.831468 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-390553394'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:27.831611 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume of 1 GB Jul 22 04:50:27.839188 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:27.849428 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (9ea1c96a-d11d-4086-9ce4-4a3bd2c27c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:27.850648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a41f715-6e9f-4827-8fb6-bae1f528c0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:27.851668 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:27.883261 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a41f715-6e9f-4827-8fb6-bae1f528c0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:27.884273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd58acd4-cf20-4368-b22c-31d61765cac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:27.924755 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['49364bf7-5eec-4591-b176-c6c91ec0b5be', 'fda10faf-a309-42e9-95a3-2c726c5e3ff8', '480282fc-6120-4716-b292-4994a985df0b', 'e1684a59-3afa-4874-b28a-c37b61b23ccb'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:27.925678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd58acd4-cf20-4368-b22c-31d61765cac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49364bf7-5eec-4591-b176-c6c91ec0b5be', 'fda10faf-a309-42e9-95a3-2c726c5e3ff8', '480282fc-6120-4716-b292-4994a985df0b', 'e1684a59-3afa-4874-b28a-c37b61b23ccb']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:27.926551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038df105-7480-40e3-9207-b5d75c72bad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:27.948811 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038df105-7480-40e3-9207-b5d75c72bad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37e5fd2-8aaa-4699-ac0c-c741a48b3870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390553394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['49364bf7-5eec-4591-b176-c6c91ec0b5be','fda10faf-a309-42e9-95a3-2c726c5e3ff8','480282fc-6120-4716-b292-4994a985df0b','e1684a59-3afa-4874-b28a-c37b61b23ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390553394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f37e5fd2-8aaa-4699-ac0c-c741a48b3870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4e6563092e456f912400e0a06ca340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8832823bfa8841ddb217385cc80ebaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:27.949516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99be70cd-9347-43cf-b478-b64ae0079eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:27.967036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99be70cd-9347-43cf-b478-b64ae0079eb3) transitioned into state 'SUCCESS' from state '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-390553394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['49364bf7-5eec-4591-b176-c6c91ec0b5be','fda10faf-a309-42e9-95a3-2c726c5e3ff8','480282fc-6120-4716-b292-4994a985df0b','e1684a59-3afa-4874-b28a-c37b61b23ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:27.967885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43322784-7616-40d4-a2c5-449b5dfefd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:27.978110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43322784-7616-40d4-a2c5-449b5dfefd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:27.979168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (9ea1c96a-d11d-4086-9ce4-4a3bd2c27c50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:27.979608 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request issued successfully. Jul 22 04:50:27.980515 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d38b5dc-8aba-4598-ad12-c1dc86887db3 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:27.980899 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 885/3565] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:27 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:27.992769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0a83a174-af87-4dff-b50c-df7296bedc96 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:27.994643 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a83a174-af87-4dff-b50c-df7296bedc96 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:27.994897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a83a174-af87-4dff-b50c-df7296bedc96 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:27.995155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a83a174-af87-4dff-b50c-df7296bedc96 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:28.002079 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:28.002079 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:28.005510 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0a83a174-af87-4dff-b50c-df7296bedc96 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:28.009301 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a83a174-af87-4dff-b50c-df7296bedc96 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 returned with HTTP 200 Jul 22 04:50:28.009664 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 895/3566] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:27 2026] GET /volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:29.024132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:29.025800 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:29.027265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:29.027265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:29.033564 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:29.033564 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:29.037254 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:29.041368 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7bdb5cd9-3cef-4ecf-827a-800907536b3e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 returned with HTTP 200 Jul 22 04:50:29.041999 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 899/3567] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:29 2026] GET /volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:29.055109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:29.058516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:29.059020 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f37e5fd2-8aaa-4699-ac0c-c741a48b3870", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1874839577"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:29.072344 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:29.072344 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:29.072875 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:29.073067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create snapshot from volume f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:29.105560 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['b8874dbb-093b-47c4-8d43-c134eda33cc8', '8578a05c-5ae9-4130-8d4a-69e95ab46911', '28856056-4e98-42cb-b044-455a1482be6f', '66229229-2024-4d25-8c9a-02948a9a5bfe'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:29.140007 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot create request issued successfully. Jul 22 04:50:29.140312 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b5f2aa24-be8c-431a-9a64-29257d9cfd7b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:50:29.141028 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 889/3568] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:50:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:29.150227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:29.153976 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:29.154279 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:29.154458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:29.160073 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:29.160073 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:29.160526 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:29.161494 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d80bcf10-a201-4fcb-8ecf-4b1bcc2e180a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f returned with HTTP 200 Jul 22 04:50:29.161852 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 886/3569] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:29 2026] GET /volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:30.176613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:30.188882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:30.189151 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:30.189390 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:30.195105 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:30.195105 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:30.195458 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:30.196205 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82a77c61-22da-49ac-a4e3-ddab35b454d1 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f returned with HTTP 200 Jul 22 04:50:30.196822 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 896/3570] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:30 2026] GET /volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:30.208982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8f0b686e-d102-4fb4-9686-380453dbd58e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:30.213165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:30.213165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:30.213165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:30.213165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:50:30.214939 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:50:30.220314 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Get all snapshots completed successfully. Jul 22 04:50:30.221172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f0b686e-d102-4fb4-9686-380453dbd58e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:50:30.221934 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 900/3571] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:50:30 2026] GET /volume/v3/snapshots => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:30.235316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:30.237423 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:30.237632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:30.237868 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:30.237981 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete snapshot with id: fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:30.243866 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:30.243866 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:30.244252 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:30.262058 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot delete request issued successfully. Jul 22 04:50:30.262274 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf9cfcef-0be3-4516-9da3-8771cbebfb4e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f returned with HTTP 202 Jul 22 04:50:30.262766 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 890/3572] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:30 2026] DELETE /volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:30.273509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-26026068-0fbf-4d1b-97cb-f42db572825e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:30.275572 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26026068-0fbf-4d1b-97cb-f42db572825e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:30.275783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26026068-0fbf-4d1b-97cb-f42db572825e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:30.276067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26026068-0fbf-4d1b-97cb-f42db572825e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:30.281220 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:30.281220 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:30.281536 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-26026068-0fbf-4d1b-97cb-f42db572825e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:30.282233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26026068-0fbf-4d1b-97cb-f42db572825e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f returned with HTTP 200 Jul 22 04:50:30.282587 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 887/3573] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:30 2026] GET /volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:31.296944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4b21d126-1061-45b5-bb2b-8a433036cd94 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:31.299302 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b21d126-1061-45b5-bb2b-8a433036cd94 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f Jul 22 04:50:31.299523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4b21d126-1061-45b5-bb2b-8a433036cd94 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:31.299921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4b21d126-1061-45b5-bb2b-8a433036cd94 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:31.304897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b21d126-1061-45b5-bb2b-8a433036cd94 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f returned with HTTP 404 Jul 22 04:50:31.305444 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 897/3574] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:31 2026] GET /volume/v3/snapshots/fed10105-8432-4b80-858e-13f55d27545f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:31.318872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:31.320464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:31.320628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:31.320878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:31.321092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume with id: f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:31.331098 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:31.331098 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:31.331563 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:31.353267 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume request issued successfully. Jul 22 04:50:31.353716 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a88831b-3ded-4314-aa2a-8799c2427d1c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 returned with HTTP 202 Jul 22 04:50:31.353950 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 901/3575] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:31 2026] DELETE /volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:31.361220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:31.364233 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:31.364535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:31.364752 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:31.375167 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:31.375167 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:31.379867 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:31.386067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fcd5010e-60fb-4d86-8fb4-3432d83143a8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 returned with HTTP 200 Jul 22 04:50:31.386584 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 891/3576] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:31 2026] GET /volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:31.952067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b3a62397-562a-4a31-aebb-132ec192b8fd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:32.067601 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:32.068100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1784789180"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:32.070554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1784789180'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:32.070728 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume of 1 GB Jul 22 04:50:32.077246 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:32.086057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (4ca2f9a7-87b7-4de4-8800-688a5665a629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:32.087921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7083c2-cf06-493d-b962-efdfe3c8374d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.089531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:32.129515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc7083c2-cf06-493d-b962-efdfe3c8374d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.130297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f646f0ff-a297-4eb8-a774-19df54853cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.188229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['914e63e4-df0f-49cc-abce-a71358bbbf84', '91699c8b-6b09-4623-b1b5-4261453330e3', '483a119b-a5e5-4b44-89b5-258b9256bae9', '5795c985-00f8-4f62-9e87-986df30b0be0'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:32.188980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f646f0ff-a297-4eb8-a774-19df54853cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['914e63e4-df0f-49cc-abce-a71358bbbf84', '91699c8b-6b09-4623-b1b5-4261453330e3', '483a119b-a5e5-4b44-89b5-258b9256bae9', '5795c985-00f8-4f62-9e87-986df30b0be0']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.189662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2642f5f0-4a33-4590-9df4-48d9f7509231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.212318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2642f5f0-4a33-4590-9df4-48d9f7509231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e23d5ec8-e772-4316-a39c-2cebc167ba01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784789180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['914e63e4-df0f-49cc-abce-a71358bbbf84','91699c8b-6b09-4623-b1b5-4261453330e3','483a119b-a5e5-4b44-89b5-258b9256bae9','5795c985-00f8-4f62-9e87-986df30b0be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784789180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e23d5ec8-e772-4316-a39c-2cebc167ba01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.213119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e643988-5fda-46e2-b88d-6abf546131c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.229522 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e643988-5fda-46e2-b88d-6abf546131c1) transitioned into state 'SUCCESS' from state '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-1784789180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['914e63e4-df0f-49cc-abce-a71358bbbf84','91699c8b-6b09-4623-b1b5-4261453330e3','483a119b-a5e5-4b44-89b5-258b9256bae9','5795c985-00f8-4f62-9e87-986df30b0be0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.230134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3630171e-82e0-4b49-a43b-c8f3a0f28146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.238418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3630171e-82e0-4b49-a43b-c8f3a0f28146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.239160 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (4ca2f9a7-87b7-4de4-8800-688a5665a629) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:32.239427 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request issued successfully. Jul 22 04:50:32.239930 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3a62397-562a-4a31-aebb-132ec192b8fd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:32.240312 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 888/3577] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:31 2026] POST /volume/v3/volumes => generated 778 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:32.252935 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:32.255209 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:50:32.255477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:32.255724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:32.265347 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:32.265347 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:32.270415 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:50:32.276173 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7784176e-7a87-4dd4-aa1a-54357c5ceebc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 returned with HTTP 200 Jul 22 04:50:32.276716 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 898/3578] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:32 2026] GET /volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:32.400092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7a3f04f0-fb8c-4da1-bbc8-ad3807e085cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:32.402623 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a3f04f0-fb8c-4da1-bbc8-ad3807e085cb tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 Jul 22 04:50:32.402872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a3f04f0-fb8c-4da1-bbc8-ad3807e085cb tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:32.403135 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a3f04f0-fb8c-4da1-bbc8-ad3807e085cb tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:32.410461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a3f04f0-fb8c-4da1-bbc8-ad3807e085cb tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 returned with HTTP 404 Jul 22 04:50:32.410992 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 902/3579] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:32 2026] GET /volume/v3/volumes/f37e5fd2-8aaa-4699-ac0c-c741a48b3870 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:32.419278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-333827b0-abf0-492b-9b97-969a40477e10 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:32.421401 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:32.421810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-759520489"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:32.423979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-759520489'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:32.424163 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume of 1 GB Jul 22 04:50:32.428880 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:32.437190 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (438d3f27-ba45-4c60-b38e-1e290a95756d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:32.438470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5eb2b9-1b49-44d2-99d5-83f9895adacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.439581 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:32.468643 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5eb2b9-1b49-44d2-99d5-83f9895adacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.469680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4a27f8-24a9-474a-b90b-336247427955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.508704 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['344f33e1-0f85-43dd-b6a3-c39f79ac5c81', '6c62b1ca-da6d-4660-9fa2-c5dede12b21e', '29bd822b-ba45-494a-859a-b4bdac21b12b', 'caca9763-aea3-430d-bfbc-f6d2c6f19b86'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:32.509617 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a4a27f8-24a9-474a-b90b-336247427955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['344f33e1-0f85-43dd-b6a3-c39f79ac5c81', '6c62b1ca-da6d-4660-9fa2-c5dede12b21e', '29bd822b-ba45-494a-859a-b4bdac21b12b', 'caca9763-aea3-430d-bfbc-f6d2c6f19b86']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.510373 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffcf737b-2ef9-4901-bd67-2b353b6f6f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.534177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffcf737b-2ef9-4901-bd67-2b353b6f6f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3554af0e-440a-42df-8134-cd3112ce6859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759520489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['344f33e1-0f85-43dd-b6a3-c39f79ac5c81','6c62b1ca-da6d-4660-9fa2-c5dede12b21e','29bd822b-ba45-494a-859a-b4bdac21b12b','caca9763-aea3-430d-bfbc-f6d2c6f19b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-759520489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3554af0e-440a-42df-8134-cd3112ce6859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4e6563092e456f912400e0a06ca340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8832823bfa8841ddb217385cc80ebaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.535000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f2958a-54db-491f-9e00-0ca08554b134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.553350 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4f2958a-54db-491f-9e00-0ca08554b134) transitioned into state 'SUCCESS' from state '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-759520489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['344f33e1-0f85-43dd-b6a3-c39f79ac5c81','6c62b1ca-da6d-4660-9fa2-c5dede12b21e','29bd822b-ba45-494a-859a-b4bdac21b12b','caca9763-aea3-430d-bfbc-f6d2c6f19b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.554146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5a5cc1-4c11-476d-96a6-9338c8015b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:32.563212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f5a5cc1-4c11-476d-96a6-9338c8015b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:32.563990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (438d3f27-ba45-4c60-b38e-1e290a95756d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:32.564260 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request issued successfully. Jul 22 04:50:32.564791 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-333827b0-abf0-492b-9b97-969a40477e10 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:32.565282 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 892/3580] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:32 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:32.585039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:32.587585 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:32.587791 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:32.587975 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:32.594134 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:32.594134 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:32.597237 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:32.600663 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddeba0c5-c856-4e0b-9d78-a6cdbc6c7825 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 returned with HTTP 200 Jul 22 04:50:32.601039 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 889/3581] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:32 2026] GET /volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:33.290189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.292642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:50:33.293016 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:33.293293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:33.301737 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.301737 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:33.305898 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:50:33.309791 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fdf1b5e-25e6-479a-8b6f-845e2d46c009 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 returned with HTTP 200 Jul 22 04:50:33.310224 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 899/3582] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:33 2026] GET /volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:33.325365 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8528bbbe-d827-4760-99a7-5b24709e9907 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.327463 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:50:33.327955 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e23d5ec8-e772-4316-a39c-2cebc167ba01", "name": "tempest-type-Backup-2104991849"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:33.329708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating new backup {'backup': {'volume_id': 'e23d5ec8-e772-4316-a39c-2cebc167ba01', 'name': 'tempest-type-Backup-2104991849'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:50:33.329949 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating backup of volume e23d5ec8-e772-4316-a39c-2cebc167ba01 in container None Jul 22 04:50:33.338845 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.338845 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:33.339316 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:50:33.369945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['41689930-36b5-4aec-83f6-7347689a1131', '0ba70689-b523-43df-a364-e275893d6e48'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:33.403804 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8528bbbe-d827-4760-99a7-5b24709e9907 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:50:33.404413 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 903/3583] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:50:33 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:33.414541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.417450 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:33.417672 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:33.417867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:33.418023 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:33.424923 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.424923 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:33.425574 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8ba0d19e-23aa-408a-a562-cdd3a095e773 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:33.425930 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 893/3584] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:33 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:33.614082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.615975 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:33.616196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:33.616414 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:33.623401 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.623401 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:33.627222 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:33.631243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-534e2b03-9fa3-4de8-9316-c511ee2ad922 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 returned with HTTP 200 Jul 22 04:50:33.631599 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 890/3585] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:33 2026] GET /volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:33.643377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.645054 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:33.645421 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3554af0e-440a-42df-8134-cd3112ce6859", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-350723617"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:33.653215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.653215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:33.653582 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:33.653659 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create snapshot from volume 3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:33.677298 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['a9ed585e-7f1c-48ab-8f1f-086c59bbb1c9', '6b2175b5-906d-4c02-85f7-acd7d882eb6b', 'ba030c75-fc90-4dee-8610-1e8d38a3aac0', '6f36bb93-4b51-449b-851c-c24059a39af2'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:33.714107 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot create request issued successfully. Jul 22 04:50:33.714566 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed9e8b59-ba10-40b7-8cef-4c32c4d82663 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:50:33.715190 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 900/3586] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:50:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:33.725610 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:33.727714 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:33.727990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:33.728254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:33.734179 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:33.734179 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:33.734653 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:33.735454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c8643d4b-d4a4-4ea7-8a3f-a90315fff9aa tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b returned with HTTP 200 Jul 22 04:50:33.735914 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 904/3587] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:33 2026] GET /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:34.437510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:34.439695 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:34.439973 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:34.440210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:34.440345 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:34.445465 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:34.445465 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:34.446214 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-99d2bd8b-e553-4ca1-a50b-3dbe03779bd5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:34.446657 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 894/3588] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:34 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:34.746634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3e92f676-4db6-4f37-8945-f61d60594b20 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:34.750524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e92f676-4db6-4f37-8945-f61d60594b20 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:34.750732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e92f676-4db6-4f37-8945-f61d60594b20 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:34.750924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3e92f676-4db6-4f37-8945-f61d60594b20 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:34.758483 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:34.758483 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:34.758868 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3e92f676-4db6-4f37-8945-f61d60594b20 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:34.759767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3e92f676-4db6-4f37-8945-f61d60594b20 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b returned with HTTP 200 Jul 22 04:50:34.760220 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 891/3589] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:34 2026] GET /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:34.770725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-19e60672-9cad-4632-a3e4-409952d6dd9d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:34.773129 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] POST https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b/action Jul 22 04:50:34.773645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:34.773898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:34.775626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.admin_actions [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Updating snapshot 'df31e5aa-ab0d-40ab-8fc2-b31172ff550b' with '{'status': 'error'}' {{(pid=100126) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:50:34.786813 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:34.786813 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:34.787608 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '09df347f792649ec86929a3c98c61eb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f4e6563092e456f912400e0a06ca340', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:50:34.787979 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-19e60672-9cad-4632-a3e4-409952d6dd9d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b/action returned with HTTP 403 Jul 22 04:50:34.788635 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 901/3590] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:50:34 2026] POST /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:34.796766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:34.798737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:34.799037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:34.799342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:34.799471 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete snapshot with id: df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:34.804663 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:34.804663 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:34.805115 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:34.820693 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot delete request issued successfully. Jul 22 04:50:34.821019 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f20e9e84-a1f7-4d7d-907a-b3f9c99466e9 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b returned with HTTP 202 Jul 22 04:50:34.821463 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 905/3591] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:34 2026] DELETE /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:34.829743 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:34.831335 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:34.831507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:34.831734 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:34.837244 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:34.837244 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:34.837626 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:34.838248 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9642bfb4-8e5f-458a-b0dd-58e9e6c90246 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b returned with HTTP 200 Jul 22 04:50:34.838640 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 895/3592] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:34 2026] GET /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:35.456685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:35.459136 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:35.459455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:35.459751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:35.459936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:35.465650 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:35.465650 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:35.466595 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9902c83b-e027-4455-bd31-b5bf55b7a42a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:35.467147 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 892/3593] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:35 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:35.847866 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7076ccc1-2c89-4ebe-b009-7f1de5a0655f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:35.849787 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7076ccc1-2c89-4ebe-b009-7f1de5a0655f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b Jul 22 04:50:35.850095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7076ccc1-2c89-4ebe-b009-7f1de5a0655f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:35.850360 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7076ccc1-2c89-4ebe-b009-7f1de5a0655f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:35.854359 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7076ccc1-2c89-4ebe-b009-7f1de5a0655f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b returned with HTTP 404 Jul 22 04:50:35.854922 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 902/3594] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:35 2026] GET /volume/v3/snapshots/df31e5aa-ab0d-40ab-8fc2-b31172ff550b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:35.861730 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:35.863464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:35.863702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:35.863959 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:35.864224 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume with id: 3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:35.871068 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:35.871068 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:35.871394 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:35.892833 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume request issued successfully. Jul 22 04:50:35.893047 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3a305c34-ffec-4a49-96c5-5fe03042b8e7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 returned with HTTP 202 Jul 22 04:50:35.893391 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 906/3595] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:35 2026] DELETE /volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:35.901897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:35.903559 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:35.903722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:35.904076 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:35.913313 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:35.913313 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:35.919524 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:35.924379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6ebc4edf-b5db-43c5-bb6a-28d4f37b7f06 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 returned with HTTP 200 Jul 22 04:50:35.924750 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 896/3596] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:35 2026] GET /volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:36.479420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:36.481394 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:36.481579 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:36.481806 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:36.481955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:36.486070 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:36.486070 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:36.486393 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c86d64f7-1653-4438-9ea1-e469e6aa1ed9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:36.486731 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 893/3597] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:36 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:36.940249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6e8f8209-3e85-464d-88f8-b777c6995543 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:36.941895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e8f8209-3e85-464d-88f8-b777c6995543 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 Jul 22 04:50:36.942102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e8f8209-3e85-464d-88f8-b777c6995543 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:36.942268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e8f8209-3e85-464d-88f8-b777c6995543 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:36.948105 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e8f8209-3e85-464d-88f8-b777c6995543 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 returned with HTTP 404 Jul 22 04:50:36.948739 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 903/3598] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:36 2026] GET /volume/v3/volumes/3554af0e-440a-42df-8134-cd3112ce6859 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:36.957090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:36.958710 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:36.959049 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1659585081"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:36.960438 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1659585081'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:36.960548 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume of 1 GB Jul 22 04:50:36.964581 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:36.970380 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (1d2b737a-920a-421e-b7f8-67afc6875efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:36.971407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41281c8c-663b-474d-a21a-4dc30fd37251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:36.972275 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:37.000375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41281c8c-663b-474d-a21a-4dc30fd37251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:37.001164 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77596ec-1654-4dbc-b46f-2bc0765c8ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:37.054831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['2b79f985-a1f9-43c0-9981-6806691da2d9', '72016b03-a339-4127-af23-3db3ce72516b', 'd531be9b-d581-4ad1-8599-7c42494102a5', '54c89c5d-9450-400c-a011-2bcb801efde9'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:37.055826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a77596ec-1654-4dbc-b46f-2bc0765c8ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b79f985-a1f9-43c0-9981-6806691da2d9', '72016b03-a339-4127-af23-3db3ce72516b', 'd531be9b-d581-4ad1-8599-7c42494102a5', '54c89c5d-9450-400c-a011-2bcb801efde9']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:37.057040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f60702-3013-4f19-b547-0ba5abd95bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:37.081619 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f60702-3013-4f19-b547-0ba5abd95bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6a5940-e293-495a-bf15-3c086271f61c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659585081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['2b79f985-a1f9-43c0-9981-6806691da2d9','72016b03-a339-4127-af23-3db3ce72516b','d531be9b-d581-4ad1-8599-7c42494102a5','54c89c5d-9450-400c-a011-2bcb801efde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1659585081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6a5940-e293-495a-bf15-3c086271f61c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4e6563092e456f912400e0a06ca340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8832823bfa8841ddb217385cc80ebaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:37.082354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b855d18-63d6-4c4f-9bc4-1cdf09eb2387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:37.104664 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b855d18-63d6-4c4f-9bc4-1cdf09eb2387) transitioned into state 'SUCCESS' from state '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-1659585081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['2b79f985-a1f9-43c0-9981-6806691da2d9','72016b03-a339-4127-af23-3db3ce72516b','d531be9b-d581-4ad1-8599-7c42494102a5','54c89c5d-9450-400c-a011-2bcb801efde9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:37.105331 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56a62f3-8a60-45c1-858b-dcc09982b657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:37.117127 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c56a62f3-8a60-45c1-858b-dcc09982b657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:37.118288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (1d2b737a-920a-421e-b7f8-67afc6875efd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:37.118684 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request issued successfully. Jul 22 04:50:37.121507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f90a7fce-9193-463a-86f8-092c9c4a98d7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:37.121925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 907/3599] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:36 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:37.138512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:37.143530 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:37.143759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:37.144178 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:37.156264 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:37.156264 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:37.160325 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:37.164779 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-70f55216-b0cd-40db-9f36-e201c2eb12c8 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c returned with HTTP 200 Jul 22 04:50:37.166182 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 897/3600] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:37 2026] GET /volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c => generated 957 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:37.497729 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-20067625-3afd-4a90-9890-e6fc15647ba1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:37.500182 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20067625-3afd-4a90-9890-e6fc15647ba1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:37.502198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20067625-3afd-4a90-9890-e6fc15647ba1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:37.502198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20067625-3afd-4a90-9890-e6fc15647ba1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:37.502198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-20067625-3afd-4a90-9890-e6fc15647ba1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:37.506369 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:37.506369 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:37.507303 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20067625-3afd-4a90-9890-e6fc15647ba1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:37.508067 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 894/3601] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:37 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:37.902865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:37.905561 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:37.905561 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:37.905933 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:37.913357 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:37.913357 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:37.917447 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:37.922312 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-13c93926-434d-43e0-b2ae-07ee72ef15fb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:37.922853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 904/3602] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:50:37 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:38.002717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-42de150c-25cc-4632-9ee1-ca80ddb8f97c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.003334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42de150c-25cc-4632-9ee1-ca80ddb8f97c None None] GET https://10.4.3.175/volume// Jul 22 04:50:38.003554 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42de150c-25cc-4632-9ee1-ca80ddb8f97c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.003798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42de150c-25cc-4632-9ee1-ca80ddb8f97c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.004226 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42de150c-25cc-4632-9ee1-ca80ddb8f97c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:38.005017 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 908/3603] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:50:38.014983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-45116ff0-dc5d-4fb6-b791-07eea349e1d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.017303 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-45116ff0-dc5d-4fb6-b791-07eea349e1d7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:50:38.017728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-45116ff0-dc5d-4fb6-b791-07eea349e1d7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca42d406-6366-4484-9922-75df3d05c944", "connector": null, "instance_uuid": "67b69240-0106-4a1a-97d7-31d0af3ef147"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:38.025272 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.025272 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:38.051890 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-45116ff0-dc5d-4fb6-b791-07eea349e1d7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:50:38.052316 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 898/3604] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:50:38 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 22 04:50:38.078945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.081422 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:38.082043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.082358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.086498 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-13b7b037-6484-44c0-b7a2-b62598980608 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.086988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13b7b037-6484-44c0-b7a2-b62598980608 None None] GET https://10.4.3.175/volume// Jul 22 04:50:38.087209 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13b7b037-6484-44c0-b7a2-b62598980608 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.087447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-13b7b037-6484-44c0-b7a2-b62598980608 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.087853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-13b7b037-6484-44c0-b7a2-b62598980608 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:50:38.088267 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 905/3605] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:50: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 22 04:50:38.092946 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.092946 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:38.095188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.096597 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:38.097529 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:38.097706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.097902 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.102011 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34c8be8c-376d-4ba3-91d5-bf0c3b34f4de tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:38.102475 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 895/3606] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:38.108411 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.108411 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:38.112509 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:38.117737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-1a8c320a-088c-4445-b723-d8b19d319d75 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:38.118227 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 909/3607] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:50:38.177457 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-751f886b-db48-4911-83c9-e85ce0c35e8e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.179438 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-751f886b-db48-4911-83c9-e85ce0c35e8e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:38.179670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-751f886b-db48-4911-83c9-e85ce0c35e8e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.179861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-751f886b-db48-4911-83c9-e85ce0c35e8e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.188128 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.188128 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:38.191732 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-751f886b-db48-4911-83c9-e85ce0c35e8e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:38.195781 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-751f886b-db48-4911-83c9-e85ce0c35e8e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c returned with HTTP 200 Jul 22 04:50:38.196242 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 899/3608] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:38.215456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7825264e-d6f6-41d2-99c1-984fcc658cea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.218930 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:38.220130 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f6a5940-e293-495a-bf15-3c086271f61c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-387524860"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:38.232217 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.232217 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:38.232779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:38.233036 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create snapshot from volume 3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:38.235462 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.237599 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] PUT https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 Jul 22 04:50:38.238080 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:38.247705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Acquiring lock "cinder-attachment_update-ca42d406-6366-4484-9922-75df3d05c944-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:50:38.253667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Lock "cinder-attachment_update-ca42d406-6366-4484-9922-75df3d05c944-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:50:38.254738 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.254738 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:38.265502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['253d4ee5-a01f-4b72-a09d-7873ef893a45', 'a5a488d5-0583-466f-a923-6c10565b845c', '43499a32-2637-40e5-9975-bf0d0a7587cd', '53db350e-c01f-4462-94f6-73d8372b60b5'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:38.304351 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot create request issued successfully. Jul 22 04:50:38.304861 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7825264e-d6f6-41d2-99c1-984fcc658cea tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:50:38.305521 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 906/3609] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:50:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:38.317379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2fdda853-3e23-48fa-939c-deefd49204c5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.320159 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fdda853-3e23-48fa-939c-deefd49204c5 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:38.320423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fdda853-3e23-48fa-939c-deefd49204c5 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.320803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2fdda853-3e23-48fa-939c-deefd49204c5 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.328906 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.328906 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:38.330229 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2fdda853-3e23-48fa-939c-deefd49204c5 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:38.331171 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2fdda853-3e23-48fa-939c-deefd49204c5 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 200 Jul 22 04:50:38.331635 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 910/3610] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:38.378039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Lock "cinder-attachment_update-ca42d406-6366-4484-9922-75df3d05c944-np0000005618" released by "attachment_update" :: held 0.124s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:50:38.378443 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-f853eb13-7077-47b7-b3d0-195cbe54821d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 returned with HTTP 200 Jul 22 04:50:38.379044 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 896/3611] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:50:38 2026] PUT /volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:38.523357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8bc939a1-7425-448e-a02b-2fd829100a05 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:38.525379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bc939a1-7425-448e-a02b-2fd829100a05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:38.525600 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bc939a1-7425-448e-a02b-2fd829100a05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:38.525822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bc939a1-7425-448e-a02b-2fd829100a05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:38.525931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8bc939a1-7425-448e-a02b-2fd829100a05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:38.532522 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:38.532522 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:38.533277 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bc939a1-7425-448e-a02b-2fd829100a05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:38.533671 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 900/3612] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:38 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:39.116449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.118270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:39.118627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.118988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.135556 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.135556 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:39.140453 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:39.147754 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb66c557-ea8c-4e94-b10f-f34fe09f05d2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:39.148537 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 907/3613] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:39 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:39.343958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.347192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:39.347822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.347924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.355108 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.355108 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:39.355632 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:39.356702 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3e64b21-969c-4b1d-819b-62e9d3247c7d tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 200 Jul 22 04:50:39.357188 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 911/3614] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:39 2026] GET /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:39.369609 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.371648 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] GET https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:39.371902 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.372101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.377257 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.377257 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:39.377711 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Snapshot retrieved successfully. Jul 22 04:50:39.378555 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-941dda8d-9c25-4ac5-8fc8-05c7cb2b6442 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 200 Jul 22 04:50:39.378935 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 897/3615] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:39 2026] GET /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:39.390119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.391740 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:39.392333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.392333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.392333 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete snapshot with id: 40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:39.396944 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.396944 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:39.397289 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:39.412495 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot delete request issued successfully. Jul 22 04:50:39.413360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-912ede91-97c6-4f1f-9b85-6374966b5d3a tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 202 Jul 22 04:50:39.413689 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 901/3616] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:39 2026] DELETE /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:39.422831 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.426289 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:39.426553 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.426766 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.436903 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.436903 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:39.437074 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:39.438149 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6aafe637-38b2-4f35-a2a7-8dafd7687d83 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 200 Jul 22 04:50:39.438385 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 908/3617] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:39 2026] GET /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:39.549375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e546d2ab-cb4c-477b-96db-1320fa226443 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:39.552456 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e546d2ab-cb4c-477b-96db-1320fa226443 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:39.552797 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e546d2ab-cb4c-477b-96db-1320fa226443 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:39.553012 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e546d2ab-cb4c-477b-96db-1320fa226443 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:39.553172 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e546d2ab-cb4c-477b-96db-1320fa226443 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:39.562109 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:39.562109 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:39.563058 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e546d2ab-cb4c-477b-96db-1320fa226443 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:39.563555 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 912/3618] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:39 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:40.164832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:40.168432 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:40.168766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:40.169147 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:40.182645 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:40.182645 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:40.187995 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:40.194604 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a05f65f2-b5a9-4572-b6ae-7dd1c7eeb716 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:40.194604 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 898/3619] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:40 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:40.450821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f749d912-493e-4ff9-bffe-70137c132919 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:40.452650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f749d912-493e-4ff9-bffe-70137c132919 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 Jul 22 04:50:40.452847 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f749d912-493e-4ff9-bffe-70137c132919 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:40.453086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f749d912-493e-4ff9-bffe-70137c132919 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:40.460576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f749d912-493e-4ff9-bffe-70137c132919 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 returned with HTTP 404 Jul 22 04:50:40.461156 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 902/3620] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:40 2026] GET /volume/v3/snapshots/40fd841d-1785-4997-b9ab-6d8a5655a0a7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:40.469131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:40.471986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:40.472308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:40.472614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:40.472859 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume with id: 3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:40.483958 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:40.483958 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:40.484501 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:40.507703 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume request issued successfully. Jul 22 04:50:40.507949 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-faf75710-8f2b-4df6-898c-1b7bc3c12c12 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c returned with HTTP 202 Jul 22 04:50:40.508590 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 909/3621] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:40 2026] DELETE /volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:40.520945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:40.523092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:40.523466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:40.523719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:40.534053 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:40.534053 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:40.539003 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:40.548364 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0adb3181-6a15-4d85-9acf-29f490f3e32f tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c returned with HTTP 200 Jul 22 04:50:40.548932 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 913/3622] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:40 2026] GET /volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:40.573854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:40.575862 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:40.576257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:40.576514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:40.576665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:40.589334 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:40.589334 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:40.590835 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aeac6ad3-a1db-4002-8a48-b82f0c694e68 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:40.593485 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 899/3623] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:40 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:41.210698 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.212537 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:41.213097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:41.213570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:41.225466 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:41.225466 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:41.230801 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:41.236044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9f1bc9b-5ae5-499a-86d4-2947344330f2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:41.236841 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 903/3624] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:41 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:41.565005 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8f6cbe59-6124-4473-9dad-57ad0e8084b6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.567414 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f6cbe59-6124-4473-9dad-57ad0e8084b6 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c Jul 22 04:50:41.569050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f6cbe59-6124-4473-9dad-57ad0e8084b6 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:41.569050 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f6cbe59-6124-4473-9dad-57ad0e8084b6 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:41.575736 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f6cbe59-6124-4473-9dad-57ad0e8084b6 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c returned with HTTP 404 Jul 22 04:50:41.576488 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 910/3625] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:41 2026] GET /volume/v3/volumes/3f6a5940-e293-495a-bf15-3c086271f61c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:41.586059 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.588256 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:41.588774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1038825214"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:41.590363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1038825214'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:41.590523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume of 1 GB Jul 22 04:50:41.595231 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:41.603100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (a12d112a-6ca8-4771-b45e-94b5f368691f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:41.604403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97980247-9eb5-4153-8d61-714adfb4282e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:41.605528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:41.609513 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.610923 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:41.611218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:41.611562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:41.611647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:41.618378 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:41.618378 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:41.619605 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75daf89b-8aa1-4c25-b2e2-e4da8303a686 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:41.620015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 900/3626] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:41 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:41.641764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97980247-9eb5-4153-8d61-714adfb4282e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:41.643558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1f379d-a6c7-4f19-ae48-f092b741a7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:41.686175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-a928988a-418e-490d-94a5-13ea246bb6ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.688856 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-a928988a-418e-490d-94a5-13ea246bb6ab tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138/action Jul 22 04:50:41.689482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-a928988a-418e-490d-94a5-13ea246bb6ab tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:41.689754 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-a928988a-418e-490d-94a5-13ea246bb6ab tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:41.707728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['06b279a6-fcdb-457c-8d1f-bf47ded42450', 'f4056954-ed4c-4722-9a57-a3c872af3539', '28228ce2-5e97-4ce0-983d-a51f270ed7e3', 'cd7fea1d-c90b-4d16-ab3d-8a59c47f7984'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:41.707799 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:41.707799 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:41.708825 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1f379d-a6c7-4f19-ae48-f092b741a7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b279a6-fcdb-457c-8d1f-bf47ded42450', 'f4056954-ed4c-4722-9a57-a3c872af3539', '28228ce2-5e97-4ce0-983d-a51f270ed7e3', 'cd7fea1d-c90b-4d16-ab3d-8a59c47f7984']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:41.709998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdf427f-c06b-45d2-8f98-3f79df074cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:41.720677 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-28ad7285-67cc-4427-88a1-dce6bad76db9 req-a928988a-418e-490d-94a5-13ea246bb6ab tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138/action returned with HTTP 204 Jul 22 04:50:41.721455 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 904/3627] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:50:41 2026] POST /volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:41.743149 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bdf427f-c06b-45d2-8f98-3f79df074cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1838cef-d416-4602-865d-a85805e3a95d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038825214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['06b279a6-fcdb-457c-8d1f-bf47ded42450','f4056954-ed4c-4722-9a57-a3c872af3539','28228ce2-5e97-4ce0-983d-a51f270ed7e3','cd7fea1d-c90b-4d16-ab3d-8a59c47f7984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1038825214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1838cef-d416-4602-865d-a85805e3a95d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f4e6563092e456f912400e0a06ca340',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8832823bfa8841ddb217385cc80ebaac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:41.743996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495b196d-8976-4b1d-bc80-4caa6db45df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:41.766600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495b196d-8976-4b1d-bc80-4caa6db45df7) transitioned into state 'SUCCESS' from state '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-1038825214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f4e6563092e456f912400e0a06ca340',qos_specs=None,replication_status=,reservations=['06b279a6-fcdb-457c-8d1f-bf47ded42450','f4056954-ed4c-4722-9a57-a3c872af3539','28228ce2-5e97-4ce0-983d-a51f270ed7e3','cd7fea1d-c90b-4d16-ab3d-8a59c47f7984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8832823bfa8841ddb217385cc80ebaac',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:41.767590 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88cced20-aee1-44ee-8e20-b7ac85f01058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:41.779228 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88cced20-aee1-44ee-8e20-b7ac85f01058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:41.782106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Flow 'volume_create_api' (a12d112a-6ca8-4771-b45e-94b5f368691f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:41.782106 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create volume request issued successfully. Jul 22 04:50:41.782106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-baac54b1-5df0-42d8-9364-bd3b710d8110 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:41.782265 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 914/3628] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:50:41 2026] POST /volume/v3/volumes => generated 778 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:41.799619 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:41.803806 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:41.804084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:41.804291 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:41.812006 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:41.812006 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:41.815996 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:41.822043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2b10d2a-f971-42cb-af07-05e4a7e5fb2e tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d returned with HTTP 200 Jul 22 04:50:41.822842 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 911/3629] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:41 2026] GET /volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:42.249988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-243f740d-3c48-4213-9ae9-79d410132d89 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.252625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-243f740d-3c48-4213-9ae9-79d410132d89 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:50:42.252912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-243f740d-3c48-4213-9ae9-79d410132d89 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:42.253215 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-243f740d-3c48-4213-9ae9-79d410132d89 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:42.266556 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.266556 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:42.271655 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-243f740d-3c48-4213-9ae9-79d410132d89 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:42.277166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-243f740d-3c48-4213-9ae9-79d410132d89 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:50:42.277623 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 901/3630] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:42 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:42.293815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.295487 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:50:42.295855 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca42d406-6366-4484-9922-75df3d05c944", "force": true, "name": "tempest-VolumesBackupsTest-Backup-668544066", "container": "tempest-volumesbackupstest-backup-container-1904002897"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:42.297283 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': 'ca42d406-6366-4484-9922-75df3d05c944', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-668544066', 'container': 'tempest-volumesbackupstest-backup-container-1904002897'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:50:42.297415 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume ca42d406-6366-4484-9922-75df3d05c944 in container tempest-volumesbackupstest-backup-container-1904002897 Jul 22 04:50:42.307824 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.307824 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:42.308376 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:42.325326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['9cc6ed34-2690-45f0-9a32-4d33d323f1f3', '267e1485-2aa3-46b0-871f-714800c6477c'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:42.354721 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cf77c963-36cb-4e0e-a9a8-0ef57f2e176a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:50:42.355255 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 905/3631] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:50:42 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:42.366570 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.368859 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:42.369161 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:42.369377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:42.369480 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:42.374093 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.374093 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:42.374813 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a7f8b6d5-339b-4cb0-aa52-7f74951ba4e8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:42.375284 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 915/3632] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:42 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:42.634789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c1763b18-4dab-4170-915d-12ac970df299 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.636470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1763b18-4dab-4170-915d-12ac970df299 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:42.636662 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c1763b18-4dab-4170-915d-12ac970df299 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:42.637138 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c1763b18-4dab-4170-915d-12ac970df299 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:42.637287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c1763b18-4dab-4170-915d-12ac970df299 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:42.642376 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.642376 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:42.643144 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1763b18-4dab-4170-915d-12ac970df299 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:42.643812 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 912/3633] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:42 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:42.838214 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.840392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:42.840656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:42.840911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:42.849517 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.849517 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:42.853198 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:42.857046 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-768c44d1-6b9d-47f2-a9a7-4c5674dd2ef7 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d returned with HTTP 200 Jul 22 04:50:42.857439 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 902/3634] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:42 2026] GET /volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:42.870476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.872540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:50:42.873077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1838cef-d416-4602-865d-a85805e3a95d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1732957538"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:42.884292 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.884292 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:42.884878 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:42.885090 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Create snapshot from volume f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:42.914667 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Created reservations ['d17124e0-9c8f-4d4d-9d26-9e22c30bac28', '385e2575-7da8-4e19-a255-eff6f1bfca2d', '5168c30f-6fe6-4d4c-af3e-acd5b2914a3e', '94852688-b789-47c8-b914-bd3a5338840c'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:42.949105 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot create request issued successfully. Jul 22 04:50:42.949606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3924975a-a823-42a2-ab89-d78735fb8dd0 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:50:42.950228 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 906/3635] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:50:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:42.960332 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-02dd461b-a211-442a-9815-4e3372cfde58 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:42.962526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-02dd461b-a211-442a-9815-4e3372cfde58 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:42.962786 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-02dd461b-a211-442a-9815-4e3372cfde58 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:42.963054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-02dd461b-a211-442a-9815-4e3372cfde58 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:42.968645 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:42.968645 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:42.969010 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-02dd461b-a211-442a-9815-4e3372cfde58 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:42.969790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-02dd461b-a211-442a-9815-4e3372cfde58 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 returned with HTTP 200 Jul 22 04:50:42.970291 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 916/3636] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:42 2026] GET /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:43.386235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:43.388099 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:43.388277 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:43.388468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:43.388571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:43.392564 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:43.392564 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:43.393231 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89c48b5d-8f28-45ff-b29c-eb9d37bf1db7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:43.393556 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 913/3637] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:43 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:43.655819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:43.657844 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:43.658077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:43.658242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:43.658341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:43.663227 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:43.663227 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:43.664068 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-62f37f24-3ed7-4563-b02c-9c4047d8c41a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:43.664541 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 903/3638] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:43 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:43.980472 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:43.982990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:43.983300 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:43.983541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:43.990005 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:43.990005 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:43.990605 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:43.991399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-16a85d0b-ffb7-414c-a301-6a22af585e4b tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 returned with HTTP 200 Jul 22 04:50:43.991908 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 907/3639] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:43 2026] GET /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:44.001434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b233d60-1c9a-4d83-8752-63a09c403022 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:44.003320 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] POST https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4/action Jul 22 04:50:44.003707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:50:44.003848 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:44.005156 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.snapshot_unmanage [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Unmanage snapshot with id: f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:44.010901 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:44.010901 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:44.011463 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Snapshot retrieved successfully. Jul 22 04:50:44.012349 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '09df347f792649ec86929a3c98c61eb6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2f4e6563092e456f912400e0a06ca340', '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=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:50:44.012581 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b233d60-1c9a-4d83-8752-63a09c403022 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-reader] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4/action returned with HTTP 403 Jul 22 04:50:44.013145 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 917/3640] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:50:44 2026] POST /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:44.019993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:44.021869 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:44.022116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:44.022317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:44.022447 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete snapshot with id: f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:44.027337 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:44.027337 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:44.027681 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:44.043297 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot delete request issued successfully. Jul 22 04:50:44.043498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c38dcd8-fa82-45f2-aadb-614a198da80c tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 returned with HTTP 202 Jul 22 04:50:44.043877 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 914/3641] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:50:44 2026] DELETE /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:44.050745 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:44.052504 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:44.052705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:44.052922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:44.058556 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:44.058556 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:44.058984 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Snapshot retrieved successfully. Jul 22 04:50:44.059729 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3afebb2-0bee-4688-a6ef-50de2794ffec tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 returned with HTTP 200 Jul 22 04:50:44.060242 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 904/3642] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:44 2026] GET /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:44.405000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:44.406864 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:44.407125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:44.407316 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:44.407418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:44.411937 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:44.411937 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:44.412952 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59bf44a6-2fef-49a7-b146-102e4bbee28a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:44.413374 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 908/3643] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:44 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:44.676313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:44.678657 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:44.678975 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:44.679250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:44.679413 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:44.684535 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:44.684535 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:44.685321 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e030a13-3fb6-40b9-9da6-7f9c652e7e3a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:44.685766 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 918/3644] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:44 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:45.072010 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-641b8d46-c1e6-4f2a-9af6-bfa65b1e6959 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:45.074239 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-641b8d46-c1e6-4f2a-9af6-bfa65b1e6959 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 Jul 22 04:50:45.074452 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-641b8d46-c1e6-4f2a-9af6-bfa65b1e6959 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:45.074732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-641b8d46-c1e6-4f2a-9af6-bfa65b1e6959 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:45.079364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-641b8d46-c1e6-4f2a-9af6-bfa65b1e6959 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 returned with HTTP 404 Jul 22 04:50:45.079866 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 915/3645] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:50:45 2026] GET /volume/v3/snapshots/f0cb3d7e-5286-4b9b-978c-6ef894ffd0a4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:45.089855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:45.092569 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:45.092798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:45.093032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:45.093212 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume with id: f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:45.101809 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:45.101809 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:45.102174 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:45.119838 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Delete volume request issued successfully. Jul 22 04:50:45.120194 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-49d1efbc-e04a-4035-9d4e-0d644e48c2d2 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d returned with HTTP 202 Jul 22 04:50:45.120682 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 905/3646] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:45 2026] DELETE /volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:45.130319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:45.134209 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:45.134468 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:45.134689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:45.147812 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:45.147812 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:45.154913 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Volume info retrieved successfully. Jul 22 04:50:45.160287 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7f494a6f-1eda-441f-8765-e3a5a3819510 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d returned with HTTP 200 Jul 22 04:50:45.161068 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 909/3647] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:45 2026] GET /volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:50:45.424594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:45.426423 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:45.426629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:45.426836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:45.426938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:45.431129 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:45.431129 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:45.431855 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8f737b5-9a79-4f2d-9501-71b4a14fbdaa tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:45.432231 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 919/3648] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:45 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:45.697485 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:45.699458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:45.699744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:45.700031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:45.700203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:45.706112 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:45.706112 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:45.707002 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aefa0743-70ac-4c8b-953c-a7e28b301571 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:45.707511 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 916/3649] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:45 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:46.174798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ae4712e8-8a2c-4fba-9a5c-647861809897 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:46.177869 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae4712e8-8a2c-4fba-9a5c-647861809897 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] GET https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d Jul 22 04:50:46.178458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae4712e8-8a2c-4fba-9a5c-647861809897 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:46.178653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae4712e8-8a2c-4fba-9a5c-647861809897 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:46.186309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae4712e8-8a2c-4fba-9a5c-647861809897 tempest-ProjectReaderTests-1845760730 tempest-ProjectReaderTests-1845760730-project-admin] https://10.4.3.175/volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d returned with HTTP 404 Jul 22 04:50:46.187357 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 906/3650] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:46 2026] GET /volume/v3/volumes/f1838cef-d416-4602-865d-a85805e3a95d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:46.447736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:46.449723 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:46.449919 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:46.450166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:46.450276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:46.454353 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:46.454353 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:46.455070 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac3862b9-647b-4bf1-873e-890f685c0cfb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:46.457081 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 910/3651] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:46 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:46.718372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:46.720385 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:46.720696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:46.721013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:46.721178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:46.740386 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:46.740386 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:46.741698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1aaac2c8-a021-491d-b2fe-a061bc1b31e0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:46.741698 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 920/3652] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:46 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:47.468201 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:47.469792 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:47.470087 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:47.470279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:47.470373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:47.474983 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:47.474983 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:47.474983 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e48f7053-d8a7-4b32-bf6e-e9744683475e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:47.475171 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 917/3653] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:47 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:47.752864 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:47.754704 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:47.755009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:47.755277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:47.755431 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:47.761011 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:47.761011 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:47.761668 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25ec1844-1a88-43d2-91d7-4be2cb222090 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:47.762161 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 907/3654] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:47 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:47.815157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c929d1e-8b01-44ad-871f-99090095ffdf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:47.913579 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c929d1e-8b01-44ad-871f-99090095ffdf tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:50:47.913912 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c929d1e-8b01-44ad-871f-99090095ffdf tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1803943305", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1632984100", "vendor_name": "tempest-vendor_name-2090889181"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:47.928260 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c929d1e-8b01-44ad-871f-99090095ffdf tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:50:47.928596 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 911/3655] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:50:47 2026] POST /volume/v3/types => generated 330 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:47.935866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:47.937884 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:47.938247 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ad79a223-4ecd-45d8-bc36-229687c4c2a9", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:47.939575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request body: {'volume': {'volume_type': 'ad79a223-4ecd-45d8-bc36-229687c4c2a9', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:47.943711 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume of 1 GB Jul 22 04:50:47.944040 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:47.944040 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:47.944360 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:47.949036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (4db98bca-afad-43ff-9757-c5d12883ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:47.949950 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47166d92-21ff-4ed9-ae3f-5e25a43299e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:47.950606 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:47.966821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47166d92-21ff-4ed9-ae3f-5e25a43299e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:50:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1632984100',vendor_name='tempest-vendor_name-2090889181'},id=ad79a223-4ecd-45d8-bc36-229687c4c2a9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1803943305',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad79a223-4ecd-45d8-bc36-229687c4c2a9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:47.967635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44508f85-24d4-4ff8-8a88-8b872f946d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:47.995781 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1803943305 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1803943305, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:47.996017 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1803943305 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1803943305, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:48.025658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['edb3172d-db88-4995-9926-18250f631963', '47b8a98c-97de-41a0-8419-210b0a682ba9', '3484d02d-0851-4f05-bb31-99757bfdbe19', '6fa1524f-6e44-4c52-8f76-5ca0c858811b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:48.026392 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44508f85-24d4-4ff8-8a88-8b872f946d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edb3172d-db88-4995-9926-18250f631963', '47b8a98c-97de-41a0-8419-210b0a682ba9', '3484d02d-0851-4f05-bb31-99757bfdbe19', '6fa1524f-6e44-4c52-8f76-5ca0c858811b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:48.027104 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee639a6b-f581-40a4-a511-eb93bf507010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:48.049488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee639a6b-f581-40a4-a511-eb93bf507010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb6b5c6f-db3b-4e27-b14c-b5c181e3b593', '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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['edb3172d-db88-4995-9926-18250f631963','47b8a98c-97de-41a0-8419-210b0a682ba9','3484d02d-0851-4f05-bb31-99757bfdbe19','6fa1524f-6e44-4c52-8f76-5ca0c858811b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=ad79a223-4ecd-45d8-bc36-229687c4c2a9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb6b5c6f-db3b-4e27-b14c-b5c181e3b593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492cb0960fbb425a91d3785d5ab81578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55eac58e1554104abf53dfdd2558d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad79a223-4ecd-45d8-bc36-229687c4c2a9),volume_type_id=ad79a223-4ecd-45d8-bc36-229687c4c2a9)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:48.050760 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e311e11-ec83-40a6-920c-1f787d1fd766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:48.067776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e311e11-ec83-40a6-920c-1f787d1fd766) transitioned into state 'SUCCESS' from 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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['edb3172d-db88-4995-9926-18250f631963','47b8a98c-97de-41a0-8419-210b0a682ba9','3484d02d-0851-4f05-bb31-99757bfdbe19','6fa1524f-6e44-4c52-8f76-5ca0c858811b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=ad79a223-4ecd-45d8-bc36-229687c4c2a9)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:48.068755 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfef3aa-4586-4ee2-9072-e4f4a18de420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:48.079824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfef3aa-4586-4ee2-9072-e4f4a18de420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:48.079824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (4db98bca-afad-43ff-9757-c5d12883ddce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:48.079824 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request issued successfully. Jul 22 04:50:48.080078 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-922d2eff-7ecb-4cc2-8d05-d111caacc67f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:48.080412 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 921/3656] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:47 2026] POST /volume/v3/volumes => generated 774 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:48.096715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-428c0186-9386-4a19-980c-9d57afc9bde7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:48.101990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-428c0186-9386-4a19-980c-9d57afc9bde7 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 Jul 22 04:50:48.101990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-428c0186-9386-4a19-980c-9d57afc9bde7 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:48.101990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-428c0186-9386-4a19-980c-9d57afc9bde7 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:48.106725 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:48.106725 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:48.110576 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-428c0186-9386-4a19-980c-9d57afc9bde7 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:48.115023 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-428c0186-9386-4a19-980c-9d57afc9bde7 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 returned with HTTP 200 Jul 22 04:50:48.116710 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 918/3657] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:48 2026] GET /volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:50:48.485692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:48.490071 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:48.490071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:48.490071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:48.490071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:48.492733 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:48.492733 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:48.493569 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-236730f7-0c11-429e-8173-e6e0a73b9ff7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:48.494097 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 908/3658] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:48 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:48.772499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:48.775698 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:50:48.776646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:48.776759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:48.776936 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:48.781893 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:48.781893 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:48.782676 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f94602c-4761-4f0c-af2c-4057bab522a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:50:48.783209 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 912/3659] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:48 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:48.793100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:48.797212 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:50:48.797541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e23d5ec8-e772-4316-a39c-2cebc167ba01"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:48.799263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating new backup {'backup': {'volume_id': 'e23d5ec8-e772-4316-a39c-2cebc167ba01'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:50:48.799446 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating backup of volume e23d5ec8-e772-4316-a39c-2cebc167ba01 in container None Jul 22 04:50:48.806868 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:48.806868 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:48.807354 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:50:48.822426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['a3bbaf30-f50e-45b0-bdbc-3eca35403cde', 'f5b228a1-4853-47fc-aa07-1c2a5f2cc206'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:48.849509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a49a6707-8f78-4c65-bcfe-3f167cee0415 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:50:48.850129 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 922/3660] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:48 2026] POST /volume/v3/backups => generated 288 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:48.859114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:48.861334 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:48.861646 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:48.861881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:48.862053 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:48.866535 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:48.866535 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:48.869986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e05f252d-6ef8-4e0d-b14a-aeca95b59809 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:48.869986 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 919/3661] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:48 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:49.131532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.134003 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 Jul 22 04:50:49.134314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.134548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.143729 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.143729 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:49.147982 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:49.152591 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b0860e0-a0a8-49b4-9231-5b4cf853dc9f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 returned with HTTP 200 Jul 22 04:50:49.153093 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 909/3662] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:49 2026] GET /volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:49.166536 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bf0496fa-ad78-41ca-935e-9fd3ab188470 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.168215 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf0496fa-ad78-41ca-935e-9fd3ab188470 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:50:49.168415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf0496fa-ad78-41ca-935e-9fd3ab188470 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.168588 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bf0496fa-ad78-41ca-935e-9fd3ab188470 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.172875 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bf0496fa-ad78-41ca-935e-9fd3ab188470 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:50:49.173285 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 913/3663] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:50:49 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 22 04:50:49.182758 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-80676884-866c-4d47-b94a-d46e47c9a199 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.241686 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80676884-866c-4d47-b94a-d46e47c9a199 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] DELETE https://10.4.3.175/volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d Jul 22 04:50:49.242067 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80676884-866c-4d47-b94a-d46e47c9a199 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.242288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80676884-866c-4d47-b94a-d46e47c9a199 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.246067 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.246067 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:49.252215 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80676884-866c-4d47-b94a-d46e47c9a199 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] https://10.4.3.175/volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d returned with HTTP 204 Jul 22 04:50:49.252716 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 923/3664] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:50:49 2026] DELETE /volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:50:49.260430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0933554f-3e2e-49b3-8240-34ae7018d258 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.262481 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0933554f-3e2e-49b3-8240-34ae7018d258 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] GET https://10.4.3.175/volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d Jul 22 04:50:49.262737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0933554f-3e2e-49b3-8240-34ae7018d258 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.262989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0933554f-3e2e-49b3-8240-34ae7018d258 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.266741 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0933554f-3e2e-49b3-8240-34ae7018d258 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] https://10.4.3.175/volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d returned with HTTP 404 Jul 22 04:50:49.267216 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 920/3665] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:49 2026] GET /volume/v3/messages/7885e207-0599-411b-bd6b-e8196538343d => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:49.273635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.276312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 Jul 22 04:50:49.276312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.276312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.276312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume with id: bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 Jul 22 04:50:49.282560 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.282560 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:49.282875 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:49.283759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100124) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:50:49.297170 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1803943305 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1803943305, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:49.297420 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1803943305 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1803943305, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:49.305251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['e242d9db-b54f-4ba5-82c0-27dfdfd981a9', '6d10e5b1-472c-4ef8-b9c1-c46016e622ea', '1f8efd82-29db-44b3-af09-7996e3dec2bf', 'a875c063-618a-424a-b30c-a3ae5f0e532e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:49.329082 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume request issued successfully. Jul 22 04:50:49.329250 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-84976146-52dc-4ad7-918d-0ae3f38511c2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 returned with HTTP 202 Jul 22 04:50:49.329774 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 910/3666] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:49 2026] DELETE /volume/v3/volumes/bb6b5c6f-db3b-4e27-b14c-b5c181e3b593 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:49.338717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-41fb45be-7611-4f24-95a4-ad525aaf9be5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.341157 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41fb45be-7611-4f24-95a4-ad525aaf9be5 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/types/ad79a223-4ecd-45d8-bc36-229687c4c2a9 Jul 22 04:50:49.341371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41fb45be-7611-4f24-95a4-ad525aaf9be5 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.341612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-41fb45be-7611-4f24-95a4-ad525aaf9be5 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.366651 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-41fb45be-7611-4f24-95a4-ad525aaf9be5 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types/ad79a223-4ecd-45d8-bc36-229687c4c2a9 returned with HTTP 202 Jul 22 04:50:49.367261 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 914/3667] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:50:49 2026] DELETE /volume/v3/types/ad79a223-4ecd-45d8-bc36-229687c4c2a9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:49.375805 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4daadcbb-712a-4b69-8553-7741e2d171a6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.380075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4daadcbb-712a-4b69-8553-7741e2d171a6 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:50:49.380075 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4daadcbb-712a-4b69-8553-7741e2d171a6 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1466706871", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1595108231", "vendor_name": "tempest-vendor_name-322247549"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:49.390484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4daadcbb-712a-4b69-8553-7741e2d171a6 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:50:49.390927 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 924/3668] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:50:49 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:49.398555 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.400188 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:49.400514 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f7937266-29f3-418f-a453-faeb58f109c4", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:49.402413 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request body: {'volume': {'volume_type': 'f7937266-29f3-418f-a453-faeb58f109c4', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:49.406094 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume of 1 GB Jul 22 04:50:49.406343 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.406343 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:49.406647 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:49.414497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (6124ab43-951d-4d0e-934c-19b50ed78e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:49.415645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f6decd5-cd7a-4143-afc5-70719f417bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:49.416471 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:49.442468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f6decd5-cd7a-4143-afc5-70719f417bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:50:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1595108231',vendor_name='tempest-vendor_name-322247549'},id=f7937266-29f3-418f-a453-faeb58f109c4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1466706871',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7937266-29f3-418f-a453-faeb58f109c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:49.443152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5768768-1edf-400d-bebe-e498157b1342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:49.471526 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1466706871 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1466706871, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:49.471862 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1466706871 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1466706871, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:49.500136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['4d432c3a-1175-4811-b501-6266277968f3', 'cb6061a1-5095-4a5d-bec8-a91386df59ef', '7304f0cd-771c-4041-b7e8-eb4a39d9ae43', '89978344-3b03-4c47-a597-58927a0a8330'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:49.502293 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5768768-1edf-400d-bebe-e498157b1342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d432c3a-1175-4811-b501-6266277968f3', 'cb6061a1-5095-4a5d-bec8-a91386df59ef', '7304f0cd-771c-4041-b7e8-eb4a39d9ae43', '89978344-3b03-4c47-a597-58927a0a8330']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:49.503215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115bbc9a-2cd0-4ffc-a2d6-bd4b710e9a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:49.507355 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.509614 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:49.509858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.510145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.510291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:49.515867 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.515867 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:49.516375 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-477ae76a-4b90-496e-9de5-31d547d4ceb7 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:49.516785 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 911/3669] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:49 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:49.535581 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115bbc9a-2cd0-4ffc-a2d6-bd4b710e9a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f73ee1-d9a7-43f4-aaaa-57f009681c38', '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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['4d432c3a-1175-4811-b501-6266277968f3','cb6061a1-5095-4a5d-bec8-a91386df59ef','7304f0cd-771c-4041-b7e8-eb4a39d9ae43','89978344-3b03-4c47-a597-58927a0a8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=f7937266-29f3-418f-a453-faeb58f109c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:49Z,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=b5f73ee1-d9a7-43f4-aaaa-57f009681c38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492cb0960fbb425a91d3785d5ab81578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55eac58e1554104abf53dfdd2558d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7937266-29f3-418f-a453-faeb58f109c4),volume_type_id=f7937266-29f3-418f-a453-faeb58f109c4)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:49.536550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8203ffac-7688-4d46-8985-1e1c7a8957a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:49.560007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8203ffac-7688-4d46-8985-1e1c7a8957a1) transitioned into state 'SUCCESS' from 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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['4d432c3a-1175-4811-b501-6266277968f3','cb6061a1-5095-4a5d-bec8-a91386df59ef','7304f0cd-771c-4041-b7e8-eb4a39d9ae43','89978344-3b03-4c47-a597-58927a0a8330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=f7937266-29f3-418f-a453-faeb58f109c4)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:49.560007 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6140275-fbd0-45e7-8bda-b250da55ecc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:49.569233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6140275-fbd0-45e7-8bda-b250da55ecc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:49.570121 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (6124ab43-951d-4d0e-934c-19b50ed78e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:49.571225 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request issued successfully. Jul 22 04:50:49.571793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ee5ea54-8307-45ae-a3c5-49190dd2e248 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:49.572289 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 921/3670] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:49 2026] POST /volume/v3/volumes => generated 774 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:49.588764 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.590475 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 Jul 22 04:50:49.590654 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.590866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.597366 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.597366 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:49.600309 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:49.603740 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0ff70dd7-e33f-4a4d-9347-0916b9a6937d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 returned with HTTP 200 Jul 22 04:50:49.604128 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 915/3671] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:49 2026] GET /volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:49.878605 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0ff3d378-736e-4ae7-a507-1701a6322087 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:49.880372 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ff3d378-736e-4ae7-a507-1701a6322087 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:49.880629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ff3d378-736e-4ae7-a507-1701a6322087 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:49.880848 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ff3d378-736e-4ae7-a507-1701a6322087 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:49.881169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0ff3d378-736e-4ae7-a507-1701a6322087 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:49.886263 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:49.886263 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:49.886982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ff3d378-736e-4ae7-a507-1701a6322087 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:49.887398 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 925/3672] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:49 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.528611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.530841 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:50.531311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.531311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.531470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:50.536777 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:50.536777 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:50.537777 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9c0122f1-067c-40b4-92cb-3dcd2ad32032 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:50.538272 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 912/3673] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:50 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.617337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8da20e41-dee5-4e4f-a039-7b869790a981 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.619329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8da20e41-dee5-4e4f-a039-7b869790a981 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 Jul 22 04:50:50.619524 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8da20e41-dee5-4e4f-a039-7b869790a981 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.619733 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8da20e41-dee5-4e4f-a039-7b869790a981 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.627523 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:50.627523 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:50.631582 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8da20e41-dee5-4e4f-a039-7b869790a981 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:50.636083 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8da20e41-dee5-4e4f-a039-7b869790a981 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 returned with HTTP 200 Jul 22 04:50:50.636438 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 922/3674] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:50 2026] GET /volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.651261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b7384f46-63b5-4f89-9871-03ee02b7bff4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.653410 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7384f46-63b5-4f89-9871-03ee02b7bff4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:50:50.653708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7384f46-63b5-4f89-9871-03ee02b7bff4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.653980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7384f46-63b5-4f89-9871-03ee02b7bff4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.657905 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7384f46-63b5-4f89-9871-03ee02b7bff4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:50:50.658445 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 916/3675] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:50:50 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 22 04:50:50.667541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a6d70e05-83a0-43ab-a355-5924b7cf2ab4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.669373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6d70e05-83a0-43ab-a355-5924b7cf2ab4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] GET https://10.4.3.175/volume/v3/messages Jul 22 04:50:50.669579 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6d70e05-83a0-43ab-a355-5924b7cf2ab4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.669752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6d70e05-83a0-43ab-a355-5924b7cf2ab4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.673268 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6d70e05-83a0-43ab-a355-5924b7cf2ab4 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:50:50.673605 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 926/3676] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:50:50 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.682856 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-342b5820-5784-4ed1-9e8c-8131b52c9cd2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.685255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-342b5820-5784-4ed1-9e8c-8131b52c9cd2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/messages/948a62bf-6024-4f83-8500-22dce958281b Jul 22 04:50:50.685541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-342b5820-5784-4ed1-9e8c-8131b52c9cd2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.685796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-342b5820-5784-4ed1-9e8c-8131b52c9cd2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.697927 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-342b5820-5784-4ed1-9e8c-8131b52c9cd2 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/messages/948a62bf-6024-4f83-8500-22dce958281b returned with HTTP 204 Jul 22 04:50:50.698581 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 913/3677] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:50:50 2026] DELETE /volume/v3/messages/948a62bf-6024-4f83-8500-22dce958281b => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:50:50.708814 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-78023e21-85c7-4a90-ae91-8d488b77081c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.711159 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 Jul 22 04:50:50.711437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.711680 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.711897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume with id: b5f73ee1-d9a7-43f4-aaaa-57f009681c38 Jul 22 04:50:50.720978 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:50.720978 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:50.721420 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:50.723019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100126) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:50:50.745713 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['5f77d2bf-bfbf-452f-9df3-fde6cc625212', 'e7e66da2-2b2a-4ee6-a0c3-a135db93e866', 'db2a6c5d-7ce2-4686-bcce-7c3029116792', '81ea703c-14b2-42e4-a2e7-674b24630b57'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:50.776389 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume request issued successfully. Jul 22 04:50:50.776622 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78023e21-85c7-4a90-ae91-8d488b77081c tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 returned with HTTP 202 Jul 22 04:50:50.777176 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 923/3678] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:50 2026] DELETE /volume/v3/volumes/b5f73ee1-d9a7-43f4-aaaa-57f009681c38 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:50.783806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d47dc22a-14fe-4e27-9d2f-69de1acf6f32 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.785948 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d47dc22a-14fe-4e27-9d2f-69de1acf6f32 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/types/f7937266-29f3-418f-a453-faeb58f109c4 Jul 22 04:50:50.786211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d47dc22a-14fe-4e27-9d2f-69de1acf6f32 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.786442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d47dc22a-14fe-4e27-9d2f-69de1acf6f32 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.810739 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d47dc22a-14fe-4e27-9d2f-69de1acf6f32 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types/f7937266-29f3-418f-a453-faeb58f109c4 returned with HTTP 202 Jul 22 04:50:50.811270 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 917/3679] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:50:50 2026] DELETE /volume/v3/types/f7937266-29f3-418f-a453-faeb58f109c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:50.818858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc2fe0fc-0cdd-4e25-83a8-17f5fb44815f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.820713 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc2fe0fc-0cdd-4e25-83a8-17f5fb44815f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:50:50.821235 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc2fe0fc-0cdd-4e25-83a8-17f5fb44815f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-199938505", "extra_specs": {"storage_protocol": "tempest-storage_protocol-648949604", "vendor_name": "tempest-vendor_name-51352735"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:50.835137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc2fe0fc-0cdd-4e25-83a8-17f5fb44815f tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:50:50.835549 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 927/3680] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:50:50 2026] POST /volume/v3/types => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.845122 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.846873 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:50:50.847608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c8217ca-d648-4f5d-b66f-179571eb9b9b", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:50.849333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request body: {'volume': {'volume_type': '5c8217ca-d648-4f5d-b66f-179571eb9b9b', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:50:50.854612 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume of 1 GB Jul 22 04:50:50.854975 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:50.854975 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:50.855366 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Availability Zones retrieved successfully. Jul 22 04:50:50.860948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (61a4d4f8-575d-4e0c-9841-9cdbbec90e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:50.862058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97131bd3-5397-4908-b0b1-fb2fdecc1d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:50.862931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:50:50.882303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97131bd3-5397-4908-b0b1-fb2fdecc1d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:50:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-648949604',vendor_name='tempest-vendor_name-51352735'},id=5c8217ca-d648-4f5d-b66f-179571eb9b9b,is_public=True,name='tempest-ProjectMemberTests-volume-type-199938505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c8217ca-d648-4f5d-b66f-179571eb9b9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:50.883079 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a42b66-d23a-4935-8a59-7996deea62f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:50.898209 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:50.900031 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:50.900247 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:50.900443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:50.900547 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:50.904935 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:50.904935 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:50.905622 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f1468a63-5f08-4b39-9e82-2766d19ea898 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:50.906094 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 924/3681] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:50 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:50.906784 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-199938505 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-199938505, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:50.907128 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-199938505 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-199938505, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:50:50.930441 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['49b36e6c-0e66-4c56-9fc9-e75599df6762', '5803810e-07b6-4858-a03c-2ba5d89de43d', '67886690-3c68-4e1f-a38a-fdda1901b454', '47da4503-01b6-4fbc-aec6-fca2e8765365'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:50.931291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a42b66-d23a-4935-8a59-7996deea62f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b36e6c-0e66-4c56-9fc9-e75599df6762', '5803810e-07b6-4858-a03c-2ba5d89de43d', '67886690-3c68-4e1f-a38a-fdda1901b454', '47da4503-01b6-4fbc-aec6-fca2e8765365']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:50.932073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca32f688-9cad-4136-9051-87175a1c249d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:50.958985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca32f688-9cad-4136-9051-87175a1c249d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f84b820-e9f0-40f5-9d95-7c65e219ccd6', '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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['49b36e6c-0e66-4c56-9fc9-e75599df6762','5803810e-07b6-4858-a03c-2ba5d89de43d','67886690-3c68-4e1f-a38a-fdda1901b454','47da4503-01b6-4fbc-aec6-fca2e8765365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=5c8217ca-d648-4f5d-b66f-179571eb9b9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:50:50Z,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=7f84b820-e9f0-40f5-9d95-7c65e219ccd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492cb0960fbb425a91d3785d5ab81578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55eac58e1554104abf53dfdd2558d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c8217ca-d648-4f5d-b66f-179571eb9b9b),volume_type_id=5c8217ca-d648-4f5d-b66f-179571eb9b9b)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:50.963003 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8769a51d-5f64-42d6-8496-6d85125752cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:50.977899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8769a51d-5f64-42d6-8496-6d85125752cb) transitioned into state 'SUCCESS' from 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='492cb0960fbb425a91d3785d5ab81578',qos_specs=None,replication_status=,reservations=['49b36e6c-0e66-4c56-9fc9-e75599df6762','5803810e-07b6-4858-a03c-2ba5d89de43d','67886690-3c68-4e1f-a38a-fdda1901b454','47da4503-01b6-4fbc-aec6-fca2e8765365'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55eac58e1554104abf53dfdd2558d55',volume_type_id=5c8217ca-d648-4f5d-b66f-179571eb9b9b)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:50.978645 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae61b7-dc35-4bae-ae83-6e73e9074650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:50:50.991368 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acae61b7-dc35-4bae-ae83-6e73e9074650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:50:50.992323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Flow 'volume_create_api' (61a4d4f8-575d-4e0c-9841-9cdbbec90e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:50:50.992650 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Create volume request issued successfully. Jul 22 04:50:50.993277 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f23ac3f6-c915-4255-833a-94dce3de5a58 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:50:50.993748 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 914/3682] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:50:50 2026] POST /volume/v3/volumes => generated 773 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:51.005095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:51.007365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 Jul 22 04:50:51.007638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:51.007867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:51.016768 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:51.016768 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:51.020811 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:51.025032 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c0a3087-94f2-4df0-b0e8-c7de5b99649e tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 returned with HTTP 200 Jul 22 04:50:51.025415 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 918/3683] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:51 2026] GET /volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:51.549987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:51.551708 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:51.551905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:51.552112 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:51.552210 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:51.558231 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:51.558231 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:51.558954 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d1a17d86-8884-4b40-b16a-7537d2f4d1d6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:51.559286 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 928/3684] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:51 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:51.915464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:51.917336 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:51.917579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:51.917794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:51.917944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:51.921868 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:51.921868 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:51.922521 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3311516d-bd0f-4b79-8d1a-83366a4352ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:51.922893 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 925/3685] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:51 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:52.038205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.040354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 Jul 22 04:50:52.040594 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.040778 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.048489 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:52.048489 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:52.052367 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:52.055936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7e7b3604-bc69-4c2d-9dfa-5354ceb7388d tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 returned with HTTP 200 Jul 22 04:50:52.056271 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 915/3686] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:52 2026] GET /volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:52.071284 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4f6459e-8add-4288-a7b8-24313f81fbae None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.073768 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4f6459e-8add-4288-a7b8-24313f81fbae tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:50:52.074046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4f6459e-8add-4288-a7b8-24313f81fbae tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.074230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4f6459e-8add-4288-a7b8-24313f81fbae tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.077388 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4f6459e-8add-4288-a7b8-24313f81fbae tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:50:52.077724 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 919/3687] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:50:52 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 22 04:50:52.087465 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8feed0ea-653e-4b1e-a9b9-4a0ec3906f43 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.089535 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8feed0ea-653e-4b1e-a9b9-4a0ec3906f43 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] GET https://10.4.3.175/volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 Jul 22 04:50:52.089766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8feed0ea-653e-4b1e-a9b9-4a0ec3906f43 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.089978 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8feed0ea-653e-4b1e-a9b9-4a0ec3906f43 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.094766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8feed0ea-653e-4b1e-a9b9-4a0ec3906f43 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-member] https://10.4.3.175/volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 returned with HTTP 200 Jul 22 04:50:52.096423 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 929/3688] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:52 2026] GET /volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:50:52.105954 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0fa87044-8472-4549-b26d-f899793a4a04 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.108216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0fa87044-8472-4549-b26d-f899793a4a04 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 Jul 22 04:50:52.108465 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0fa87044-8472-4549-b26d-f899793a4a04 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.108706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0fa87044-8472-4549-b26d-f899793a4a04 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.118730 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0fa87044-8472-4549-b26d-f899793a4a04 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 returned with HTTP 204 Jul 22 04:50:52.119315 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 926/3689] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:50:52 2026] DELETE /volume/v3/messages/cb012bac-d898-47ec-a1c0-af183d0e1048 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:50:52.127375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44f4d59b-f004-4721-89cb-303d436d6e11 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.129509 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 Jul 22 04:50:52.129769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.130007 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.130217 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume with id: 7f84b820-e9f0-40f5-9d95-7c65e219ccd6 Jul 22 04:50:52.140420 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:52.140420 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:52.140866 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Volume info retrieved successfully. Jul 22 04:50:52.142298 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100124) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:50:52.165985 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Created reservations ['f1c4117e-603f-4bb1-895b-f3202ee9b608', 'aefcba6a-fcb1-486b-8aae-d288a9749b5c', 'c14704d2-f92b-420c-895f-89df7c28e88c', 'cabf6571-e85a-42ba-a084-772130c8d862'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:52.199481 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Delete volume request issued successfully. Jul 22 04:50:52.199773 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44f4d59b-f004-4721-89cb-303d436d6e11 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 returned with HTTP 202 Jul 22 04:50:52.200371 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 916/3690] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:50:52 2026] DELETE /volume/v3/volumes/7f84b820-e9f0-40f5-9d95-7c65e219ccd6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:52.208008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7d938ee8-9f0d-49c5-87ae-7c71baca8444 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.210291 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7d938ee8-9f0d-49c5-87ae-7c71baca8444 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] DELETE https://10.4.3.175/volume/v3/types/5c8217ca-d648-4f5d-b66f-179571eb9b9b Jul 22 04:50:52.210517 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7d938ee8-9f0d-49c5-87ae-7c71baca8444 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.210757 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7d938ee8-9f0d-49c5-87ae-7c71baca8444 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.238835 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7d938ee8-9f0d-49c5-87ae-7c71baca8444 tempest-ProjectMemberTests-801088094 tempest-ProjectMemberTests-801088094-project-admin] https://10.4.3.175/volume/v3/types/5c8217ca-d648-4f5d-b66f-179571eb9b9b returned with HTTP 202 Jul 22 04:50:52.239231 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 920/3691] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:50:52 2026] DELETE /volume/v3/types/5c8217ca-d648-4f5d-b66f-179571eb9b9b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:52.569885 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.572033 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:52.572268 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.572499 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.572655 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:52.581657 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:52.581657 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:52.582479 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-76f5e4e1-3169-4e2e-8400-db7ec930eb4d tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:52.583055 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 930/3692] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:52 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:52.934199 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:52.936778 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:52.937044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:52.937250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:52.937351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:52.944902 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:52.944902 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:52.945533 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0f892f36-6665-4df9-9bd3-d7e984f5fca8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:52.945907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 927/3693] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:52 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:53.595004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:53.597190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:53.597590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:53.597590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:53.597821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:53.605112 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:53.605112 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:53.605997 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ea89d8d-dd1c-43df-8881-ce2d1ab82383 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:53.606579 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 917/3694] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:53 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:53.959601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:53.961375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:53.961557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:53.961717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:53.961909 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:53.969249 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:53.969249 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:53.969806 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a8bb81ea-a213-4202-9a6c-293c64ce00d6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:53.970200 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 921/3695] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:53 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:54.617673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-13e476ec-4e66-4583-a520-21471be77821 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:54.619506 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13e476ec-4e66-4583-a520-21471be77821 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:54.619735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13e476ec-4e66-4583-a520-21471be77821 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:54.619921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13e476ec-4e66-4583-a520-21471be77821 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:54.620076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-13e476ec-4e66-4583-a520-21471be77821 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:54.624737 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:54.624737 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:54.625547 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13e476ec-4e66-4583-a520-21471be77821 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:54.626080 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 931/3696] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:54 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:54.857210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:54.859352 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:54.859590 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:54.859803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:54.867652 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:54.867652 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:54.872512 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:54.877862 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-59d6098d-6b3e-4500-9144-19589eea7ad9 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:54.878474 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 928/3697] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:54 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:54.926155 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:54.931821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:54.932137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:54.932408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:54.950222 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:54.950222 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:54.959091 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:54.964822 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccccac86-4072-4ee3-8f3e-4654ffb798fa tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:54.965395 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 918/3698] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:54 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:54.987194 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:54.990038 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:54.990301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:54.990587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:54.990679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:54.997346 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:54.997346 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:54.998244 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d6254f1-5224-4b57-ae1d-049273a2b6dc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:54.998728 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 922/3699] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:54 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:55.638762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:55.641309 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:55.641497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:55.641720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:55.641849 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:55.649777 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:55.649777 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:55.650832 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4a1c8095-1049-47fb-a4ce-8b480b43d978 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:55.651504 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 932/3700] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:55 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:56.009184 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-88abce61-53d5-4cc8-8be2-c806e2928486 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:56.012684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88abce61-53d5-4cc8-8be2-c806e2928486 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:56.014827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88abce61-53d5-4cc8-8be2-c806e2928486 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:56.015068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88abce61-53d5-4cc8-8be2-c806e2928486 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:56.015204 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-88abce61-53d5-4cc8-8be2-c806e2928486 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:56.022229 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:56.022229 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:56.023303 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88abce61-53d5-4cc8-8be2-c806e2928486 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:56.024117 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 929/3701] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:56 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:56.666013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:56.668457 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:56.668748 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:56.669056 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:56.669239 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:56.678426 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:56.678426 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:56.679936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3892b058-9a84-4b9f-abf6-6db6ef184337 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:56.680152 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 919/3702] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:56 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:57.039364 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:57.041567 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:57.042139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:57.042368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:57.042514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:57.048292 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:57.048292 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:57.048994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f977abd-68e7-41f4-b276-9ee6e11c59a3 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:57.049355 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 923/3703] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:57 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:57.691207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:57.693744 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:57.694220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:57.694517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:57.694682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:57.700719 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:57.700719 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:57.701789 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8124d5c8-e35d-4a19-ae08-afc830c1d6ae tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:57.702316 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 933/3704] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:57 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:57.715214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:57.715793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:50:57.716020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:57.716205 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:57.716313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:57.721159 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:57.721159 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:57.721925 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b44c59f-d2ed-40c2-a287-be0026d9a0e9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:50:57.722382 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 930/3705] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:57 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:57.738903 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:57.741826 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:50:57.742547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca42d406-6366-4484-9922-75df3d05c944", "incremental": true, "force": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:50:57.747734 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': 'ca42d406-6366-4484-9922-75df3d05c944', 'incremental': True, 'force': True}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:50:57.747864 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume ca42d406-6366-4484-9922-75df3d05c944 in container None Jul 22 04:50:57.757097 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:57.757097 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:57.757527 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:50:57.776336 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['a142f0ed-327f-4d02-8267-f9c641617211', 'd63137ea-7287-4c0c-838f-3ad3c9942867'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:50:57.819626 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6db409c4-a308-4867-a1cc-3b5dde9aec3f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:50:57.820325 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 920/3706] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:50:57 2026] POST /volume/v3/backups => generated 288 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:50:57.831129 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:57.835221 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:50:57.835221 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:57.835459 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:57.835541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:57.842871 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:57.842871 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:57.842871 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-121c5593-f36b-40c8-894a-d98b6f8b9280 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:50:57.842871 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 924/3707] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:57 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:58.028406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:58.030746 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:58.031129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:58.031423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:58.031655 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Delete volume with id: 2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:58.038747 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:58.038747 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:58.039218 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:58.061798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4d169255-5a15-459f-83c7-a375750c1b05 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:58.063528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d169255-5a15-459f-83c7-a375750c1b05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:58.063714 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d169255-5a15-459f-83c7-a375750c1b05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:58.063942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d169255-5a15-459f-83c7-a375750c1b05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:58.064120 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4d169255-5a15-459f-83c7-a375750c1b05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:58.068533 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Delete volume request issued successfully. Jul 22 04:50:58.068596 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-59cb424f-2a3a-40ba-86bc-fda7fb0f8b16 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 202 Jul 22 04:50:58.069107 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:58.069107 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:50:58.069201 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 934/3708] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:58 2026] DELETE /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:58.070013 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d169255-5a15-459f-83c7-a375750c1b05 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:58.070445 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 931/3709] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:58 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:58.078793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:58.081236 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:58.081406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:58.081592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:58.092230 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:58.092230 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:58.099243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:58.106802 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4ea2e1cd-6f7e-4b19-8d9c-dc783e279773 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 200 Jul 22 04:50:58.107199 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 921/3710] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:58 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:58.853214 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:58.854105 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:50:58.855042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:58.855270 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:58.855390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:58.859585 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:58.859585 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:58.860375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7ed4da62-3448-4edb-a0cc-5ac39109c8ac tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:50:58.860759 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 925/3711] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:58 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:50:59.084184 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6581b83d-f50c-491a-941a-36398773fc57 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:59.086550 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6581b83d-f50c-491a-941a-36398773fc57 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:50:59.086816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6581b83d-f50c-491a-941a-36398773fc57 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:59.087109 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6581b83d-f50c-491a-941a-36398773fc57 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:59.087263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6581b83d-f50c-491a-941a-36398773fc57 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:59.092357 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:59.092357 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:59.093225 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6581b83d-f50c-491a-941a-36398773fc57 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:50:59.093871 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 935/3712] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:50:59 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:59.119616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-759f13c0-d300-476f-825a-b3da56ae5161 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:59.122414 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-759f13c0-d300-476f-825a-b3da56ae5161 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df Jul 22 04:50:59.122414 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-759f13c0-d300-476f-825a-b3da56ae5161 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:59.123075 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-759f13c0-d300-476f-825a-b3da56ae5161 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:59.130568 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-759f13c0-d300-476f-825a-b3da56ae5161 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df returned with HTTP 404 Jul 22 04:50:59.131278 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 932/3713] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:59 2026] GET /volume/v3/volumes/2654a8e2-63f2-4228-8e75-701f3296e7df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:50:59.194867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a70f1d85-aa57-497d-90d9-b918609f8150 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:59.196811 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:50:59.197161 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:59.197385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:59.197596 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Delete volume with id: 2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:50:59.207098 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:59.207098 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:50:59.207633 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:59.231015 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Delete volume request issued successfully. Jul 22 04:50:59.231015 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a70f1d85-aa57-497d-90d9-b918609f8150 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 202 Jul 22 04:50:59.231337 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 922/3714] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:50:59 2026] DELETE /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:50:59.238848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:59.240604 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:50:59.240831 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:59.241059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:59.250254 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:59.250254 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:50:59.254936 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Volume info retrieved successfully. Jul 22 04:50:59.260881 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-633f23fd-4e3a-4f78-bb09-117e017e11d2 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 200 Jul 22 04:50:59.261445 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 926/3715] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:59 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:50:59.872210 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5ebb30cd-78e3-473f-a940-928153919157 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:50:59.874074 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ebb30cd-78e3-473f-a940-928153919157 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:50:59.874217 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ebb30cd-78e3-473f-a940-928153919157 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:50:59.874397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5ebb30cd-78e3-473f-a940-928153919157 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:50:59.874524 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5ebb30cd-78e3-473f-a940-928153919157 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:50:59.878448 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:50:59.878448 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:50:59.879108 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5ebb30cd-78e3-473f-a940-928153919157 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:50:59.879431 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 936/3716] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:50:59 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.104981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ab7261b9-9513-49ec-9807-360214252b37 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.106877 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab7261b9-9513-49ec-9807-360214252b37 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:00.107216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab7261b9-9513-49ec-9807-360214252b37 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.107434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab7261b9-9513-49ec-9807-360214252b37 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.107559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ab7261b9-9513-49ec-9807-360214252b37 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:00.111554 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.111554 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:00.112350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab7261b9-9513-49ec-9807-360214252b37 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:00.112831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 933/3717] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.274748 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-904c15c7-64fd-4698-b085-daeb12b75502 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.276429 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-904c15c7-64fd-4698-b085-daeb12b75502 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] GET https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c Jul 22 04:51:00.276654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-904c15c7-64fd-4698-b085-daeb12b75502 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.276907 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-904c15c7-64fd-4698-b085-daeb12b75502 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.283990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-904c15c7-64fd-4698-b085-daeb12b75502 tempest-AttachVolumeShelveTestJSON-549987334 tempest-AttachVolumeShelveTestJSON-549987334-project-member] https://10.4.3.175/volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c returned with HTTP 404 Jul 22 04:51:00.284700 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 923/3718] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/2321bf61-0808-44d4-989b-f9bf4ec65f8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:00.605009 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.607207 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:00.607578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.607800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.616229 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.616229 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:00.620603 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:00.626002 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d8dc526-60bc-4018-8d11-8e20de6285ec tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:00.626510 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 927/3719] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.639510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.641676 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:00.641816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.642016 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.649087 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.649087 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:00.653139 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:00.657310 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a5fe07b-c6c5-4fd8-b028-9e9b71415475 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:00.657692 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 937/3720] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.700996 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.705520 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:00.705520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.705520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.717286 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.717286 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:00.726492 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:00.734026 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-99ea86d4-6dfa-4601-919e-5c71c80e6129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:00.734614 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 934/3721] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.813032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-532424dd-d203-4f8e-a1fc-9e3ae7ffb864 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.813032 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-532424dd-d203-4f8e-a1fc-9e3ae7ffb864 None None] GET https://10.4.3.175/volume// Jul 22 04:51:00.813032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-532424dd-d203-4f8e-a1fc-9e3ae7ffb864 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.813032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-532424dd-d203-4f8e-a1fc-9e3ae7ffb864 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.813626 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-532424dd-d203-4f8e-a1fc-9e3ae7ffb864 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:00.813691 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 924/3722] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:51: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 22 04:51:00.822140 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-77aa5db6-3bec-4996-b50b-04ae96fe6c18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.824633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-77aa5db6-3bec-4996-b50b-04ae96fe6c18 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:51:00.824994 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-77aa5db6-3bec-4996-b50b-04ae96fe6c18 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79f053c3-8130-4f66-ba0a-9ec9eebfa6c5", "connector": null, "instance_uuid": "2dffc543-033a-4fc2-9ecf-3818fd79e7e2"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:00.833899 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.833899 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:00.856705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-77aa5db6-3bec-4996-b50b-04ae96fe6c18 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:51:00.857521 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 928/3723] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:51:00 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:00.887201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.889368 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:00.890081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.890081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.891738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-87656444-f7ca-4584-85be-3c177c74dd4e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.892773 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87656444-f7ca-4584-85be-3c177c74dd4e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:00.893207 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87656444-f7ca-4584-85be-3c177c74dd4e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.893263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87656444-f7ca-4584-85be-3c177c74dd4e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.895984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-87656444-f7ca-4584-85be-3c177c74dd4e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:00.899447 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.899447 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:00.900701 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87656444-f7ca-4584-85be-3c177c74dd4e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:00.900803 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 935/3724] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.901319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-daa4129f-3f07-41a7-a7f0-bf0d46d0a0fe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.901319 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-daa4129f-3f07-41a7-a7f0-bf0d46d0a0fe None None] GET https://10.4.3.175/volume// Jul 22 04:51:00.901319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-daa4129f-3f07-41a7-a7f0-bf0d46d0a0fe None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.901925 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-daa4129f-3f07-41a7-a7f0-bf0d46d0a0fe None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.901951 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-daa4129f-3f07-41a7-a7f0-bf0d46d0a0fe None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:00.902478 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 925/3725] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51: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 22 04:51:00.904676 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.904676 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:00.908342 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:00.913844 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:00.915433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4850653d-5f66-4b0b-ac70-001f93e314b3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:00.915433 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 938/3726] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:00.916530 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:00.917822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:00.917822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:00.929153 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:00.929153 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:00.932899 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:00.938719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-e275ce75-aa82-4cc9-b50d-7474bca88b7b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:00.939247 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 929/3727] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:00 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:01.053741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:01.056220 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 Jul 22 04:51:01.056675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:01.066919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-79f053c3-8130-4f66-ba0a-9ec9eebfa6c5-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:51:01.072214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-79f053c3-8130-4f66-ba0a-9ec9eebfa6c5-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:51:01.073304 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:01.073304 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:01.124687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3552f91b-3087-4861-8d45-65a5b6c11520 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:01.126638 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3552f91b-3087-4861-8d45-65a5b6c11520 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:01.126900 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3552f91b-3087-4861-8d45-65a5b6c11520 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:01.127167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3552f91b-3087-4861-8d45-65a5b6c11520 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:01.127314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-3552f91b-3087-4861-8d45-65a5b6c11520 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:01.134572 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:01.134572 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:01.135539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3552f91b-3087-4861-8d45-65a5b6c11520 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:01.136081 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 926/3728] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:01 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:01.173875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-79f053c3-8130-4f66-ba0a-9ec9eebfa6c5-np0000005618" released by "attachment_update" :: held 0.102s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:51:01.174277 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-719ae69a-f13e-4d72-bc4c-e961dd7a1e0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 returned with HTTP 200 Jul 22 04:51:01.174800 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 936/3729] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:51:01 2026] PUT /volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:01.188044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-01d38783-be28-4714-a40b-59cbad924d88 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:01.189223 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-01d38783-be28-4714-a40b-59cbad924d88 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption Jul 22 04:51:01.189501 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-01d38783-be28-4714-a40b-59cbad924d88 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:01.189776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-01d38783-be28-4714-a40b-59cbad924d88 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:01.208468 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:01.208468 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:01.219674 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-01d38783-be28-4714-a40b-59cbad924d88 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption returned with HTTP 200 Jul 22 04:51:01.219674 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 939/3730] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:51:01 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:01.917240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:01.927897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:01.930358 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:01.930622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:01.930873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:01.931061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:01.934302 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:01.934498 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:01.934670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:01.935316 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:01.935316 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:01.936089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5c815f5-4b34-4334-813a-33d88697dfd9 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:01.936424 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 930/3731] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:01 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:01.956998 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:01.956998 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:01.962150 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:01.966322 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3212b7cb-8016-49f2-bb9c-45dabab80d06 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:01.966734 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 927/3732] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:01 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:02.149253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:02.152133 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:02.152133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:02.152483 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:02.152614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:02.161914 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:02.161914 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:02.162889 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ea3c7fb-4571-4793-a1a2-29d60903a928 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:02.163400 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 937/3733] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:02 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:02.721167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:02.723393 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:02.723853 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdb5c7c-9305-43a3-bcb3-f5755318ac32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-802042655", "description": null, "metadata": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:02.742353 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:02.742353 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:02.743316 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:02.743316 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume 1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:02.789074 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['f438ca9c-3d6f-4519-a297-554b0122d4e5', 'dda1e1f7-aaa7-4cda-842c-c6176803566f', '94df686d-7a7d-4099-b32c-d4a9bfaeca92', 'd4e840c6-070d-4718-a7fe-bc97c0f1410e'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:02.824330 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:51:02.824330 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0c1937d-ac09-4a76-b7be-0004a3b5513e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:02.824866 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 940/3734] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:02 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 22 04:51:02.834786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:02.837254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:02.837663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:02.837723 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:02.842848 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:02.842848 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:02.843463 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:02.844632 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-13ff2fa5-cce9-4b52-8f5c-5c89838921eb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 200 Jul 22 04:51:02.844946 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 931/3735] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:02 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:02.949106 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:02.951160 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:02.951369 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:02.951584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:02.951714 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:02.956713 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:02.956713 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:02.957678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5328a62c-dc00-4d13-8879-2f1d8a1601cc tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:02.958084 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 928/3736] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:02 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:02.981825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-257305ab-e53e-4212-9a91-462fbedb4e48 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:02.983828 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-257305ab-e53e-4212-9a91-462fbedb4e48 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:02.984112 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-257305ab-e53e-4212-9a91-462fbedb4e48 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:02.984353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-257305ab-e53e-4212-9a91-462fbedb4e48 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:02.995579 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:02.995579 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:02.999786 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-257305ab-e53e-4212-9a91-462fbedb4e48 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:03.004771 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-257305ab-e53e-4212-9a91-462fbedb4e48 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:03.005218 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 938/3737] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:02 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:03.178565 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.180438 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:03.180645 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:03.180834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:03.180943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:03.185213 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.185213 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:03.185928 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-64478db0-0274-4b81-81fd-f1fcf17fe3b4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:03.186378 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 941/3738] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:03 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:03.854072 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8a491367-07de-4cc2-9545-626b1727499b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.855845 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a491367-07de-4cc2-9545-626b1727499b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:03.856060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a491367-07de-4cc2-9545-626b1727499b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:03.856250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a491367-07de-4cc2-9545-626b1727499b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:03.860811 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.860811 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:03.861267 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8a491367-07de-4cc2-9545-626b1727499b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:03.861908 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a491367-07de-4cc2-9545-626b1727499b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 200 Jul 22 04:51:03.862271 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 932/3739] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:03 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:03.871106 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0630da3a-c107-4e14-a726-4912727dfa2a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.872840 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0630da3a-c107-4e14-a726-4912727dfa2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:03.874473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0630da3a-c107-4e14-a726-4912727dfa2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:03.874473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0630da3a-c107-4e14-a726-4912727dfa2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:03.878241 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.878241 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:03.878724 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0630da3a-c107-4e14-a726-4912727dfa2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:03.880060 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0630da3a-c107-4e14-a726-4912727dfa2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 200 Jul 22 04:51:03.880060 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 929/3740] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:03 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:03.889367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.891010 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:03.891344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdb5c7c-9305-43a3-bcb3-f5755318ac32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-716610317", "description": null, "metadata": null}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:03.907602 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.907602 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:03.908217 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:03.908393 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume 1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:03.936792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['1825034e-c9bd-4a35-8cb7-12efe64eaf27', 'b08f82bd-5c30-4f2d-8cfa-cb021e8d6e76', 'ee371040-6e0d-41e5-bb55-08168af38688', '5b0311e6-542c-40ae-a3e7-80c73cb0eecf'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:03.968571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.970628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:03.970869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:03.971106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:03.971248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:03.974414 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:51:03.974740 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eca8f942-fb10-4089-9be1-42c8f4634c0e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:03.975217 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 939/3741] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:03.975834 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.975834 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:03.976831 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc48b481-68c7-44c3-97d3-1a9ff146266b tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:03.977405 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 942/3742] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:03 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:03.985928 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:03.987674 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:03.987891 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:03.988109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:03.993705 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:03.993705 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:03.993789 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:03.994545 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfc7029d-ce56-4fee-839d-2a31c50e578a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 200 Jul 22 04:51:03.995011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 933/3743] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:03 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.019790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.023195 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:04.023195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.023195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.038651 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:04.038651 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:04.042572 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:04.047627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-05a0d1fd-75a8-4081-a794-847241ddfb6f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:04.048636 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 930/3744] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.085497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-30160e8c-19f7-44ea-8e93-574f4e3bc005 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.173702 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30160e8c-19f7-44ea-8e93-574f4e3bc005 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools Jul 22 04:51:04.173939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30160e8c-19f7-44ea-8e93-574f4e3bc005 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.174187 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30160e8c-19f7-44ea-8e93-574f4e3bc005 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Calling method 'get_pools' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.174523 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:04.174523 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:04.185075 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30160e8c-19f7-44ea-8e93-574f4e3bc005 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 04:51:04.185592 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 940/3745] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.194910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75ecfc8b-bf50-4c8f-ba40-8353198ea468 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.196672 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75ecfc8b-bf50-4c8f-ba40-8353198ea468 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools?detail=True Jul 22 04:51:04.196982 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75ecfc8b-bf50-4c8f-ba40-8353198ea468 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.197218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75ecfc8b-bf50-4c8f-ba40-8353198ea468 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Calling method 'get_pools' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.198801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.201132 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:04.201512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.201788 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.201929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:04.206808 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75ecfc8b-bf50-4c8f-ba40-8353198ea468 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 22 04:51:04.206870 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:04.206870 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:04.207297 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 943/3746] 10.4.3.175 () {66 vars in 1314 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:51:04.207750 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2acd341a-62b9-49e0-b90c-f9e10cfee9e1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:04.208307 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 934/3747] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.217858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2a377d10-dd18-40f5-b7d5-3f8c079ac9b3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.220037 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2a377d10-dd18-40f5-b7d5-3f8c079ac9b3 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:51:04.220285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2a377d10-dd18-40f5-b7d5-3f8c079ac9b3 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.220505 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2a377d10-dd18-40f5-b7d5-3f8c079ac9b3 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.233929 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2a377d10-dd18-40f5-b7d5-3f8c079ac9b3 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 200 Jul 22 04:51:04.234437 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 931/3748] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.243791 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-afa2b630-d4a5-4ead-8e3e-eff4b2518c42 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.245849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-afa2b630-d4a5-4ead-8e3e-eff4b2518c42 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:51:04.246102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-afa2b630-d4a5-4ead-8e3e-eff4b2518c42 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.246290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-afa2b630-d4a5-4ead-8e3e-eff4b2518c42 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.258639 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-afa2b630-d4a5-4ead-8e3e-eff4b2518c42 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 200 Jul 22 04:51:04.259349 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 941/3749] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.269698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9c1ae4dc-8bdf-4956-9306-0cdbbe22a707 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.271252 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9c1ae4dc-8bdf-4956-9306-0cdbbe22a707 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:51:04.271415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9c1ae4dc-8bdf-4956-9306-0cdbbe22a707 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.271992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9c1ae4dc-8bdf-4956-9306-0cdbbe22a707 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.281627 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9c1ae4dc-8bdf-4956-9306-0cdbbe22a707 tempest-BackendsCapabilitiesAdminTestsJSON-766762977 tempest-BackendsCapabilitiesAdminTestsJSON-766762977-project-admin] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 200 Jul 22 04:51:04.282035 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 944/3750] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:04.988333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:04.994413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:04.994665 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:04.994874 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:04.995018 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:05.003634 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.003634 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:05.004588 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-471db93a-ffad-4f12-8bcd-628bdd6cc20e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:05.005090 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 935/3751] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:04 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.006177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.008635 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:05.008950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.009473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.016650 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.016650 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:05.017341 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:05.018501 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2cfbca2-318a-4321-9c52-7337c5955b3d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 200 Jul 22 04:51:05.019041 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 932/3752] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.032317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.035263 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:05.035263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.035263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.040842 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.040842 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:05.041415 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:05.042320 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9afe316a-97fc-42b5-86cb-84b33e1fa92d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 200 Jul 22 04:51:05.042781 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 942/3753] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.055277 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a165d602-2694-4e93-8405-1d4552f1dd85 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.057123 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:05.057492 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bdb5c7c-9305-43a3-bcb3-f5755318ac32", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1901724624", "description": null, "metadata": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:05.063238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5f22f08b-529d-400b-acd5-641431fe66d6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.065786 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f22f08b-529d-400b-acd5-641431fe66d6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:05.066036 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f22f08b-529d-400b-acd5-641431fe66d6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.066261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f22f08b-529d-400b-acd5-641431fe66d6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.069180 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.069180 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:05.069830 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:05.069830 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume 1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:05.079352 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.079352 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:05.086514 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5f22f08b-529d-400b-acd5-641431fe66d6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:05.091950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f22f08b-529d-400b-acd5-641431fe66d6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:05.092427 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 936/3754] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.103635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['efe8bfae-d8e7-447f-a3c4-b75f4dea7a00', '5619c78f-7065-425f-bd74-617b0e54a6ee', '1e46237e-464b-4e46-891a-a3f1795e86b4', '79e2dea6-5836-4ec7-bdc8-285198c8762b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:05.131463 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:51:05.132101 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a165d602-2694-4e93-8405-1d4552f1dd85 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:05.132421 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 945/3755] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:05.145816 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.149464 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:05.149464 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.149464 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.153359 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.153359 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:05.153610 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:05.154331 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a12a6443-40a2-4565-bfe5-0283c3ae9739 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 200 Jul 22 04:51:05.155120 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 933/3756] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.224851 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.232246 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:05.232666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.233022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.233165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 90914673-32e3-4180-989e-8ff8adb5b886. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:05.237869 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.237869 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:05.238868 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bffb1a5-a02b-4871-ad71-6c968a017a71 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 200 Jul 22 04:51:05.239373 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 943/3757] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 710 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:05.249862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-76c95db2-c08d-40fb-897d-541bfa269298 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.251618 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 Jul 22 04:51:05.251848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.252375 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.252375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: 90914673-32e3-4180-989e-8ff8adb5b886. Jul 22 04:51:05.256309 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.256309 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:05.270977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id 90914673-32e3-4180-989e-8ff8adb5b886 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:05.270977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-76c95db2-c08d-40fb-897d-541bfa269298 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 returned with HTTP 202 Jul 22 04:51:05.270977 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 937/3758] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:51:05 2026] DELETE /volume/v3/backups/90914673-32e3-4180-989e-8ff8adb5b886 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:05.281273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.282903 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:05.283351 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-260055870"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:05.284648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-260055870'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:05.284779 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume of 1 GB Jul 22 04:51:05.285495 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.285495 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:05.289854 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Availability Zones retrieved successfully. Jul 22 04:51:05.305105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (10c07882-497d-443f-890a-392f61ce0756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:05.310082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218fd4cc-f0a3-45fe-a20f-43fd12fd2f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:05.311616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:05.344837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218fd4cc-f0a3-45fe-a20f-43fd12fd2f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:05.345680 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba42721-257b-4a42-8607-fb76607a64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:05.398748 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['d9412e29-5ad8-40c8-83a7-d00de4f686af', '82bd042c-b7ee-485e-bd2b-ddfa38321f6d', '44db7016-c9b7-4af9-8161-1a5d1239e688', '60136455-908f-4618-abf2-bc4d5745deee'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:05.399694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dba42721-257b-4a42-8607-fb76607a64c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9412e29-5ad8-40c8-83a7-d00de4f686af', '82bd042c-b7ee-485e-bd2b-ddfa38321f6d', '44db7016-c9b7-4af9-8161-1a5d1239e688', '60136455-908f-4618-abf2-bc4d5745deee']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:05.400607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928ec74b-1329-445b-8b7d-c4aa80ba4254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:05.426197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928ec74b-1329-445b-8b7d-c4aa80ba4254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260055870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['d9412e29-5ad8-40c8-83a7-d00de4f686af','82bd042c-b7ee-485e-bd2b-ddfa38321f6d','44db7016-c9b7-4af9-8161-1a5d1239e688','60136455-908f-4618-abf2-bc4d5745deee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-260055870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:05.427462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65387f68-6827-4d99-9d9d-fc935c80a838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:05.449360 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65387f68-6827-4d99-9d9d-fc935c80a838) transitioned into state 'SUCCESS' from state '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-260055870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['d9412e29-5ad8-40c8-83a7-d00de4f686af','82bd042c-b7ee-485e-bd2b-ddfa38321f6d','44db7016-c9b7-4af9-8161-1a5d1239e688','60136455-908f-4618-abf2-bc4d5745deee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:05.450126 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa695120-5cbe-4ee8-bb13-fe9b400a873c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:05.464201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa695120-5cbe-4ee8-bb13-fe9b400a873c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:05.465054 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (10c07882-497d-443f-890a-392f61ce0756) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:05.465372 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request issued successfully. Jul 22 04:51:05.465972 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-497e434d-81e2-40fd-b671-c9d3b6ce81c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:05.466560 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 946/3759] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:51:05 2026] POST /volume/v3/volumes => generated 777 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:05.479977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:05.481909 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:05.482388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:05.482388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:05.489851 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:05.489851 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:05.496749 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:05.502435 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6bf2c01a-7f43-49c8-b754-a37ff1d6573e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee returned with HTTP 200 Jul 22 04:51:05.503002 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 934/3760] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:05 2026] GET /volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.019495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.024348 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:06.024630 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.024893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.025066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:06.034913 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.034913 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:06.035891 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c4b2f1e-9185-45c4-a519-6195c51b9fe4 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:06.036399 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 944/3761] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.105196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.107051 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:06.107463 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.107839 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.125627 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.125627 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:06.129146 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:06.133454 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1e1924e0-4ed1-4c5c-8e03-330ee5f86fb7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:06.133454 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 938/3762] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.165530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.167436 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:06.167789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.168066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.172875 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.172875 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:06.173341 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:06.174185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd6d9be5-5181-4cb4-85f4-10227c425419 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 200 Jul 22 04:51:06.174526 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 947/3763] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.185078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.187330 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:06.187657 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.187919 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.193582 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.193582 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:06.194174 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:06.195113 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1e7b2abe-2a66-4b20-a778-f6e7c58f5bfa tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 200 Jul 22 04:51:06.195500 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 935/3764] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.520703 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.520787 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.523753 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:06.523822 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:06.523854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.523882 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.523905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.523926 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.530402 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.530402 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:06.531944 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.531944 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:06.533110 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:06.535351 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:06.537900 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f977fd0e-658d-4ccb-a54e-7f1e80e80490 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee returned with HTTP 200 Jul 22 04:51:06.538438 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 945/3765] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:06.540314 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7011ebe9-a76a-405d-8dbf-57e93b17dd40 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:51:06.540791 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 939/3766] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:06.554783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.556360 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:51:06.556689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee", "name": "tempest-type-Backup-738818286"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:06.558155 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating new backup {'backup': {'volume_id': '48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee', 'name': 'tempest-type-Backup-738818286'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:51:06.558299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating backup of volume 48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee in container None Jul 22 04:51:06.569087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.570224 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] POST https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae/action Jul 22 04:51:06.570640 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:06.570812 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.570812 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:06.570890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:06.571192 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:06.591357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['d1a5c0cf-5866-451c-a878-a1087f22402a', '01d709e9-8902-4275-8045-334c7df6e16f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:06.593443 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.593443 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:06.594099 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:06.606231 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Begin detaching volume completed successfully. Jul 22 04:51:06.606540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-7ef21a77-8359-4dda-a9dc-2ed45e9f3bc0 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae/action returned with HTTP 202 Jul 22 04:51:06.607160 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 936/3767] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:51:06 2026] POST /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:06.634523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3824b0ab-186b-4f61-bf93-be8ab25b22fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:51:06.635160 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 948/3768] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:51:06 2026] POST /volume/v3/backups => generated 315 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:06.646698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.648813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:06.649054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.649323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.649475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:06.656656 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.656656 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:06.657271 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b02aa033-7198-4f77-b6e3-6fdde95bd908 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:06.657611 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 946/3769] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c87a9758-73fa-4121-8010-ea033a82d1c1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c87a9758-73fa-4121-8010-ea033a82d1c1 None None] GET https://10.4.3.175/volume// Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c87a9758-73fa-4121-8010-ea033a82d1c1 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c87a9758-73fa-4121-8010-ea033a82d1c1 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c87a9758-73fa-4121-8010-ea033a82d1c1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:06.671516 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 940/3770] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51: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 22 04:51:06.682218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.685616 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:06.685831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.686067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.714157 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.714157 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:06.718414 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:06.724779 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-b74c799a-8eb4-46c8-aaeb-13061c0f8254 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:51:06.725236 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 937/3771] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 1322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:06.776158 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6a5c545b-610b-421f-a1fa-ab69a7ba844a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.897174 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a5c545b-610b-421f-a1fa-ab69a7ba844a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] POST https://10.4.3.175/volume/v3/group_types Jul 22 04:51:06.897504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6a5c545b-610b-421f-a1fa-ab69a7ba844a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1737797358"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:06.898933 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:06.898933 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:06.912739 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a5c545b-610b-421f-a1fa-ab69a7ba844a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types returned with HTTP 202 Jul 22 04:51:06.913199 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 949/3772] 10.4.3.175 () {70 vars in 1311 bytes} [Wed Jul 22 04:51:06 2026] POST /volume/v3/group_types => generated 181 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:06.921399 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3079ac03-d0d0-4c07-b6b2-c09842533c2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.923756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3079ac03-d0d0-4c07-b6b2-c09842533c2a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] POST https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs Jul 22 04:51:06.924178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3079ac03-d0d0-4c07-b6b2-c09842533c2a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:06.940126 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3079ac03-d0d0-4c07-b6b2-c09842533c2a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs returned with HTTP 202 Jul 22 04:51:06.940506 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 947/3773] 10.4.3.175 () {70 vars in 1458 bytes} [Wed Jul 22 04:51:06 2026] POST /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:06.946882 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-361a6dbd-7e55-4831-bbd4-ca699459325b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.948775 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-361a6dbd-7e55-4831-bbd4-ca699459325b tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] POST https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs Jul 22 04:51:06.949308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-361a6dbd-7e55-4831-bbd4-ca699459325b tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:06.972637 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-361a6dbd-7e55-4831-bbd4-ca699459325b tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs returned with HTTP 202 Jul 22 04:51:06.973142 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 941/3774] 10.4.3.175 () {70 vars in 1458 bytes} [Wed Jul 22 04:51:06 2026] POST /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs => generated 61 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:06.981396 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-df4f381e-f916-42a6-92dc-5cb4d1f54e5a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.982843 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df4f381e-f916-42a6-92dc-5cb4d1f54e5a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 Jul 22 04:51:06.983052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-df4f381e-f916-42a6-92dc-5cb4d1f54e5a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:06.983242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-df4f381e-f916-42a6-92dc-5cb4d1f54e5a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:06.989392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df4f381e-f916-42a6-92dc-5cb4d1f54e5a tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 returned with HTTP 200 Jul 22 04:51:06.989734 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 938/3775] 10.4.3.175 () {68 vars in 1452 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 => generated 26 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:06.997589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7d0e22cd-ffdf-4f4f-8e9b-cdbaa2e4bb97 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:06.999840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d0e22cd-ffdf-4f4f-8e9b-cdbaa2e4bb97 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 Jul 22 04:51:07.000141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d0e22cd-ffdf-4f4f-8e9b-cdbaa2e4bb97 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.000387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d0e22cd-ffdf-4f4f-8e9b-cdbaa2e4bb97 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.009149 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d0e22cd-ffdf-4f4f-8e9b-cdbaa2e4bb97 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 returned with HTTP 200 Jul 22 04:51:07.009585 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 950/3776] 10.4.3.175 () {68 vars in 1452 bytes} [Wed Jul 22 04:51:06 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.017295 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d70ce214-91f4-4a82-8bc1-dcf795e0c3f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.020182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d70ce214-91f4-4a82-8bc1-dcf795e0c3f0 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] PUT https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 Jul 22 04:51:07.020182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d70ce214-91f4-4a82-8bc1-dcf795e0c3f0 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:07.032677 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d70ce214-91f4-4a82-8bc1-dcf795e0c3f0 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 returned with HTTP 200 Jul 22 04:51:07.033129 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 948/3777] 10.4.3.175 () {70 vars in 1472 bytes} [Wed Jul 22 04:51:07 2026] PUT /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 => generated 26 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.041433 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f913ae27-4808-4a3d-a33d-9ba5b8876797 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.043130 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f913ae27-4808-4a3d-a33d-9ba5b8876797 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs Jul 22 04:51:07.043339 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f913ae27-4808-4a3d-a33d-9ba5b8876797 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.043514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f913ae27-4808-4a3d-a33d-9ba5b8876797 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.046630 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.050660 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:07.050836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.051049 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.051152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:07.053108 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f913ae27-4808-4a3d-a33d-9ba5b8876797 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs returned with HTTP 200 Jul 22 04:51:07.053476 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 942/3778] 10.4.3.175 () {68 vars in 1437 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.057073 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.057073 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:07.058358 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a330e425-fb70-4b4c-8602-7cc2c9323425 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:07.058358 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 939/3779] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.064708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2a36057-eaa6-446e-9378-8c2509c6aece None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.070099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2a36057-eaa6-446e-9378-8c2509c6aece tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 Jul 22 04:51:07.072046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2a36057-eaa6-446e-9378-8c2509c6aece tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.072298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2a36057-eaa6-446e-9378-8c2509c6aece tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.074777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.076446 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:07.076611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.076788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.076898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:07.081209 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.081209 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:07.081927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6d745ec8-6b81-4406-a617-9fa58ffd2a59 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:07.082326 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 949/3780] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.090635 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2a36057-eaa6-446e-9378-8c2509c6aece tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 returned with HTTP 202 Jul 22 04:51:07.091172 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 951/3781] 10.4.3.175 () {68 vars in 1455 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:07.095425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.097153 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:07.097319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.097482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.097616 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. Jul 22 04:51:07.099223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.101752 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 Jul 22 04:51:07.101954 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.102144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.105638 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.105638 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:07.112383 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] HTTP exception thrown: Group Type 786ad356-d974-4109-86e6-c855882b6d03 has no extra spec with key key1. Jul 22 04:51:07.112542 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26fd9393-6e0d-4718-8b54-2538f89d3648 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 returned with HTTP 404 Jul 22 04:51:07.114786 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 940/3782] 10.4.3.175 () {68 vars in 1452 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key1 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:07.122051 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9f4fa8e1-6ab3-4956-a41d-351bbb27615f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.123210 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:07.123699 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9f4fa8e1-6ab3-4956-a41d-351bbb27615f tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 Jul 22 04:51:07.123898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9f4fa8e1-6ab3-4956-a41d-351bbb27615f tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.124102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9f4fa8e1-6ab3-4956-a41d-351bbb27615f tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.126052 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98713c7b-ccdc-4b39-b438-c207301d8f1f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 202 Jul 22 04:51:07.126450 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 943/3783] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:07.135609 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9f4fa8e1-6ab3-4956-a41d-351bbb27615f tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 returned with HTTP 202 Jul 22 04:51:07.135695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-220986a3-27f9-4261-a59f-641790193531 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.136033 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 950/3784] 10.4.3.175 () {68 vars in 1455 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:07.139357 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-220986a3-27f9-4261-a59f-641790193531 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:07.139357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-220986a3-27f9-4261-a59f-641790193531 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.139357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-220986a3-27f9-4261-a59f-641790193531 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.139357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-220986a3-27f9-4261-a59f-641790193531 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:07.143637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.145234 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.145234 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:07.145509 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 Jul 22 04:51:07.145737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.145921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.146292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-220986a3-27f9-4261-a59f-641790193531 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 200 Jul 22 04:51:07.146755 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 952/3785] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.147758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.150208 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:07.150438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.150626 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.160190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] HTTP exception thrown: Group Type 786ad356-d974-4109-86e6-c855882b6d03 has no extra spec with key key2. Jul 22 04:51:07.160366 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c05dbbe6-80e5-4dd8-aeca-90528b0a443d tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 returned with HTTP 404 Jul 22 04:51:07.160870 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 941/3786] 10.4.3.175 () {68 vars in 1452 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key2 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:07.164542 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.164542 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:07.167719 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:07.169037 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0be9113c-831c-42f4-b048-2c788a5c5dbf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.170542 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0be9113c-831c-42f4-b048-2c788a5c5dbf tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 Jul 22 04:51:07.170744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0be9113c-831c-42f4-b048-2c788a5c5dbf tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.170910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0be9113c-831c-42f4-b048-2c788a5c5dbf tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.171334 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-455f6862-0d98-428d-9364-4d7bf77c9f4f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:07.171699 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 944/3787] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.182863 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0be9113c-831c-42f4-b048-2c788a5c5dbf tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 returned with HTTP 202 Jul 22 04:51:07.183269 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 951/3788] 10.4.3.175 () {68 vars in 1455 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:07.191415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.193768 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] GET https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 Jul 22 04:51:07.194022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.194203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.205084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] HTTP exception thrown: Group Type 786ad356-d974-4109-86e6-c855882b6d03 has no extra spec with key key3. Jul 22 04:51:07.205292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-542fcf81-e8aa-41dc-a0e5-ceb98a68e268 tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 returned with HTTP 404 Jul 22 04:51:07.205926 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 953/3789] 10.4.3.175 () {68 vars in 1452 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03/group_specs/key3 => generated 126 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:07.214889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a3a37b64-11cb-4b15-8aa4-8f3d83aeebff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.216724 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3a37b64-11cb-4b15-8aa4-8f3d83aeebff tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] DELETE https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03 Jul 22 04:51:07.216917 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3a37b64-11cb-4b15-8aa4-8f3d83aeebff tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.217125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a3a37b64-11cb-4b15-8aa4-8f3d83aeebff tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.237895 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a3a37b64-11cb-4b15-8aa4-8f3d83aeebff tempest-GroupTypeSpecsTest-527219747 tempest-GroupTypeSpecsTest-527219747-project-admin] https://10.4.3.175/volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03 returned with HTTP 202 Jul 22 04:51:07.238493 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 942/3790] 10.4.3.175 () {68 vars in 1404 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/group_types/786ad356-d974-4109-86e6-c855882b6d03 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:07.673525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9552562e-3206-4525-a849-ee8c6be75b2e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.675936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9552562e-3206-4525-a849-ee8c6be75b2e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:07.676293 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9552562e-3206-4525-a849-ee8c6be75b2e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.676581 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9552562e-3206-4525-a849-ee8c6be75b2e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.676732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9552562e-3206-4525-a849-ee8c6be75b2e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:07.684166 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.684166 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:07.685125 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9552562e-3206-4525-a849-ee8c6be75b2e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:07.685828 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 945/3791] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:07.780077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.782584 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:07.784363 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.784547 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.784697 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:07.795217 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.795217 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:07.795713 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:07.814585 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:51:07.815636 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f47bb0cf-b39c-4d94-9cb6-06c2df291392 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 202 Jul 22 04:51:07.815636 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 952/3792] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:07 2026] DELETE /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:07.825582 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:07.827431 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:07.827627 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:07.827837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:07.833028 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:07.833028 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:07.833527 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:07.834415 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f2b1b976-60c2-4f84-bf9e-0c2733d90a61 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 200 Jul 22 04:51:07.834714 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 954/3793] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:07 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:08.158542 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.162478 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 Jul 22 04:51:08.162659 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.162836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.162927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id 20e3c84d-79a5-49ed-b189-5c6a7a0b2c78. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:08.166363 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f03624d-c59d-4f73-9118-bd8c1164dbb8 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 returned with HTTP 404 Jul 22 04:51:08.166771 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 943/3794] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:08 2026] GET /volume/v3/backups/20e3c84d-79a5-49ed-b189-5c6a7a0b2c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:08.173321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.175787 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:51:08.176159 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca42d406-6366-4484-9922-75df3d05c944", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-133192493", "container": "tempest-volumesbackupstest-backup-container-1580492239"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:08.177725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating new backup {'backup': {'volume_id': 'ca42d406-6366-4484-9922-75df3d05c944', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-133192493', 'container': 'tempest-volumesbackupstest-backup-container-1580492239'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:51:08.178126 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Creating backup of volume ca42d406-6366-4484-9922-75df3d05c944 in container tempest-volumesbackupstest-backup-container-1580492239 Jul 22 04:51:08.188102 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:08.188102 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:08.188573 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:08.193800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.195645 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:08.195837 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.196052 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.206459 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:08.206459 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:08.212697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Created reservations ['8908f18b-ff79-4a2f-bafb-107f45ff0ed8', 'd1ee820d-bfb2-4d44-b9ee-35151e1a69a3'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:08.215223 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:08.223182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38f6cc43-6ad5-4b7c-a4fa-541581d81849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:08.223569 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 953/3795] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:08 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:08.254690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae763571-13c2-44ff-bc78-8334b7aa2656 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:51:08.255190 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 946/3796] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:08 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 22 04:51:08.268896 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.273620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:08.273821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.274031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.274150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:08.283305 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:08.283305 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:08.284003 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39c3b9c3-8b63-46aa-a365-c25c76956461 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:08.284364 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 955/3797] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:08 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:08.697934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.701510 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:08.701717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.701913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.702036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:08.706858 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:08.706858 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:08.707731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1d6bf9c0-8931-4cdd-ae9c-26ce7a978760 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:08.708354 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 944/3798] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:08 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:08.843924 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ecb45c17-9179-4096-aafb-760dfa0ebc5b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.846500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ecb45c17-9179-4096-aafb-760dfa0ebc5b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:08.846666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ecb45c17-9179-4096-aafb-760dfa0ebc5b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.846844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ecb45c17-9179-4096-aafb-760dfa0ebc5b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.853269 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ecb45c17-9179-4096-aafb-760dfa0ebc5b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 404 Jul 22 04:51:08.854011 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 954/3799] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:08 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:08.864492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:08.867977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:08.868252 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:08.868512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:08.868671 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:08.880157 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:08.880157 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:08.880600 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:09.063663 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:51:09.063825 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a41c57b-f3f7-485e-8572-3e4ba2805a41 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 202 Jul 22 04:51:09.064518 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 947/3800] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:08 2026] DELETE /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:09.072597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:09.074517 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:09.074738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:09.074935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:09.080853 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:09.080853 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:09.081503 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:09.082500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-225a50c3-7b80-4736-a564-1a06c21f29a0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 200 Jul 22 04:51:09.083064 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 956/3801] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:09 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:09.240102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1692d145-1c98-476e-8d4f-c0ec1387859a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:09.241852 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1692d145-1c98-476e-8d4f-c0ec1387859a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:09.242087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1692d145-1c98-476e-8d4f-c0ec1387859a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:09.242284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1692d145-1c98-476e-8d4f-c0ec1387859a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:09.252166 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:09.252166 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:09.255693 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1692d145-1c98-476e-8d4f-c0ec1387859a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:09.259928 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1692d145-1c98-476e-8d4f-c0ec1387859a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:09.260334 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 945/3802] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:09 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:09.295598 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4798220b-1f7a-4e09-afa9-00970af34b0f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:09.297682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4798220b-1f7a-4e09-afa9-00970af34b0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:09.297914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4798220b-1f7a-4e09-afa9-00970af34b0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:09.298206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4798220b-1f7a-4e09-afa9-00970af34b0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:09.298332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4798220b-1f7a-4e09-afa9-00970af34b0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:09.307396 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:09.307396 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:09.308328 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4798220b-1f7a-4e09-afa9-00970af34b0f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:09.308792 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 955/3803] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:09 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:09.609758 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-3dbc5528-1713-41a7-862b-b68e62e9a191 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:09.611746 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-3dbc5528-1713-41a7-862b-b68e62e9a191 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95/action Jul 22 04:51:09.612174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-3dbc5528-1713-41a7-862b-b68e62e9a191 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:09.612395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-3dbc5528-1713-41a7-862b-b68e62e9a191 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:09.631520 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:09.631520 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:09.641058 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-54a7b35e-4316-40d0-af77-1a18ae4d45b8 req-3dbc5528-1713-41a7-862b-b68e62e9a191 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95/action returned with HTTP 204 Jul 22 04:51:09.641487 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 948/3804] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:51:09 2026] POST /volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:09.733496 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-939442e9-6b21-4382-956a-6a262ab80d50 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:09.735828 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-939442e9-6b21-4382-956a-6a262ab80d50 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:09.736096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-939442e9-6b21-4382-956a-6a262ab80d50 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:09.736276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-939442e9-6b21-4382-956a-6a262ab80d50 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:09.736374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-939442e9-6b21-4382-956a-6a262ab80d50 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:09.741785 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:09.741785 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:09.742549 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-939442e9-6b21-4382-956a-6a262ab80d50 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:09.743247 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 957/3805] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:09 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:09.972893 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.071957 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.072226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.072464 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.081648 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.082038 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.082370 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.088933 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e55af8f3-8bfb-40e2-8616-0b346a53efbf tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.089501 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 946/3806] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:09 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 597 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.092611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-049dc53d-ebda-4eeb-ac9f-a6a657e5f2af None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.094332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-049dc53d-ebda-4eeb-ac9f-a6a657e5f2af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:10.094520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-049dc53d-ebda-4eeb-ac9f-a6a657e5f2af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.094717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-049dc53d-ebda-4eeb-ac9f-a6a657e5f2af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.099179 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-049dc53d-ebda-4eeb-ac9f-a6a657e5f2af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 404 Jul 22 04:51:10.099679 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 956/3807] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:10.101282 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.102973 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults Jul 22 04:51:10.103209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.103392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'defaults' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.109664 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-477a8d2e-555d-49b9-b61e-768605924779 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.110535 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.111577 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:10.111826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.112085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.112229 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:10.117358 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34959196-fac0-47f6-9f2f-8cdc33776a0d tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults returned with HTTP 200 Jul 22 04:51:10.117713 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 949/3808] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults => generated 597 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.121182 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.121182 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:10.121653 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:10.128315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ac92704b-ce51-426f-a0d6-7f502529e829 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.130432 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac92704b-ce51-426f-a0d6-7f502529e829 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.130824 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ac92704b-ce51-426f-a0d6-7f502529e829 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:10.144356 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:51:10.144540 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-477a8d2e-555d-49b9-b61e-768605924779 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 202 Jul 22 04:51:10.145117 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 958/3809] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:10 2026] DELETE /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:10.153756 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.158087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:10.158228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.158468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.167135 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.167135 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:10.167594 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:51:10.172427 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96194bd9-fe75-418d-a8ab-dd8eb42fdeca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 200 Jul 22 04:51:10.172427 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 957/3810] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.182018 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ac92704b-ce51-426f-a0d6-7f502529e829 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.183065 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 947/3811] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:51:10 2026] PUT /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 555 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.195803 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5fcf1d3e-741c-4802-a447-33d630ed7e8c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.198628 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5fcf1d3e-741c-4802-a447-33d630ed7e8c tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] DELETE https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.198628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5fcf1d3e-741c-4802-a447-33d630ed7e8c tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.198628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5fcf1d3e-741c-4802-a447-33d630ed7e8c tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.207854 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5fcf1d3e-741c-4802-a447-33d630ed7e8c tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.208480 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 950/3812] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:10 2026] DELETE /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 22 04:51:10.218183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.218183 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.218183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.218421 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.219007 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.219007 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:10.232906 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.232906 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.232906 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.238531 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5676b4e0-3a11-4a26-8f8c-db5109a74588 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.239072 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 959/3813] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 597 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.249845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3d1f5d82-754d-4ca2-a843-bba599980352 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.251807 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.252237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:10.279001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.281703 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:10.281703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.281703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.300551 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.300551 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:10.305284 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:10.311284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5cd8809-2fc6-40d4-a58d-d6ecf63325c8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:10.312202 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 948/3814] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:10.321675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.324689 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:10.324882 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.325119 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.325184 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:10.329639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-18cd9c02-780c-4071-960d-f0fda5e43179 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.331871 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18cd9c02-780c-4071-960d-f0fda5e43179 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:10.332181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18cd9c02-780c-4071-960d-f0fda5e43179 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.332236 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.332580 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.332580 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:10.332649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-18cd9c02-780c-4071-960d-f0fda5e43179 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.332713 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.333022 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-406488244 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-406488244, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:10.333429 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ecfd7e54-eed0-41ea-8490-0a9517f67839 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:10.334054 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 951/3815] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.338181 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d1f5d82-754d-4ca2-a843-bba599980352 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.338662 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 958/3816] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:51:10 2026] PUT /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 555 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.345723 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.345723 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:10.347545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-07377488-643d-4b33-877c-1f18519a10ae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.349199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07377488-643d-4b33-877c-1f18519a10ae tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults Jul 22 04:51:10.349356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07377488-643d-4b33-877c-1f18519a10ae tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.349533 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07377488-643d-4b33-877c-1f18519a10ae tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'defaults' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.350073 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-18cd9c02-780c-4071-960d-f0fda5e43179 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:10.356320 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-18cd9c02-780c-4071-960d-f0fda5e43179 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:10.356865 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 960/3817] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:10.359206 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07377488-643d-4b33-877c-1f18519a10ae tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults returned with HTTP 200 Jul 22 04:51:10.361071 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 949/3818] 10.4.3.175 () {66 vars in 1381 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab/defaults => generated 597 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.372590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4994ed65-f88d-4ebe-aa59-255bcff2a033 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.377037 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4994ed65-f88d-4ebe-aa59-255bcff2a033 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:10.377037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4994ed65-f88d-4ebe-aa59-255bcff2a033 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.377037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4994ed65-f88d-4ebe-aa59-255bcff2a033 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.399213 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4994ed65-f88d-4ebe-aa59-255bcff2a033 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:10.399213 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 952/3819] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 597 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.406844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.409669 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:10.409878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.410120 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.414866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5589e395-c9ad-4e1b-ba05-cf6790edd6b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.416949 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5589e395-c9ad-4e1b-ba05-cf6790edd6b0 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True Jul 22 04:51:10.417204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5589e395-c9ad-4e1b-ba05-cf6790edd6b0 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.417424 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5589e395-c9ad-4e1b-ba05-cf6790edd6b0 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.420329 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.420329 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:10.423720 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:10.430332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-93923909-f2cc-4912-94a2-375f19fb9dd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:10.430332 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 959/3820] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:10.436459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5589e395-c9ad-4e1b-ba05-cf6790edd6b0 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True returned with HTTP 200 Jul 22 04:51:10.436865 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 961/3821] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True => generated 1338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:10.449984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.451793 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.452604 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/action Jul 22 04:51:10.453045 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:10.453203 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:10.466281 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.466281 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:10.467040 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:10.475772 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Begin detaching volume completed successfully. Jul 22 04:51:10.476121 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-c9cf9ea2-382d-42c6-b546-c7aa4aa24875 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/action returned with HTTP 202 Jul 22 04:51:10.476668 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 950/3822] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:51:10 2026] POST /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:10.530696 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:10.531135 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-963100052"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:10.533483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-963100052'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:10.533653 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume of 1 GB Jul 22 04:51:10.536127 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f3bace24-cec1-4aa4-b1dc-0298ee9ee0a8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.536572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f3bace24-cec1-4aa4-b1dc-0298ee9ee0a8 None None] GET https://10.4.3.175/volume// Jul 22 04:51:10.536813 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f3bace24-cec1-4aa4-b1dc-0298ee9ee0a8 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.537109 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f3bace24-cec1-4aa4-b1dc-0298ee9ee0a8 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.537463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f3bace24-cec1-4aa4-b1dc-0298ee9ee0a8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:10.537799 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 960/3823] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:51:10.542065 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Availability Zones retrieved successfully. Jul 22 04:51:10.546406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.548680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Flow 'volume_create_api' (e8a05139-81be-4dab-8e79-f7b0d8049ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:10.549699 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:10.550002 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8399a1-bcd8-48a0-bb4e-6549818f8f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:10.550649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.550649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.551287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:10.563981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.563981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:10.567723 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:10.575159 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-fdfdf260-437b-43c5-8a60-fe818ad01f10 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:10.575655 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 962/3824] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:10.586739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-79a16259-b862-4341-a08d-6fda525af506 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.588846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-79a16259-b862-4341-a08d-6fda525af506 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption Jul 22 04:51:10.589057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-79a16259-b862-4341-a08d-6fda525af506 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.589236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-79a16259-b862-4341-a08d-6fda525af506 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.594025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a8399a1-bcd8-48a0-bb4e-6549818f8f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:10.594913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c9c31d-80d5-46b4-a5a2-5c8635497416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:10.606287 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.606287 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:10.613647 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-79a16259-b862-4341-a08d-6fda525af506 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption returned with HTTP 200 Jul 22 04:51:10.614083 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 951/3825] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.678546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Created reservations ['344eaf58-248d-490e-8196-815f883edb70', 'ed3239fe-9704-49de-821b-5e7c1602d7a5', '38b688d7-5e6b-4312-a0fa-40c3f6f52bec', 'f647fb2a-1d54-4c9a-8fb8-0013cdf29c0b'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:10.679465 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6c9c31d-80d5-46b4-a5a2-5c8635497416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['344eaf58-248d-490e-8196-815f883edb70', 'ed3239fe-9704-49de-821b-5e7c1602d7a5', '38b688d7-5e6b-4312-a0fa-40c3f6f52bec', 'f647fb2a-1d54-4c9a-8fb8-0013cdf29c0b']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:10.680498 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6c1858-0000-43b3-966f-f7fc337cb0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:10.711801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6c1858-0000-43b3-966f-f7fc337cb0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f13ecfe-878c-4897-852f-30f66524b720', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-963100052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef305c79ae44a3ad22523578c3dfab',qos_specs=None,replication_status=,reservations=['344eaf58-248d-490e-8196-815f883edb70','ed3239fe-9704-49de-821b-5e7c1602d7a5','38b688d7-5e6b-4312-a0fa-40c3f6f52bec','f647fb2a-1d54-4c9a-8fb8-0013cdf29c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-963100052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f13ecfe-878c-4897-852f-30f66524b720,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ef305c79ae44a3ad22523578c3dfab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:10.712549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d710fc36-bdfc-4570-8748-2176b9967f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:10.734901 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d710fc36-bdfc-4570-8748-2176b9967f3d) transitioned into state 'SUCCESS' from state '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-963100052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef305c79ae44a3ad22523578c3dfab',qos_specs=None,replication_status=,reservations=['344eaf58-248d-490e-8196-815f883edb70','ed3239fe-9704-49de-821b-5e7c1602d7a5','38b688d7-5e6b-4312-a0fa-40c3f6f52bec','f647fb2a-1d54-4c9a-8fb8-0013cdf29c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:10.735577 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19aeeda3-17f4-413a-b0af-0eec510d6423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:10.746733 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19aeeda3-17f4-413a-b0af-0eec510d6423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:10.748185 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Flow 'volume_create_api' (e8a05139-81be-4dab-8e79-f7b0d8049ff1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:10.748619 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume request issued successfully. Jul 22 04:51:10.750230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d5ad1bc-c806-45fd-9dc0-f6e3915756c5 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:10.750230 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 953/3826] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:10 2026] POST /volume/v3/volumes => generated 755 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:10.755211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.758761 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:10.759027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.759255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.759389 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:10.766231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:10.766588 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.766588 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:10.767336 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-185278d7-3b85-4afa-b464-1373ad1a0e12 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:10.767771 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 961/3827] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:10.769244 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:10.769414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:10.769600 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:10.776142 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:10.776142 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:10.779590 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:10.783469 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5c12928f-cb56-40f9-afec-d53ba140bf2c tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 200 Jul 22 04:51:10.783835 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 963/3828] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:10 2026] GET /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:51:11.180518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-46be9091-37ce-41b6-9c20-0619da964638 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.182676 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-46be9091-37ce-41b6-9c20-0619da964638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:11.182771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-46be9091-37ce-41b6-9c20-0619da964638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.183200 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-46be9091-37ce-41b6-9c20-0619da964638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.187840 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-46be9091-37ce-41b6-9c20-0619da964638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 404 Jul 22 04:51:11.188292 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 952/3829] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:51:11.197372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.198842 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:11.199048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.199244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.199335 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:11.203291 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11bde3c1-cdb7-4d73-9600-886edf110a7d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 404 Jul 22 04:51:11.203730 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 954/3830] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.211663 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db01b163-9038-47a4-9910-c54082325a3a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.213579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db01b163-9038-47a4-9910-c54082325a3a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 Jul 22 04:51:11.213769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db01b163-9038-47a4-9910-c54082325a3a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.213978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db01b163-9038-47a4-9910-c54082325a3a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.218782 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db01b163-9038-47a4-9910-c54082325a3a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 returned with HTTP 404 Jul 22 04:51:11.219385 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 962/3831] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/snapshots/430b05a3-4ed9-4571-864f-c386a048ea89 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.225534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.227289 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:11.227545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.227620 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.227728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:11.232180 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-00923d53-1ea7-438a-8fa0-84525bca0cc6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 404 Jul 22 04:51:11.232691 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 964/3832] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.241072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c34f8d2f-eefa-4e51-8b05-b81d99cb208b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.244109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c34f8d2f-eefa-4e51-8b05-b81d99cb208b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 Jul 22 04:51:11.244351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c34f8d2f-eefa-4e51-8b05-b81d99cb208b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.244583 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c34f8d2f-eefa-4e51-8b05-b81d99cb208b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.251571 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c34f8d2f-eefa-4e51-8b05-b81d99cb208b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 returned with HTTP 404 Jul 22 04:51:11.252198 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 953/3833] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/snapshots/0142aea8-5a15-4d8e-9e32-5ad202271767 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.261598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-67955888-7b87-4ead-9996-b5001b7c6e89 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.264328 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67955888-7b87-4ead-9996-b5001b7c6e89 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:11.264612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67955888-7b87-4ead-9996-b5001b7c6e89 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.264843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-67955888-7b87-4ead-9996-b5001b7c6e89 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.264939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-67955888-7b87-4ead-9996-b5001b7c6e89 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:11.270121 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-67955888-7b87-4ead-9996-b5001b7c6e89 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 404 Jul 22 04:51:11.270692 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 955/3834] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.280556 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4fb34743-d5c5-40a4-bee9-871bf2c86718 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.282113 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4fb34743-d5c5-40a4-bee9-871bf2c86718 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c Jul 22 04:51:11.283489 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4fb34743-d5c5-40a4-bee9-871bf2c86718 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.283489 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4fb34743-d5c5-40a4-bee9-871bf2c86718 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.288887 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4fb34743-d5c5-40a4-bee9-871bf2c86718 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c returned with HTTP 404 Jul 22 04:51:11.288887 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 963/3835] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/snapshots/f9cd5228-3187-40e5-9ac2-322555bb1b0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:11.349623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.352454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:11.352814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.353160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.353322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:11.359444 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.359444 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:11.360205 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f759f7df-8f26-4d97-9fb4-b851b3f6e894 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:11.360772 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 965/3836] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.582124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-75b69493-d613-40e5-90af-4aa5185ca119 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.584470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-75b69493-d613-40e5-90af-4aa5185ca119 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 Jul 22 04:51:11.584656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-75b69493-d613-40e5-90af-4aa5185ca119 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.584862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-75b69493-d613-40e5-90af-4aa5185ca119 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.596952 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.596952 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:11.651213 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2a107420-3f03-40f7-bfe8-55eabe458ea3 req-75b69493-d613-40e5-90af-4aa5185ca119 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 returned with HTTP 200 Jul 22 04:51:11.651627 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 954/3837] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/attachments/4193f4a8-1831-4fd1-ab45-d5e9d1ee5677 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.778449 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e00156d9-21fc-4c27-aee3-096eaae67711 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.780559 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e00156d9-21fc-4c27-aee3-096eaae67711 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:11.780854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e00156d9-21fc-4c27-aee3-096eaae67711 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.781136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e00156d9-21fc-4c27-aee3-096eaae67711 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.781273 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e00156d9-21fc-4c27-aee3-096eaae67711 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:11.785894 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.785894 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:11.786454 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e00156d9-21fc-4c27-aee3-096eaae67711 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:11.786869 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 956/3838] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.796356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.798228 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:11.798398 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.798588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.805661 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.805661 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:11.809119 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:11.812938 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-095ae2be-597d-4eee-80b1-bedec9fb6663 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 200 Jul 22 04:51:11.813526 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 964/3839] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.826593 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f89f3679-25b8-4831-a08e-9180f5ad482f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.828424 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f89f3679-25b8-4831-a08e-9180f5ad482f tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True Jul 22 04:51:11.828614 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f89f3679-25b8-4831-a08e-9180f5ad482f tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.828796 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f89f3679-25b8-4831-a08e-9180f5ad482f tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.851735 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f89f3679-25b8-4831-a08e-9180f5ad482f tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True returned with HTTP 200 Jul 22 04:51:11.852386 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 966/3840] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True => generated 1338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:11.862275 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.864110 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:11.864291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.864444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.864593 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Delete volume with id: 4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:11.871578 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.871578 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:11.872067 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:11.898470 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Delete volume request issued successfully. Jul 22 04:51:11.898741 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-12afb071-15f2-478c-855d-5ce37bd8bbb8 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 202 Jul 22 04:51:11.899316 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 955/3841] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:11.910240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5692da76-2673-409e-8c9f-67ceff25f536 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.912625 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5692da76-2673-409e-8c9f-67ceff25f536 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:11.912806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5692da76-2673-409e-8c9f-67ceff25f536 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.913301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5692da76-2673-409e-8c9f-67ceff25f536 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.921702 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.921702 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:11.925217 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5692da76-2673-409e-8c9f-67ceff25f536 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:11.929378 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5692da76-2673-409e-8c9f-67ceff25f536 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 200 Jul 22 04:51:11.930603 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 957/3842] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.932231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.936814 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:11.936995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.937189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.948943 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.948943 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:11.954236 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:11.960349 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ae93f00f-b011-4fd4-a901-e2ca567a0e90 req-99e6acd0-43c1-43f1-9908-ec0095458471 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:51:11.960856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 965/3843] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:11 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:11.971239 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-7cffc71b-c45d-42cb-8508-e03ae9e8dc68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.973797 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-7cffc71b-c45d-42cb-8508-e03ae9e8dc68 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 Jul 22 04:51:11.974056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-7cffc71b-c45d-42cb-8508-e03ae9e8dc68 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.974385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-7cffc71b-c45d-42cb-8508-e03ae9e8dc68 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.978633 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:11.981637 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] DELETE https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:11.982151 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:11.982364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:11.982800 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete volume with id: 1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:11.990548 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.990548 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:11.994056 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:11.994056 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:11.994282 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:12.015797 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Delete volume request issued successfully. Jul 22 04:51:12.016067 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-beb28fd9-f88b-482c-ac54-21eec5b2c603 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 202 Jul 22 04:51:12.016454 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 956/3844] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:12.028689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-728e2cff-ac17-4829-a359-c826bc4ac75d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.031165 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-728e2cff-ac17-4829-a359-c826bc4ac75d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:12.031456 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-728e2cff-ac17-4829-a359-c826bc4ac75d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.031540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-728e2cff-ac17-4829-a359-c826bc4ac75d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.042643 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:12.042643 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:12.050993 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-728e2cff-ac17-4829-a359-c826bc4ac75d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Volume info retrieved successfully. Jul 22 04:51:12.051943 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf079639-dc29-4465-8dfc-586fddb5c2e9 req-7cffc71b-c45d-42cb-8508-e03ae9e8dc68 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 returned with HTTP 200 Jul 22 04:51:12.052402 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 967/3845] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:51:11 2026] DELETE /volume/v3/attachments/85e50c28-5fc3-4102-ae33-27bfa554ab95 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:12.058177 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-728e2cff-ac17-4829-a359-c826bc4ac75d tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 200 Jul 22 04:51:12.058603 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 958/3846] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:12.372711 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-830a9caf-b108-4347-a39c-7309335501e2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.376358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-830a9caf-b108-4347-a39c-7309335501e2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:12.376554 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-830a9caf-b108-4347-a39c-7309335501e2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.376771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-830a9caf-b108-4347-a39c-7309335501e2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.376874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-830a9caf-b108-4347-a39c-7309335501e2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:12.381083 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:12.381083 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:12.381822 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-830a9caf-b108-4347-a39c-7309335501e2 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:12.382462 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 966/3847] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:12.658306 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.661152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:12.661433 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.661719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.671499 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:12.671499 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:12.679552 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:12.688921 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-66a55049-10fa-47de-9a1f-4aa05705767a req-d5cdbcbe-430c-44b7-a489-b7e7c936b46b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:12.689552 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 957/3848] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:12.800477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.802407 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:12.802650 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.802836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.802944 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:12.815026 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:12.815026 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:12.816064 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8db196d9-be0d-4934-9adb-fd4425f905c6 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:12.817797 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 968/3849] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:12.944929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dbe9fad8-6081-4ec2-82a9-0181adf1ecbd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.948138 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe9fad8-6081-4ec2-82a9-0181adf1ecbd tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:12.948345 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe9fad8-6081-4ec2-82a9-0181adf1ecbd tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.948615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dbe9fad8-6081-4ec2-82a9-0181adf1ecbd tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.956887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dbe9fad8-6081-4ec2-82a9-0181adf1ecbd tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 404 Jul 22 04:51:12.957566 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 959/3850] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:12.967685 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7aaade97-cd73-4112-9cfb-08dbcca71fe3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.971281 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7aaade97-cd73-4112-9cfb-08dbcca71fe3 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:12.971529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7aaade97-cd73-4112-9cfb-08dbcca71fe3 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.971758 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7aaade97-cd73-4112-9cfb-08dbcca71fe3 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.981472 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7aaade97-cd73-4112-9cfb-08dbcca71fe3 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 404 Jul 22 04:51:12.982484 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 967/3851] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:12 2026] GET /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:12.992324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:12.996087 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:12.996087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:12.996087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:12.996087 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Delete volume with id: 4f13ecfe-878c-4897-852f-30f66524b720 Jul 22 04:51:13.003462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90f71b38-c9c3-4aa0-83b2-cb13b4cac6c6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 returned with HTTP 404 Jul 22 04:51:13.004219 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 958/3852] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:12 2026] DELETE /volume/v3/volumes/4f13ecfe-878c-4897-852f-30f66524b720 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:13.018607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-79548590-6475-46a6-bc98-b956d77e271e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.020572 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:13.021027 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1334540343"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:13.022917 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1334540343'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:13.023079 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume of 1 GB Jul 22 04:51:13.028448 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Availability Zones retrieved successfully. Jul 22 04:51:13.034874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Flow 'volume_create_api' (9450348b-5c7e-4750-87b5-7b7b9e4dc888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:13.038551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c45ae52-ec81-4508-ad6d-2112af18d5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:13.041536 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:13.075197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e29dc06e-1820-48dc-b341-79daab960271 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.077071 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e29dc06e-1820-48dc-b341-79daab960271 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] GET https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae Jul 22 04:51:13.077376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e29dc06e-1820-48dc-b341-79daab960271 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:13.078938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e29dc06e-1820-48dc-b341-79daab960271 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:13.085897 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e29dc06e-1820-48dc-b341-79daab960271 tempest-TestMinimumBasicScenario-1408375572 tempest-TestMinimumBasicScenario-1408375572-project-member] https://10.4.3.175/volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae returned with HTTP 404 Jul 22 04:51:13.086538 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 960/3853] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:13 2026] GET /volume/v3/volumes/1a8d6a3f-31a3-449b-b336-6ba7862906ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:13.092214 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c45ae52-ec81-4508-ad6d-2112af18d5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:13.092759 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c7fca-29f8-4247-bfc4-086d83acb169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:13.156163 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Created reservations ['028c2fc2-27a4-452e-b94c-6801ac6a889a', '3a0ee499-37f2-4023-936e-7fee1816622d', '7e21a459-c0f6-4d82-ba0e-168190c0f622', 'c5bf1cdf-d842-4a63-bd95-67a6fa9f074f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:13.156163 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e1c7fca-29f8-4247-bfc4-086d83acb169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['028c2fc2-27a4-452e-b94c-6801ac6a889a', '3a0ee499-37f2-4023-936e-7fee1816622d', '7e21a459-c0f6-4d82-ba0e-168190c0f622', 'c5bf1cdf-d842-4a63-bd95-67a6fa9f074f']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:13.156163 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0233fe0-bee3-404e-a386-1542f2bac12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:13.170594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4c2ac297-67df-49c8-b1d0-edc0ced2407d req-ea709fa6-6ca1-4584-88ad-a415e7f47f2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.173304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4c2ac297-67df-49c8-b1d0-edc0ced2407d req-ea709fa6-6ca1-4584-88ad-a415e7f47f2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a Jul 22 04:51:13.173653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4c2ac297-67df-49c8-b1d0-edc0ced2407d req-ea709fa6-6ca1-4584-88ad-a415e7f47f2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:13.173805 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4c2ac297-67df-49c8-b1d0-edc0ced2407d req-ea709fa6-6ca1-4584-88ad-a415e7f47f2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:13.182107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0233fe0-bee3-404e-a386-1542f2bac12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1334540343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef305c79ae44a3ad22523578c3dfab',qos_specs=None,replication_status=,reservations=['028c2fc2-27a4-452e-b94c-6801ac6a889a','3a0ee499-37f2-4023-936e-7fee1816622d','7e21a459-c0f6-4d82-ba0e-168190c0f622','c5bf1cdf-d842-4a63-bd95-67a6fa9f074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1334540343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ef305c79ae44a3ad22523578c3dfab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:13.182456 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:13.182456 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:13.183345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1cb7813-1749-41b3-a64f-b148696f8359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:13.209793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1cb7813-1749-41b3-a64f-b148696f8359) transitioned into state 'SUCCESS' from state '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-1334540343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ef305c79ae44a3ad22523578c3dfab',qos_specs=None,replication_status=,reservations=['028c2fc2-27a4-452e-b94c-6801ac6a889a','3a0ee499-37f2-4023-936e-7fee1816622d','7e21a459-c0f6-4d82-ba0e-168190c0f622','c5bf1cdf-d842-4a63-bd95-67a6fa9f074f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3974c3ad7baf4aacaa1db63074e823b1',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:13.210826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f04869-9d2d-4611-9570-b49833d2cef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:13.224271 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f04869-9d2d-4611-9570-b49833d2cef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:13.224855 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Flow 'volume_create_api' (9450348b-5c7e-4750-87b5-7b7b9e4dc888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:13.225749 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Create volume request issued successfully. Jul 22 04:51:13.225749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79548590-6475-46a6-bc98-b956d77e271e tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:13.228058 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 969/3854] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:13 2026] POST /volume/v3/volumes => generated 756 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:13.244352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fdc47e91-8531-435b-ab06-982963a44df6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.246062 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fdc47e91-8531-435b-ab06-982963a44df6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:13.246522 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fdc47e91-8531-435b-ab06-982963a44df6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:13.246835 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fdc47e91-8531-435b-ab06-982963a44df6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:13.249308 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4c2ac297-67df-49c8-b1d0-edc0ced2407d req-ea709fa6-6ca1-4584-88ad-a415e7f47f2a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a returned with HTTP 200 Jul 22 04:51:13.249875 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 968/3855] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:51:13 2026] DELETE /volume/v3/attachments/c29598b9-4f4c-4d9d-af81-4ee529602f2a => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:13.255395 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:13.255395 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:13.261338 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fdc47e91-8531-435b-ab06-982963a44df6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:13.268338 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fdc47e91-8531-435b-ab06-982963a44df6 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 200 Jul 22 04:51:13.269217 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 959/3856] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:13 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:13.397290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.399190 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:13.399424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:13.400212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:13.400212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:13.404883 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:13.404883 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:13.405708 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02421259-ae64-4ab9-baf8-86c0e7d4545e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:13.406116 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 961/3857] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:13 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:13.834046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:13.836213 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:13.836409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:13.836632 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:13.836701 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:13.843949 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:13.843949 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:13.844877 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-742ac40d-ba5b-4e3a-8ac5-45c80ad71168 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:13.845438 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 970/3858] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:13 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:14.282893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.285771 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.285771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.286198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.296939 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.296939 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:14.300990 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Volume info retrieved successfully. Jul 22 04:51:14.305123 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82dc9dd0-8a51-4338-8052-d5a3a9dc7272 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 200 Jul 22 04:51:14.305471 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 969/3859] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:14.322187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-63aba92c-f8c8-45b7-a632-5dc01a330f32 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.324956 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63aba92c-f8c8-45b7-a632-5dc01a330f32 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True Jul 22 04:51:14.325238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63aba92c-f8c8-45b7-a632-5dc01a330f32 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.325527 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63aba92c-f8c8-45b7-a632-5dc01a330f32 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.356323 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63aba92c-f8c8-45b7-a632-5dc01a330f32 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True returned with HTTP 200 Jul 22 04:51:14.356393 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 960/3860] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:14.367646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-06343fe3-b420-41c3-99fd-fc37b76b3527 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.370399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06343fe3-b420-41c3-99fd-fc37b76b3527 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True Jul 22 04:51:14.370857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-06343fe3-b420-41c3-99fd-fc37b76b3527 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.370857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-06343fe3-b420-41c3-99fd-fc37b76b3527 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.390923 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06343fe3-b420-41c3-99fd-fc37b76b3527 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True returned with HTTP 200 Jul 22 04:51:14.391484 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 962/3861] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True => generated 1338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:14.405831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.407588 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] POST https://10.4.3.175/volume/v3/os-volume-transfer Jul 22 04:51:14.407914 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:14.409277 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.volume_transfer [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 22 04:51:14.409387 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.volume_transfer [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Creating transfer of volume b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.409520 np0000005618 devstack@c-api.service[100125]: INFO cinder.transfer.api [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Generating transfer record for volume b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.419610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.419927 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.419927 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:14.421544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:14.421710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.421877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.421973 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:14.426100 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.426100 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:14.426771 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b9b1a5bd-e7cf-4766-a190-a8d643b84e2f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:14.427146 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 970/3862] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:14.432430 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-479b1c4e-c74c-49f0-956b-2ea39af2d219 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/os-volume-transfer returned with HTTP 202 Jul 22 04:51:14.432894 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 971/3863] 10.4.3.175 () {68 vars in 1291 bytes} [Wed Jul 22 04:51:14 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:14.443062 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.500550 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] POST https://10.4.3.175/volume/v3/os-volume-transfer/c3d64441-e202-4090-bead-4fa5702e3be3/accept Jul 22 04:51:14.500862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6537c1d1dfe23fae"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:14.502146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.volume_transfer [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Accepting volume transfer c3d64441-e202-4090-bead-4fa5702e3be3 {{(pid=100124) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 04:51:14.502247 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.volume_transfer [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Accepting transfer c3d64441-e202-4090-bead-4fa5702e3be3 Jul 22 04:51:14.565533 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Created reservations ['a378bc85-c822-4549-8ef1-7a44b9618d21', 'be77f398-a9b7-4002-8625-ba3b6bc6f7de', '6f30791d-6a3d-4182-8822-65e43bcb8f10', '17ca311e-0280-43d4-a9df-e156f59f5fc8'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:14.607707 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Created reservations ['431d7eed-2d25-4cd1-affd-df6b6a2fc516', 'd1071585-2d20-41f5-9702-cab048e71e97', '863ba90c-841d-422f-90ed-e120fd782d92', 'd4880ba5-97da-41d4-a24d-59d0b94d771c'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:14.658176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Created reservations ['39ebac59-5434-4714-b702-a32bd948b61d', '4cf3b6c5-0f1b-4f96-a3ad-e53e1bf59a25', '5e8aae2a-e01f-4dd8-9be2-89507455fed5', 'f2341977-939c-490e-bdab-e08378537875'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:14.706118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Created reservations ['60750126-3780-4ea8-a92a-c8866652baf1', 'f1559e0f-b6aa-40f5-a4f4-17a61116eda4', 'e1b7d69c-2155-461e-a902-52e75744a060', '162c1d85-d43f-4ffa-837f-783ce5b9a537'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:14.730753 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Transfer volume completed successfully. Jul 22 04:51:14.816306 np0000005618 devstack@c-api.service[100124]: INFO cinder.transfer.api [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Volume b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e has been transferred. Jul 22 04:51:14.822281 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f04cf49-3b5d-469f-b8ce-521add170de2 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] https://10.4.3.175/volume/v3/os-volume-transfer/c3d64441-e202-4090-bead-4fa5702e3be3/accept returned with HTTP 202 Jul 22 04:51:14.822666 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 961/3864] 10.4.3.175 () {68 vars in 1423 bytes} [Wed Jul 22 04:51:14 2026] POST /volume/v3/os-volume-transfer/c3d64441-e202-4090-bead-4fa5702e3be3/accept => generated 365 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:14.834924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.837351 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.837609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.837867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.849569 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.849569 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:14.859146 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] Volume info retrieved successfully. Jul 22 04:51:14.859323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.862853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:14.863185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.863439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.863611 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:14.864650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-52bfa3ed-ff2a-45ed-905c-b7d2426518e0 tempest-VolumeQuotasAdminTestJSON-512195569 tempest-VolumeQuotasAdminTestJSON-512195569-project-member] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 200 Jul 22 04:51:14.865151 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 963/3865] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:14.871090 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.871090 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:14.871727 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4736f876-1bf8-4372-9367-9a1d6511fb9e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:14.872249 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 971/3866] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:14.878676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fa6f244c-ded2-4bfe-b185-13fdbbbf3ab6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.880771 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa6f244c-ded2-4bfe-b185-13fdbbbf3ab6 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True Jul 22 04:51:14.881019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa6f244c-ded2-4bfe-b185-13fdbbbf3ab6 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.881284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fa6f244c-ded2-4bfe-b185-13fdbbbf3ab6 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.901555 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fa6f244c-ded2-4bfe-b185-13fdbbbf3ab6 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True returned with HTTP 200 Jul 22 04:51:14.902038 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 972/3867] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab?usage=True => generated 1338 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:14.915030 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9233d8b-afd5-4886-8460-a5017d0b1e81 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.916666 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9233d8b-afd5-4886-8460-a5017d0b1e81 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True Jul 22 04:51:14.916866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9233d8b-afd5-4886-8460-a5017d0b1e81 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.917016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9233d8b-afd5-4886-8460-a5017d0b1e81 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.917257 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.917257 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:14.932771 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9233d8b-afd5-4886-8460-a5017d0b1e81 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True returned with HTTP 200 Jul 22 04:51:14.933204 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 962/3868] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/os-quota-sets/4d5e29269cc44270bddcb6ad40d95192?usage=True => generated 1338 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:51:14.945067 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.946973 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.947203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.947386 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:14.947540 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Delete volume with id: b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.956220 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:14.956220 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:14.956876 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Volume info retrieved successfully. Jul 22 04:51:14.979140 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Delete volume request issued successfully. Jul 22 04:51:14.979560 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fb3fae9-a1c0-4553-be98-d65c6708d0f9 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 202 Jul 22 04:51:14.980066 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 964/3869] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:14 2026] DELETE /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:14.989031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:14.991490 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:14.991702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:14.992277 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.000713 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.000713 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:15.005651 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Volume info retrieved successfully. Jul 22 04:51:15.009892 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2ec5a64-79e6-400f-9663-6b4c34af1a71 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 200 Jul 22 04:51:15.010452 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 972/3870] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:14 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:15.437204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.439951 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:15.440199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.440420 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.440595 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:15.446566 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.446566 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:15.446675 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ebe6e01-68df-40f9-9cfe-31d97bfcbb14 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:15.447049 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 973/3871] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:15 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:15.498020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-932274ca-9dca-459b-adef-d15e77a58712 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.499811 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:15.499988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.500224 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.500417 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:15.509195 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.509195 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:15.509729 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:15.535994 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:51:15.536262 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-932274ca-9dca-459b-adef-d15e77a58712 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 202 Jul 22 04:51:15.536661 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 963/3872] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:15 2026] DELETE /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:15.543810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.545577 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:15.545747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.545941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.554450 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.554450 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:15.560403 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:15.567586 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de2d498f-fc42-42e0-baa2-9c2e3bcc0999 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 200 Jul 22 04:51:15.568084 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 965/3873] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:15 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:15.886159 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.887171 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:15.887360 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.887538 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.887649 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:15.892554 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.892554 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:15.893372 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2353df35-7b34-48f8-b8dd-b6decbb91776 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:15.893784 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 973/3874] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:15 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:15.919954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.922608 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:15.922884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.923113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.923296 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume with id: 79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:15.935018 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.935018 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:15.935624 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:15.949288 np0000005618 devstack@c-api.service[100125]: WARNING cinder.keymgr.conf_key_mgr [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:51:15.957077 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume request issued successfully. Jul 22 04:51:15.957365 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bb9fe864-7ff6-437f-8dfb-39e61be3955d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 202 Jul 22 04:51:15.957996 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 974/3875] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:15 2026] DELETE /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 04:51:15.965284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-58c77f80-3026-4c44-a27e-b557723e68e0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:15.967916 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58c77f80-3026-4c44-a27e-b557723e68e0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:15.968201 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58c77f80-3026-4c44-a27e-b557723e68e0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:15.968410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58c77f80-3026-4c44-a27e-b557723e68e0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:15.977122 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:15.977122 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:15.981447 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-58c77f80-3026-4c44-a27e-b557723e68e0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:51:15.985859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58c77f80-3026-4c44-a27e-b557723e68e0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 200 Jul 22 04:51:15.986538 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 964/3876] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:15 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:16.027481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6be082aa-5e8a-4962-9c6e-b621b76f98d3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.029224 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6be082aa-5e8a-4962-9c6e-b621b76f98d3 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:16.029343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6be082aa-5e8a-4962-9c6e-b621b76f98d3 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.029539 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6be082aa-5e8a-4962-9c6e-b621b76f98d3 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.037618 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6be082aa-5e8a-4962-9c6e-b621b76f98d3 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 404 Jul 22 04:51:16.038060 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 966/3877] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:16.046132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cbcc1977-47b0-4705-9e58-09e2cde541e7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.048264 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbcc1977-47b0-4705-9e58-09e2cde541e7 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] GET https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:16.048981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbcc1977-47b0-4705-9e58-09e2cde541e7 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.048981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbcc1977-47b0-4705-9e58-09e2cde541e7 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.058299 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbcc1977-47b0-4705-9e58-09e2cde541e7 tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 404 Jul 22 04:51:16.058937 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 974/3878] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:16.070364 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fc886672-f7ac-4c49-a409-46540af05bfc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.072614 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fc886672-f7ac-4c49-a409-46540af05bfc tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:16.072809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fc886672-f7ac-4c49-a409-46540af05bfc tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.073050 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fc886672-f7ac-4c49-a409-46540af05bfc tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.073225 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-fc886672-f7ac-4c49-a409-46540af05bfc tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] Delete volume with id: b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e Jul 22 04:51:16.080182 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fc886672-f7ac-4c49-a409-46540af05bfc tempest-VolumeQuotasAdminTestJSON-1025413444 tempest-VolumeQuotasAdminTestJSON-1025413444-project-member] https://10.4.3.175/volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e returned with HTTP 404 Jul 22 04:51:16.080429 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 975/3879] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:16 2026] DELETE /volume/v3/volumes/b7dce6a8-8dbe-4ca3-b1d4-35f38b5f807e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:16.092394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-840d9ce4-85f3-427e-9e24-bb98cc000d90 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.095187 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-840d9ce4-85f3-427e-9e24-bb98cc000d90 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/3644ee9a5efa4be1ae2c72ff91887780?usage=True Jul 22 04:51:16.095375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-840d9ce4-85f3-427e-9e24-bb98cc000d90 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.095568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-840d9ce4-85f3-427e-9e24-bb98cc000d90 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.112873 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-840d9ce4-85f3-427e-9e24-bb98cc000d90 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/3644ee9a5efa4be1ae2c72ff91887780?usage=True returned with HTTP 200 Jul 22 04:51:16.113344 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 965/3880] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/os-quota-sets/3644ee9a5efa4be1ae2c72ff91887780?usage=True => generated 1338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:16.125782 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d9e4c496-93e9-4695-bcd5-8e388fc0fd46 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.127663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9e4c496-93e9-4695-bcd5-8e388fc0fd46 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:16.128021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9e4c496-93e9-4695-bcd5-8e388fc0fd46 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-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=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:16.216713 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9e4c496-93e9-4695-bcd5-8e388fc0fd46 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:16.216834 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 967/3881] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:51:16 2026] PUT /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 557 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:16.228046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f41e5f1a-0bf3-4ef4-9805-957064ddf990 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.230223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f41e5f1a-0bf3-4ef4-9805-957064ddf990 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab Jul 22 04:51:16.230457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f41e5f1a-0bf3-4ef4-9805-957064ddf990 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:16.303595 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=307,cinder:UPDATE=91,cinder:INSERT=38 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:51:16.338729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f41e5f1a-0bf3-4ef4-9805-957064ddf990 tempest-VolumeQuotasAdminTestJSON-976718949 tempest-VolumeQuotasAdminTestJSON-976718949-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab returned with HTTP 200 Jul 22 04:51:16.339152 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 975/3882] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:51:16 2026] PUT /volume/v3/os-quota-sets/85ef305c79ae44a3ad22523578c3dfab => generated 555 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:16.457267 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-15e74476-0fa4-419b-accc-9307442da940 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.459250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-15e74476-0fa4-419b-accc-9307442da940 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:16.459486 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-15e74476-0fa4-419b-accc-9307442da940 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.459735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-15e74476-0fa4-419b-accc-9307442da940 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.459899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-15e74476-0fa4-419b-accc-9307442da940 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:16.461734 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=351,cinder:INSERT=70,cinder:UPDATE=122 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:51:16.465699 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:16.465699 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:16.466919 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-15e74476-0fa4-419b-accc-9307442da940 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:16.468084 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 976/3883] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:16.581144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fc9293bd-3f90-4e9d-8034-83bb4bc09b64 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.584522 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fc9293bd-3f90-4e9d-8034-83bb4bc09b64 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 Jul 22 04:51:16.584735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fc9293bd-3f90-4e9d-8034-83bb4bc09b64 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.585068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fc9293bd-3f90-4e9d-8034-83bb4bc09b64 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.593575 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fc9293bd-3f90-4e9d-8034-83bb4bc09b64 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 returned with HTTP 404 Jul 22 04:51:16.594433 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 966/3884] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/volumes/1bdb5c7c-9305-43a3-bcb3-f5755318ac32 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:16.630530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4dee1b55-916c-4fde-b61f-deefbbba384b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.632521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:16.632856 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-258704680", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:16.634398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-258704680', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:16.909744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b07b17ad-3155-4e91-8b05-6d8135913740 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:16.911599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b07b17ad-3155-4e91-8b05-6d8135913740 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:16.911807 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b07b17ad-3155-4e91-8b05-6d8135913740 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:16.911994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b07b17ad-3155-4e91-8b05-6d8135913740 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:16.912114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b07b17ad-3155-4e91-8b05-6d8135913740 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:16.916641 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:51:16.917168 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:16.917168 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:16.917802 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b07b17ad-3155-4e91-8b05-6d8135913740 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:16.918307 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 976/3885] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:16 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:16.923183 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=403,cinder:INSERT=64,cinder:UPDATE=138 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:51:16.927928 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:51:16.936370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (140cbfb2-7a22-4dfc-949a-b442c87ce0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:16.938030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0f65f9-219b-44a2-83be-788a067e9272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:16.939879 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:16.997157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af0f65f9-219b-44a2-83be-788a067e9272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:16.998569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4646feb3-e61a-4814-b8e8-d49050f4a676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.000926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d365a26d-ee0e-41fb-a252-297cd6970011 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.002742 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d365a26d-ee0e-41fb-a252-297cd6970011 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 Jul 22 04:51:17.002979 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d365a26d-ee0e-41fb-a252-297cd6970011 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.003193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d365a26d-ee0e-41fb-a252-297cd6970011 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.009729 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d365a26d-ee0e-41fb-a252-297cd6970011 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 returned with HTTP 404 Jul 22 04:51:17.010263 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 977/3886] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/volumes/79f053c3-8130-4f66-ba0a-9ec9eebfa6c5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:17.020385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.022318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:51:17.022440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.022667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.023510 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:51:17.040140 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Get all volumes completed successfully. Jul 22 04:51:17.042375 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.042375 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:17.043657 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['6d524178-b942-4697-9bc8-c03bbf5513f8', '2cde25ff-2d13-4496-a70e-9cc91486cd92', '8bf395c8-9382-4dc9-9081-796bab5b3797', '3a3f7eb2-a994-4e47-9cee-dda1e707b991'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:17.044307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4646feb3-e61a-4814-b8e8-d49050f4a676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d524178-b942-4697-9bc8-c03bbf5513f8', '2cde25ff-2d13-4496-a70e-9cc91486cd92', '8bf395c8-9382-4dc9-9081-796bab5b3797', '3a3f7eb2-a994-4e47-9cee-dda1e707b991']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.044978 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa793726-6009-4f78-afb5-b7135898ddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.047318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-833fd4d0-45ad-4ad5-9ac4-1faa481f9dcd tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:51:17.047871 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 967/3887] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9578 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:17.063789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd9988f4-fb47-421c-ae85-8b4c34022883 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.065818 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd9988f4-fb47-421c-ae85-8b4c34022883 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] DELETE https://10.4.3.175/volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a Jul 22 04:51:17.066045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd9988f4-fb47-421c-ae85-8b4c34022883 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.066210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd9988f4-fb47-421c-ae85-8b4c34022883 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.074263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa793726-6009-4f78-afb5-b7135898ddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f39f7bcc-387a-40f6-a753-92605228de68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-258704680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['6d524178-b942-4697-9bc8-c03bbf5513f8','2cde25ff-2d13-4496-a70e-9cc91486cd92','8bf395c8-9382-4dc9-9081-796bab5b3797','3a3f7eb2-a994-4e47-9cee-dda1e707b991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-258704680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f39f7bcc-387a-40f6-a753-92605228de68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.075569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255148a3-9ce3-42e3-8654-61d9936fb7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.101700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255148a3-9ce3-42e3-8654-61d9936fb7dc) transitioned into state 'SUCCESS' from state '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-258704680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['6d524178-b942-4697-9bc8-c03bbf5513f8','2cde25ff-2d13-4496-a70e-9cc91486cd92','8bf395c8-9382-4dc9-9081-796bab5b3797','3a3f7eb2-a994-4e47-9cee-dda1e707b991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.105899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082a8a35-2058-465e-a00d-bfdc305cfdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.106579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd9988f4-fb47-421c-ae85-8b4c34022883 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a returned with HTTP 202 Jul 22 04:51:17.107044 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 977/3888] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:51:17 2026] DELETE /volume/v3/types/a893ffbb-025c-4fff-a5aa-48358c38677a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:17.118628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-981cedd8-ec69-4bff-b2c1-0da804cc1edb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.120669 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-981cedd8-ec69-4bff-b2c1-0da804cc1edb tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:51:17.120772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (082a8a35-2058-465e-a00d-bfdc305cfdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.121153 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-981cedd8-ec69-4bff-b2c1-0da804cc1edb tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-609648508", "extra_specs": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:17.122177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (140cbfb2-7a22-4dfc-949a-b442c87ce0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:17.122552 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:51:17.123148 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4dee1b55-916c-4fde-b61f-deefbbba384b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:17.123514 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 968/3889] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:16 2026] POST /volume/v3/volumes => generated 758 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:17.140700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.145571 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:17.145860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.146098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.149847 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-981cedd8-ec69-4bff-b2c1-0da804cc1edb tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:51:17.150493 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 978/3890] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:51:17 2026] POST /volume/v3/types => generated 213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.156370 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.156370 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:17.160800 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:17.162659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64f82912-ca1a-4518-a67f-8fe97b1f8778 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.164689 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64f82912-ca1a-4518-a67f-8fe97b1f8778 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18/encryption Jul 22 04:51:17.165613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64f82912-ca1a-4518-a67f-8fe97b1f8778 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:17.166361 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-19377ffe-e2ff-4f95-a8ec-4046bc50a946 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:17.166751 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 968/3891] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.193203 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64f82912-ca1a-4518-a67f-8fe97b1f8778 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18/encryption returned with HTTP 200 Jul 22 04:51:17.193694 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 978/3892] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:51:17 2026] POST /volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.206110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-db919de7-05fd-4cb1-a12f-099c14694831 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.208623 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:17.209800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-180437559", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-609648508", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:17.211331 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-180437559', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-609648508', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:17.215307 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume of 1 GB Jul 22 04:51:17.215552 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.215552 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:17.215950 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Availability Zones retrieved successfully. Jul 22 04:51:17.222604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (b968524e-4376-477a-a78c-a03082e1b36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:17.223137 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457119fa-11d4-4b83-9281-f5a05fe0c3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.224166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:17.257554 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (457119fa-11d4-4b83-9281-f5a05fe0c3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:51:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=208f3d9a-50fe-4431-8c86-028616152d18,is_public=True,name='tempest-scenario-type-luksv2-609648508',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '208f3d9a-50fe-4431-8c86-028616152d18', '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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.258417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14ecc773-fc46-47e1-9be3-19e6cbe199ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.299706 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:17.300111 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:17.345096 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Created reservations ['54d1f9d3-010a-4a86-b3a5-03ecccc637a0', 'a8e5c6bf-0a51-4e22-84ea-b66b88735195', 'b1e4e4d8-b646-418d-aca7-91564199268d', '9f2486ea-7681-4bd9-8816-92f84fd975cd'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:17.345748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14ecc773-fc46-47e1-9be3-19e6cbe199ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54d1f9d3-010a-4a86-b3a5-03ecccc637a0', 'a8e5c6bf-0a51-4e22-84ea-b66b88735195', 'b1e4e4d8-b646-418d-aca7-91564199268d', '9f2486ea-7681-4bd9-8816-92f84fd975cd']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.346784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664333bd-6b82-4cfa-9605-10061fa3337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.383189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (664333bd-6b82-4cfa-9605-10061fa3337a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e242d84f-445e-42d4-a358-61f83ae02769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-180437559',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['54d1f9d3-010a-4a86-b3a5-03ecccc637a0','a8e5c6bf-0a51-4e22-84ea-b66b88735195','b1e4e4d8-b646-418d-aca7-91564199268d','9f2486ea-7681-4bd9-8816-92f84fd975cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=208f3d9a-50fe-4431-8c86-028616152d18), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-180437559',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e242d84f-445e-42d4-a358-61f83ae02769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd178176cc354e8bbc16d77053a476ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1ca81e3e4db458886128e87126d1abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(208f3d9a-50fe-4431-8c86-028616152d18),volume_type_id=208f3d9a-50fe-4431-8c86-028616152d18)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.384179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbef5a41-84d3-4869-8ef0-fe572df0b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.411113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbef5a41-84d3-4869-8ef0-fe572df0b6cc) transitioned into state 'SUCCESS' from state '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-180437559',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['54d1f9d3-010a-4a86-b3a5-03ecccc637a0','a8e5c6bf-0a51-4e22-84ea-b66b88735195','b1e4e4d8-b646-418d-aca7-91564199268d','9f2486ea-7681-4bd9-8816-92f84fd975cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=208f3d9a-50fe-4431-8c86-028616152d18)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.411928 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b941817-5b9c-4be9-a5c7-5255e05bd4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:17.422719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b941817-5b9c-4be9-a5c7-5255e05bd4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:17.423562 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (b968524e-4376-477a-a78c-a03082e1b36b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:17.423861 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request issued successfully. Jul 22 04:51:17.424369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db919de7-05fd-4cb1-a12f-099c14694831 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:17.424767 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 969/3893] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:17 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 22 04:51:17.480168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6a529040-ec1c-4b08-92ce-e38456bf868f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.483523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a529040-ec1c-4b08-92ce-e38456bf868f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:17.483711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6a529040-ec1c-4b08-92ce-e38456bf868f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.483889 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6a529040-ec1c-4b08-92ce-e38456bf868f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.484006 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6a529040-ec1c-4b08-92ce-e38456bf868f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:17.494461 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.494461 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:17.495218 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6a529040-ec1c-4b08-92ce-e38456bf868f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:17.495718 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 979/3894] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.508940 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.511137 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:17.511307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.511566 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.511724 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:17.517747 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.517747 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:17.518765 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f45e7817-8397-4510-b7e9-00b5ddca3067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:17.518765 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 969/3895] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.531176 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.532910 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:17.532910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.533101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.533199 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: a6cef430-46f0-4288-b02f-f48c2b056bee. Jul 22 04:51:17.537975 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.537975 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:17.571347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id a6cef430-46f0-4288-b02f-f48c2b056bee {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:17.574991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f2e8e774-bbb3-47ea-bbe5-699ced423d68 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 202 Jul 22 04:51:17.575610 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 979/3896] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:17 2026] DELETE /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:17.583082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.585023 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:17.585253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.585452 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.585549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:17.593409 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.593409 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:17.594172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c89d4267-417a-4c0a-bf5d-19c43a0596bd tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 200 Jul 22 04:51:17.594630 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 970/3897] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:17.931903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:17.934219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:17.934449 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:17.934689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:17.934831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:17.940220 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:17.940220 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:17.940997 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2bb1d73a-6674-4f44-b032-b378b03c2c14 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:17.941931 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 980/3898] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:17 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:18.179165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.180879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:18.181329 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.182563 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.183737 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=381,cinder:UPDATE=120,cinder:INSERT=67 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:51:18.189339 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:18.189339 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:18.194589 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:18.199509 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5a4ed04-eef6-4f2a-9dea-487e11c15810 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:18.200056 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 970/3899] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:18 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:18.214851 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.217320 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:18.217610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.217873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.229559 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:18.229559 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:18.234888 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:18.241651 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de2b33f7-5a1f-40b9-ba14-93a3ed1697bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:18.242228 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 980/3900] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:18 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:18.606399 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.609528 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee Jul 22 04:51:18.609528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.609528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.609528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id a6cef430-46f0-4288-b02f-f48c2b056bee. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:18.614036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5b0e5f7c-2ebd-4af4-b95d-fd040d46eebb tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee returned with HTTP 404 Jul 22 04:51:18.614479 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 971/3901] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:18 2026] GET /volume/v3/backups/a6cef430-46f0-4288-b02f-f48c2b056bee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:18.706686 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-500258ba-f618-448b-ab6d-235594069196 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.709176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:51:18.709372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.709578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.709720 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete backup with id: f108e2db-bae5-434e-86b7-250c845d3ee0. Jul 22 04:51:18.717190 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:18.717190 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:18.733356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] delete_backup rpcapi backup_id f108e2db-bae5-434e-86b7-250c845d3ee0 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:18.734994 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-500258ba-f618-448b-ab6d-235594069196 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 202 Jul 22 04:51:18.735428 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 981/3902] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:18 2026] DELETE /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:18.746134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.749280 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:51:18.749280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.749280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.749280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:18.761360 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:18.761360 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:18.762158 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c50bd6ed-10db-4bac-916c-32be59d42f87 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 200 Jul 22 04:51:18.762506 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 971/3903] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:18 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:18.953317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f808d556-aeac-444b-8ef6-40418afdfec4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:18.954949 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f808d556-aeac-444b-8ef6-40418afdfec4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:18.955173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f808d556-aeac-444b-8ef6-40418afdfec4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:18.955337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f808d556-aeac-444b-8ef6-40418afdfec4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:18.955467 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-f808d556-aeac-444b-8ef6-40418afdfec4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:18.959896 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:18.959896 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:18.960655 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f808d556-aeac-444b-8ef6-40418afdfec4 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:18.962147 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 981/3904] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:18 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:19.485357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.487197 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:19.487391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:19.487570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:19.493799 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:19.493799 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:19.496785 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:19.500977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-ff150ce1-bc5f-4266-9ccc-9dd9eb94ceb0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:19.501474 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 972/3905] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:19.517696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.635192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] GET https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 Jul 22 04:51:19.635387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:19.635564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:19.645218 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.645498 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.645733 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.652189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f257aa2d-3bfa-4626-a2b3-9b98f34646e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 returned with HTTP 200 Jul 22 04:51:19.652547 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 982/3906] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 => generated 603 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:19.664487 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-79c327c8-9f6f-437a-9164-d05b1b360286 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.667031 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 Jul 22 04:51:19.667504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:19.730065 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.730339 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.730640 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:19.742140 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79c327c8-9f6f-437a-9164-d05b1b360286 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 returned with HTTP 200 Jul 22 04:51:19.742675 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 972/3907] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:51:19 2026] PUT /volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 => generated 556 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:19.754607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.774082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.777841 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 Jul 22 04:51:19.778094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:19.778263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:19.780521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Show backup with id f108e2db-bae5-434e-86b7-250c845d3ee0. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:19.787814 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c7b969d-98a2-4f1d-8dc1-c914e88ec0f6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 returned with HTTP 404 Jul 22 04:51:19.788460 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 973/3908] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/backups/f108e2db-bae5-434e-86b7-250c845d3ee0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:19.831581 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:19.831868 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2097178329"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:19.833313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2097178329'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:19.833423 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create volume of 1 GB Jul 22 04:51:19.838605 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Availability Zones retrieved successfully. Jul 22 04:51:19.847786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Flow 'volume_create_api' (430d8049-3927-442f-b17d-08f833b03f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:19.848748 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab465f3-f086-4b97-ad2e-9e224c4e4f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:19.849721 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:19.881370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ab465f3-f086-4b97-ad2e-9e224c4e4f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:19.882229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f346ea12-e119-4478-ac94-121e03ffa9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:19.933654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.935663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:19.935875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:19.936984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:19.942122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Created reservations ['3ca53eb9-3c13-442c-8be3-48ffefcadf69', '3a815d3f-3d78-432e-8738-c3bacb764758', 'da255993-d085-4036-93e5-f32bca04404f', 'e073da08-964e-4fcc-a124-367f56e1d540'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:19.942895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f346ea12-e119-4478-ac94-121e03ffa9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ca53eb9-3c13-442c-8be3-48ffefcadf69', '3a815d3f-3d78-432e-8738-c3bacb764758', 'da255993-d085-4036-93e5-f32bca04404f', 'e073da08-964e-4fcc-a124-367f56e1d540']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:19.943919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1d752-efa8-4166-ae59-e2ceeb2ffdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:19.945692 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:19.945692 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:19.950014 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:19.956986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-c00fad3c-5054-4b51-bd40-1741d8dc584c tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:19.957844 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 983/3909] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:19.974372 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.975040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:19.975247 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d1d752-efa8-4166-ae59-e2ceeb2ffdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503a7e3d-8996-4eeb-9ba0-79802f53a3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2097178329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e77df800554a7e9b7c074ca1894f13',qos_specs=None,replication_status=,reservations=['3ca53eb9-3c13-442c-8be3-48ffefcadf69','3a815d3f-3d78-432e-8738-c3bacb764758','da255993-d085-4036-93e5-f32bca04404f','e073da08-964e-4fcc-a124-367f56e1d540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc722de944b04a81897b04c809b81fb9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2097178329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503a7e3d-8996-4eeb-9ba0-79802f53a3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e77df800554a7e9b7c074ca1894f13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc722de944b04a81897b04c809b81fb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:19.976283 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:19.976506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:19.976558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b066916e-d4c2-417f-b2df-dbe53681913d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:19.976683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:19.976784 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:19.977562 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] POST https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944/action Jul 22 04:51:19.978098 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:19.978252 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:19.981172 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:19.981172 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:19.981812 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cb8a04a-d5e0-4870-b682-694aa3adbc46 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:19.982236 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 973/3910] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:19.994633 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:19.994633 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:19.995281 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:19.996229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b066916e-d4c2-417f-b2df-dbe53681913d) transitioned into state 'SUCCESS' from state '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-2097178329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e77df800554a7e9b7c074ca1894f13',qos_specs=None,replication_status=,reservations=['3ca53eb9-3c13-442c-8be3-48ffefcadf69','3a815d3f-3d78-432e-8738-c3bacb764758','da255993-d085-4036-93e5-f32bca04404f','e073da08-964e-4fcc-a124-367f56e1d540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc722de944b04a81897b04c809b81fb9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:19.996990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca82a00d-6916-409c-a392-3f04ee582cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:20.000466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.002290 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:20.002454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.002624 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.010676 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Begin detaching volume completed successfully. Jul 22 04:51:20.010942 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-f2ba902a-41be-4435-a6f8-211f1ac1bcb6 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944/action returned with HTTP 202 Jul 22 04:51:20.011351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca82a00d-6916-409c-a392-3f04ee582cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:20.011557 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 974/3911] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:51:19 2026] POST /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:20.012234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Flow 'volume_create_api' (430d8049-3927-442f-b17d-08f833b03f6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:20.012586 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create volume request issued successfully. Jul 22 04:51:20.013508 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d15d3ab0-8b64-4613-b519-1c3bc6a75ad5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:20.013913 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 982/3912] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:19 2026] POST /volume/v3/volumes => generated 767 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:20.014935 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:20.014935 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:20.023115 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:20.032696 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.034425 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:20.034611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.034800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.036528 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-830524f1-b8d3-48a0-820e-ce676ef58dd8 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:20.037015 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 984/3913] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:19 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:20.037497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.045105 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:20.045105 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:20.049092 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:20.049092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.049092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.049477 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:20.062043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-44beff25-e8d7-4f8f-b79f-0f9d202bb438 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.062043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-44beff25-e8d7-4f8f-b79f-0f9d202bb438 None None] GET https://10.4.3.175/volume// Jul 22 04:51:20.062043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-44beff25-e8d7-4f8f-b79f-0f9d202bb438 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.062043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-44beff25-e8d7-4f8f-b79f-0f9d202bb438 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.062043 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-44beff25-e8d7-4f8f-b79f-0f9d202bb438 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:20.062279 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e8b8b970-18e5-463d-b558-43e4170a8eb4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 200 Jul 22 04:51:20.062279 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 974/3914] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:20 2026] GET /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:20.062700 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 983/3915] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:51:20 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:51:20.069857 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:20.069857 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:20.070827 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-2125cecc-23fa-4a61-823d-75e32b3085d3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.073440 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-2125cecc-23fa-4a61-823d-75e32b3085d3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:51:20.073676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-2125cecc-23fa-4a61-823d-75e32b3085d3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f39f7bcc-387a-40f6-a753-92605228de68", "connector": null, "instance_uuid": "af653904-486b-4a63-9f6d-d716a84bd6c3"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:20.074810 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:20.077414 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9afdb341-99a3-4008-9878-32480bb7696b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.077742 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9afdb341-99a3-4008-9878-32480bb7696b None None] GET https://10.4.3.175/volume// Jul 22 04:51:20.077910 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9afdb341-99a3-4008-9878-32480bb7696b None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.078125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9afdb341-99a3-4008-9878-32480bb7696b None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.078417 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9afdb341-99a3-4008-9878-32480bb7696b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:20.078660 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 975/3916] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51: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 22 04:51:20.081113 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1145f406-7594-49ed-986c-fcc8d1eeec49 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:20.081647 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 975/3917] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:20 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:20.085788 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:20.085788 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:20.089570 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.092550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:20.092819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.093098 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.104564 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:20.104564 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:20.108607 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:20.113586 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-3d5d1e96-be30-4117-b285-222b31f8540f tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:20.114091 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 984/3918] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:20 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:20.119419 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-2125cecc-23fa-4a61-823d-75e32b3085d3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:51:20.120031 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 985/3919] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:51:20 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:51:20.996168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:20.997858 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:20.999981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:20.999981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:20.999981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:21.002462 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.002462 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:21.003248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbb10c68-4eea-48c0-a96a-c904e5c970f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:21.003696 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 976/3920] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:20 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:21.011037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-5dffc45c-1026-43db-a35b-8629693ab56e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.013664 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-5dffc45c-1026-43db-a35b-8629693ab56e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 Jul 22 04:51:21.014020 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-5dffc45c-1026-43db-a35b-8629693ab56e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.014272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-5dffc45c-1026-43db-a35b-8629693ab56e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.025982 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.025982 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:21.075351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.076917 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:21.077080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.077250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.085162 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.085162 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:21.087636 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3ec3e9a9-74fd-46d6-85ba-3ba19b02b5ba req-5dffc45c-1026-43db-a35b-8629693ab56e tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 returned with HTTP 200 Jul 22 04:51:21.087862 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 976/3921] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:51:21 2026] DELETE /volume/v3/attachments/020f49a9-3f48-4121-af71-98efbf2ee138 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:21.090194 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:21.092502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dcdc1c24-b9ba-4148-ad27-7b328afc595d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 200 Jul 22 04:51:21.092947 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 985/3922] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:21 2026] GET /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:21.110051 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a8c73963-1637-41cf-9075-95144649e3ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.112097 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.112186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8c73963-1637-41cf-9075-95144649e3ad tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:21.112412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8c73963-1637-41cf-9075-95144649e3ad tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.112670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8c73963-1637-41cf-9075-95144649e3ad tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.115678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:21.115678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "503a7e3d-8996-4eeb-9ba0-79802f53a3e5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-58038574"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:21.121589 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.121589 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:21.127654 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a8c73963-1637-41cf-9075-95144649e3ad tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:21.132884 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8c73963-1637-41cf-9075-95144649e3ad tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:21.133374 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 986/3923] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:21 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:21.137215 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.137215 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:21.137900 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:21.138096 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create snapshot from volume 503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:21.202334 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Created reservations ['3bbdae4e-5d06-4f72-a0f5-a30ec496a3ad', 'fdb00988-97db-4f4d-8f08-2ab1ec0ecbae', '75d032da-f2a1-4c05-a693-0b7ead28c04a', 'b64a922c-61eb-4acd-8352-561c7c640072'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:21.240549 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot create request issued successfully. Jul 22 04:51:21.240996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-847852cd-f135-4dd9-9dc8-dc6af8a476ec tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:21.241481 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 977/3924] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:21 2026] POST /volume/v3/snapshots => generated 321 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:21.251507 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.255277 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:21.255523 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.255742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.263700 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.263700 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:21.264241 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot retrieved successfully. Jul 22 04:51:21.265322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca62c34d-fe79-49d2-92ea-a371fc3e653d tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 returned with HTTP 200 Jul 22 04:51:21.265750 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 977/3925] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:21 2026] GET /volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 => generated 453 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:21.369455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-29622d61-3203-4f46-849c-ecf010e8731f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.369935 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-29622d61-3203-4f46-849c-ecf010e8731f None None] GET https://10.4.3.175/volume// Jul 22 04:51:21.370135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-29622d61-3203-4f46-849c-ecf010e8731f None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.370260 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-29622d61-3203-4f46-849c-ecf010e8731f None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.370575 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-29622d61-3203-4f46-849c-ecf010e8731f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:21.370864 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 986/3926] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51: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 22 04:51:21.380670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.383172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:51:21.385993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:21.385993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:21.395291 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.395291 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:21.402229 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:51:21.407509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-61ff9825-b070-4245-bd7a-6a745aaeab81 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:51:21.407982 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 987/3927] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:21 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:21.581660 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.584100 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 Jul 22 04:51:21.584574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:21.604338 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-f39f7bcc-387a-40f6-a753-92605228de68-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:51:21.612660 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-f39f7bcc-387a-40f6-a753-92605228de68-np0000005618" acquired by "attachment_update" :: waited 0.008s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:51:21.613823 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.613823 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:21.737324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-f39f7bcc-387a-40f6-a753-92605228de68-np0000005618" released by "attachment_update" :: held 0.125s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:51:21.738607 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-faecda72-0e3b-4088-b7c8-a68c136abe70 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 returned with HTTP 200 Jul 22 04:51:21.739130 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 978/3928] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:51:21 2026] PUT /volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:51:21.782601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-f1351a7e-5a87-4361-9a91-6c2794276530 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:21.785289 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-f1351a7e-5a87-4361-9a91-6c2794276530 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39/action Jul 22 04:51:21.785701 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-f1351a7e-5a87-4361-9a91-6c2794276530 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:21.785861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-f1351a7e-5a87-4361-9a91-6c2794276530 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:21.813537 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:21.813537 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:21.830068 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d95e797a-dc8c-4fa0-b2cb-d3ef773d7816 req-f1351a7e-5a87-4361-9a91-6c2794276530 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39/action returned with HTTP 204 Jul 22 04:51:21.830605 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 978/3929] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:51:21 2026] POST /volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:22.017564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.019574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:22.019755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:22.019974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:22.020175 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:22.023651 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.023651 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:22.024432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b5323e13-baf3-4eb3-8021-ef45c866b8ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:22.024758 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 987/3930] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:22 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:22.281114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.283053 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:22.283323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:22.283575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:22.289194 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.289194 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:22.289713 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot retrieved successfully. Jul 22 04:51:22.290668 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a343d3cb-dfb9-491f-9264-ec9cc60f70dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 returned with HTTP 200 Jul 22 04:51:22.291118 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 988/3931] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:22 2026] GET /volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:22.300589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fb2e4295-9fc5-404d-b1fd-0b85f9fd76d9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.303378 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb2e4295-9fc5-404d-b1fd-0b85f9fd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 Jul 22 04:51:22.303663 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fb2e4295-9fc5-404d-b1fd-0b85f9fd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:22.325213 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.325213 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:22.378474 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb2e4295-9fc5-404d-b1fd-0b85f9fd76d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 returned with HTTP 200 Jul 22 04:51:22.378992 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 979/3932] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:51:22 2026] PUT /volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 => generated 556 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:22.391945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.393818 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:22.394237 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "503a7e3d-8996-4eeb-9ba0-79802f53a3e5"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:22.405755 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.405755 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:22.407327 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:22.407327 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create snapshot from volume 503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:22.436227 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota_utils [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Quota exceeded for f4e77df800554a7e9b7c074ca1894f13, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 22 04:51:22.436490 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.middleware.fault [None req-920890b8-0f9d-4ee0-9980-e051110ebb64 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 413 Jul 22 04:51:22.437320 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 979/3933] 10.4.3.175 () {68 vars in 1264 bytes} [Wed Jul 22 04:51:22 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 22 04:51:22.446954 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.449199 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 Jul 22 04:51:22.449449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:22.497097 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:22.497576 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:22.498206 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-609648508 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-609648508, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:51:22.508741 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f815cdfd-02b9-4d7e-b66d-21c71819397d tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 returned with HTTP 200 Jul 22 04:51:22.509070 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 988/3934] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:51:22 2026] PUT /volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 => generated 556 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:22.521806 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.523925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:22.524349 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "503a7e3d-8996-4eeb-9ba0-79802f53a3e5"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:22.536798 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.536798 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:22.537283 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:22.537378 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Create snapshot from volume 503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:22.557223 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota_utils [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Quota exceeded for f4e77df800554a7e9b7c074ca1894f13, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 22 04:51:22.557419 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.middleware.fault [None req-b6eb7845-f7e8-4582-aeda-ebf1ca91107f tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 413 Jul 22 04:51:22.558147 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 989/3935] 10.4.3.175 () {68 vars in 1264 bytes} [Wed Jul 22 04:51:22 2026] POST /volume/v3/snapshots => generated 133 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 22 04:51:22.568564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.570734 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:22.570973 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:22.571232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:22.571349 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Delete snapshot with id: 4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:22.577353 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.577353 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:22.578023 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot retrieved successfully. Jul 22 04:51:22.606074 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot delete request issued successfully. Jul 22 04:51:22.606420 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee95f948-13e0-4d8b-a680-82008cd90b34 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 returned with HTTP 202 Jul 22 04:51:22.607133 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 980/3936] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:22 2026] DELETE /volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:22.617985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98044771-9960-4bae-b65a-eaba48ff15a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:22.622828 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98044771-9960-4bae-b65a-eaba48ff15a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:22.624001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98044771-9960-4bae-b65a-eaba48ff15a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:22.624001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98044771-9960-4bae-b65a-eaba48ff15a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:22.631671 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:22.631671 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:22.632477 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-98044771-9960-4bae-b65a-eaba48ff15a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Snapshot retrieved successfully. Jul 22 04:51:22.633296 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98044771-9960-4bae-b65a-eaba48ff15a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 returned with HTTP 200 Jul 22 04:51:22.634089 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 980/3937] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:22 2026] GET /volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:23.039989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:23.042310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:23.042521 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:23.042724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:23.042824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:23.047654 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:23.047654 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:23.048431 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-98ba459a-4bc9-4cf3-a5f4-de81e27bd8dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:23.048852 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 989/3938] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:23 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:23.643415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c30424e5-e0fe-485d-a580-da80127d6622 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:23.645426 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c30424e5-e0fe-485d-a580-da80127d6622 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 Jul 22 04:51:23.645990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c30424e5-e0fe-485d-a580-da80127d6622 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:23.645990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c30424e5-e0fe-485d-a580-da80127d6622 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:23.650340 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c30424e5-e0fe-485d-a580-da80127d6622 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 returned with HTTP 404 Jul 22 04:51:23.650811 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 990/3939] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:23 2026] GET /volume/v3/snapshots/4bc066bf-acd1-4018-8f94-9b96027804e7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:23.658760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:23.660531 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:23.660766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:23.660994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:23.668333 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:23.668333 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:23.675310 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:23.677201 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b45a48b1-b78b-46ae-9fc5-6b3cf9708307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 200 Jul 22 04:51:23.677563 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 981/3940] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:23 2026] GET /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:23.688910 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b545d70a-793f-415e-9b93-91e107d9870b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:23.690799 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] DELETE https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:23.690997 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:23.691225 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:23.691418 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Delete volume with id: 503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:23.698654 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:23.698654 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:23.699118 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:23.719016 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Delete volume request issued successfully. Jul 22 04:51:23.719016 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b545d70a-793f-415e-9b93-91e107d9870b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 202 Jul 22 04:51:23.719351 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 981/3941] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:23 2026] DELETE /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:23.727544 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9707990b-085f-4c1b-aae4-34c467e15634 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:23.730854 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9707990b-085f-4c1b-aae4-34c467e15634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:23.730854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9707990b-085f-4c1b-aae4-34c467e15634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:23.730854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9707990b-085f-4c1b-aae4-34c467e15634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:23.736716 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:23.736716 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:23.741255 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9707990b-085f-4c1b-aae4-34c467e15634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Volume info retrieved successfully. Jul 22 04:51:23.746782 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9707990b-085f-4c1b-aae4-34c467e15634 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 200 Jul 22 04:51:23.747314 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 990/3942] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:23 2026] GET /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:24.062930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eca4c404-01a9-470c-b24d-e41d13454b4e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.064710 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eca4c404-01a9-470c-b24d-e41d13454b4e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:24.064910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eca4c404-01a9-470c-b24d-e41d13454b4e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.065136 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eca4c404-01a9-470c-b24d-e41d13454b4e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.065230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-eca4c404-01a9-470c-b24d-e41d13454b4e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 66a88d91-45f2-47f5-ae04-c854100f889a. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:24.069275 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.069275 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:24.069855 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eca4c404-01a9-470c-b24d-e41d13454b4e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 200 Jul 22 04:51:24.070214 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 991/3943] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:24 2026] GET /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:24.082435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c537efa4-02ce-4603-876f-2da6a464a715 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.084424 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a Jul 22 04:51:24.084659 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.084844 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.084947 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: 66a88d91-45f2-47f5-ae04-c854100f889a. Jul 22 04:51:24.089911 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.089911 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:24.104226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id 66a88d91-45f2-47f5-ae04-c854100f889a {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:24.105834 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c537efa4-02ce-4603-876f-2da6a464a715 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a returned with HTTP 202 Jul 22 04:51:24.106400 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 982/3944] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:51:24 2026] DELETE /volume/v3/backups/66a88d91-45f2-47f5-ae04-c854100f889a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:24.116872 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.118450 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:24.118628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.118794 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.118936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume with id: 48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:24.128121 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.128121 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:24.128491 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:24.151156 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.153362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:24.153677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.153995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.157143 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume request issued successfully. Jul 22 04:51:24.157331 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b94707e7-0a24-4c6c-8aed-b5e238fcacf0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee returned with HTTP 202 Jul 22 04:51:24.157717 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 982/3945] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:51:24 2026] DELETE /volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:24.165383 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.165383 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:24.168399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-573d69bb-d95e-46b9-9733-37c338eb376a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.170625 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-573d69bb-d95e-46b9-9733-37c338eb376a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:24.170863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-573d69bb-d95e-46b9-9733-37c338eb376a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.171119 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:24.171526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-573d69bb-d95e-46b9-9733-37c338eb376a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.176849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0919a183-59a6-4abf-8d5a-4af664fb5e0a tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:24.177480 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 991/3946] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:24 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:24.186853 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.186853 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:24.192793 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-573d69bb-d95e-46b9-9733-37c338eb376a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:24.195587 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.197262 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:24.197340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.197515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.197699 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume with id: ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:24.200957 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-573d69bb-d95e-46b9-9733-37c338eb376a tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee returned with HTTP 200 Jul 22 04:51:24.201392 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 992/3947] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:24 2026] GET /volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:24.207990 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.207990 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:24.207990 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:24.223285 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Delete volume request issued successfully. Jul 22 04:51:24.223467 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a83acef7-93e8-4d47-9b59-c38bf6898067 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 202 Jul 22 04:51:24.223871 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 983/3948] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:24 2026] DELETE /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:24.239184 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.241368 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:24.241595 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.241834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.252354 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:24.252354 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:24.263147 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Volume info retrieved successfully. Jul 22 04:51:24.270029 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27e9de3f-c505-43ae-a930-9fdc26cf3286 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 200 Jul 22 04:51:24.270478 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 983/3949] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:24 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:24.763955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-791486e8-47ff-4029-9f22-a682e7099e1b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.766357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-791486e8-47ff-4029-9f22-a682e7099e1b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] GET https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 Jul 22 04:51:24.766357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-791486e8-47ff-4029-9f22-a682e7099e1b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:24.766357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-791486e8-47ff-4029-9f22-a682e7099e1b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:24.772027 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-791486e8-47ff-4029-9f22-a682e7099e1b tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1991405918-project-member] https://10.4.3.175/volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 returned with HTTP 404 Jul 22 04:51:24.772540 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 992/3950] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:24 2026] GET /volume/v3/volumes/503a7e3d-8996-4eeb-9ba0-79802f53a3e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:24.782039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b149a3e-2c47-4532-b238-63de32f8c0e3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:24.788630 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b149a3e-2c47-4532-b238-63de32f8c0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] PUT https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 Jul 22 04:51:24.789678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b149a3e-2c47-4532-b238-63de32f8c0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-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=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:24.889187 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b149a3e-2c47-4532-b238-63de32f8c0e3 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976 tempest-VolumeSnapshotQuotasNegativeTestJSON-655421976-project-admin] https://10.4.3.175/volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 returned with HTTP 200 Jul 22 04:51:24.890033 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 993/3951] 10.4.3.175 () {68 vars in 1375 bytes} [Wed Jul 22 04:51:24 2026] PUT /volume/v3/os-quota-sets/f4e77df800554a7e9b7c074ca1894f13 => generated 561 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:25.216680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9a166ffc-a57c-4a72-9c45-9ed7257c8a2b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:25.218931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a166ffc-a57c-4a72-9c45-9ed7257c8a2b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee Jul 22 04:51:25.219272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a166ffc-a57c-4a72-9c45-9ed7257c8a2b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:25.219511 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a166ffc-a57c-4a72-9c45-9ed7257c8a2b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:25.225154 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a166ffc-a57c-4a72-9c45-9ed7257c8a2b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee returned with HTTP 404 Jul 22 04:51:25.225553 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 984/3952] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:25 2026] GET /volume/v3/volumes/48e36d2b-5c09-4545-a1c0-b7ef4a7c29ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:25.237703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:25.241988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/export_record Jul 22 04:51:25.241988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:25.241988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'export_record' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:25.241988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Export record for backup c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:51:25.251028 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:25.251028 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:25.251028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.api [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling RPCAPI with context: , host: np0000005618, backup: c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 04:51:25.260547 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] export_record in rpcapi backup_id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 on host np0000005618. {{(pid=100127) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 04:51:25.271348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzlmYzNiNzUtZWVhYy00YTk4LThiZjItNmYzYTM4YTQ4YWE5IiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiZTIzZDVlYzgtZTc3Mi00MzE2LWEzOWMtMmNlYmMxNjdiYTAxIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTA0OTkxODQ5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTIzZDVlYzgtZTc3Mi00MzE2LWEzOWMtMmNlYmMxNjdiYTAxLzIwMjYwNzIyMDQ1MDM2L2F6X25vdmFfYmFja3VwX2M5ZmMzYjc1LWVlYWMtNGE5OC04YmYyLTZmM2EzOGE0OGFhOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjJUMDQ6NTA6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjJUMDQ6NTA6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100127) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 04:51:25.271348 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed16dfd9-e674-49e2-9411-2d08fa0d56a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/export_record returned with HTTP 200 Jul 22 04:51:25.271348 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 984/3953] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:51:25 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/export_record => generated 1424 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:25.282709 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:25.284652 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:25.284652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-385105059"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:25.285888 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-385105059'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:25.286044 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume of 1 GB Jul 22 04:51:25.288929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-264ae91d-dabd-472a-ba04-764c50b27be0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:25.289903 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Availability Zones retrieved successfully. Jul 22 04:51:25.291143 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-264ae91d-dabd-472a-ba04-764c50b27be0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] GET https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 Jul 22 04:51:25.291588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-264ae91d-dabd-472a-ba04-764c50b27be0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:25.291692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-264ae91d-dabd-472a-ba04-764c50b27be0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:25.297990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (bee13bb4-01d7-46b7-9276-99c92245daba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:25.298165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-264ae91d-dabd-472a-ba04-764c50b27be0 tempest-VolumesBackupsTest-294186568 tempest-VolumesBackupsTest-294186568-project-member] https://10.4.3.175/volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 returned with HTTP 404 Jul 22 04:51:25.298613 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 994/3954] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:25 2026] GET /volume/v3/volumes/ca42d406-6366-4484-9922-75df3d05c944 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:25.299271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d017a-2e14-4139-8873-580624e121ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:25.300068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:25.330131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417d017a-2e14-4139-8873-580624e121ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:25.330854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1204f4bd-86a4-493c-b598-7ef5fc7734ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:25.378453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['a0131f88-e447-4f40-89a4-94e95446d4de', '9a933b1f-e25e-411a-927c-bbe59dd3c2bb', '9b1a9465-4ea5-4e1c-bf50-cdaec063735f', 'fb168842-728f-422d-ae1f-82b5d006b885'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:25.379238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1204f4bd-86a4-493c-b598-7ef5fc7734ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0131f88-e447-4f40-89a4-94e95446d4de', '9a933b1f-e25e-411a-927c-bbe59dd3c2bb', '9b1a9465-4ea5-4e1c-bf50-cdaec063735f', 'fb168842-728f-422d-ae1f-82b5d006b885']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:25.380012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6005ffd4-65dd-42c8-9ecc-92311422c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:25.404993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6005ffd4-65dd-42c8-9ecc-92311422c601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc21125-9115-4d1f-8cc8-c1ca8eded269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-385105059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['a0131f88-e447-4f40-89a4-94e95446d4de','9a933b1f-e25e-411a-927c-bbe59dd3c2bb','9b1a9465-4ea5-4e1c-bf50-cdaec063735f','fb168842-728f-422d-ae1f-82b5d006b885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-385105059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc21125-9115-4d1f-8cc8-c1ca8eded269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:25.404993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ef45a1-209a-430c-994e-06564853b135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:25.426985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ef45a1-209a-430c-994e-06564853b135) transitioned into state 'SUCCESS' from state '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-385105059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['a0131f88-e447-4f40-89a4-94e95446d4de','9a933b1f-e25e-411a-927c-bbe59dd3c2bb','9b1a9465-4ea5-4e1c-bf50-cdaec063735f','fb168842-728f-422d-ae1f-82b5d006b885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:25.426985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318e048a-73c3-4015-bc89-6ea08b1eb686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:25.437409 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (318e048a-73c3-4015-bc89-6ea08b1eb686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:25.438564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (bee13bb4-01d7-46b7-9276-99c92245daba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:25.439231 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request issued successfully. Jul 22 04:51:25.439438 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9eaa7455-40af-4f55-b5d9-b9f2c068cbbd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:25.439761 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 993/3955] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:51:25 2026] POST /volume/v3/volumes => generated 777 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:25.453233 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8e50465d-9b21-4807-ba35-880a79d77755 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:25.454851 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e50465d-9b21-4807-ba35-880a79d77755 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:25.455099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e50465d-9b21-4807-ba35-880a79d77755 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:25.455736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e50465d-9b21-4807-ba35-880a79d77755 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:25.461913 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:25.461913 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:25.465266 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8e50465d-9b21-4807-ba35-880a79d77755 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:25.471803 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e50465d-9b21-4807-ba35-880a79d77755 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 returned with HTTP 200 Jul 22 04:51:25.472156 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 985/3956] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:25 2026] GET /volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:26.489861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:26.495349 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:26.495349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:26.495349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:26.509777 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:26.509777 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:26.516733 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:26.522883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e4a18f9-ef78-47f3-8c4c-871bd5fd2984 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 returned with HTTP 200 Jul 22 04:51:26.523586 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 985/3957] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:26 2026] GET /volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:26.545988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:26.547207 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:51:26.547917 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bcc21125-9115-4d1f-8cc8-c1ca8eded269", "name": "tempest-type-Backup-298131110"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:26.550461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating new backup {'backup': {'volume_id': 'bcc21125-9115-4d1f-8cc8-c1ca8eded269', 'name': 'tempest-type-Backup-298131110'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:51:26.550589 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating backup of volume bcc21125-9115-4d1f-8cc8-c1ca8eded269 in container None Jul 22 04:51:26.566015 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:26.566015 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:26.566557 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:26.618868 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['aaf04a1e-3e23-4eb3-a10f-dd8d30888de8', '8a44ab3d-9589-44e8-a2e2-79342aee90ae'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:26.675461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62dcb9e3-50f4-4c71-acaa-a9406dea098d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:51:26.675461 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 995/3958] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:51:26 2026] POST /volume/v3/backups => generated 315 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:26.687030 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:26.689245 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:26.689365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:26.689546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:26.690139 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:26.694363 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:26.694363 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:26.696350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ea2962f-a1b9-4779-b381-e38786b3fd2f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:26.696350 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 994/3959] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:26 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:51:27.710685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5616ea89-e6b1-496b-923f-559081f9792b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:27.712296 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5616ea89-e6b1-496b-923f-559081f9792b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:27.712474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5616ea89-e6b1-496b-923f-559081f9792b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:27.712665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5616ea89-e6b1-496b-923f-559081f9792b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:27.712795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5616ea89-e6b1-496b-923f-559081f9792b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:27.716948 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:27.716948 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:27.717570 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5616ea89-e6b1-496b-923f-559081f9792b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:27.718045 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 986/3960] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:27 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:27.795514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8f58f847-fbfe-4922-9ae7-a8467843227f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:27.940532 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:27.940532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1093072672"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:27.942675 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1093072672'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:27.942947 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume of 1 GB Jul 22 04:51:27.949149 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Availability Zones retrieved successfully. Jul 22 04:51:27.967148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Flow 'volume_create_api' (215ee366-1e72-4fa4-a309-2a9643c5ce34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:27.967148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e3db98-b240-4ec1-adac-2af97e91c181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:27.967148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:28.009235 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4e3db98-b240-4ec1-adac-2af97e91c181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:28.009935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d62f5c-6050-43ef-989f-5d29e51c2478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:28.073000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Created reservations ['bc27a9e5-c0e4-4b57-8a38-bd8948d36669', '0518f22b-8951-4a90-87af-18d36b391a67', '835cb7af-17b4-49e2-ac4a-f4701a2f4c6f', 'c9cb7e23-bf96-42d3-b49b-b12e8a6c8ca3'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:28.074004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d62f5c-6050-43ef-989f-5d29e51c2478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc27a9e5-c0e4-4b57-8a38-bd8948d36669', '0518f22b-8951-4a90-87af-18d36b391a67', '835cb7af-17b4-49e2-ac4a-f4701a2f4c6f', 'c9cb7e23-bf96-42d3-b49b-b12e8a6c8ca3']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:28.075020 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799febda-c36c-4e05-9d0e-114c62ecc4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:28.105579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799febda-c36c-4e05-9d0e-114c62ecc4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b58cfe2c-5d2a-4f17-994e-db6ce51b4edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1093072672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d01a468b454ba992f495ebd1127866',qos_specs=None,replication_status=,reservations=['bc27a9e5-c0e4-4b57-8a38-bd8948d36669','0518f22b-8951-4a90-87af-18d36b391a67','835cb7af-17b4-49e2-ac4a-f4701a2f4c6f','c9cb7e23-bf96-42d3-b49b-b12e8a6c8ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1093072672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b58cfe2c-5d2a-4f17-994e-db6ce51b4edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d01a468b454ba992f495ebd1127866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:28.106378 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bb8ce9-16df-4612-96f4-0b23ce75b6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:28.129464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bb8ce9-16df-4612-96f4-0b23ce75b6d4) transitioned into state 'SUCCESS' from state '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-1093072672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d01a468b454ba992f495ebd1127866',qos_specs=None,replication_status=,reservations=['bc27a9e5-c0e4-4b57-8a38-bd8948d36669','0518f22b-8951-4a90-87af-18d36b391a67','835cb7af-17b4-49e2-ac4a-f4701a2f4c6f','c9cb7e23-bf96-42d3-b49b-b12e8a6c8ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:28.130287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0599316d-3752-474a-a92d-015d0e290571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:28.139767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0599316d-3752-474a-a92d-015d0e290571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:28.140681 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Flow 'volume_create_api' (215ee366-1e72-4fa4-a309-2a9643c5ce34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:28.141102 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume request issued successfully. Jul 22 04:51:28.141889 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f58f847-fbfe-4922-9ae7-a8467843227f tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:28.142419 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 986/3961] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:51:27 2026] POST /volume/v3/volumes => generated 819 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:28.157929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c655fc18-2e0e-41d4-9865-174c1394e63e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:28.160248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c655fc18-2e0e-41d4-9865-174c1394e63e tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:28.160550 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c655fc18-2e0e-41d4-9865-174c1394e63e tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:28.160809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c655fc18-2e0e-41d4-9865-174c1394e63e tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:28.168248 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:28.168248 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:28.173252 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c655fc18-2e0e-41d4-9865-174c1394e63e tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:28.177183 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c655fc18-2e0e-41d4-9865-174c1394e63e tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:28.177538 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 996/3962] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:28 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:28.731592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:28.734341 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:28.735594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:28.735594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:28.735594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:28.743440 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:28.743440 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:28.743838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4754f263-d7c4-419a-90bd-bc3c0ce674a2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:28.744350 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 995/3963] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:28 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:29.197229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.200349 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.200349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.200349 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.208989 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.208989 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:29.212800 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:29.218371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6337a702-a2a8-40ed-aea4-bb405a999e5a tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:29.218899 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 987/3964] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:29.233611 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.236492 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] POST https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:51:29.236895 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b58cfe2c-5d2a-4f17-994e-db6ce51b4edb"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:29.238365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volume_transfer [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b58cfe2c-5d2a-4f17-994e-db6ce51b4edb'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 04:51:29.238522 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volume_transfer [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Creating transfer of volume b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.238624 np0000005618 devstack@c-api.service[100127]: INFO cinder.transfer.api [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Generating transfer record for volume b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.245841 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.245841 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:29.259606 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4c676e30-8d1a-4435-9c09-c3716dbfdbce tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 202 Jul 22 04:51:29.260068 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 987/3965] 10.4.3.175 () {70 vars in 1326 bytes} [Wed Jul 22 04:51:29 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:29.272245 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cbd13978-7d1e-4f42-be6a-e652290346eb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.274305 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cbd13978-7d1e-4f42-be6a-e652290346eb tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.274513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cbd13978-7d1e-4f42-be6a-e652290346eb tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.274792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cbd13978-7d1e-4f42-be6a-e652290346eb tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.282580 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.282580 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:29.287163 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-cbd13978-7d1e-4f42-be6a-e652290346eb tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:29.291847 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cbd13978-7d1e-4f42-be6a-e652290346eb tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:29.292392 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 997/3966] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:29.305872 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e5da81f1-a66b-4986-938c-3e53e6c46cbc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.306858 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5da81f1-a66b-4986-938c-3e53e6c46cbc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 Jul 22 04:51:29.307162 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5da81f1-a66b-4986-938c-3e53e6c46cbc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.307982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e5da81f1-a66b-4986-938c-3e53e6c46cbc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.312259 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e5da81f1-a66b-4986-938c-3e53e6c46cbc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 returned with HTTP 200 Jul 22 04:51:29.312752 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 996/3967] 10.4.3.175 () {68 vars in 1416 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:29.321433 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b561567e-4768-4114-ae88-2d54a3e7b58d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.323531 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b561567e-4768-4114-ae88-2d54a3e7b58d tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:51:29.323719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b561567e-4768-4114-ae88-2d54a3e7b58d tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.323930 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b561567e-4768-4114-ae88-2d54a3e7b58d tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.324121 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volume_transfer [None req-b561567e-4768-4114-ae88-2d54a3e7b58d tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Listing volume transfers {{(pid=100124) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 04:51:29.327774 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b561567e-4768-4114-ae88-2d54a3e7b58d tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 200 Jul 22 04:51:29.328398 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 988/3968] 10.4.3.175 () {68 vars in 1305 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:29.337447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.481552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] POST https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4/accept Jul 22 04:51:29.482086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2caad9b928f9d2c4"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:29.483858 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.volume_transfer [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Accepting volume transfer 50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 {{(pid=100127) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 22 04:51:29.484062 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.volume_transfer [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Accepting transfer 50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 Jul 22 04:51:29.566702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Created reservations ['43a810ef-9fa0-4ce1-80ef-447287b7ea9f', 'f78f4ef5-3451-423e-8145-98a43cfbace8', 'f24db54d-b998-4093-a720-d71867ad8a26', '090ecb0a-b1e7-4690-aaab-2e003e08b46d'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:29.593920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Created reservations ['323745a2-3d8c-40bf-a166-dc4c4fa09ec6', 'b55c66c1-3b9d-427a-b8a1-a67f8442157b', 'a0e65b7a-d7eb-4178-8dac-07a06d7c02d1', '05501f87-9251-4aff-aa15-0c7a380925cf'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:29.634887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Created reservations ['93754912-fc86-44ab-bb8d-5aaf0be90278', '51951865-b485-4411-a7d1-e0f8a5b9a327', '197e8420-3684-4fce-8a07-23ac7226967e', '80f81021-85e0-4251-9a6d-cb68935561dc'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:29.683252 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Created reservations ['99fd692c-fb65-43a6-ba72-e9f59062c8ad', '9567999c-36d4-49b1-b7db-b8b9cda2e0de', '56baa1b0-f4ae-4650-accf-06675348cace', 'd8641b12-341e-4f96-a0d1-8d69be095261'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:29.696093 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Transfer volume completed successfully. Jul 22 04:51:29.758006 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.759746 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:29.759893 np0000005618 devstack@c-api.service[100127]: INFO cinder.transfer.api [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Volume b58cfe2c-5d2a-4f17-994e-db6ce51b4edb has been transferred. Jul 22 04:51:29.760044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.760439 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.760439 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:29.764403 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.764403 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:29.765133 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56f91cbd-050a-47f6-a4e7-aeae2b5d294f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:29.765614 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 998/3969] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:29.769984 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-32c155bc-6676-4296-9b91-77bfdb0aceb5 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4/accept returned with HTTP 202 Jul 22 04:51:29.770561 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 988/3970] 10.4.3.175 () {70 vars in 1458 bytes} [Wed Jul 22 04:51:29 2026] POST /volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4/accept => generated 365 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:29.780353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.782155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.782883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.783264 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.790370 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.790370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:29.795292 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Volume info retrieved successfully. Jul 22 04:51:29.798187 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc4e469d-5453-44da-84bd-75f9324bfdfa tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:29.798524 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 997/3971] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 946 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:29.815832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.818808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.819009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.819157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.828809 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.828809 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:29.834762 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] Volume info retrieved successfully. Jul 22 04:51:29.840348 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25ed4c91-7894-4656-88d4-66b19ce0fe13 tempest-VolumesTransfersV355Test-3075592 tempest-VolumesTransfersV355Test-3075592-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:29.840700 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 989/3972] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:51:29.860809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.865374 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 Jul 22 04:51:29.865853 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.866079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.866211 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.volume_transfer [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Delete transfer with id: 50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 Jul 22 04:51:29.871586 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5fa57d99-7b2c-4a70-bd2a-b26eb713d61c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 returned with HTTP 404 Jul 22 04:51:29.871586 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 999/3973] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:51:29 2026] DELETE /volume/v3/volume-transfers/50b28a95-2e8d-4cf7-978d-7c8fd2aacaf4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:29.879722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dcf7b57b-167a-4276-9489-85a8358918ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.949228 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.949435 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.949668 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:29.949778 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Delete volume with id: b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.957919 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:29.957919 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:29.958692 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Volume info retrieved successfully. Jul 22 04:51:29.988411 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Delete volume request issued successfully. Jul 22 04:51:29.988411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dcf7b57b-167a-4276-9489-85a8358918ee tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 202 Jul 22 04:51:29.988411 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 989/3974] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:51:29 2026] DELETE /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:29.996631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:29.997997 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:29.998527 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:29.998527 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:30.007377 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:30.007377 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:30.013818 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Volume info retrieved successfully. Jul 22 04:51:30.019432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bbe4999-f634-4e7d-a5ef-28e759cae6d6 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 200 Jul 22 04:51:30.019919 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 998/3975] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:29 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:30.777647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:30.779273 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:30.779445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:30.779609 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:30.779726 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:30.783498 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:30.783498 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:30.784039 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2adacf5a-abad-4d27-86e0-a75492f3a983 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:30.784379 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 990/3976] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:30 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:31.035363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d3f08f2-4118-43c1-a1cb-f105c39854b1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.037665 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d3f08f2-4118-43c1-a1cb-f105c39854b1 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:31.037931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d3f08f2-4118-43c1-a1cb-f105c39854b1 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:31.038184 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d3f08f2-4118-43c1-a1cb-f105c39854b1 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:31.044938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d3f08f2-4118-43c1-a1cb-f105c39854b1 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 404 Jul 22 04:51:31.045593 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1000/3977] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:31 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:31.053787 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d26a733b-98ff-4669-8aca-4dd39bec1bc6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.055994 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d26a733b-98ff-4669-8aca-4dd39bec1bc6 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:31.056306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d26a733b-98ff-4669-8aca-4dd39bec1bc6 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:31.056558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d26a733b-98ff-4669-8aca-4dd39bec1bc6 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:31.064896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d26a733b-98ff-4669-8aca-4dd39bec1bc6 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 404 Jul 22 04:51:31.065417 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 990/3978] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:31 2026] GET /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:31.073826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.075362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:31.075539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:31.075710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:31.075861 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Delete volume with id: b58cfe2c-5d2a-4f17-994e-db6ce51b4edb Jul 22 04:51:31.092991 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b25c6b3-a966-4dea-86cb-66f94089c140 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb returned with HTTP 404 Jul 22 04:51:31.092991 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 999/3979] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:51:31 2026] DELETE /volume/v3/volumes/b58cfe2c-5d2a-4f17-994e-db6ce51b4edb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:31.101763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7eee637f-18e6-459e-9630-981d3a2d2311 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.103991 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:31.105098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-813005340"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:31.106264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-813005340'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:31.106608 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume of 1 GB Jul 22 04:51:31.111459 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Availability Zones retrieved successfully. Jul 22 04:51:31.121923 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Flow 'volume_create_api' (59d8175c-0e18-42de-a4ac-2c5bbaa1dd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:31.123039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155817ea-ddb7-4dd2-bca8-84a9a7ac114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:31.125592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:31.161500 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (155817ea-ddb7-4dd2-bca8-84a9a7ac114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:31.162729 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5493610d-5798-4f0a-8d13-e372f6818094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:31.214356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Created reservations ['c8fa82e7-7c3f-4700-8694-8633fb3e53e7', '8c3f5884-29ec-4ba2-baa8-e167e58eb8fe', '3df449fd-e42c-498a-8091-e52759563fb8', '822c2945-3ff0-4fc6-a549-8d9730516ea7'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:31.215376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5493610d-5798-4f0a-8d13-e372f6818094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8fa82e7-7c3f-4700-8694-8633fb3e53e7', '8c3f5884-29ec-4ba2-baa8-e167e58eb8fe', '3df449fd-e42c-498a-8091-e52759563fb8', '822c2945-3ff0-4fc6-a549-8d9730516ea7']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:31.216436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90459a36-d09f-4447-af70-e330325320c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:31.244141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90459a36-d09f-4447-af70-e330325320c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0355be-2935-425f-a92c-03b3b5359f7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-813005340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d01a468b454ba992f495ebd1127866',qos_specs=None,replication_status=,reservations=['c8fa82e7-7c3f-4700-8694-8633fb3e53e7','8c3f5884-29ec-4ba2-baa8-e167e58eb8fe','3df449fd-e42c-498a-8091-e52759563fb8','822c2945-3ff0-4fc6-a549-8d9730516ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-813005340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0355be-2935-425f-a92c-03b3b5359f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d01a468b454ba992f495ebd1127866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:31.245373 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae91c5f5-def1-421e-b16c-dc9f3bbb462b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:31.268619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae91c5f5-def1-421e-b16c-dc9f3bbb462b) transitioned into state 'SUCCESS' from state '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-813005340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d01a468b454ba992f495ebd1127866',qos_specs=None,replication_status=,reservations=['c8fa82e7-7c3f-4700-8694-8633fb3e53e7','8c3f5884-29ec-4ba2-baa8-e167e58eb8fe','3df449fd-e42c-498a-8091-e52759563fb8','822c2945-3ff0-4fc6-a549-8d9730516ea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='701f4448b2a44fbdbfad930d92f2d20e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:31.269466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea9f9a3-c396-4d11-8452-ee5974a2588f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:31.281488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ea9f9a3-c396-4d11-8452-ee5974a2588f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:31.281488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Flow 'volume_create_api' (59d8175c-0e18-42de-a4ac-2c5bbaa1dd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:31.281488 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Create volume request issued successfully. Jul 22 04:51:31.283253 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7eee637f-18e6-459e-9630-981d3a2d2311 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:31.283253 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 991/3980] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:51:31 2026] POST /volume/v3/volumes => generated 818 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:31.299417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.306741 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:31.307045 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:31.307336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:31.322140 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:31.322140 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:31.326636 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:31.331805 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba926872-8075-4f1f-a90b-c9a90a96d301 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 200 Jul 22 04:51:31.332362 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1001/3981] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:31 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:31.798434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:31.800331 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:31.800727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:31.801149 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:31.801378 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:31.807614 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:31.807614 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:31.808716 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e4f4cfa9-38c6-4125-8ff0-0c536653dabc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:31.809409 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 991/3982] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:31 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:32.347079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.349106 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.349366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.349554 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.355946 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.355946 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:32.360179 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:32.365652 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-729a7c20-4b7e-429a-bf25-fa3da1f81e2c tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 200 Jul 22 04:51:32.366030 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1000/3983] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:32.392037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.393991 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] POST https://10.4.3.175/volume/v3/volume-transfers Jul 22 04:51:32.394342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3b0355be-2935-425f-a92c-03b3b5359f7b"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:32.396318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volume_transfer [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Creating new volume transfer {'transfer': {'volume_id': '3b0355be-2935-425f-a92c-03b3b5359f7b'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 22 04:51:32.396318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volume_transfer [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Creating transfer of volume 3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.396318 np0000005618 devstack@c-api.service[100124]: INFO cinder.transfer.api [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Generating transfer record for volume 3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.573541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.579584 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.579584 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:32.588478 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7fc7aebd-d242-4169-9aed-84776fdc29bc tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers returned with HTTP 202 Jul 22 04:51:32.588926 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 992/3984] 10.4.3.175 () {70 vars in 1326 bytes} [Wed Jul 22 04:51:32 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:32.599391 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-df354900-6303-4ee1-b5f9-2dc055afe774 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.601505 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df354900-6303-4ee1-b5f9-2dc055afe774 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.601737 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df354900-6303-4ee1-b5f9-2dc055afe774 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.601949 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-df354900-6303-4ee1-b5f9-2dc055afe774 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.614734 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.614734 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:32.624975 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-df354900-6303-4ee1-b5f9-2dc055afe774 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:32.632301 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-df354900-6303-4ee1-b5f9-2dc055afe774 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 200 Jul 22 04:51:32.633051 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 992/3985] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 953 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:32.649099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.652694 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volume-transfers/detail Jul 22 04:51:32.652884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.653122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.653279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volume_transfer [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Listing volume transfers {{(pid=100126) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 22 04:51:32.659647 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c1c368e1-9741-4221-b6da-a9b3f3faf621 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 22 04:51:32.660047 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1001/3986] 10.4.3.175 () {68 vars in 1326 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:32.668130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9af058ab-315a-4d01-8e16-64af836d3aaa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.670085 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9af058ab-315a-4d01-8e16-64af836d3aaa tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 Jul 22 04:51:32.670346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9af058ab-315a-4d01-8e16-64af836d3aaa tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.670564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9af058ab-315a-4d01-8e16-64af836d3aaa tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.670686 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.volume_transfer [None req-9af058ab-315a-4d01-8e16-64af836d3aaa tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Delete transfer with id: 9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 Jul 22 04:51:32.680264 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.680264 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:32.685328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:32.685926 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1637535955", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:32.688602 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1637535955', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:32.688755 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume of 1 GB Jul 22 04:51:32.691695 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9af058ab-315a-4d01-8e16-64af836d3aaa tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 returned with HTTP 202 Jul 22 04:51:32.692242 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 993/3987] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:51:32 2026] DELETE /volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:32.693702 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Availability Zones retrieved successfully. Jul 22 04:51:32.699832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Flow 'volume_create_api' (644e3650-bcf3-4009-b3dd-a8ea29906af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:32.700545 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9395d4cd-fc29-4608-b82f-111331738721 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.700850 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab11e02-a194-491c-9471-1a717ae4028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.701824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:32.703156 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9395d4cd-fc29-4608-b82f-111331738721 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.703450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9395d4cd-fc29-4608-b82f-111331738721 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.703606 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9395d4cd-fc29-4608-b82f-111331738721 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.711380 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.711380 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:32.717036 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9395d4cd-fc29-4608-b82f-111331738721 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Volume info retrieved successfully. Jul 22 04:51:32.720987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9395d4cd-fc29-4608-b82f-111331738721 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 200 Jul 22 04:51:32.721485 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 993/3988] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:32.737846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.738530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab11e02-a194-491c-9471-1a717ae4028a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.739604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eaf69fe-c51b-4176-9cb4-b9a9d72f9b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.739846 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] DELETE https://10.4.3.175/volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 Jul 22 04:51:32.740600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.740600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.740600 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.volume_transfer [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Delete transfer with id: 9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 Jul 22 04:51:32.745324 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a8bc78ed-4c31-411a-a6ec-fe4e9ef81be3 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 returned with HTTP 404 Jul 22 04:51:32.745785 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1002/3989] 10.4.3.175 () {68 vars in 1419 bytes} [Wed Jul 22 04:51:32 2026] DELETE /volume/v3/volume-transfers/9b5c12e0-ebc1-4914-b0f7-c30b7fb643c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:32.754980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.755338 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.755616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.755855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.756095 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Delete volume with id: 3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.764528 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.764528 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:32.764951 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Volume info retrieved successfully. Jul 22 04:51:32.784999 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Delete volume request issued successfully. Jul 22 04:51:32.785238 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8202a90-8464-49e7-8e39-73b2afe6b192 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 202 Jul 22 04:51:32.785716 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 994/3990] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:51:32 2026] DELETE /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:51:32.793983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.796138 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:32.796138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.796138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.806883 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.806883 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:32.812625 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Created reservations ['bd8178ac-925e-44ed-9cc4-4b286aff272e', 'a4bfe345-6574-444c-bcbf-2fc410b78b15', 'f6624fc7-0f49-4d55-8845-e90ab6297836', 'af2fc412-244c-459a-a448-0992fd690d74'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:32.812816 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Volume info retrieved successfully. Jul 22 04:51:32.813077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eaf69fe-c51b-4176-9cb4-b9a9d72f9b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8178ac-925e-44ed-9cc4-4b286aff272e', 'a4bfe345-6574-444c-bcbf-2fc410b78b15', 'f6624fc7-0f49-4d55-8845-e90ab6297836', 'af2fc412-244c-459a-a448-0992fd690d74']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.813973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9bbe33f-d0e5-474b-9f89-4c15be0b362b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.818206 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af9b4e5d-fa23-442e-8f70-3da80a06ded5 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 200 Jul 22 04:51:32.818730 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 994/3991] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:32.825219 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.829303 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:32.829475 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:32.829661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:32.829779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:32.836326 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:32.836326 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:32.837222 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4dccb790-75e4-4b62-a7f8-a5a325faa4c9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:32.837701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1003/3992] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:32 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:32.845363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9bbe33f-d0e5-474b-9f89-4c15be0b362b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1637535955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb213b581440aab70f6ded3de0b70c',qos_specs=None,replication_status=,reservations=['bd8178ac-925e-44ed-9cc4-4b286aff272e','a4bfe345-6574-444c-bcbf-2fc410b78b15','f6624fc7-0f49-4d55-8845-e90ab6297836','af2fc412-244c-459a-a448-0992fd690d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1637535955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7eb213b581440aab70f6ded3de0b70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.846407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11fd9625-49d5-480a-812f-fbd164eff9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.867640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11fd9625-49d5-480a-812f-fbd164eff9c6) transitioned into state 'SUCCESS' from state '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-1637535955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb213b581440aab70f6ded3de0b70c',qos_specs=None,replication_status=,reservations=['bd8178ac-925e-44ed-9cc4-4b286aff272e','a4bfe345-6574-444c-bcbf-2fc410b78b15','f6624fc7-0f49-4d55-8845-e90ab6297836','af2fc412-244c-459a-a448-0992fd690d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.868307 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948b39e8-addf-431e-9777-28fc1d1b68fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.879413 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (948b39e8-addf-431e-9777-28fc1d1b68fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.880368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Flow 'volume_create_api' (644e3650-bcf3-4009-b3dd-a8ea29906af6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:32.880710 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume request issued successfully. Jul 22 04:51:32.881373 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bdd87717-b35c-4680-ba8f-ab6a3d4517e2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:32.881896 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1002/3993] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:32 2026] POST /volume/v3/volumes => generated 765 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:32.897022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:32.899175 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:32.899501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1533983120", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:32.902245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1533983120', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:32.902393 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume of 1 GB Jul 22 04:51:32.909094 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Availability Zones retrieved successfully. Jul 22 04:51:32.915997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Flow 'volume_create_api' (9164b501-6756-4383-8008-7ae9a90e8bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:32.917382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f1d703-0d9a-4897-8b11-18a54e54364d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.918611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:32.950332 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48f1d703-0d9a-4897-8b11-18a54e54364d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.951096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec160174-870c-4032-bd66-af97293ce0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:32.997626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Created reservations ['466cd2ef-75f4-468e-b4ec-42ceb750b57a', 'df684059-3cf4-4784-ad06-c89861465fce', '28b10bcd-7894-4dd7-af3f-1d1c2746e3f0', '08f06903-4146-425b-ac04-daddb8830afd'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:32.998501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec160174-870c-4032-bd66-af97293ce0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['466cd2ef-75f4-468e-b4ec-42ceb750b57a', 'df684059-3cf4-4784-ad06-c89861465fce', '28b10bcd-7894-4dd7-af3f-1d1c2746e3f0', '08f06903-4146-425b-ac04-daddb8830afd']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:32.999460 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6886afae-5a19-4c7f-97ec-f2c4f1775a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:33.021212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6886afae-5a19-4c7f-97ec-f2c4f1775a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df3acd3c-82ac-464d-b41f-a505d6b7c4fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1533983120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb213b581440aab70f6ded3de0b70c',qos_specs=None,replication_status=,reservations=['466cd2ef-75f4-468e-b4ec-42ceb750b57a','df684059-3cf4-4784-ad06-c89861465fce','28b10bcd-7894-4dd7-af3f-1d1c2746e3f0','08f06903-4146-425b-ac04-daddb8830afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1533983120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df3acd3c-82ac-464d-b41f-a505d6b7c4fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7eb213b581440aab70f6ded3de0b70c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:33.021929 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa26d7f6-47dd-4d04-93c1-9a869232851e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:33.044674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa26d7f6-47dd-4d04-93c1-9a869232851e) transitioned into state 'SUCCESS' from state '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-1533983120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7eb213b581440aab70f6ded3de0b70c',qos_specs=None,replication_status=,reservations=['466cd2ef-75f4-468e-b4ec-42ceb750b57a','df684059-3cf4-4784-ad06-c89861465fce','28b10bcd-7894-4dd7-af3f-1d1c2746e3f0','08f06903-4146-425b-ac04-daddb8830afd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57011ea2a2274837bb2f0e3eb3ccc215',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:33.045401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbc6b4f-4be1-4145-9952-77d8e485d5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:33.057688 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbc6b4f-4be1-4145-9952-77d8e485d5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:33.058566 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Flow 'volume_create_api' (9164b501-6756-4383-8008-7ae9a90e8bbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:33.058841 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Create volume request issued successfully. Jul 22 04:51:33.059435 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0e3d6ca-e34d-420d-a523-93b9c209cf53 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:33.059822 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 995/3994] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:32 2026] POST /volume/v3/volumes => generated 765 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:33.836311 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c9ed868d-7580-4e62-a826-b0d3f8fa9895 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:33.838180 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c9ed868d-7580-4e62-a826-b0d3f8fa9895 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:33.838256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c9ed868d-7580-4e62-a826-b0d3f8fa9895 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:33.838419 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c9ed868d-7580-4e62-a826-b0d3f8fa9895 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:33.844819 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c9ed868d-7580-4e62-a826-b0d3f8fa9895 tempest-VolumesTransfersV355Test-764917281 tempest-VolumesTransfersV355Test-764917281-project-admin] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 404 Jul 22 04:51:33.845367 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 995/3995] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:33 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:33.850296 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:33.854306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-79eb4639-ce68-47d1-bf17-c8d8f06c28a5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:33.854936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:33.855255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:33.855532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:33.855745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:33.856279 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79eb4639-ce68-47d1-bf17-c8d8f06c28a5 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] GET https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:33.856573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79eb4639-ce68-47d1-bf17-c8d8f06c28a5 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:33.856698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79eb4639-ce68-47d1-bf17-c8d8f06c28a5 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:33.861612 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:33.861612 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:33.862365 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79eb4639-ce68-47d1-bf17-c8d8f06c28a5 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 404 Jul 22 04:51:33.862425 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b9a7d3f-3b9f-4e96-bfd9-4c57556410dd tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:33.862855 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1003/3997] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:51:33 2026] GET /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:33.863000 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1004/3997] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:33 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:33.871793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:33.874091 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] DELETE https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:33.874371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:33.874620 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:33.874851 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] Delete volume with id: 3b0355be-2935-425f-a92c-03b3b5359f7b Jul 22 04:51:33.882374 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-129c2814-c1b4-4341-af60-02c05f7dc0b4 tempest-VolumesTransfersV355Test-2048009208 tempest-VolumesTransfersV355Test-2048009208-project-member] https://10.4.3.175/volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b returned with HTTP 404 Jul 22 04:51:33.882995 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 996/3998] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:51:33 2026] DELETE /volume/v3/volumes/3b0355be-2935-425f-a92c-03b3b5359f7b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:51:34.876356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:34.881159 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:34.881475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:34.881750 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:34.881923 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:34.887029 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:34.887029 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:34.887678 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12a215b0-8f5e-4bff-a256-eef7b90c7eeb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:34.888191 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 996/3999] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:34 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:35.900589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3283dfaa-3863-4975-836a-4db1d6453bbf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:35.902433 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3283dfaa-3863-4975-836a-4db1d6453bbf tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:35.902594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3283dfaa-3863-4975-836a-4db1d6453bbf tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:35.902821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3283dfaa-3863-4975-836a-4db1d6453bbf tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:35.902900 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-3283dfaa-3863-4975-836a-4db1d6453bbf tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:35.907171 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:35.907171 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:35.908028 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3283dfaa-3863-4975-836a-4db1d6453bbf tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:35.909404 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1004/4000] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:35 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:36.696952 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:36.839402 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:36.839906 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-700830069"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:36.841983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-700830069'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:36.842345 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create volume of 1 GB Jul 22 04:51:36.848221 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Availability Zones retrieved successfully. Jul 22 04:51:36.856003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Flow 'volume_create_api' (3bb3dda6-1ef2-4938-aa66-c7bcddb19562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:36.857131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c587236-8cc8-4afe-9e75-e69d0dd10ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:36.858490 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:36.890209 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c587236-8cc8-4afe-9e75-e69d0dd10ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:36.891395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a000cf-94c7-44f4-9628-5d10380459f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:36.921692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:36.927112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:36.927450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:36.927712 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:36.927864 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:36.933624 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:36.933624 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:36.934428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4dcdf39b-1b88-4c83-a158-f0127805f44c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:36.934943 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 997/4001] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:36 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:36.967567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Created reservations ['938efd49-4790-4708-bb3f-494539ebd616', '8bf077b4-364d-42ff-a383-00fe7f263c01', '5187a808-0eef-4ff9-b2f3-e4f5dad4ad10', '4ba3feb4-b58c-4b64-89dc-954d14694a51'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:36.968316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3a000cf-94c7-44f4-9628-5d10380459f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938efd49-4790-4708-bb3f-494539ebd616', '8bf077b4-364d-42ff-a383-00fe7f263c01', '5187a808-0eef-4ff9-b2f3-e4f5dad4ad10', '4ba3feb4-b58c-4b64-89dc-954d14694a51']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:36.969658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bf7652-118f-4fa0-8826-1348c1e6b0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:37.000026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bf7652-118f-4fa0-8826-1348c1e6b0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ae6f67-e0a6-469f-9045-376372bc64ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-700830069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c61466449540ce864106d7088063f9',qos_specs=None,replication_status=,reservations=['938efd49-4790-4708-bb3f-494539ebd616','8bf077b4-364d-42ff-a383-00fe7f263c01','5187a808-0eef-4ff9-b2f3-e4f5dad4ad10','4ba3feb4-b58c-4b64-89dc-954d14694a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50576e7ce32a452296ac0c1f240da00e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-700830069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1ae6f67-e0a6-469f-9045-376372bc64ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70c61466449540ce864106d7088063f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50576e7ce32a452296ac0c1f240da00e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:37.000928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31071489-7154-4da7-8dea-634260efe177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:37.023626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31071489-7154-4da7-8dea-634260efe177) transitioned into state 'SUCCESS' from state '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-700830069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70c61466449540ce864106d7088063f9',qos_specs=None,replication_status=,reservations=['938efd49-4790-4708-bb3f-494539ebd616','8bf077b4-364d-42ff-a383-00fe7f263c01','5187a808-0eef-4ff9-b2f3-e4f5dad4ad10','4ba3feb4-b58c-4b64-89dc-954d14694a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50576e7ce32a452296ac0c1f240da00e',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:37.024776 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc37e81-8e02-426c-975b-259305bd0b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:37.036577 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc37e81-8e02-426c-975b-259305bd0b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:37.037441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Flow 'volume_create_api' (3bb3dda6-1ef2-4938-aa66-c7bcddb19562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:37.037733 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create volume request issued successfully. Jul 22 04:51:37.038404 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eade550e-6aee-4b2a-b2dc-fc4b5ba47ca1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:37.038936 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1005/4002] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:36 2026] POST /volume/v3/volumes => generated 757 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:37.056800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c5d24512-7e15-4d61-926b-d405311036dd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:37.059549 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c5d24512-7e15-4d61-926b-d405311036dd tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:37.059808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c5d24512-7e15-4d61-926b-d405311036dd tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:37.060074 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c5d24512-7e15-4d61-926b-d405311036dd tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:37.071248 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:37.071248 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:37.077673 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c5d24512-7e15-4d61-926b-d405311036dd tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:37.085095 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c5d24512-7e15-4d61-926b-d405311036dd tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 200 Jul 22 04:51:37.085740 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 997/4003] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:37 2026] GET /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:37.945847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:37.949699 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:37.949699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:37.949699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:37.949699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:37.960279 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:37.960279 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:37.960279 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-893a8176-a6c6-4cc9-ae3e-276523cc4729 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:37.960279 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1005/4004] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:37 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:38.117984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b538213c-cbda-496b-8ea8-36ded87c022c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:38.117984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b538213c-cbda-496b-8ea8-36ded87c022c tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:38.117984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b538213c-cbda-496b-8ea8-36ded87c022c tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:38.117984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b538213c-cbda-496b-8ea8-36ded87c022c tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:38.126544 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:38.126544 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:38.130370 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b538213c-cbda-496b-8ea8-36ded87c022c tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:38.135581 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b538213c-cbda-496b-8ea8-36ded87c022c tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 200 Jul 22 04:51:38.135988 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 998/4005] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:38 2026] GET /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:38.151991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-61faf2fb-41f9-4667-b156-1af7deda145f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:38.155820 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:38.155820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ae6f67-e0a6-469f-9045-376372bc64ad", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-303270149"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:38.170697 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:38.170697 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:38.171569 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:38.171756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create snapshot from volume e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:38.221638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Created reservations ['da7ac203-50a7-4603-8a35-dfb355f5fc59', '939ed701-5ba7-453d-8e31-001ebbd229cc', 'db5e55bd-26ac-4fd4-9a73-518d45efb1b8', '6b482b3f-26be-4a05-96c6-a2830a7c7cf8'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:38.271393 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot create request issued successfully. Jul 22 04:51:38.271393 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61faf2fb-41f9-4667-b156-1af7deda145f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:38.271721 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1006/4006] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:38.303461 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:38.306373 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:38.306670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:38.306984 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:38.313816 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:38.313816 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:38.313816 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:38.314134 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0493c1d0-fbbd-46b8-9081-b3a10b976d7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b returned with HTTP 200 Jul 22 04:51:38.314479 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 998/4007] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:38 2026] GET /volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:38.971356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:38.973741 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:38.974052 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:38.974306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:38.974435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:38.979621 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:38.979621 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:38.980657 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92c47425-6c38-41ec-9ab5-43192c2e04bb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:38.981119 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1006/4008] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:38 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:39.330939 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:39.340767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:39.340767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:39.340767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:39.348006 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:39.348006 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:39.349377 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:39.350586 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c4e6a0-e4ab-480d-bfa8-ad59cbd5a962 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b returned with HTTP 200 Jul 22 04:51:39.351107 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 999/4009] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:39 2026] GET /volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:39.361708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:39.363675 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:39.364032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ae6f67-e0a6-469f-9045-376372bc64ad", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1722506626"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:39.373182 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:39.373182 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:39.373825 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:39.374015 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create snapshot from volume e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:39.403360 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Created reservations ['065d7585-0516-4111-9b86-53d7771d7b55', '663f6cff-e48c-4b74-bae4-c665268ce8a5', '3c8aa116-ecc6-43d8-8783-d0525b5334f4', '23bee8fa-a38e-4250-b575-303c4f326e7e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:39.437461 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot create request issued successfully. Jul 22 04:51:39.437788 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6148ae0f-d316-4d96-9784-1a57bd015cd5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:39.438244 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1007/4010] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:39.451249 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-04c88182-675e-42ea-b8f6-114743f89754 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:39.453568 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04c88182-675e-42ea-b8f6-114743f89754 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:39.453809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-04c88182-675e-42ea-b8f6-114743f89754 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:39.454016 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-04c88182-675e-42ea-b8f6-114743f89754 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:39.472229 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:39.472229 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:39.472229 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-04c88182-675e-42ea-b8f6-114743f89754 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:39.473779 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04c88182-675e-42ea-b8f6-114743f89754 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 200 Jul 22 04:51:39.473779 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 999/4011] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:39 2026] GET /volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:39.994823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:39.996507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:39.996738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:39.996977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:39.997103 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:40.007140 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:40.007140 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:40.007951 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ee38180-7ba4-45f4-9257-8b817a8156f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:40.008394 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1007/4012] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:39 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:40.062218 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:40.064325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:40.065068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1442408767", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:40.066948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1442408767', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:40.067361 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume of 1 GB Jul 22 04:51:40.072388 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Availability Zones retrieved successfully. Jul 22 04:51:40.080244 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Flow 'volume_create_api' (f3db2763-ade2-4cb3-a166-3e2e5d4ab35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:40.081531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caffaa8d-29cd-4c5f-b17d-10f344b35ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:40.082790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:40.111016 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caffaa8d-29cd-4c5f-b17d-10f344b35ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:40.112078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f3a79-a157-40f5-8cef-e92a00afadcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:40.180043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Created reservations ['65f8c3e1-4001-4ac6-a379-9fb5088547cd', '2bde0379-a025-418f-9dca-e6c16405123a', '6f0599de-8e5b-4bcf-a1d4-47b71464342f', '3ac39a16-fc72-4df8-8020-e757b7dc7cc9'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:40.180043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f3a79-a157-40f5-8cef-e92a00afadcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65f8c3e1-4001-4ac6-a379-9fb5088547cd', '2bde0379-a025-418f-9dca-e6c16405123a', '6f0599de-8e5b-4bcf-a1d4-47b71464342f', '3ac39a16-fc72-4df8-8020-e757b7dc7cc9']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:40.181415 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268df292-31ea-4411-9532-59c963d8e0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:40.210673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268df292-31ea-4411-9532-59c963d8e0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9532515c-4004-4305-831b-4020ef247fc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1442408767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5dffde23f934e53aca70d3e22314197',qos_specs=None,replication_status=,reservations=['65f8c3e1-4001-4ac6-a379-9fb5088547cd','2bde0379-a025-418f-9dca-e6c16405123a','6f0599de-8e5b-4bcf-a1d4-47b71464342f','3ac39a16-fc72-4df8-8020-e757b7dc7cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95f400af8450419ebfb38b66f2bd5449',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1442408767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9532515c-4004-4305-831b-4020ef247fc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5dffde23f934e53aca70d3e22314197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95f400af8450419ebfb38b66f2bd5449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:40.212059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9441ded7-0170-4363-9431-233a3a1d07a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:40.236264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9441ded7-0170-4363-9431-233a3a1d07a5) transitioned into state 'SUCCESS' from state '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-1442408767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5dffde23f934e53aca70d3e22314197',qos_specs=None,replication_status=,reservations=['65f8c3e1-4001-4ac6-a379-9fb5088547cd','2bde0379-a025-418f-9dca-e6c16405123a','6f0599de-8e5b-4bcf-a1d4-47b71464342f','3ac39a16-fc72-4df8-8020-e757b7dc7cc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95f400af8450419ebfb38b66f2bd5449',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:40.237992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aab0e3-fbd7-416d-9b6c-2a3f6d8cf2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:40.249830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74aab0e3-fbd7-416d-9b6c-2a3f6d8cf2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:40.252083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Flow 'volume_create_api' (f3db2763-ade2-4cb3-a166-3e2e5d4ab35f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:40.252083 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume request issued successfully. Jul 22 04:51:40.253020 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-10b2dc7a-a44e-4de2-b804-aec0312abb86 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:40.254294 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1000/4013] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:40 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:40.484486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:40.486747 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:40.486949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:40.487208 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:40.493210 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:40.493210 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:40.493785 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:40.494955 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2bd3bcce-30be-4ef6-893e-5e37e11587c8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 200 Jul 22 04:51:40.495665 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1008/4014] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:40 2026] GET /volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:40.506086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:40.508280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:40.508582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1ae6f67-e0a6-469f-9045-376372bc64ad", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-943229444"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:40.518610 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:40.518610 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:40.518610 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:40.518610 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Create snapshot from volume e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:40.545727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Created reservations ['9943d2c8-641c-4bc8-a8da-44efd7b359dd', '145e3dae-f59a-488c-bd1a-964457dfc268', 'a428a648-a19e-4856-b463-1dfa88283b2d', '4a3faeeb-de72-483b-9760-7a83bde46ab4'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:40.599987 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot create request issued successfully. Jul 22 04:51:40.600351 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d24d5390-777f-4dd3-a02c-3fed34003c96 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:40.600838 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1000/4015] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:40 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 22 04:51:40.612513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a92a811e-5292-434b-893f-0fbde7167701 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:40.618512 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a92a811e-5292-434b-893f-0fbde7167701 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:40.618512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a92a811e-5292-434b-893f-0fbde7167701 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:40.618512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a92a811e-5292-434b-893f-0fbde7167701 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:40.627290 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:40.627290 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:40.628075 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a92a811e-5292-434b-893f-0fbde7167701 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:40.629100 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a92a811e-5292-434b-893f-0fbde7167701 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c returned with HTTP 200 Jul 22 04:51:40.629520 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1008/4016] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:40 2026] GET /volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c => generated 445 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.026551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.029551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:41.032458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.032458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.032458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:41.041606 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.041606 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:41.041606 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4539bcfd-3130-4146-94ab-0fc7ec8da93f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:41.042890 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1001/4017] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.643864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-72646902-3f80-4200-b971-8ae34de7c30f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.646346 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-72646902-3f80-4200-b971-8ae34de7c30f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:41.646613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-72646902-3f80-4200-b971-8ae34de7c30f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.646705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-72646902-3f80-4200-b971-8ae34de7c30f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.653337 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.653337 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:41.653337 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-72646902-3f80-4200-b971-8ae34de7c30f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:41.653337 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-72646902-3f80-4200-b971-8ae34de7c30f tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c returned with HTTP 200 Jul 22 04:51:41.653759 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1009/4018] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.664390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.666106 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?limit=1 Jul 22 04:51:41.666299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.666718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.666718 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.666883 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.666883 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:41.670880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.681918 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.682603 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed78a793-88c3-46ac-86bd-2cad4f139d52 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 22 04:51:41.683131 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1001/4019] 10.4.3.175 () {66 vars in 1258 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.697739 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.699697 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:41.699917 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.700133 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.700419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.701537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.706456 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.706892 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4f09cb36-ed6a-48bf-a4b8-aaed99f80293 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:51:41.707392 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1009/4020] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.717198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.719470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?limit=100000 Jul 22 04:51:41.719709 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.719949 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.720447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.721450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.725473 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.725817 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-611e2754-5295-4cca-be28-b6d5d4fcd391 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 22 04:51:41.726209 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1002/4021] 10.4.3.175 () {66 vars in 1268 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.737531 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8c989ee5-a93d-4669-8373-fe1782426f54 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.740192 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?limit=0 Jul 22 04:51:41.740366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.740997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.740997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.742173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.744258 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.745208 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8c989ee5-a93d-4669-8373-fe1782426f54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 22 04:51:41.745208 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1010/4022] 10.4.3.175 () {66 vars in 1258 bytes} [Wed Jul 22 04:51:41 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 22 04:51:41.758339 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d3990575-ad45-4314-8774-12fb92bab6ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.760410 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:41.760609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.760817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.761063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.761340 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.761340 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:41.762236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.767465 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.767902 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3990575-ad45-4314-8774-12fb92bab6ce tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:51:41.768381 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1002/4023] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.777275 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.779736 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?marker=7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:41.779992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.780253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.780505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.780825 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.780825 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:41.781752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.808949 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.809403 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95cb240c-28ea-4a23-aa6a-ee9e5d2f0d83 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?marker=7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 200 Jul 22 04:51:41.809791 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1010/4024] 10.4.3.175 () {66 vars in 1330 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?marker=7c9fcece-129d-485c-97d7-458d8e801108 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.821886 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b25da383-92fd-410d-a099-3b18158475b1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.825354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?offset=2&limit=3 Jul 22 04:51:41.825815 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.826239 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.826599 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.827480 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.827480 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:41.829423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.845385 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.846311 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b25da383-92fd-410d-a099-3b18158475b1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 22 04:51:41.847110 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1003/4025] 10.4.3.175 () {66 vars in 1276 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.859548 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.861881 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 22 04:51:41.862193 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.862474 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.862750 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.864294 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.881011 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.881612 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5d4721d-ca65-4881-b507-729fb935c5a9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 22 04:51:41.882151 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1011/4026] 10.4.3.175 () {66 vars in 1308 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.891733 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.894089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 22 04:51:41.894089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.894089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.894275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.894480 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.894480 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:41.895307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.900753 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.901473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50956238-bd6a-4c9b-a142-4f9f90fcfc1e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 22 04:51:41.901611 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1003/4027] 10.4.3.175 () {66 vars in 1310 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.915144 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.916860 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 22 04:51:41.917085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.917371 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.917641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.918030 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.918030 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:41.919220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.930808 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.931250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9fade226-5622-4e8b-8ed7-4da27325b5d8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 22 04:51:41.931648 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1011/4028] 10.4.3.175 () {66 vars in 1292 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.943890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-30e80506-a688-463b-85ae-68752d476e7b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.946076 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 22 04:51:41.946365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.946616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.946893 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.947223 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.947223 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:41.947944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.966394 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.966832 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30e80506-a688-463b-85ae-68752d476e7b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 22 04:51:41.967266 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1004/4029] 10.4.3.175 () {66 vars in 1294 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:41.981274 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:41.982854 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 22 04:51:41.983043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:41.983248 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:41.983438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:41.983667 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:41.983667 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:41.984448 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:41.998377 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:41.998746 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bf87efba-88f9-44aa-8ee5-6b4cb6c60b57 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 22 04:51:41.999202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1012/4030] 10.4.3.175 () {66 vars in 1312 bytes} [Wed Jul 22 04:51:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.010652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6b60f653-5246-4c5b-9681-9ecdee465eac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.015470 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 22 04:51:42.015746 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.018843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.019228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.019633 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.019633 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:42.020862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.035404 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.035948 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b60f653-5246-4c5b-9681-9ecdee465eac tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 22 04:51:42.036478 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1004/4031] 10.4.3.175 () {66 vars in 1314 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.049328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.050984 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 Jul 22 04:51:42.051218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.051447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'detail' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.051691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.051981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.051981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:42.052832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.061020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.062201 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:42.062445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.062676 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.063000 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:42.066296 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.066753 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.066753 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:42.067416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3b8d2eae-cc88-41a1-94eb-66f7f9f7c1c1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 returned with HTTP 200 Jul 22 04:51:42.067831 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1012/4032] 10.4.3.175 () {66 vars in 1383 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.069386 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.069386 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:42.070109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1edaf53c-82d4-4ef9-9c18-b0f8db4f2239 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:42.070493 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1005/4033] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.079292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.083610 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail?status=available Jul 22 04:51:42.084131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.084131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.084319 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.084614 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.084614 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:42.089948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.113957 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.114622 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.114622 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:42.115529 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f288de4f-0b7b-480b-8ca3-1bd1dd92e2e3 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 22 04:51:42.116471 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1013/4034] 10.4.3.175 () {66 vars in 1297 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:42.129916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-895f88c6-77f6-4972-99c4-1e3703821010 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.133075 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 Jul 22 04:51:42.133420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.133677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.133983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.134437 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.134437 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:42.135410 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.db.api [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100127) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.151127 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.152368 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.152368 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:42.152368 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-895f88c6-77f6-4972-99c4-1e3703821010 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 returned with HTTP 200 Jul 22 04:51:42.152729 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1005/4035] 10.4.3.175 () {66 vars in 1417 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 => generated 475 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.168197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.170200 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 Jul 22 04:51:42.170430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.170641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.170891 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.173339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.178143 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.178143 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ea89e4ea-398a-4968-ae96-46c04a96b6d5 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 returned with HTTP 200 Jul 22 04:51:42.178143 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1013/4036] 10.4.3.175 () {66 vars in 1362 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 => generated 341 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:51:42.190099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.191898 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?status=available Jul 22 04:51:42.192118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.194997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.194997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.194997 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.db.api [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100124) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.207022 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.207603 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aa2a6c9c-e758-4d14-b519-3ab760c2b364 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?status=available returned with HTTP 200 Jul 22 04:51:42.208205 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1006/4037] 10.4.3.175 () {66 vars in 1276 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.222078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.223918 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 Jul 22 04:51:42.224178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.224412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.224634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:51:42.226004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.db.api [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Building query based on filter {{(pid=100126) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:51:42.239299 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Get all snapshots completed successfully. Jul 22 04:51:42.239684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53c08209-5cf9-4744-917f-ab8fbd37dfd1 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 returned with HTTP 200 Jul 22 04:51:42.240156 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1014/4038] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-943229444 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:42.255924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.257982 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:42.258199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.258438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.258577 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Delete snapshot with id: a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:42.278738 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.278738 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:42.279470 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:42.301739 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot delete request issued successfully. Jul 22 04:51:42.301904 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d4614e2-fd98-45a8-8f3c-353bce93ea54 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c returned with HTTP 202 Jul 22 04:51:42.302493 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1006/4039] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:42 2026] DELETE /volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:42.311809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:42.317256 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:42.317256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:42.317256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:42.321620 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:42.321620 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:42.322376 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:42.323390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b09f9ea3-b7c5-4027-971e-9789ec9ad076 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c returned with HTTP 200 Jul 22 04:51:42.323880 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1014/4040] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:42 2026] GET /volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:43.081690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.083920 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:43.084309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.084572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.084732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:43.089333 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.089333 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:43.090163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2dd2e350-00af-4142-a58e-5b47480c5d39 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:43.090617 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1007/4041] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:43.105659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-28f265b3-9982-4124-937a-2444058411ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.107191 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e/export_record Jul 22 04:51:43.107476 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.108593 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'export_record' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.108593 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Export record for backup 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:51:43.112014 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.112014 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:43.112921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.api [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling RPCAPI with context: , host: np0000005618, backup: 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100126) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 04:51:43.121346 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] export_record in rpcapi backup_id 15650652-0a2b-477e-bf48-bf3d611c8e2e on host np0000005618. {{(pid=100126) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 04:51:43.134707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiYmNjMjExMjUtOTExNS00ZDFmLThjYzgtYzFjYThlZGVkMjY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yOTgxMzExMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iY2MyMTEyNS05MTE1LTRkMWYtOGNjOC1jMWNhOGVkZWQyNjkvMjAyNjA3MjIwNDUxMjkvYXpfbm92YV9iYWNrdXBfMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUxOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100126) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 04:51:43.135681 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-28f265b3-9982-4124-937a-2444058411ca tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e/export_record returned with HTTP 200 Jul 22 04:51:43.136209 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1015/4042] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:43.143470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.145436 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:51:43.145706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.145951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.146077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:43.150663 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.150663 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:43.151703 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c3adddf9-1f3e-4b70-a835-5054de5a64a7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:51:43.152095 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1007/4043] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:43.163436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.165086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups/import_record Jul 22 04:51:43.165515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkzOWQ2MzUtMzE0OC00YTE5LTljYjMtMTI1YTUwYjNlYWRhIiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiYmNjMjExMjUtOTExNS00ZDFmLThjYzgtYzFjYThlZGVkMjY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yOTgxMzExMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iY2MyMTEyNS05MTE1LTRkMWYtOGNjOC1jMWNhOGVkZWQyNjkvMjAyNjA3MjIwNDUxMjkvYXpfbm92YV9iYWNrdXBfMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUxOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:43.167415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkzOWQ2MzUtMzE0OC00YTE5LTljYjMtMTI1YTUwYjNlYWRhIiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiYmNjMjExMjUtOTExNS00ZDFmLThjYzgtYzFjYThlZGVkMjY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yOTgxMzExMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iY2MyMTEyNS05MTE1LTRkMWYtOGNjOC1jMWNhOGVkZWQyNjkvMjAyNjA3MjIwNDUxMjkvYXpfbm92YV9iYWNrdXBfMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUxOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 04:51:43.167513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkzOWQ2MzUtMzE0OC00YTE5LTljYjMtMTI1YTUwYjNlYWRhIiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiYmNjMjExMjUtOTExNS00ZDFmLThjYzgtYzFjYThlZGVkMjY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yOTgxMzExMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iY2MyMTEyNS05MTE1LTRkMWYtOGNjOC1jMWNhOGVkZWQyNjkvMjAyNjA3MjIwNDUxMjkvYXpfbm92YV9iYWNrdXBfMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUxOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 04:51:43.191798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['14bc393a-8dd8-462d-b6ff-4b4ca5acb642', 'a4f86b43-605b-43ac-8292-a24424d20950'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:43.214860 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] import_record rpcapi backup id 8939d635-3148-4a19-9cb3-125a50b3eada on host np0000005618 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODkzOWQ2MzUtMzE0OC00YTE5LTljYjMtMTI1YTUwYjNlYWRhIiwgInVzZXJfaWQiOiAiM2QxNzA0MmNkYmJjNDVhYzlmNWM3MTBiNGMxOWZkMmYiLCAicHJvamVjdF9pZCI6ICIzYWJkNWFkNWJjYjY0MTExYWQ0MGQ1MGM4YjBjYmFlZCIsICJ2b2x1bWVfaWQiOiAiYmNjMjExMjUtOTExNS00ZDFmLThjYzgtYzFjYThlZGVkMjY5IiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yOTgxMzExMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iY2MyMTEyNS05MTE1LTRkMWYtOGNjOC1jMWNhOGVkZWQyNjkvMjAyNjA3MjIwNDUxMjkvYXpfbm92YV9iYWNrdXBfMTU2NTA2NTItMGEyYi00NzdlLWJmNDgtYmYzZDYxMWM4ZTJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1MToyN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUxOjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100125) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 22 04:51:43.217845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Import record output: {'backup': {'id': '8939d635-3148-4a19-9cb3-125a50b3eada', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada'}, {'rel': 'bookmark', 'href': 'https://10.4.3.175/volume/backups/8939d635-3148-4a19-9cb3-125a50b3eada'}]}}. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 22 04:51:43.218240 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e8e50ac-f992-44f6-bc13-3efb641d2ae1 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/import_record returned with HTTP 201 Jul 22 04:51:43.218807 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1015/4044] 10.4.3.175 () {70 vars in 1342 bytes} [Wed Jul 22 04:51:43 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 56 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 22 04:51:43.232111 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.233740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada Jul 22 04:51:43.233956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.234164 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.234270 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 8939d635-3148-4a19-9cb3-125a50b3eada. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:43.238376 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.238376 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:43.239009 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-24239f99-ca6a-487f-b825-59cc8c9cbf4d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada returned with HTTP 200 Jul 22 04:51:43.239394 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1008/4045] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:43.335048 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-074e6e38-086a-46d1-bb7a-34702e3265f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.336517 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-074e6e38-086a-46d1-bb7a-34702e3265f4 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c Jul 22 04:51:43.336834 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-074e6e38-086a-46d1-bb7a-34702e3265f4 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.337158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-074e6e38-086a-46d1-bb7a-34702e3265f4 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.341455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-074e6e38-086a-46d1-bb7a-34702e3265f4 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c returned with HTTP 404 Jul 22 04:51:43.341999 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1016/4046] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/snapshots/a4b4e8b3-c8c6-4e3d-87dd-1434ab98f90c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:43.354048 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ac59207-dabf-4778-9c77-b041efce8b3d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.356578 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:43.356887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.357158 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.357291 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Delete snapshot with id: 7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:43.366339 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.366339 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:43.367094 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:43.395417 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot delete request issued successfully. Jul 22 04:51:43.395582 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ac59207-dabf-4778-9c77-b041efce8b3d tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 202 Jul 22 04:51:43.395987 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1008/4047] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:43 2026] DELETE /volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:43.407031 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:43.409627 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:43.409807 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:43.409983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:43.414675 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:43.414675 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:43.415470 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:43.415765 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b6c14e3-5c33-4430-81ca-a3facfa49f6e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 200 Jul 22 04:51:43.416520 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1016/4048] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:43 2026] GET /volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:44.253289 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.255242 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada Jul 22 04:51:44.255773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.256058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.256236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 8939d635-3148-4a19-9cb3-125a50b3eada. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:44.261639 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:44.261639 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:44.262607 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5696d45-af34-4f97-a3a4-a74e22f2379f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada returned with HTTP 200 Jul 22 04:51:44.263172 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1009/4049] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:44 2026] GET /volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:44.274122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-16190e70-f7e0-4e44-a749-8269a6ed691b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.275993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada Jul 22 04:51:44.276827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.277142 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.277300 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: 8939d635-3148-4a19-9cb3-125a50b3eada. Jul 22 04:51:44.282029 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:44.282029 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:44.298689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id 8939d635-3148-4a19-9cb3-125a50b3eada {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:51:44.300829 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-16190e70-f7e0-4e44-a749-8269a6ed691b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada returned with HTTP 202 Jul 22 04:51:44.301318 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1017/4050] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:51:44 2026] DELETE /volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:51:44.309194 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.315021 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada Jul 22 04:51:44.315021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.315021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.315021 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 8939d635-3148-4a19-9cb3-125a50b3eada. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:44.321375 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:44.321375 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:44.322280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b0b8c9f-725e-41c8-b1ca-1d25dc14ab22 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada returned with HTTP 200 Jul 22 04:51:44.322781 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1009/4051] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:44 2026] GET /volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:44.426494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8bcc8a35-22fc-4987-a86a-1665a2f1eb13 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.428517 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bcc8a35-22fc-4987-a86a-1665a2f1eb13 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 Jul 22 04:51:44.428758 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bcc8a35-22fc-4987-a86a-1665a2f1eb13 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.428999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bcc8a35-22fc-4987-a86a-1665a2f1eb13 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.433328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bcc8a35-22fc-4987-a86a-1665a2f1eb13 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 returned with HTTP 404 Jul 22 04:51:44.433997 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1017/4052] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:44 2026] GET /volume/v3/snapshots/7c9fcece-129d-485c-97d7-458d8e801108 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:44.442272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.443819 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:44.445375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.445375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.445375 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Delete snapshot with id: a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:44.451429 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:44.451429 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:44.451910 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:44.474633 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot delete request issued successfully. Jul 22 04:51:44.474633 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-67ef48f5-907f-4826-b76c-87d1418e9c7e tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b returned with HTTP 202 Jul 22 04:51:44.474633 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1010/4053] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:51:44 2026] DELETE /volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:44.487092 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:44.489469 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:44.491373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:44.491373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:44.499732 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:44.499732 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:44.499918 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Snapshot retrieved successfully. Jul 22 04:51:44.500922 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e5aad07-b0dd-46ed-b504-37662f6dfc36 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b returned with HTTP 200 Jul 22 04:51:44.501530 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1018/4054] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:44 2026] GET /volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:45.333376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.334930 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada Jul 22 04:51:45.335161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.335375 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.335511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 8939d635-3148-4a19-9cb3-125a50b3eada. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:45.338645 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9213b61a-e7ed-47c8-b392-db2452aadd24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada returned with HTTP 404 Jul 22 04:51:45.339149 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1010/4055] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:45 2026] GET /volume/v3/backups/8939d635-3148-4a19-9cb3-125a50b3eada => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:45.345601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.347584 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:45.347835 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.348034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.348237 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume with id: bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:45.357260 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:45.357260 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:45.357656 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:45.376795 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume request issued successfully. Jul 22 04:51:45.376929 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-641fe9d2-4dce-4b7c-96f5-f991d758de1f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 returned with HTTP 202 Jul 22 04:51:45.377564 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1018/4056] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:51:45 2026] DELETE /volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:45.386807 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.388483 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:45.388884 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.389274 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.397325 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:45.397325 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:45.401749 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:45.406235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c59b7f3-47a3-4753-8ab2-a4467984b7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 returned with HTTP 200 Jul 22 04:51:45.406859 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1011/4057] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:45 2026] GET /volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:45.515333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a13e79bd-0853-449d-9b23-8a536abde4b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.517996 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a13e79bd-0853-449d-9b23-8a536abde4b8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b Jul 22 04:51:45.518202 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a13e79bd-0853-449d-9b23-8a536abde4b8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.518390 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a13e79bd-0853-449d-9b23-8a536abde4b8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.522472 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a13e79bd-0853-449d-9b23-8a536abde4b8 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b returned with HTTP 404 Jul 22 04:51:45.523024 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1019/4058] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:45 2026] GET /volume/v3/snapshots/a2d277de-8757-46a9-9015-aeb0f09f4a2b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:45.529928 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.531539 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:45.531703 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.531902 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.539085 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:45.539085 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:45.542850 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:45.547289 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0a3e4e1a-c96e-44c7-a692-08d545893707 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 200 Jul 22 04:51:45.547685 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1011/4059] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:45 2026] GET /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:45.560132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8f702660-caae-4a77-ba33-d9e160a21437 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.562242 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:45.562410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.562580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.562766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Delete volume with id: e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:45.571226 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:45.571226 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:45.571784 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:45.589433 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Delete volume request issued successfully. Jul 22 04:51:45.589693 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8f702660-caae-4a77-ba33-d9e160a21437 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 202 Jul 22 04:51:45.590077 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1019/4060] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:45 2026] DELETE /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:45.600601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-caf64614-84e1-4a94-bc96-549b119cc45b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:45.602058 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caf64614-84e1-4a94-bc96-549b119cc45b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:45.602379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caf64614-84e1-4a94-bc96-549b119cc45b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:45.602653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-caf64614-84e1-4a94-bc96-549b119cc45b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:45.611044 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:45.611044 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:45.615441 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-caf64614-84e1-4a94-bc96-549b119cc45b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Volume info retrieved successfully. Jul 22 04:51:45.620059 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-caf64614-84e1-4a94-bc96-549b119cc45b tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 200 Jul 22 04:51:45.620648 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1012/4061] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:45 2026] GET /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:46.419753 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a003e9e6-2277-4d41-adc8-4ec638c69500 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.421975 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a003e9e6-2277-4d41-adc8-4ec638c69500 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 Jul 22 04:51:46.422230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a003e9e6-2277-4d41-adc8-4ec638c69500 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:46.422430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a003e9e6-2277-4d41-adc8-4ec638c69500 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:46.430357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a003e9e6-2277-4d41-adc8-4ec638c69500 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 returned with HTTP 404 Jul 22 04:51:46.430853 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1020/4062] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:46 2026] GET /volume/v3/volumes/bcc21125-9115-4d1f-8cc8-c1ca8eded269 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:46.440541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1451f0d2-fb89-476d-a38c-2517bb741afc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.442537 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1451f0d2-fb89-476d-a38c-2517bb741afc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups Jul 22 04:51:46.442802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1451f0d2-fb89-476d-a38c-2517bb741afc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:46.443073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1451f0d2-fb89-476d-a38c-2517bb741afc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:46.456217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1451f0d2-fb89-476d-a38c-2517bb741afc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 200 Jul 22 04:51:46.456633 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1012/4063] 10.4.3.175 () {68 vars in 1277 bytes} [Wed Jul 22 04:51:46 2026] GET /volume/v3/backups => generated 624 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:46.465916 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-31dd6186-e5f8-4a23-acb1-b564936e6bb0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.468099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31dd6186-e5f8-4a23-acb1-b564936e6bb0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups?project_id=3abd5ad5bcb64111ad40d50c8b0cbaed Jul 22 04:51:46.468391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31dd6186-e5f8-4a23-acb1-b564936e6bb0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:46.468639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-31dd6186-e5f8-4a23-acb1-b564936e6bb0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:46.473792 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-31dd6186-e5f8-4a23-acb1-b564936e6bb0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups?project_id=3abd5ad5bcb64111ad40d50c8b0cbaed returned with HTTP 200 Jul 22 04:51:46.474324 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1020/4064] 10.4.3.175 () {68 vars in 1364 bytes} [Wed Jul 22 04:51:46 2026] GET /volume/v3/backups?project_id=3abd5ad5bcb64111ad40d50c8b0cbaed => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:46.483774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.488024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:46.488024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1365637031"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:46.488024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1365637031'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:46.488024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume of 1 GB Jul 22 04:51:46.492809 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Availability Zones retrieved successfully. Jul 22 04:51:46.499169 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (321512f7-8f85-4f96-982d-53adb3a8c6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:46.500260 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eacbd65-daef-4883-b1d8-3eeaa44c029b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:46.501254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:46.535144 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eacbd65-daef-4883-b1d8-3eeaa44c029b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:46.536692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd79a500-d919-4f79-b54c-c0817345d8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:46.586606 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['93aad324-bf4b-4fd0-a6c3-9c36795695a0', 'a4603bd1-aead-4bcb-b6f4-95de3e873023', '61725b82-0141-4f54-8c22-2a8b81b8d0ce', '7145c6cc-0560-4642-9977-23247242000b'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:46.588990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd79a500-d919-4f79-b54c-c0817345d8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93aad324-bf4b-4fd0-a6c3-9c36795695a0', 'a4603bd1-aead-4bcb-b6f4-95de3e873023', '61725b82-0141-4f54-8c22-2a8b81b8d0ce', '7145c6cc-0560-4642-9977-23247242000b']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:46.588990 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b306ab70-62a5-4675-9bfa-6016d638006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:46.619637 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b306ab70-62a5-4675-9bfa-6016d638006e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1919440f-1162-4d23-a053-0b431df18093', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1365637031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['93aad324-bf4b-4fd0-a6c3-9c36795695a0','a4603bd1-aead-4bcb-b6f4-95de3e873023','61725b82-0141-4f54-8c22-2a8b81b8d0ce','7145c6cc-0560-4642-9977-23247242000b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1365637031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1919440f-1162-4d23-a053-0b431df18093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:46.620984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5fd792-fe34-4fe2-a311-4cfeafe1b87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:46.634869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4cc4b73e-afb3-4a40-8e11-af174c7410b9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.638167 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4cc4b73e-afb3-4a40-8e11-af174c7410b9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] GET https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad Jul 22 04:51:46.638425 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b73e-afb3-4a40-8e11-af174c7410b9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:46.638673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4cc4b73e-afb3-4a40-8e11-af174c7410b9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:46.646584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5fd792-fe34-4fe2-a311-4cfeafe1b87c) transitioned into state 'SUCCESS' from state '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-1365637031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['93aad324-bf4b-4fd0-a6c3-9c36795695a0','a4603bd1-aead-4bcb-b6f4-95de3e873023','61725b82-0141-4f54-8c22-2a8b81b8d0ce','7145c6cc-0560-4642-9977-23247242000b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:46.646584 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a7efb7-065c-485f-bd19-e37aba556c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:46.651075 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4cc4b73e-afb3-4a40-8e11-af174c7410b9 tempest-VolumesSnapshotListTestJSON-1099356547 tempest-VolumesSnapshotListTestJSON-1099356547-project-member] https://10.4.3.175/volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad returned with HTTP 404 Jul 22 04:51:46.651723 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1021/4065] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:46 2026] GET /volume/v3/volumes/e1ae6f67-e0a6-469f-9045-376372bc64ad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:46.654753 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a7efb7-065c-485f-bd19-e37aba556c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:46.655846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (321512f7-8f85-4f96-982d-53adb3a8c6ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:46.656291 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request issued successfully. Jul 22 04:51:46.656990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11658fb1-fdcf-4d51-a9c1-591cd471c78f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:46.657557 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1013/4066] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:51:46 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:46.673088 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:46.678924 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:51:46.679231 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:46.679473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:46.689822 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:46.689822 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:46.694659 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:46.700589 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1a9f589-ea7d-4d50-b459-d44e0bde21a0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 returned with HTTP 200 Jul 22 04:51:46.701126 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1013/4067] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:46 2026] GET /volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:47.714179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:47.715944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:51:47.716148 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:47.716332 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:47.723680 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:47.723680 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:47.727338 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:47.732337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dbc59b89-3740-45bd-a4e7-9a1af83e8660 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 returned with HTTP 200 Jul 22 04:51:47.732337 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1021/4068] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:47 2026] GET /volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:47.744510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:47.746542 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:51:47.746875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1919440f-1162-4d23-a053-0b431df18093", "name": "tempest-type-Backup-1899304319"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:47.748600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating new backup {'backup': {'volume_id': '1919440f-1162-4d23-a053-0b431df18093', 'name': 'tempest-type-Backup-1899304319'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:51:47.749619 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating backup of volume 1919440f-1162-4d23-a053-0b431df18093 in container None Jul 22 04:51:47.760268 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:47.760268 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:47.760668 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:51:47.781672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['4001a21f-f143-423d-80bb-cc50c5aefa42', '83836505-bcdd-4e21-b79d-bd8b99cbaa0f'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:47.826034 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cacd2671-0ae8-423c-b22d-0e10d6174bfc tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:51:47.826034 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1022/4069] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:51:47 2026] POST /volume/v3/backups => generated 316 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:47.831795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:47.832849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:47.833071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:47.833281 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:47.833384 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:47.834779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd371cce-9b8b-498d-a885-98abf6a14573 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:47.837573 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:47.837573 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:47.839791 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d835d7d4-deac-4580-b031-b67b3b19f7a5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:47.839791 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1014/4070] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:47 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:47.931690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:47.932070 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1822625767"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:47.933392 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1822625767'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:47.933552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:47.938557 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:47.944308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (a2e35011-f1d9-426e-9b92-8a8c118d156f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:47.945243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6536ea1-98a0-45a7-95e8-5b9788a927ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:47.946308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:47.972334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6536ea1-98a0-45a7-95e8-5b9788a927ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:47.973006 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48e071e-6742-46ea-bdf2-db9b44c67dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:48.029615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['bc79d372-5a55-4a0c-b63b-a63a5b4384ac', '795e2fe2-5b20-4d7d-9f1c-75cdbeece79a', 'a7d92358-58c4-47e6-8838-31c1efa841a5', 'ddbcaa1f-7f2b-455a-a2a7-9ce4aed5ece7'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:48.030353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48e071e-6742-46ea-bdf2-db9b44c67dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc79d372-5a55-4a0c-b63b-a63a5b4384ac', '795e2fe2-5b20-4d7d-9f1c-75cdbeece79a', 'a7d92358-58c4-47e6-8838-31c1efa841a5', 'ddbcaa1f-7f2b-455a-a2a7-9ce4aed5ece7']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:48.031064 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2432ac-35f2-4209-8660-a8a3b18807fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:48.053575 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2432ac-35f2-4209-8660-a8a3b18807fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1822625767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['bc79d372-5a55-4a0c-b63b-a63a5b4384ac','795e2fe2-5b20-4d7d-9f1c-75cdbeece79a','a7d92358-58c4-47e6-8838-31c1efa841a5','ddbcaa1f-7f2b-455a-a2a7-9ce4aed5ece7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1822625767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:48.054338 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2952d29-9a37-4448-b00f-8109afcf993a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:48.070855 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2952d29-9a37-4448-b00f-8109afcf993a) transitioned into state 'SUCCESS' from state '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-1822625767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['bc79d372-5a55-4a0c-b63b-a63a5b4384ac','795e2fe2-5b20-4d7d-9f1c-75cdbeece79a','a7d92358-58c4-47e6-8838-31c1efa841a5','ddbcaa1f-7f2b-455a-a2a7-9ce4aed5ece7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:48.071510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07442fc7-aa57-4ba8-b3f6-3bc460edf190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:48.080810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07442fc7-aa57-4ba8-b3f6-3bc460edf190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:48.083008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (a2e35011-f1d9-426e-9b92-8a8c118d156f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:48.083008 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:48.083008 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd371cce-9b8b-498d-a885-98abf6a14573 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:48.083008 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1014/4071] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:47 2026] POST /volume/v3/volumes => generated 764 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:48.096630 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:48.098143 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:48.098334 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:48.098497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:48.105441 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:48.105441 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:48.109138 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:48.113852 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50b22fa8-39b3-4d85-aaa6-517d77cd2226 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c returned with HTTP 200 Jul 22 04:51:48.114326 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1022/4072] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:48 2026] GET /volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:48.847683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:48.849418 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:48.849613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:48.849756 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:48.849849 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:48.853556 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:48.853556 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:48.854096 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cb48d30c-c776-4ac6-b501-675ffe037e11 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:48.854469 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1023/4073] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:48 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:49.126109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.128514 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:49.128790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:49.129081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:49.137894 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.137894 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:49.142253 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:49.147825 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e574d94d-5c07-4aab-a14a-d74899c56a46 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c returned with HTTP 200 Jul 22 04:51:49.148367 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1015/4074] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:49 2026] GET /volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:49.160648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.162337 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.162653 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1633815384"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.164265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {"'source_volid": 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1633815384'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.164265 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:49.164380 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.164380 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:49.168017 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.173132 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (6c0500c6-4f2c-4695-a0b7-7b2353da46e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.173957 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5675ec-ff7f-4a94-9ade-1e0842d04166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.174772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.203636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5675ec-ff7f-4a94-9ade-1e0842d04166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.204353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60f71cd-fd49-4179-93c6-9973e39556e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.245329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['2026de55-2445-47df-b72d-f15ea8408c82', 'de24b74a-f4bb-418e-9c6e-0385c22afbd5', '93909dd5-08b5-4a7d-954e-ee8a74794a15', 'ecf5aa77-74e5-44ba-9cf4-4f43616e45a2'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.246068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60f71cd-fd49-4179-93c6-9973e39556e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2026de55-2445-47df-b72d-f15ea8408c82', 'de24b74a-f4bb-418e-9c6e-0385c22afbd5', '93909dd5-08b5-4a7d-954e-ee8a74794a15', 'ecf5aa77-74e5-44ba-9cf4-4f43616e45a2']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.246768 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af0269ba-066b-4501-a953-dcce825ac393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.272930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af0269ba-066b-4501-a953-dcce825ac393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96512e3c-ab4a-4e11-b50a-ae94a307f3d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1633815384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['2026de55-2445-47df-b72d-f15ea8408c82','de24b74a-f4bb-418e-9c6e-0385c22afbd5','93909dd5-08b5-4a7d-954e-ee8a74794a15','ecf5aa77-74e5-44ba-9cf4-4f43616e45a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1633815384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96512e3c-ab4a-4e11-b50a-ae94a307f3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.274129 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eff69ba-c786-4309-9422-313d74f4ebd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.295789 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eff69ba-c786-4309-9422-313d74f4ebd2) transitioned into state 'SUCCESS' from state '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-1633815384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['2026de55-2445-47df-b72d-f15ea8408c82','de24b74a-f4bb-418e-9c6e-0385c22afbd5','93909dd5-08b5-4a7d-954e-ee8a74794a15','ecf5aa77-74e5-44ba-9cf4-4f43616e45a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.296603 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b378be2f-df20-40f0-a740-1de930579fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.313092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b378be2f-df20-40f0-a740-1de930579fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.313092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (6c0500c6-4f2c-4695-a0b7-7b2353da46e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.313092 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:49.313092 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de835884-cbbb-4501-b3ca-4cd4895d8152 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.313092 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1015/4075] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 2026] POST /volume/v3/volumes => generated 764 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:49.326662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-85238670-62e8-4aa3-a859-4043d8968017 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.328934 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.329417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1283719029"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.331273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {"'source_volid": 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1283719029'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.331439 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:49.335866 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.342575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (701ee83d-621e-4bb1-84af-5c1f750a7b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.342575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7bdbfb4-22ab-4e03-802c-9bd165ca0f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.344440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.372333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7bdbfb4-22ab-4e03-802c-9bd165ca0f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.372994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e87777-4fd3-41ac-9e4b-f9c556e6ac77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.413375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['518ece5e-bd97-40e2-a409-36dea7c7c618', 'a4bbd0fb-e0d9-4e75-ae55-0d690062e854', '897a224f-b60d-42d2-a5a3-0df34fc1d67c', 'b0cc2ccb-7bcc-4eda-ad2e-4d1708842c79'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.414265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e87777-4fd3-41ac-9e4b-f9c556e6ac77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['518ece5e-bd97-40e2-a409-36dea7c7c618', 'a4bbd0fb-e0d9-4e75-ae55-0d690062e854', '897a224f-b60d-42d2-a5a3-0df34fc1d67c', 'b0cc2ccb-7bcc-4eda-ad2e-4d1708842c79']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.414876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec69e04-1de9-41af-a0d1-5bd6a4182e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.436447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fec69e04-1de9-41af-a0d1-5bd6a4182e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f72cac2-c9f1-43cd-813b-dee526ccc400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1283719029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['518ece5e-bd97-40e2-a409-36dea7c7c618','a4bbd0fb-e0d9-4e75-ae55-0d690062e854','897a224f-b60d-42d2-a5a3-0df34fc1d67c','b0cc2ccb-7bcc-4eda-ad2e-4d1708842c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1283719029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f72cac2-c9f1-43cd-813b-dee526ccc400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.437236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5926b765-0226-4d86-b42e-51d325105244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.454454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5926b765-0226-4d86-b42e-51d325105244) transitioned into state 'SUCCESS' from state '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-1283719029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['518ece5e-bd97-40e2-a409-36dea7c7c618','a4bbd0fb-e0d9-4e75-ae55-0d690062e854','897a224f-b60d-42d2-a5a3-0df34fc1d67c','b0cc2ccb-7bcc-4eda-ad2e-4d1708842c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.455201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f228d84-2e63-4f60-9d02-3cddfab94534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.463510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f228d84-2e63-4f60-9d02-3cddfab94534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.465915 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (701ee83d-621e-4bb1-84af-5c1f750a7b00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.465915 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:49.465915 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-85238670-62e8-4aa3-a859-4043d8968017 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.466179 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1023/4076] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 2026] POST /volume/v3/volumes => generated 764 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:49.478019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0a69b40e-2334-4f21-a725-a35e0d311bba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.479530 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.479858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1399175319"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.481220 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {"'source_volid": 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1399175319'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.481312 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:49.485935 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.491347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (2c3353c2-a549-4d3d-a591-253af1511f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.492290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf5df81-033f-41c5-a6bd-fc3c9605768b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.493134 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.519141 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf5df81-033f-41c5-a6bd-fc3c9605768b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.519884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120c26d7-1b66-4e51-a020-1464a68cb0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.555651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['b14de0d4-ecd5-47a4-b675-9d2ef6e55cb2', 'f554e3ca-4950-4f0b-b4d8-03f0d0d4bf89', 'dfd16bdf-09a8-48b1-80db-6897fc2ab7a1', '87a1061d-7388-4789-90ce-1725ac43988a'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.556350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (120c26d7-1b66-4e51-a020-1464a68cb0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b14de0d4-ecd5-47a4-b675-9d2ef6e55cb2', 'f554e3ca-4950-4f0b-b4d8-03f0d0d4bf89', 'dfd16bdf-09a8-48b1-80db-6897fc2ab7a1', '87a1061d-7388-4789-90ce-1725ac43988a']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.557057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee8b266-a292-43f3-8093-b365b8fb39a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.582457 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee8b266-a292-43f3-8093-b365b8fb39a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1399175319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['b14de0d4-ecd5-47a4-b675-9d2ef6e55cb2','f554e3ca-4950-4f0b-b4d8-03f0d0d4bf89','dfd16bdf-09a8-48b1-80db-6897fc2ab7a1','87a1061d-7388-4789-90ce-1725ac43988a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1399175319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.583240 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20629f64-004c-42a5-896a-482a23875200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.603313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20629f64-004c-42a5-896a-482a23875200) transitioned into state 'SUCCESS' from state '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-1399175319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['b14de0d4-ecd5-47a4-b675-9d2ef6e55cb2','f554e3ca-4950-4f0b-b4d8-03f0d0d4bf89','dfd16bdf-09a8-48b1-80db-6897fc2ab7a1','87a1061d-7388-4789-90ce-1725ac43988a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.603974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28a32fd-6e50-4230-985b-f975a60cb8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.616528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28a32fd-6e50-4230-985b-f975a60cb8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.617333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (2c3353c2-a549-4d3d-a591-253af1511f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.617668 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:49.618252 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a69b40e-2334-4f21-a725-a35e0d311bba tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.618651 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1024/4077] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 2026] POST /volume/v3/volumes => generated 764 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:49.631761 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f9629c2c-9b33-4663-bb52-2bd918607572 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.633453 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.633800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-203224487"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.635187 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {"'source_volid": 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-203224487'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.635309 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:49.639277 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.646089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (28e89ac5-c1f6-4891-921c-cd08bf309b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.646841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c5ab36-83af-4f23-a389-71e3fdb7fbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.647732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.678543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c5ab36-83af-4f23-a389-71e3fdb7fbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.679276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d77219-a43a-4e19-beb6-c6802acb6438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.717159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['dd8aa1f1-6f30-4afd-93c1-884c71907ace', 'f0cce4b3-8c9d-466a-820b-e725b6a26ce0', '20b6a878-baf9-41e0-8633-5abb670a4b1a', '92829c94-a8af-4ba4-835c-3d6c20d35043'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.717930 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d77219-a43a-4e19-beb6-c6802acb6438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8aa1f1-6f30-4afd-93c1-884c71907ace', 'f0cce4b3-8c9d-466a-820b-e725b6a26ce0', '20b6a878-baf9-41e0-8633-5abb670a4b1a', '92829c94-a8af-4ba4-835c-3d6c20d35043']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.718651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93270750-c4be-4a04-bfc1-aa712b4885ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.739058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93270750-c4be-4a04-bfc1-aa712b4885ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '576a7e12-7fc7-4d47-9fc4-553131ed14e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-203224487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['dd8aa1f1-6f30-4afd-93c1-884c71907ace','f0cce4b3-8c9d-466a-820b-e725b6a26ce0','20b6a878-baf9-41e0-8633-5abb670a4b1a','92829c94-a8af-4ba4-835c-3d6c20d35043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-203224487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=576a7e12-7fc7-4d47-9fc4-553131ed14e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.739757 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138a3f2e-0aad-46c9-b68a-3939d1d6b4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.759556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138a3f2e-0aad-46c9-b68a-3939d1d6b4be) transitioned into state 'SUCCESS' from state '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-203224487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['dd8aa1f1-6f30-4afd-93c1-884c71907ace','f0cce4b3-8c9d-466a-820b-e725b6a26ce0','20b6a878-baf9-41e0-8633-5abb670a4b1a','92829c94-a8af-4ba4-835c-3d6c20d35043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.760489 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dff48d-3d79-4ee0-95d9-68c6b689a24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.766143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.768073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.768435 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1321538358", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.769518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08dff48d-3d79-4ee0-95d9-68c6b689a24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.770100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1321538358', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.770299 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume of 1 GB Jul 22 04:51:49.770438 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (28e89ac5-c1f6-4891-921c-cd08bf309b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.770647 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.770647 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:49.770758 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:49.771360 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f9629c2c-9b33-4663-bb52-2bd918607572 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.771763 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1016/4078] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 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 22 04:51:49.777591 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.783075 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (20c9be5a-6d1b-46fc-90e7-0267b26af617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.784015 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d082aa2e-479a-4232-950d-e32b7ea797c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.785188 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.788890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.791356 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:49.791675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-704163169"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:49.793159 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request body: {'volume': {"'source_volid": 'a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-704163169'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:49.793286 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume of 1 GB Jul 22 04:51:49.793527 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.793527 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:49.797420 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Availability Zones retrieved successfully. Jul 22 04:51:49.802628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (a80a8ac8-2fb4-4bae-8f86-ef7362cdc1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.803629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549c772b-9252-4eb4-80fe-9c153d415fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.804527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:49.812988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d082aa2e-479a-4232-950d-e32b7ea797c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.813767 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e64d3c-db72-4d0f-967f-5c783a61247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.828999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (549c772b-9252-4eb4-80fe-9c153d415fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.829977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35dd1580-2d66-422a-b267-32dd4ce66048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.866057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.868004 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:49.868244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:49.868491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:49.868630 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:49.871603 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Created reservations ['1f2f27aa-1560-481b-93de-9e5351cec948', '71360e80-afc3-4ece-8b33-b6070a2ad561', '8faafe78-475e-4a66-a673-fce1116c8d57', '411ac236-e322-47fc-b9c2-e8447c0b5e43'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.872454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35dd1580-2d66-422a-b267-32dd4ce66048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f2f27aa-1560-481b-93de-9e5351cec948', '71360e80-afc3-4ece-8b33-b6070a2ad561', '8faafe78-475e-4a66-a673-fce1116c8d57', '411ac236-e322-47fc-b9c2-e8447c0b5e43']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.872703 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.872703 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:49.873293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ceb810-064b-43f7-8595-ae17f6f1ec77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.873360 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93ebd790-bd08-48be-9ab4-8a0ae73a8b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:49.873702 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1025/4079] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:49 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:49.878059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['b2781d12-37c6-4558-a4ae-53c472bc9895', '4b5357e2-72cd-499f-9189-35d6ed9254a0', 'd2f8516e-d21c-444c-9a67-361edf9f4987', '18783396-c7e9-4776-909f-1ad6e9f76edf'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:49.878059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e64d3c-db72-4d0f-967f-5c783a61247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2781d12-37c6-4558-a4ae-53c472bc9895', '4b5357e2-72cd-499f-9189-35d6ed9254a0', 'd2f8516e-d21c-444c-9a67-361edf9f4987', '18783396-c7e9-4776-909f-1ad6e9f76edf']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.878327 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7ebe1f-b39b-4c95-be85-469d752d5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.899003 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7ebe1f-b39b-4c95-be85-469d752d5471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532d5579-1add-4ea3-84b3-5c959cded538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1321538358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['b2781d12-37c6-4558-a4ae-53c472bc9895','4b5357e2-72cd-499f-9189-35d6ed9254a0','d2f8516e-d21c-444c-9a67-361edf9f4987','18783396-c7e9-4776-909f-1ad6e9f76edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1321538358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532d5579-1add-4ea3-84b3-5c959cded538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2056ac8a2ab4638844cf442b2e96e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95736e221646c48658230d1b94e6d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.899729 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877291a5-83b8-4edf-9405-9320ba8617d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.900666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ceb810-064b-43f7-8595-ae17f6f1ec77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2a69a1-952d-4254-a1fe-6f662a98f9d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-704163169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['1f2f27aa-1560-481b-93de-9e5351cec948','71360e80-afc3-4ece-8b33-b6070a2ad561','8faafe78-475e-4a66-a673-fce1116c8d57','411ac236-e322-47fc-b9c2-e8447c0b5e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-704163169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d2a69a1-952d-4254-a1fe-6f662a98f9d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f4cb0e8123e488eab30c99a69336e9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.901399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4880d2fa-2f4d-4ba1-bec5-651801339fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.914195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (877291a5-83b8-4edf-9405-9320ba8617d0) transitioned into state 'SUCCESS' from state '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-1321538358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['b2781d12-37c6-4558-a4ae-53c472bc9895','4b5357e2-72cd-499f-9189-35d6ed9254a0','d2f8516e-d21c-444c-9a67-361edf9f4987','18783396-c7e9-4776-909f-1ad6e9f76edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.914875 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55abb8b5-12eb-49e3-9b4e-af00134e48f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.922711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55abb8b5-12eb-49e3-9b4e-af00134e48f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.923475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (20c9be5a-6d1b-46fc-90e7-0267b26af617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.923740 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request issued successfully. Jul 22 04:51:49.923816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4880d2fa-2f4d-4ba1-bec5-651801339fdd) transitioned into state 'SUCCESS' from state '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-704163169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f4cb0e8123e488eab30c99a69336e9e',qos_specs=None,replication_status=,reservations=['1f2f27aa-1560-481b-93de-9e5351cec948','71360e80-afc3-4ece-8b33-b6070a2ad561','8faafe78-475e-4a66-a673-fce1116c8d57','411ac236-e322-47fc-b9c2-e8447c0b5e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e8eb2fa999c4bdc9e2b3cc7b838ed78',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.924292 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f0570e5-c183-48af-b6b4-2fbf326877e0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.924533 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b994180e-4044-4976-8fe1-b99b4499f5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:49.924650 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1016/4080] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 2026] POST /volume/v3/volumes => generated 757 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:49.935436 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b994180e-4044-4976-8fe1-b99b4499f5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:49.936215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Flow 'volume_create_api' (a80a8ac8-2fb4-4bae-8f86-ef7362cdc1b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:49.936536 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Create volume request issued successfully. Jul 22 04:51:49.937065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.937124 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5bb36019-b583-4fa3-a158-f65fcb3decf5 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:49.937535 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1024/4081] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:51:49 2026] POST /volume/v3/volumes => generated 763 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:49.939954 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:49.940226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:49.940474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:49.950055 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.950055 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:49.951822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.954700 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 Jul 22 04:51:49.954937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:49.955190 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:49.956860 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:49.962479 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a684f098-066a-4c36-93a2-cb2bbdb26134 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:49.963002 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1017/4082] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:49 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:49.964699 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.964699 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:49.968757 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:49.973663 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a273093b-0fcf-4c6d-942c-ea99681ec116 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 returned with HTTP 200 Jul 22 04:51:49.974124 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1026/4083] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:49 2026] GET /volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:49.989157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:49.991159 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 Jul 22 04:51:49.991367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:49.991541 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:49.998420 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:49.998420 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:50.001659 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:50.005512 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f26b9aa4-67a5-40db-aad7-78607bc04d55 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 returned with HTTP 200 Jul 22 04:51:50.005836 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1017/4084] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:49 2026] GET /volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:50.022259 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:50.024315 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc Jul 22 04:51:50.025841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:50.025841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:50.034590 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:50.034590 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:50.040059 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:50.046163 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0cb76be-6cc5-4292-867a-d42b103e9d8a tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc returned with HTTP 200 Jul 22 04:51:50.046887 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1025/4085] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:50 2026] GET /volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:50.061377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c450d62-32d8-4518-bcda-506cfbee8fee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:50.063684 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c450d62-32d8-4518-bcda-506cfbee8fee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 Jul 22 04:51:50.063929 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c450d62-32d8-4518-bcda-506cfbee8fee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:50.064184 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c450d62-32d8-4518-bcda-506cfbee8fee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:50.073509 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:50.073509 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:50.078334 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0c450d62-32d8-4518-bcda-506cfbee8fee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:50.084167 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c450d62-32d8-4518-bcda-506cfbee8fee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 returned with HTTP 200 Jul 22 04:51:50.084706 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1018/4086] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:50 2026] GET /volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:50.098271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d15055a8-9967-4e87-8192-b390f735b832 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:50.099817 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d15055a8-9967-4e87-8192-b390f735b832 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:50.100038 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d15055a8-9967-4e87-8192-b390f735b832 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:50.100294 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d15055a8-9967-4e87-8192-b390f735b832 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:50.106236 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:50.106236 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:50.109344 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d15055a8-9967-4e87-8192-b390f735b832 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:50.113083 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d15055a8-9967-4e87-8192-b390f735b832 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 returned with HTTP 200 Jul 22 04:51:50.113461 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1027/4087] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:50 2026] GET /volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:50.883666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:50.885518 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:50.885745 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:50.885975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:50.886123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:50.890143 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:50.890143 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:50.890745 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-52feafe4-d2be-47b7-b72c-5ff4a3fcb969 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:50.891111 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1018/4088] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:50 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:50.974933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:50.976914 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:50.977142 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:50.977358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:50.984677 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:50.984677 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:50.988241 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:50.992294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0b1949ae-e323-494c-9e4e-e2c2f9822d65 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:50.992688 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1026/4089] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:50 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.008178 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2863d9af-0140-47cb-8904-862254f5131c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.010133 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2863d9af-0140-47cb-8904-862254f5131c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:51.010345 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2863d9af-0140-47cb-8904-862254f5131c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.010526 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2863d9af-0140-47cb-8904-862254f5131c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.016975 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.016975 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:51.020208 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2863d9af-0140-47cb-8904-862254f5131c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:51.024026 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2863d9af-0140-47cb-8904-862254f5131c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:51.024378 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1019/4090] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:51 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.126318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-279d2246-ba9e-476d-87bc-36e9754d30fc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.128760 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-279d2246-ba9e-476d-87bc-36e9754d30fc tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:51.129032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-279d2246-ba9e-476d-87bc-36e9754d30fc tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.129230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-279d2246-ba9e-476d-87bc-36e9754d30fc tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.138632 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.138632 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:51.145013 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-279d2246-ba9e-476d-87bc-36e9754d30fc tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:51.148805 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-279d2246-ba9e-476d-87bc-36e9754d30fc tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 returned with HTTP 200 Jul 22 04:51:51.149192 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1028/4091] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:51 2026] GET /volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.168483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f7595167-6938-4143-9140-53fb257bbe64 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.170662 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:51.170905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.171176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.171402 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: 8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:51.181654 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.181654 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:51.182279 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:51.203143 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:51.203420 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7595167-6938-4143-9140-53fb257bbe64 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 returned with HTTP 202 Jul 22 04:51:51.203959 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1019/4092] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:51 2026] DELETE /volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:51.214669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee125934-8dbe-4615-bfc5-820e952ca293 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.216948 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee125934-8dbe-4615-bfc5-820e952ca293 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:51.217231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee125934-8dbe-4615-bfc5-820e952ca293 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.217984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee125934-8dbe-4615-bfc5-820e952ca293 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.226035 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.226035 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:51.231095 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ee125934-8dbe-4615-bfc5-820e952ca293 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:51.236631 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee125934-8dbe-4615-bfc5-820e952ca293 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 returned with HTTP 200 Jul 22 04:51:51.237302 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1027/4093] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:51 2026] GET /volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.770679 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.772717 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:51.772979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.773159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.780756 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.780756 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:51.785409 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:51.790258 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-771301d9-7cb6-4b8a-b39e-6fb7a9fee12d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:51.790793 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1020/4094] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:51:51 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.860703 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2c415ed8-f81d-4a97-b85e-9bd02f38d5a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.861145 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c415ed8-f81d-4a97-b85e-9bd02f38d5a1 None None] GET https://10.4.3.175/volume// Jul 22 04:51:51.861426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2c415ed8-f81d-4a97-b85e-9bd02f38d5a1 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.861669 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2c415ed8-f81d-4a97-b85e-9bd02f38d5a1 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.862008 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c415ed8-f81d-4a97-b85e-9bd02f38d5a1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:51.862289 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1029/4095] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:51: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 22 04:51:51.868981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-5c78f8bf-a83d-4688-a490-b5c2188415e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.901286 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-767bbb3a-85b9-4086-a961-d31b596908fb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:51.904230 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-767bbb3a-85b9-4086-a961-d31b596908fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:51.904535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-767bbb3a-85b9-4086-a961-d31b596908fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:51.904774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-767bbb3a-85b9-4086-a961-d31b596908fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:51.904915 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-767bbb3a-85b9-4086-a961-d31b596908fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:51.911701 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.911701 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:51.912772 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-767bbb3a-85b9-4086-a961-d31b596908fb tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:51.913385 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1028/4096] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:51 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:51.945362 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-5c78f8bf-a83d-4688-a490-b5c2188415e9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:51:51.945678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-5c78f8bf-a83d-4688-a490-b5c2188415e9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "532d5579-1add-4ea3-84b3-5c959cded538", "connector": null, "instance_uuid": "b89a0ff9-246f-4c47-a676-14809cabd03f"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:51.954107 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:51.954107 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:51.986987 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-5c78f8bf-a83d-4688-a490-b5c2188415e9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:51:51.986987 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1020/4097] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:51:51 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:52.017520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6114d585-0da8-4600-9f2a-4a8a49578552 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.019199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6114d585-0da8-4600-9f2a-4a8a49578552 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:52.019418 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6114d585-0da8-4600-9f2a-4a8a49578552 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.019594 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6114d585-0da8-4600-9f2a-4a8a49578552 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.027508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9dac05d0-af47-479d-9d1f-1859428e7290 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.027956 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dac05d0-af47-479d-9d1f-1859428e7290 None None] GET https://10.4.3.175/volume// Jul 22 04:51:52.030982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dac05d0-af47-479d-9d1f-1859428e7290 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.030982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9dac05d0-af47-479d-9d1f-1859428e7290 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.030982 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9dac05d0-af47-479d-9d1f-1859428e7290 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:51:52.030982 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1030/4098] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:51: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 22 04:51:52.031090 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.031090 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:52.033477 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6114d585-0da8-4600-9f2a-4a8a49578552 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:52.037124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.037602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6114d585-0da8-4600-9f2a-4a8a49578552 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:52.037919 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1021/4099] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:52 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:52.040212 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:52.040527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.040854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.051871 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.051871 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:52.056066 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:52.060755 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-b0394d2e-5e20-4507-be2c-ac723be6a3b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:52.061263 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1029/4100] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:51:52 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 1029 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:51:52.174652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.177350 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] PUT https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb Jul 22 04:51:52.177799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:52.186763 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Acquiring lock "cinder-attachment_update-532d5579-1add-4ea3-84b3-5c959cded538-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:51:52.191636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-532d5579-1add-4ea3-84b3-5c959cded538-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:51:52.192567 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.192567 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:52.251637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9850612-679b-4b50-afdd-8ba3dd88440e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.253183 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9850612-679b-4b50-afdd-8ba3dd88440e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 Jul 22 04:51:52.253407 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9850612-679b-4b50-afdd-8ba3dd88440e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.253552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9850612-679b-4b50-afdd-8ba3dd88440e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.259635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9850612-679b-4b50-afdd-8ba3dd88440e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 returned with HTTP 404 Jul 22 04:51:52.260265 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1031/4101] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:52 2026] GET /volume/v3/volumes/8d2a69a1-952d-4254-a1fe-6f662a98f9d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:52.267833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.269870 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 Jul 22 04:51:52.270094 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.270325 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.270507 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: 576a7e12-7fc7-4d47-9fc4-553131ed14e3 Jul 22 04:51:52.277719 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.277719 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:52.278243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:52.302799 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:52.303441 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-263a2a74-436a-4fd1-8c7b-cc354bd90b91 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 returned with HTTP 202 Jul 22 04:51:52.304004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-532d5579-1add-4ea3-84b3-5c959cded538-np0000005618" released by "attachment_update" :: held 0.112s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:51:52.304397 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-2448f03f-4117-423c-864c-ffafe86896d5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb returned with HTTP 200 Jul 22 04:51:52.304974 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1021/4102] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:51:52 2026] PUT /volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:52.305319 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1022/4103] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:52 2026] DELETE /volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:52.317973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.321300 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 Jul 22 04:51:52.321569 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.321663 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.328536 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.328536 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:52.332140 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:52.336393 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bf13408a-6e3e-44c0-a644-19d741a5d813 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 returned with HTTP 200 Jul 22 04:51:52.336877 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1030/4104] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:52 2026] GET /volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:52.926216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48075ac7-037e-4093-a82a-795c170c6ac2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:52.928301 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48075ac7-037e-4093-a82a-795c170c6ac2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:52.928511 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48075ac7-037e-4093-a82a-795c170c6ac2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:52.928717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48075ac7-037e-4093-a82a-795c170c6ac2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:52.928836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-48075ac7-037e-4093-a82a-795c170c6ac2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:52.933538 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:52.933538 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:52.934247 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48075ac7-037e-4093-a82a-795c170c6ac2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:52.934687 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1032/4105] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:52 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:53.050714 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:53.052465 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:53.052643 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:53.052814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:53.062395 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:53.062395 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:53.065738 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:53.071360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b36706e-ae90-454f-8c21-c0d1574dea35 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:53.071919 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1022/4106] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:53 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:53.351547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a29844b1-67dc-4b15-b57b-37c86574f77c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:53.353668 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a29844b1-67dc-4b15-b57b-37c86574f77c tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 Jul 22 04:51:53.353871 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a29844b1-67dc-4b15-b57b-37c86574f77c tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:53.354105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a29844b1-67dc-4b15-b57b-37c86574f77c tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:53.361602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a29844b1-67dc-4b15-b57b-37c86574f77c tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 returned with HTTP 404 Jul 22 04:51:53.362093 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1023/4107] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:53 2026] GET /volume/v3/volumes/576a7e12-7fc7-4d47-9fc4-553131ed14e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:53.368744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:53.370579 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc Jul 22 04:51:53.370811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:53.371017 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:53.371161 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: 7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc Jul 22 04:51:53.380048 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:53.380048 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:53.380048 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:53.397947 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:53.398129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fb12c2c1-9b22-4964-906a-15b8bd82aabd tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc returned with HTTP 202 Jul 22 04:51:53.398546 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1031/4108] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:53 2026] DELETE /volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:53.405274 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:53.407293 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc Jul 22 04:51:53.407642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:53.407752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:53.416127 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:53.416127 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:53.420773 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:53.425479 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0cf1f57-b484-495b-90a7-a6bba929c424 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc returned with HTTP 200 Jul 22 04:51:53.426009 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1033/4109] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:53 2026] GET /volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:53.946661 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9418433b-e809-440b-b04f-a86ad09782ec None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:53.948474 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9418433b-e809-440b-b04f-a86ad09782ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:53.948710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9418433b-e809-440b-b04f-a86ad09782ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:53.948918 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9418433b-e809-440b-b04f-a86ad09782ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:53.949088 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9418433b-e809-440b-b04f-a86ad09782ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:53.953049 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:53.953049 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:53.953741 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9418433b-e809-440b-b04f-a86ad09782ec tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:53.954181 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1023/4110] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:53 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:54.083935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:54.085631 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:54.085819 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:54.086031 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:54.094736 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:54.094736 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:54.098567 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:54.102925 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-20c2434c-1244-48e3-b0f8-36c8e6789da5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:54.103602 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1024/4111] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:54 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:51:54.440370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5450391-e2e1-4118-949a-d89e8a508a4e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:54.442954 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5450391-e2e1-4118-949a-d89e8a508a4e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc Jul 22 04:51:54.443173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5450391-e2e1-4118-949a-d89e8a508a4e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:54.445518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5450391-e2e1-4118-949a-d89e8a508a4e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:54.449416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5450391-e2e1-4118-949a-d89e8a508a4e tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc returned with HTTP 404 Jul 22 04:51:54.449890 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1032/4112] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:54 2026] GET /volume/v3/volumes/7a0d9d34-b84b-44e4-8c48-8d48daeb3ddc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:54.456829 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:54.458516 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 Jul 22 04:51:54.458689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:54.458861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:54.459059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: 5f72cac2-c9f1-43cd-813b-dee526ccc400 Jul 22 04:51:54.467707 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:54.467707 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:54.468394 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:54.487052 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:54.487315 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-744a9a05-dfad-4a2a-aba6-fb50f4d970d6 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 returned with HTTP 202 Jul 22 04:51:54.489578 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1034/4113] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:54 2026] DELETE /volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:54.496008 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-34dc78be-9969-4cc9-a347-9055ede731ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:54.497633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34dc78be-9969-4cc9-a347-9055ede731ee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 Jul 22 04:51:54.497801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34dc78be-9969-4cc9-a347-9055ede731ee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:54.500983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-34dc78be-9969-4cc9-a347-9055ede731ee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:54.505858 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:54.505858 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:54.509884 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-34dc78be-9969-4cc9-a347-9055ede731ee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:54.513945 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-34dc78be-9969-4cc9-a347-9055ede731ee tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 returned with HTTP 200 Jul 22 04:51:54.514403 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1024/4114] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:54 2026] GET /volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:54.964478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9f831db-df01-4eba-b789-b20c136adf02 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:54.966552 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9f831db-df01-4eba-b789-b20c136adf02 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:54.966725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9f831db-df01-4eba-b789-b20c136adf02 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:54.966911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9f831db-df01-4eba-b789-b20c136adf02 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:54.967032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c9f831db-df01-4eba-b789-b20c136adf02 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:54.970939 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:54.970939 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:54.971474 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9f831db-df01-4eba-b789-b20c136adf02 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:54.971776 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1025/4115] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:54 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:55.115796 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.117369 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:55.117613 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:55.117786 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:55.126687 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:55.126687 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:55.129820 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:55.133486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03a6da78-32f4-4b49-9fd9-1e23408ba739 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:55.133925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1033/4116] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:55 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:55.530716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d886e6d3-4dda-438c-8307-842a1abbb4fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.532798 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d886e6d3-4dda-438c-8307-842a1abbb4fa tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 Jul 22 04:51:55.533046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d886e6d3-4dda-438c-8307-842a1abbb4fa tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:55.533246 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d886e6d3-4dda-438c-8307-842a1abbb4fa tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:55.539477 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d886e6d3-4dda-438c-8307-842a1abbb4fa tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 returned with HTTP 404 Jul 22 04:51:55.540111 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1035/4117] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:55 2026] GET /volume/v3/volumes/5f72cac2-c9f1-43cd-813b-dee526ccc400 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:55.547040 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.548607 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 Jul 22 04:51:55.548770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:55.548934 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:55.549112 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: 96512e3c-ab4a-4e11-b50a-ae94a307f3d6 Jul 22 04:51:55.556024 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:55.556024 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:55.556459 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:55.579980 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:55.580159 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ab3cd0f-5ee8-4128-99c1-d73cdcca98d7 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 returned with HTTP 202 Jul 22 04:51:55.580640 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1025/4118] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:55 2026] DELETE /volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:55.591538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.594097 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 Jul 22 04:51:55.594571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:55.595008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:55.603126 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:55.603126 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:55.607668 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:55.608658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-a38a79f7-08ba-4e80-b4ba-6e2e03e65599 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.611192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-a38a79f7-08ba-4e80-b4ba-6e2e03e65599 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb/action Jul 22 04:51:55.611680 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-a38a79f7-08ba-4e80-b4ba-6e2e03e65599 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:51:55.611838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-a38a79f7-08ba-4e80-b4ba-6e2e03e65599 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:55.613990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f1a6a06-a969-4ccb-a737-b926194aca36 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 returned with HTTP 200 Jul 22 04:51:55.614546 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1026/4119] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:55 2026] GET /volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:55.626858 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:55.626858 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:55.636639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2f01d90f-41d4-4486-bbff-d5849fe77862 req-a38a79f7-08ba-4e80-b4ba-6e2e03e65599 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb/action returned with HTTP 204 Jul 22 04:51:55.637098 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1034/4120] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:51:55 2026] POST /volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:55.982504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:55.984889 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:55.985141 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:55.985366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:55.985793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:55.990468 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:55.990468 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:55.991469 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b1d7e8b8-616a-4a04-bcc9-c8eb07816a24 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:55.992023 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1036/4121] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:55 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:56.145897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3b53d83e-7343-4043-938d-299f1b406fdb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:56.147450 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b53d83e-7343-4043-938d-299f1b406fdb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:56.147636 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b53d83e-7343-4043-938d-299f1b406fdb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:56.147854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b53d83e-7343-4043-938d-299f1b406fdb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:56.156445 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:56.156445 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:56.159563 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3b53d83e-7343-4043-938d-299f1b406fdb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:56.163230 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b53d83e-7343-4043-938d-299f1b406fdb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:51:56.163587 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1026/4122] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:56 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:51:56.629492 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-042e7817-44df-4d95-a041-0943e9431919 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:56.631121 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-042e7817-44df-4d95-a041-0943e9431919 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 Jul 22 04:51:56.631317 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-042e7817-44df-4d95-a041-0943e9431919 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:56.631485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-042e7817-44df-4d95-a041-0943e9431919 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:56.637110 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-042e7817-44df-4d95-a041-0943e9431919 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 returned with HTTP 404 Jul 22 04:51:56.637823 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1027/4123] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:56 2026] GET /volume/v3/volumes/96512e3c-ab4a-4e11-b50a-ae94a307f3d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:56.644940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:56.650026 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:56.650026 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:56.650026 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:56.650026 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume with id: a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:56.658706 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:56.658706 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:56.659499 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:56.679991 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Delete volume request issued successfully. Jul 22 04:51:56.680542 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-079f993a-1549-45aa-a3dd-e7c3ffc74a48 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c returned with HTTP 202 Jul 22 04:51:56.681283 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1035/4124] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:51:56 2026] DELETE /volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:51:56.689832 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:56.693148 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:56.693852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:56.694220 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:56.706005 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:56.706005 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:51:56.717022 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Volume info retrieved successfully. Jul 22 04:51:56.724752 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-78d1e608-a192-45c6-b9b5-c5e86f144aa1 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c returned with HTTP 200 Jul 22 04:51:56.726064 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1037/4125] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:56 2026] GET /volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:57.002101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6f6219ad-d73d-4cad-8662-298810719282 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:57.003980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f6219ad-d73d-4cad-8662-298810719282 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:57.004233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f6219ad-d73d-4cad-8662-298810719282 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:57.004457 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6f6219ad-d73d-4cad-8662-298810719282 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:57.004551 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6f6219ad-d73d-4cad-8662-298810719282 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:57.008439 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:57.008439 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:57.009096 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6f6219ad-d73d-4cad-8662-298810719282 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:57.009495 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1027/4126] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:57 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:57.739280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d6355f9-f6ed-4d10-8f86-b1aca5c8ec40 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:57.741034 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d6355f9-f6ed-4d10-8f86-b1aca5c8ec40 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] GET https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c Jul 22 04:51:57.741248 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d6355f9-f6ed-4d10-8f86-b1aca5c8ec40 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:57.741472 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d6355f9-f6ed-4d10-8f86-b1aca5c8ec40 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:57.749440 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d6355f9-f6ed-4d10-8f86-b1aca5c8ec40 tempest-CreateVolumesFromSourceVolumeTest-1242380509 tempest-CreateVolumesFromSourceVolumeTest-1242380509-project-member] https://10.4.3.175/volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c returned with HTTP 404 Jul 22 04:51:57.749616 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1028/4127] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:57 2026] GET /volume/v3/volumes/a779e808-28b3-4e7d-9ce0-ba3e7dea7f9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:51:58.025248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:58.027706 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:58.028035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:58.028316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:58.028459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:58.040136 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:58.040136 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:58.043316 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a54ce983-5ac1-4cf5-9df2-1ef17b6195f0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:58.043878 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1036/4128] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:58 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:58.988984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:59.056438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:59.060828 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86aff873-d2fe-47c8-b7e9-a714858c8741 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:51:59.069623 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1028/4129] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:51:59 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:59.096763 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:51:59.097140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:59.098566 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:51:59.098671 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume of 1 GB Jul 22 04:51:59.102877 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Availability Zones retrieved successfully. Jul 22 04:51:59.108833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Flow 'volume_create_api' (2fdbe4cf-7cf4-4056-ad26-61812bbb3613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:59.109839 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d912a6-7370-47b8-885b-7b83a53a75c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:59.110804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:51:59.140647 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d912a6-7370-47b8-885b-7b83a53a75c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:59.141687 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef10294-6db6-4078-adf2-17ba16545e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:59.209189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:59.211284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:51:59.211715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532d5579-1add-4ea3-84b3-5c959cded538", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1952176690", "description": null, "metadata": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:51:59.225196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Created reservations ['2fcd0760-cf08-401a-97b5-0d01f458870d', '973af6b4-d511-4b11-a61f-48e500e41fe8', '89f7fa57-226f-4488-8bf2-b134ddb26922', 'a0b05721-3680-4c99-b31b-a64188b3e1b2'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:59.225398 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:59.225398 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:51:59.225739 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:51:59.225902 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create snapshot from volume 532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:51:59.226057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef10294-6db6-4078-adf2-17ba16545e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fcd0760-cf08-401a-97b5-0d01f458870d', '973af6b4-d511-4b11-a61f-48e500e41fe8', '89f7fa57-226f-4488-8bf2-b134ddb26922', 'a0b05721-3680-4c99-b31b-a64188b3e1b2']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:59.226828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42daec5-a9c7-48b7-90c9-b1040e67fb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:59.251463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42daec5-a9c7-48b7-90c9-b1040e67fb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ff3e51b-261a-4de1-a5ce-70729c15af60', '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='ddf67dc1807244e680079dbb76fff9d9',qos_specs=None,replication_status=,reservations=['2fcd0760-cf08-401a-97b5-0d01f458870d','973af6b4-d511-4b11-a61f-48e500e41fe8','89f7fa57-226f-4488-8bf2-b134ddb26922','a0b05721-3680-4c99-b31b-a64188b3e1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:51:59Z,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=8ff3e51b-261a-4de1-a5ce-70729c15af60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf67dc1807244e680079dbb76fff9d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:59.252185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ae9249-7fd4-42ec-92c2-a0e62fa66ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:59.266079 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['2634f85d-72aa-4699-ac87-52aef9559aa5', '1b17301a-1e92-4e13-aadb-1cce4b74eeb5', '04c3f639-cfc1-4d2f-bb73-1500f6d64e3c', 'ef76caa4-cd84-47c9-8b9e-7ca45bb80513'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:51:59.281124 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ae9249-7fd4-42ec-92c2-a0e62fa66ec9) transitioned into state 'SUCCESS' from 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='ddf67dc1807244e680079dbb76fff9d9',qos_specs=None,replication_status=,reservations=['2fcd0760-cf08-401a-97b5-0d01f458870d','973af6b4-d511-4b11-a61f-48e500e41fe8','89f7fa57-226f-4488-8bf2-b134ddb26922','a0b05721-3680-4c99-b31b-a64188b3e1b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:59.281978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fda5c6-b595-44ed-84c2-cb02c310dd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:51:59.294060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fda5c6-b595-44ed-84c2-cb02c310dd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:51:59.294060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Flow 'volume_create_api' (2fdbe4cf-7cf4-4056-ad26-61812bbb3613) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:51:59.294060 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume request issued successfully. Jul 22 04:51:59.294060 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4d1d0e3f-8164-4a6e-94a3-5a82cd4e628b tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:51:59.294060 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1038/4130] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:51:58 2026] POST /volume/v3/volumes => generated 740 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:59.309176 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:59.311359 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:51:59.311500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:59.311709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:59.315594 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot force create request issued successfully. Jul 22 04:51:59.315594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae694236-3ee3-4cc7-b30b-ab6c097cd600 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:51:59.315833 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1029/4131] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:51:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:51:59.320212 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:59.320212 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:51:59.327121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5619f47f-c030-45d5-bab0-e63882c05d62 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:51:59.329881 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5619f47f-c030-45d5-bab0-e63882c05d62 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:51:59.330141 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5619f47f-c030-45d5-bab0-e63882c05d62 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:51:59.330398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5619f47f-c030-45d5-bab0-e63882c05d62 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:51:59.331832 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:51:59.336197 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55e6d244-c870-49cb-85f8-b7b5da00df50 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 200 Jul 22 04:51:59.336599 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1037/4132] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:51:59 2026] GET /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 808 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:51:59.339641 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:51:59.339641 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:51:59.340270 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5619f47f-c030-45d5-bab0-e63882c05d62 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:51:59.341244 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5619f47f-c030-45d5-bab0-e63882c05d62 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 200 Jul 22 04:51:59.341948 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1029/4133] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:51:59 2026] GET /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.080570 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.082250 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:00.082477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.082648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.082763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:00.086690 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.086690 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:00.087285 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-901f463c-5fef-46a3-b99e-e46c9af4fc35 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:52:00.087635 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1039/4134] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.349877 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-247de3a0-2fef-46c2-8a96-a260d1155982 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.350921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7b35902f-d826-48e4-9d67-c737e657027d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.352900 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-247de3a0-2fef-46c2-8a96-a260d1155982 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:00.353162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-247de3a0-2fef-46c2-8a96-a260d1155982 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.353419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-247de3a0-2fef-46c2-8a96-a260d1155982 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.354244 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b35902f-d826-48e4-9d67-c737e657027d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:52:00.354492 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b35902f-d826-48e4-9d67-c737e657027d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.355463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b35902f-d826-48e4-9d67-c737e657027d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.360692 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.360692 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:00.361296 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7b35902f-d826-48e4-9d67-c737e657027d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:00.362042 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b35902f-d826-48e4-9d67-c737e657027d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 200 Jul 22 04:52:00.362415 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.362415 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:00.362679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1038/4135] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.367310 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-247de3a0-2fef-46c2-8a96-a260d1155982 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:00.370992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.371653 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-247de3a0-2fef-46c2-8a96-a260d1155982 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 200 Jul 22 04:52:00.372070 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1030/4136] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.372720 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:52:00.372894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.373112 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.378706 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.378706 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:00.379143 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:00.379835 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19891f8c-1041-48f4-81b1-e0dc1b25a797 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 200 Jul 22 04:52:00.380179 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1030/4137] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.384604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-844599c3-e966-4f23-924d-dddb8947de36 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.386160 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-844599c3-e966-4f23-924d-dddb8947de36 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:00.386355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-844599c3-e966-4f23-924d-dddb8947de36 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.386525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-844599c3-e966-4f23-924d-dddb8947de36 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.392903 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.392903 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:00.396613 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-844599c3-e966-4f23-924d-dddb8947de36 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:00.400951 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-844599c3-e966-4f23-924d-dddb8947de36 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 200 Jul 22 04:52:00.401388 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1040/4138] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:00.415999 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.417903 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:00.418217 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1138065415"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:00.419584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1138065415'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:00.419733 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume of 1 GB Jul 22 04:52:00.424289 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Availability Zones retrieved successfully. Jul 22 04:52:00.430405 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Flow 'volume_create_api' (ca289a88-4263-4c72-8e35-f27862731fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:00.431383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac4d17-06b0-4453-93dd-39f847e961de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:00.432307 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:00.457633 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac4d17-06b0-4453-93dd-39f847e961de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:00.458643 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594006da-e0a0-4ca9-8143-38ad1df041f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:00.500409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Created reservations ['a96ee750-0359-446b-921e-70fb853d148a', 'dec6ace5-0fdb-49ee-92e9-a0b0ea89ede3', '03afecf9-5ee7-40e2-8afe-c366d97df67f', '76e4d01d-7532-4bcc-b38d-1ace4ec33118'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:00.501137 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594006da-e0a0-4ca9-8143-38ad1df041f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a96ee750-0359-446b-921e-70fb853d148a', 'dec6ace5-0fdb-49ee-92e9-a0b0ea89ede3', '03afecf9-5ee7-40e2-8afe-c366d97df67f', '76e4d01d-7532-4bcc-b38d-1ace4ec33118']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:00.501831 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84aeb42f-1540-4c98-809e-4fd6cf6514e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:00.522483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84aeb42f-1540-4c98-809e-4fd6cf6514e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43260b79-7d6e-4149-9584-b58bc5bdc581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1138065415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf67dc1807244e680079dbb76fff9d9',qos_specs=None,replication_status=,reservations=['a96ee750-0359-446b-921e-70fb853d148a','dec6ace5-0fdb-49ee-92e9-a0b0ea89ede3','03afecf9-5ee7-40e2-8afe-c366d97df67f','76e4d01d-7532-4bcc-b38d-1ace4ec33118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1138065415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43260b79-7d6e-4149-9584-b58bc5bdc581,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddf67dc1807244e680079dbb76fff9d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:00.523183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bf8b84-f48f-42d1-82c8-60aa049ef797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:00.541441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bf8b84-f48f-42d1-82c8-60aa049ef797) transitioned into 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-1138065415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddf67dc1807244e680079dbb76fff9d9',qos_specs=None,replication_status=,reservations=['a96ee750-0359-446b-921e-70fb853d148a','dec6ace5-0fdb-49ee-92e9-a0b0ea89ede3','03afecf9-5ee7-40e2-8afe-c366d97df67f','76e4d01d-7532-4bcc-b38d-1ace4ec33118'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f99fcae0f1549428f1e2dd9d7bb29f2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:00.542099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbfcdf2-5e05-47d0-8a5e-c4304ca2a964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:00.552924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbfcdf2-5e05-47d0-8a5e-c4304ca2a964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:00.553702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Flow 'volume_create_api' (ca289a88-4263-4c72-8e35-f27862731fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:00.554053 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create volume request issued successfully. Jul 22 04:52:00.554697 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34612ef0-b449-41d8-b11d-db300e8b8b16 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:00.555146 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1039/4139] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:00 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:00.570739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:00.572661 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:00.572661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:00.572661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:00.578667 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:00.578667 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:00.581706 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:00.585163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d48a3ad6-7595-4e34-8e15-dfab38735cd1 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 200 Jul 22 04:52:00.585492 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1031/4140] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:00 2026] GET /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 844 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:01.099824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7b12b694-a03d-4349-9858-b596c274ab52 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.102558 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b12b694-a03d-4349-9858-b596c274ab52 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:01.102558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b12b694-a03d-4349-9858-b596c274ab52 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:01.102558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b12b694-a03d-4349-9858-b596c274ab52 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:01.102558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7b12b694-a03d-4349-9858-b596c274ab52 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:01.106078 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.106078 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:01.106843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b12b694-a03d-4349-9858-b596c274ab52 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:52:01.107367 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1031/4141] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:01 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:01.597112 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.598669 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:01.598856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:01.599077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:01.605254 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.605254 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:01.608344 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:01.612483 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e013caf9-dfd1-4cef-922c-a5dbcfcd7b52 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 200 Jul 22 04:52:01.612916 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1041/4142] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:01 2026] GET /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:01.624869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.626716 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:01.626948 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:01.627143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:01.637339 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.637339 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:01.644559 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:01.649671 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-279bfdf5-df53-4dd9-b8df-5e286b86084c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 200 Jul 22 04:52:01.650163 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1040/4143] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:01 2026] GET /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:01.661520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.663723 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:01.664199 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43260b79-7d6e-4149-9584-b58bc5bdc581", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1653408734"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:01.675010 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.675010 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:01.675562 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:01.675698 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Create snapshot from volume 43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:01.712763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Created reservations ['6827db71-f7c3-4f1c-9daa-124904ab2481', 'a572925f-d12b-4f3e-98bc-993da065ed78', '10db00e7-fb4a-434d-896c-8b6dbd9276f6', '4aea6142-bb78-4d96-8f95-afd416a66197'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:01.739534 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot create request issued successfully. Jul 22 04:52:01.739778 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2eab9dec-7aa7-4a2c-81d2-b714b3a583a0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:01.740196 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1032/4144] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:01 2026] POST /volume/v3/snapshots => generated 326 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:01.748625 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.750700 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:01.750911 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:01.751143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:01.758054 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.758054 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:01.758564 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot retrieved successfully. Jul 22 04:52:01.759483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ccbbd157-6f04-42aa-86ca-e00435e9194f tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 200 Jul 22 04:52:01.759853 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1032/4145] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:01 2026] GET /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 458 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:01.848702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-76251572-4777-45f3-a752-8ab65c97f86c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.850228 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:01.850547 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532d5579-1add-4ea3-84b3-5c959cded538", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1081367268", "description": null, "metadata": null}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:01.860042 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.860042 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:01.860475 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:01.860596 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create snapshot from volume 532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:52:01.881803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['32582411-b02f-48fa-9512-1e7c423868f9', '62359f43-6481-42bd-823c-b2c707fb1183', '95798e2e-1667-47b9-b690-e081d992a322', '3a68d00a-67c0-41a5-b685-47643d3898fd'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:01.908066 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot force create request issued successfully. Jul 22 04:52:01.908390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76251572-4777-45f3-a752-8ab65c97f86c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:01.908781 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1042/4146] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:01.920669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:01.922531 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:52:01.922705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:01.922875 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:01.928014 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:01.928014 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:01.928548 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:01.929443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f04343f6-301a-4397-bc69-5e436c43f8e2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 200 Jul 22 04:52:01.929928 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1041/4147] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:01 2026] GET /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.117318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9e710515-24db-4f03-b759-c47168c4f335 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.119030 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e710515-24db-4f03-b759-c47168c4f335 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:02.119228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e710515-24db-4f03-b759-c47168c4f335 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.119432 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e710515-24db-4f03-b759-c47168c4f335 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.119558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9e710515-24db-4f03-b759-c47168c4f335 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:02.123797 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.123797 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:02.124484 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e710515-24db-4f03-b759-c47168c4f335 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:52:02.124948 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1033/4148] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.770032 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-263de915-a0e5-4221-8887-1e80a2e7af45 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.772005 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-263de915-a0e5-4221-8887-1e80a2e7af45 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:02.772262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-263de915-a0e5-4221-8887-1e80a2e7af45 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.772525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-263de915-a0e5-4221-8887-1e80a2e7af45 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.777561 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.777561 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:02.777927 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-263de915-a0e5-4221-8887-1e80a2e7af45 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.778576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-263de915-a0e5-4221-8887-1e80a2e7af45 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 200 Jul 22 04:52:02.778880 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1033/4149] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.786695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-da6da729-64ce-4dfa-8186-12e765c09466 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.788297 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da6da729-64ce-4dfa-8186-12e765c09466 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:02.788501 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da6da729-64ce-4dfa-8186-12e765c09466 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.788698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da6da729-64ce-4dfa-8186-12e765c09466 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.793046 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.793046 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:02.793453 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-da6da729-64ce-4dfa-8186-12e765c09466 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.794155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da6da729-64ce-4dfa-8186-12e765c09466 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 200 Jul 22 04:52:02.794655 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1043/4150] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.802726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-29f59627-0f9e-4a86-94f0-44722d27a890 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.804784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:02.805013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.805222 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.805357 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Delete snapshot with id: a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:02.810121 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.810121 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:02.810555 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.824507 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot delete request issued successfully. Jul 22 04:52:02.824690 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-29f59627-0f9e-4a86-94f0-44722d27a890 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 202 Jul 22 04:52:02.825135 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1042/4151] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:52:02 2026] DELETE /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:02.832895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.834972 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:02.835258 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.835542 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.840687 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.840687 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:02.841109 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.841846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8108f845-0dba-47de-9b71-23e5e432f3a5 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 200 Jul 22 04:52:02.842189 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1034/4152] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.940450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f84c4506-7509-4276-ba63-512e1e964462 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.942107 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f84c4506-7509-4276-ba63-512e1e964462 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:52:02.942273 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f84c4506-7509-4276-ba63-512e1e964462 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.942456 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f84c4506-7509-4276-ba63-512e1e964462 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.946905 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.946905 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:02.947379 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f84c4506-7509-4276-ba63-512e1e964462 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.948022 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f84c4506-7509-4276-ba63-512e1e964462 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 200 Jul 22 04:52:02.948376 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1034/4153] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:02.956444 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:02.958068 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:52:02.958231 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:02.958406 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:02.962550 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:02.962550 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:02.962895 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:02.963528 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc21637f-fdc5-47b3-a617-92c6aa8525ed tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 200 Jul 22 04:52:02.963828 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1044/4154] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:02 2026] GET /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.134084 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.135639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:03.135809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.136063 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.136121 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:03.139981 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.139981 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:03.140594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d7aeab9-8f0d-4ae8-a3e5-87edcb519b3c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:52:03.140887 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1043/4155] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.151277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.153738 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82/action Jul 22 04:52:03.154231 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:03.154419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:03.156246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.admin_actions [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Updating backup 'd8c40f97-6956-4c7c-8078-5b02d2b95d82' with '{'status': 'error'}' {{(pid=100124) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 04:52:03.167130 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.167130 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:03.181004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] reset_status in rpcapi backup_id d8c40f97-6956-4c7c-8078-5b02d2b95d82 on host np0000005618. {{(pid=100124) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 22 04:52:03.183371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-daac5b99-1e0b-4e12-82ff-0d2425015577 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82/action returned with HTTP 202 Jul 22 04:52:03.184014 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1035/4156] 10.4.3.175 () {70 vars in 1430 bytes} [Wed Jul 22 04:52:03 2026] POST /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:03.192404 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.195057 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:52:03.195057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.195348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.195562 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume with id: 1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:52:03.204252 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.204252 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:03.204625 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:03.218262 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume request issued successfully. Jul 22 04:52:03.218438 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37a0fa98-ebfc-4cf9-8b9c-b7fa647870d7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 returned with HTTP 202 Jul 22 04:52:03.218931 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1035/4157] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:03 2026] DELETE /volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:03.226431 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.227975 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:52:03.228211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.228393 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.236057 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.236057 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:03.239785 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:03.243616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4a71cf8-ec6e-4ac2-bc1b-8d5672ae7276 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 returned with HTTP 200 Jul 22 04:52:03.243997 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1045/4158] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:03.491029 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.492743 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:03.492924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.493118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.499957 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.499957 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:03.504575 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:03.511570 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-516e0cae-7c7f-46c5-b60f-9e653ddb292d tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:03.512208 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1044/4159] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.524667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-52083f1b-a49a-400f-b8a9-912425dcb16f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.526261 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52083f1b-a49a-400f-b8a9-912425dcb16f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:03.526552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52083f1b-a49a-400f-b8a9-912425dcb16f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.526719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52083f1b-a49a-400f-b8a9-912425dcb16f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.533113 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.533113 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:03.536314 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-52083f1b-a49a-400f-b8a9-912425dcb16f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:03.539897 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52083f1b-a49a-400f-b8a9-912425dcb16f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:03.540247 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1036/4160] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.580843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.583438 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:03.583689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.583939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.592683 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.592683 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:03.597564 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:03.601628 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-07e1bf35-2a6c-4b4d-a635-1a96479cba56 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:03.602036 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1036/4161] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.664495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-10669def-d360-4c74-b3b7-680433acdde2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.664820 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-10669def-d360-4c74-b3b7-680433acdde2 None None] GET https://10.4.3.175/volume// Jul 22 04:52:03.664997 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-10669def-d360-4c74-b3b7-680433acdde2 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.665208 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-10669def-d360-4c74-b3b7-680433acdde2 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.665494 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-10669def-d360-4c74-b3b7-680433acdde2 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:03.665756 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1046/4162] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:03.672390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-47710941-4f4c-4afc-9539-861134992c14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.674190 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-47710941-4f4c-4afc-9539-861134992c14 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:03.674526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-47710941-4f4c-4afc-9539-861134992c14 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e242d84f-445e-42d4-a358-61f83ae02769", "connector": null, "instance_uuid": "968d3dab-d645-4ebe-a8c9-19578e2bcc79"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:03.682217 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.682217 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:03.704860 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-47710941-4f4c-4afc-9539-861134992c14 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:03.705453 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1045/4163] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:03 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 22 04:52:03.729648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-706f6fea-11d4-41d0-98c0-c144200845a1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.731822 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-706f6fea-11d4-41d0-98c0-c144200845a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:03.732073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-706f6fea-11d4-41d0-98c0-c144200845a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.732376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-706f6fea-11d4-41d0-98c0-c144200845a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.735306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3275e998-9b53-47ce-ac06-a80ed17e38d4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.735743 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3275e998-9b53-47ce-ac06-a80ed17e38d4 None None] GET https://10.4.3.175/volume// Jul 22 04:52:03.735955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3275e998-9b53-47ce-ac06-a80ed17e38d4 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.736195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3275e998-9b53-47ce-ac06-a80ed17e38d4 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.736593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3275e998-9b53-47ce-ac06-a80ed17e38d4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:03.736944 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1037/4164] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:03.743130 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.744855 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:03.745097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.745337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.746241 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.746241 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:03.750265 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-706f6fea-11d4-41d0-98c0-c144200845a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:03.754661 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.754661 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:03.755592 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-706f6fea-11d4-41d0-98c0-c144200845a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:03.756095 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1037/4165] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.758276 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:03.762188 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1d908b22-f002-40af-9ef2-4ab9909530a1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:03.762587 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1047/4166] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 1057 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:03.851387 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3c348374-52cb-4b0f-bcdc-9c69ca0e404d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.852037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.853250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c348374-52cb-4b0f-bcdc-9c69ca0e404d tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 Jul 22 04:52:03.853509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c348374-52cb-4b0f-bcdc-9c69ca0e404d tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.853746 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c348374-52cb-4b0f-bcdc-9c69ca0e404d tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.853841 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 Jul 22 04:52:03.854214 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:03.857790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c348374-52cb-4b0f-bcdc-9c69ca0e404d tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 returned with HTTP 404 Jul 22 04:52:03.858257 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1046/4167] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/snapshots/a2eb1c08-bba4-40c3-8bd2-caad7f6ed2c6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:03.861390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-e242d84f-445e-42d4-a358-61f83ae02769-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:03.865337 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.865988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-e242d84f-445e-42d4-a358-61f83ae02769-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:03.866887 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.866887 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:03.866992 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] DELETE https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:03.867152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.867371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.867526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Delete volume with id: 43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:03.874631 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.874631 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:03.875104 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:03.889273 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Delete volume request issued successfully. Jul 22 04:52:03.889451 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9f9fa5d-b358-464f-bb6e-e1524ca394aa tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 202 Jul 22 04:52:03.889858 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1038/4168] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:03 2026] DELETE /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:03.896836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fe5fde78-db72-473e-9906-207d0fb649f2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.898889 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe5fde78-db72-473e-9906-207d0fb649f2 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:03.899103 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe5fde78-db72-473e-9906-207d0fb649f2 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.899284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe5fde78-db72-473e-9906-207d0fb649f2 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.905426 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.905426 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:03.908921 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fe5fde78-db72-473e-9906-207d0fb649f2 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:03.912956 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe5fde78-db72-473e-9906-207d0fb649f2 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 200 Jul 22 04:52:03.913358 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1048/4169] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:03.950809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-e242d84f-445e-42d4-a358-61f83ae02769-np0000005618" released by "attachment_update" :: held 0.085s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:03.951405 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-66682633-ced7-4e63-91d9-b0d88716668e tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 returned with HTTP 200 Jul 22 04:52:03.951972 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1038/4170] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:03 2026] PUT /volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:03.959929 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1b719307-d5d6-4273-8cd1-b936d01e214f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:03.962107 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1b719307-d5d6-4273-8cd1-b936d01e214f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption Jul 22 04:52:03.962304 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1b719307-d5d6-4273-8cd1-b936d01e214f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:03.962484 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1b719307-d5d6-4273-8cd1-b936d01e214f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:03.972662 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:03.972662 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:03.978564 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-1b719307-d5d6-4273-8cd1-b936d01e214f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption returned with HTTP 200 Jul 22 04:52:03.978939 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1047/4171] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:52:03 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:04.255937 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b8e92501-ca03-4521-8ea6-316b36b89f09 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.257657 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8e92501-ca03-4521-8ea6-316b36b89f09 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 Jul 22 04:52:04.257860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8e92501-ca03-4521-8ea6-316b36b89f09 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.258053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b8e92501-ca03-4521-8ea6-316b36b89f09 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.263563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b8e92501-ca03-4521-8ea6-316b36b89f09 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 returned with HTTP 404 Jul 22 04:52:04.264016 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1039/4172] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:04 2026] GET /volume/v3/volumes/1919440f-1162-4d23-a053-0b431df18093 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:04.272268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.275276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] POST https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/restore Jul 22 04:52:04.275775 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:04.277845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Restoring backup c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100126) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:52:04.278037 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Restoring backup c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 to volume None. Jul 22 04:52:04.283422 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.283422 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:04.284471 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Creating volume of 1 GB for restore of backup c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. Jul 22 04:52:04.288502 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Availability Zones retrieved successfully. Jul 22 04:52:04.295344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (80ed289b-5ae2-40d2-b335-8dd432ba2fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:04.296437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a260eba-57f1-4e1b-8e6c-475c07a72b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:04.297455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:04.325235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a260eba-57f1-4e1b-8e6c-475c07a72b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:04.326103 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1310de-bb6c-4eba-86f4-cfd925feeaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:04.345774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.347477 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:04.347816 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532d5579-1add-4ea3-84b3-5c959cded538", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-693074809", "description": null, "metadata": null}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:04.357903 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.357903 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:04.358484 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:04.358631 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create snapshot from volume 532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:52:04.360353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Created reservations ['6c824bc1-08e0-453f-aad7-d567d8bea40d', '9fda5ef2-a240-43af-b572-82ccaaff7d5a', '804f7d08-79d2-4f21-874d-a5ac7d0ce26f', 'd6d3b6de-e162-4249-95d6-aa694f4b41be'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:04.361335 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1310de-bb6c-4eba-86f4-cfd925feeaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c824bc1-08e0-453f-aad7-d567d8bea40d', '9fda5ef2-a240-43af-b572-82ccaaff7d5a', '804f7d08-79d2-4f21-874d-a5ac7d0ce26f', 'd6d3b6de-e162-4249-95d6-aa694f4b41be']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:04.362482 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39fbb6f-4154-43b7-84a4-3abcdd405388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:04.382439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['4c9dcd32-0d7d-4939-b642-798789b1a437', '03fcfbb2-c014-4520-a83d-4004e61a60fd', '2fa8c393-fb06-42b6-849a-f58bc6ab1d98', '84690c95-7c1d-4367-a229-1082d34732a4'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:04.398955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39fbb6f-4154-43b7-84a4-3abcdd405388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aced4aa-9997-4a1b-a659-87894e1ccd57', '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='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['6c824bc1-08e0-453f-aad7-d567d8bea40d','9fda5ef2-a240-43af-b572-82ccaaff7d5a','804f7d08-79d2-4f21-874d-a5ac7d0ce26f','d6d3b6de-e162-4249-95d6-aa694f4b41be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:04Z,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=3aced4aa-9997-4a1b-a659-87894e1ccd57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3abd5ad5bcb64111ad40d50c8b0cbaed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:04.399822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6396cb-b9b7-4c20-9a01-2093f00fc254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:04.410837 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot force create request issued successfully. Jul 22 04:52:04.411196 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ebc0d0d7-8ad9-44d4-ac65-0e75ab807e39 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:04.411651 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1039/4173] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:04.417014 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be6396cb-b9b7-4c20-9a01-2093f00fc254) transitioned into 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='3abd5ad5bcb64111ad40d50c8b0cbaed',qos_specs=None,replication_status=,reservations=['6c824bc1-08e0-453f-aad7-d567d8bea40d','9fda5ef2-a240-43af-b572-82ccaaff7d5a','804f7d08-79d2-4f21-874d-a5ac7d0ce26f','d6d3b6de-e162-4249-95d6-aa694f4b41be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d17042cdbbc45ac9f5c710b4c19fd2f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:04.418088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd90467-7849-41a5-b344-5df1ba85fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:04.420185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.421851 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:52:04.422079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.422325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.425856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd90467-7849-41a5-b344-5df1ba85fd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:04.426656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Flow 'volume_create_api' (80ed289b-5ae2-40d2-b335-8dd432ba2fdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:04.426913 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Create volume request issued successfully. Jul 22 04:52:04.428914 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.428914 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:04.429361 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:04.430027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bae79b06-de01-4387-8f07-1cb6f8388e23 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 200 Jul 22 04:52:04.430379 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1048/4174] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:04 2026] GET /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:04.437722 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.437722 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:04.438089 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:04.769273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.771360 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:04.771596 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.771822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.782487 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.782487 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:04.786133 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:04.790283 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d75a38da-f80f-4c68-9d38-ffaceada6f73 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:04.790645 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1040/4175] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:04 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:04.926612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bc3d521e-227c-400b-b1f5-fff7777c7fe0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.928699 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc3d521e-227c-400b-b1f5-fff7777c7fe0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 Jul 22 04:52:04.928915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc3d521e-227c-400b-b1f5-fff7777c7fe0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.929158 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc3d521e-227c-400b-b1f5-fff7777c7fe0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.935374 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc3d521e-227c-400b-b1f5-fff7777c7fe0 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 returned with HTTP 404 Jul 22 04:52:04.935839 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1040/4176] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:04 2026] GET /volume/v3/volumes/43260b79-7d6e-4149-9584-b58bc5bdc581 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:04.943798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.945363 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:04.945526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.945686 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.945828 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Delete volume with id: 8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:04.952712 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.952712 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:04.953176 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:04.970104 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Delete volume request issued successfully. Jul 22 04:52:04.970322 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77a89242-d0ea-4ffe-9c65-5d1f8446744c tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 202 Jul 22 04:52:04.970762 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1049/4177] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:04 2026] DELETE /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:04.977479 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-81b78588-e746-4d8e-9247-5a61c13209a4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:04.979106 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-81b78588-e746-4d8e-9247-5a61c13209a4 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:04.979284 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-81b78588-e746-4d8e-9247-5a61c13209a4 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:04.979471 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-81b78588-e746-4d8e-9247-5a61c13209a4 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:04.986633 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:04.986633 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:04.991726 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-81b78588-e746-4d8e-9247-5a61c13209a4 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Volume info retrieved successfully. Jul 22 04:52:04.996078 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-81b78588-e746-4d8e-9247-5a61c13209a4 tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 200 Jul 22 04:52:04.996452 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1041/4178] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:04 2026] GET /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:05.439512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.441167 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:52:05.441366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.441558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.444989 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.444989 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:05.445365 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:05.445534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Checking backup size 1 against volume size 1 {{(pid=100126) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:52:05.445617 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Overwriting volume 3aced4aa-9997-4a1b-a659-87894e1ccd57 with restore of backup c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:05.446355 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.446355 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:05.446741 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:05.447455 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-224a1bcc-9eb1-4a4a-a785-81ba8580b414 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 200 Jul 22 04:52:05.447778 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1041/4179] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:05.456992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.459552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] restore_backup in rpcapi backup_id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 {{(pid=100126) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:52:05.459988 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:52:05.460207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.460411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.461236 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0bf6cda-3934-437e-8f15-50f01731c3c8 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/restore returned with HTTP 202 Jul 22 04:52:05.461715 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1049/4180] 10.4.3.175 () {70 vars in 1433 bytes} [Wed Jul 22 04:52:04 2026] POST /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9/restore => generated 152 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:05.470833 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.470833 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:05.470919 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.471361 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:05.472122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6c4ea0ea-d88a-408f-bd5d-6019aeee3da7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 200 Jul 22 04:52:05.472511 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1050/4181] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:05.472701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:05.472931 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.473172 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.473320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:05.477577 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.477577 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:05.478079 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5b162cfe-58ba-4cfc-b190-53466bd05a79 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:05.478436 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1042/4182] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:05.507069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.509010 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:52:05.509181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.509362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.517970 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.517970 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:05.521310 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:05.525395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-5ebce007-d552-4604-8ad4-d98b9868675b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:52:05.525800 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1042/4183] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:05.542435 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.544662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538/action Jul 22 04:52:05.545129 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:05.545320 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:05.556799 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.556799 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:05.557466 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:05.564531 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Begin detaching volume completed successfully. Jul 22 04:52:05.564736 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-2f4a466a-53ae-4787-b5c6-1c1375974acf tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538/action returned with HTTP 202 Jul 22 04:52:05.565150 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1050/4184] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:05 2026] POST /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:05.618823 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-16cbc524-c9d6-49ed-aa97-9027b37a54a8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.619270 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-16cbc524-c9d6-49ed-aa97-9027b37a54a8 None None] GET https://10.4.3.175/volume// Jul 22 04:52:05.619485 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-16cbc524-c9d6-49ed-aa97-9027b37a54a8 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.619708 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-16cbc524-c9d6-49ed-aa97-9027b37a54a8 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.620087 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-16cbc524-c9d6-49ed-aa97-9027b37a54a8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:05.620425 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1051/4185] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:05.626585 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.628756 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:52:05.628944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.629139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.640369 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.640369 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:05.644134 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:05.648700 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-66508861-f507-4839-9491-d531a744ab18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:52:05.649112 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1043/4186] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:05.802520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:05.804482 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:05.804692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:05.804918 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:05.816127 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:05.816127 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:05.819770 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:05.824433 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9cf8b665-4fb9-4162-b462-7343ee10db32 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:05.824871 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1043/4187] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:05 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:06.010711 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9b51fff-5cd1-49e3-80ad-827499385cee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:06.012338 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9b51fff-5cd1-49e3-80ad-827499385cee tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] GET https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 Jul 22 04:52:06.012499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9b51fff-5cd1-49e3-80ad-827499385cee tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:06.012662 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9b51fff-5cd1-49e3-80ad-827499385cee tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:06.017878 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9b51fff-5cd1-49e3-80ad-827499385cee tempest-CinderUnicodeTest-436688877 tempest-CinderUnicodeTest-436688877-project-member] https://10.4.3.175/volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 returned with HTTP 404 Jul 22 04:52:06.018351 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1051/4188] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:06 2026] GET /volume/v3/volumes/8ff3e51b-261a-4de1-a5ce-70729c15af60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:06.488833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:06.490461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:06.490634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:06.490795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:06.490889 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:06.495185 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:06.495185 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:06.495752 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa7221eb-e93d-42b0-9df0-dc1a8c34248f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:06.496093 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1052/4189] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:06 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:06.836764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-58d907a9-cc9a-4477-af57-98b53a754d64 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:06.838362 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58d907a9-cc9a-4477-af57-98b53a754d64 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:06.838544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58d907a9-cc9a-4477-af57-98b53a754d64 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:06.838716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-58d907a9-cc9a-4477-af57-98b53a754d64 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:06.848577 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:06.848577 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:06.852651 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-58d907a9-cc9a-4477-af57-98b53a754d64 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:06.857302 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-58d907a9-cc9a-4477-af57-98b53a754d64 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:06.857716 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1044/4190] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:06 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:07.330300 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-051253c5-31c1-400b-8e04-893dc1aa617b req-541eb1c5-1951-43a6-8ac6-f5c45f4dc3b6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.332615 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-541eb1c5-1951-43a6-8ac6-f5c45f4dc3b6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb Jul 22 04:52:07.332822 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-541eb1c5-1951-43a6-8ac6-f5c45f4dc3b6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:07.333035 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-541eb1c5-1951-43a6-8ac6-f5c45f4dc3b6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:07.339819 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.339819 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:07.426291 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-051253c5-31c1-400b-8e04-893dc1aa617b req-541eb1c5-1951-43a6-8ac6-f5c45f4dc3b6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb returned with HTTP 200 Jul 22 04:52:07.426743 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1044/4191] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:07 2026] DELETE /volume/v3/attachments/473e8178-0954-4b2b-9c22-a4bd75fd2ebb => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:07.505625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.507799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:07.508032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:07.508264 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:07.508382 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:07.516085 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.516085 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:07.516956 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b0c05e5-aab4-46fa-8fc6-0ca55547d2b7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:07.517423 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1052/4192] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:07 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:07.629008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.631982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:07.632357 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f39f7bcc-387a-40f6-a753-92605228de68", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-374845935", "description": null, "metadata": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:07.644077 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.644077 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:07.644562 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:07.644784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:52:07.673414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['78184593-9c34-48e4-8ceb-e87071d19867', '0059b53f-ae3c-4097-ada0-8c26c6c0107e', '292b467a-7e72-4846-a94a-1199e9d5c209', 'fc337b0b-60c9-452a-aa14-a1dddd0cef4a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:07.713449 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.715461 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:07.715833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-384350896", "snapshot_id": "013dffb4-7eaa-4b84-aa8c-a0a348b48145", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:07.715919 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:52:07.716248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6c30f40-d2ac-455a-93a3-66213d3a5f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:07.716703 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1053/4193] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:07 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 22 04:52:07.718701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-384350896', 'snapshot_id': '013dffb4-7eaa-4b84-aa8c-a0a348b48145', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:07.727257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.730778 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:07.731380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:07.731380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:07.732193 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.732193 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:07.732770 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:07.732958 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume of 1 GB Jul 22 04:52:07.739194 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Availability Zones retrieved successfully. Jul 22 04:52:07.742172 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.742172 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:07.742858 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:07.743815 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-492cead3-503b-4749-a0ef-a4e77afc37a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 200 Jul 22 04:52:07.744555 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1045/4194] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:07 2026] GET /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:07.746979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (6e98c664-4f95-4888-95c1-cd016dfdeea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:07.748186 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a5b804-8f99-4c98-bae1-c15c940d5b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:07.749480 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:07.788691 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a5b804-8f99-4c98-bae1-c15c940d5b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '013dffb4-7eaa-4b84-aa8c-a0a348b48145', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:07.789763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59523475-1cde-42e1-b0b2-234d05bb7ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:07.841760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['10bebe6a-0290-4483-a31d-7d80cc47ccdc', 'f5edf02c-d333-46c3-89c0-20fe136ac3c7', '87fe616e-ea9d-45b9-a9c3-d655a579a9d1', 'ef8a11e4-ddcf-4e34-93dd-a2590f7910bd'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:07.842771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59523475-1cde-42e1-b0b2-234d05bb7ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10bebe6a-0290-4483-a31d-7d80cc47ccdc', 'f5edf02c-d333-46c3-89c0-20fe136ac3c7', '87fe616e-ea9d-45b9-a9c3-d655a579a9d1', 'ef8a11e4-ddcf-4e34-93dd-a2590f7910bd']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:07.843394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ab6fe8-d1f9-456b-b4d1-ad8492e321cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:07.874091 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-77f004a7-450c-4f96-9936-e4db78a235bc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.876331 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-77f004a7-450c-4f96-9936-e4db78a235bc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:07.876581 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-77f004a7-450c-4f96-9936-e4db78a235bc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:07.876836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-77f004a7-450c-4f96-9936-e4db78a235bc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:07.890192 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.890192 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:07.890371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ab6fe8-d1f9-456b-b4d1-ad8492e321cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f43fdf4-ca09-498f-b2de-2b563a2173b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-384350896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['10bebe6a-0290-4483-a31d-7d80cc47ccdc','f5edf02c-d333-46c3-89c0-20fe136ac3c7','87fe616e-ea9d-45b9-a9c3-d655a579a9d1','ef8a11e4-ddcf-4e34-93dd-a2590f7910bd'],size=1,snapshot_id=013dffb4-7eaa-4b84-aa8c-a0a348b48145,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-384350896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f43fdf4-ca09-498f-b2de-2b563a2173b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2056ac8a2ab4638844cf442b2e96e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=013dffb4-7eaa-4b84-aa8c-a0a348b48145,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95736e221646c48658230d1b94e6d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:07.891261 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0c0349-9563-4149-a92d-45a7656683b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:07.894854 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-77f004a7-450c-4f96-9936-e4db78a235bc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:07.900888 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-77f004a7-450c-4f96-9936-e4db78a235bc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:07.901868 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1053/4195] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:07 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:07.912109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa0c0349-9563-4149-a92d-45a7656683b8) transitioned into state 'SUCCESS' from state '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-384350896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['10bebe6a-0290-4483-a31d-7d80cc47ccdc','f5edf02c-d333-46c3-89c0-20fe136ac3c7','87fe616e-ea9d-45b9-a9c3-d655a579a9d1','ef8a11e4-ddcf-4e34-93dd-a2590f7910bd'],size=1,snapshot_id=013dffb4-7eaa-4b84-aa8c-a0a348b48145,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:07.913042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bec96f0-d4b6-4520-8789-b6558ce89773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:07.939722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bec96f0-d4b6-4520-8789-b6558ce89773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:07.940897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (6e98c664-4f95-4888-95c1-cd016dfdeea2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:07.941380 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request issued successfully. Jul 22 04:52:07.942171 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f37558be-c0b4-44a8-8bdb-b80e8cef73d8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:07.942764 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1045/4196] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:07 2026] POST /volume/v3/volumes => generated 790 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:07.954684 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:07.956569 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:07.956771 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:07.956997 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:07.967156 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:07.967156 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:07.973032 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:07.976937 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-03a2b9d8-3807-4042-8e02-2dc657f628bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:07.977488 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1054/4197] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:07 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:08.530423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-91980128-3941-47bb-96e4-29638f0a96f2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:08.532531 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-91980128-3941-47bb-96e4-29638f0a96f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:08.532785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-91980128-3941-47bb-96e4-29638f0a96f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:08.533038 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-91980128-3941-47bb-96e4-29638f0a96f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:08.533180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-91980128-3941-47bb-96e4-29638f0a96f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:08.538223 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:08.538223 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:08.539016 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-91980128-3941-47bb-96e4-29638f0a96f2 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:08.539488 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1046/4198] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:08 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:08.761155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b256dc69-0a21-45df-8eef-07406fe43ecb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:08.761155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b256dc69-0a21-45df-8eef-07406fe43ecb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:08.761155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b256dc69-0a21-45df-8eef-07406fe43ecb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:08.761155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b256dc69-0a21-45df-8eef-07406fe43ecb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:08.767266 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:08.767266 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:08.767266 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b256dc69-0a21-45df-8eef-07406fe43ecb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:08.767266 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b256dc69-0a21-45df-8eef-07406fe43ecb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 200 Jul 22 04:52:08.767266 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1054/4199] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:08 2026] GET /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:08.776073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:08.781672 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:08.781909 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:08.782152 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:08.787323 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:08.787323 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:08.787722 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:08.788520 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4cd01f41-f4a8-4cde-b558-30cd54fa83cc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 200 Jul 22 04:52:08.788902 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1046/4200] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:08 2026] GET /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:08.919896 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:08.924121 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:08.924383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:08.924627 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:08.941019 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:08.941019 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:08.945115 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:08.955982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-baef060c-2250-4b77-88db-a8d03cb0ba0a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:08.955982 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1055/4201] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:08 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:08.996033 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:08.997872 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:08.998114 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:08.998302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:09.006777 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:09.006777 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:09.014826 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:09.019893 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-263b1b49-6852-4a7d-8d67-f5b62c8e3140 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:09.020339 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1047/4202] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:08 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:09.033054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-faaf10ea-88dc-4377-b570-106f021cc8dc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.035511 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-faaf10ea-88dc-4377-b570-106f021cc8dc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:09.035746 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-faaf10ea-88dc-4377-b570-106f021cc8dc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:09.036011 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-faaf10ea-88dc-4377-b570-106f021cc8dc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:09.044242 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:09.044242 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:09.047711 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-faaf10ea-88dc-4377-b570-106f021cc8dc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:09.054998 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-faaf10ea-88dc-4377-b570-106f021cc8dc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:09.054998 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1055/4203] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:09 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:09.552227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.558107 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:09.558394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:09.558897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:09.558897 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:09.577053 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:09.577053 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:09.577901 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c984ea0d-71c2-4b4a-8661-6cc38f560677 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:09.578553 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1047/4204] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:09 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:09.598151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.603509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:09.603509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:09.603509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:09.612047 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:09.612047 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:09.620204 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:09.625334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-66fcecad-f0a7-43b3-af20-c1918dfecff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:09.625875 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1056/4205] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:09 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c0312e7-6759-48f7-b32c-0c1d7ed24fee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c0312e7-6759-48f7-b32c-0c1d7ed24fee None None] GET https://10.4.3.175/volume// Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c0312e7-6759-48f7-b32c-0c1d7ed24fee None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c0312e7-6759-48f7-b32c-0c1d7ed24fee None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c0312e7-6759-48f7-b32c-0c1d7ed24fee None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:09.744495 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1048/4206] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:09.759551 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-04534ad8-b275-4274-9b79-2921d06573bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.973367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-04534ad8-b275-4274-9b79-2921d06573bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:09.973841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-04534ad8-b275-4274-9b79-2921d06573bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f43fdf4-ca09-498f-b2de-2b563a2173b4", "connector": null, "instance_uuid": "b89a0ff9-246f-4c47-a676-14809cabd03f"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:09.981831 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:09.993222 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:09.993222 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:10.001833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:10.001833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:10.001833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:10.018415 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:10.018415 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:10.027084 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:10.033486 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-620b869c-d3a3-42c8-b8f6-007ccef95851 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:10.034473 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1048/4207] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:09 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:10.047273 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-04534ad8-b275-4274-9b79-2921d06573bb tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:10.047847 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1056/4208] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:09 2026] POST /volume/v3/attachments => generated 273 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:10.081863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:10.088263 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:10.088263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:10.088263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:10.100273 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:10.100273 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:10.105795 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:10.108940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5ba04104-1cea-4f80-8981-baa1a0a28248 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:10.109487 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ba04104-1cea-4f80-8981-baa1a0a28248 None None] GET https://10.4.3.175/volume// Jul 22 04:52:10.109722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ba04104-1cea-4f80-8981-baa1a0a28248 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:10.109999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ba04104-1cea-4f80-8981-baa1a0a28248 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:10.110477 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ba04104-1cea-4f80-8981-baa1a0a28248 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:10.111738 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1049/4209] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52:10 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:52:10.114521 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4d00ce8-fd28-4c04-aa32-5925f0234c07 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:10.115062 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1057/4210] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:10 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:10.121105 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:10.123663 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:10.123851 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:10.124051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:10.133907 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:10.133907 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:10.139727 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:10.146562 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-cc9ce0f6-bfaf-4648-8fee-bad7d70b9ff4 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:10.147410 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1049/4211] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:10 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 1062 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:10.290473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:10.294990 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] PUT https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 Jul 22 04:52:10.294990 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:10.303045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Acquiring lock "cinder-attachment_update-1f43fdf4-ca09-498f-b2de-2b563a2173b4-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:10.316500 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-1f43fdf4-ca09-498f-b2de-2b563a2173b4-np0000005618" acquired by "attachment_update" :: waited 0.010s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:10.316500 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:10.316500 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:10.426878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-1f43fdf4-ca09-498f-b2de-2b563a2173b4-np0000005618" released by "attachment_update" :: held 0.113s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:10.426878 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-f52ee285-dda1-41e4-adf5-44d9af79af48 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 returned with HTTP 200 Jul 22 04:52:10.426878 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1057/4212] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:10 2026] PUT /volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:10.591889 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9f871beb-0b50-4141-8b29-90baacb5fafa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:10.594235 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9f871beb-0b50-4141-8b29-90baacb5fafa tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:10.595871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9f871beb-0b50-4141-8b29-90baacb5fafa tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:10.595871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9f871beb-0b50-4141-8b29-90baacb5fafa tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:10.595871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9f871beb-0b50-4141-8b29-90baacb5fafa tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:10.603484 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:10.603484 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:10.604860 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9f871beb-0b50-4141-8b29-90baacb5fafa tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:10.605731 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1050/4213] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:10 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:11.061368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:11.063537 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:11.065787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:11.065787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:11.075442 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:11.075442 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:11.079679 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:11.085251 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-55fb33de-49ba-4748-a9d3-ef5e84ffe129 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:11.085787 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1058/4214] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:11 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:11.133989 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:11.137850 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:11.137850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:11.137850 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:11.146934 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:11.146934 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:11.151177 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:11.156104 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73fe8ead-16bf-47f7-97ce-f00e9396e426 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:11.156486 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1050/4215] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:11 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:11.628854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:11.640181 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:11.640481 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:11.640707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:11.640876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:11.654903 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:11.654903 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:11.656258 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8d51fa8f-fc2d-4b90-b013-0b8e2734bec5 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:11.656460 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1058/4216] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:11 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:12.117197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-854aff84-7566-4931-b24f-41695852a4d9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:12.119788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-854aff84-7566-4931-b24f-41695852a4d9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:12.120083 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-854aff84-7566-4931-b24f-41695852a4d9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:12.120363 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-854aff84-7566-4931-b24f-41695852a4d9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:12.133986 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:12.133986 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:12.140393 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-854aff84-7566-4931-b24f-41695852a4d9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:12.146825 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-854aff84-7566-4931-b24f-41695852a4d9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:12.147475 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1051/4217] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:12 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:12.173694 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e384219e-de34-40d1-bea0-4efb92a893e3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:12.176008 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e384219e-de34-40d1-bea0-4efb92a893e3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:12.176266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e384219e-de34-40d1-bea0-4efb92a893e3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:12.176528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e384219e-de34-40d1-bea0-4efb92a893e3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:12.188893 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:12.188893 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:12.193104 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e384219e-de34-40d1-bea0-4efb92a893e3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:12.198461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e384219e-de34-40d1-bea0-4efb92a893e3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:12.198977 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1059/4218] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:12 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:12.677463 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:12.680254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:12.680570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:12.681379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:12.681379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:12.687621 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:12.687621 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:12.688520 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9a69d64f-6224-4ba6-8d02-12dc311cb70d tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:12.689033 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1051/4219] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:12 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:13.186826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:13.188783 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:13.188992 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:13.189221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:13.206359 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:13.206359 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:13.211649 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:13.212432 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85972f7f-741a-477f-beed-783bd55120f3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:13.214955 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85972f7f-741a-477f-beed-783bd55120f3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:13.215746 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85972f7f-741a-477f-beed-783bd55120f3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:13.216147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85972f7f-741a-477f-beed-783bd55120f3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:13.217827 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a2a36852-d757-4b37-93d6-f0c960cf0fe9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:13.218362 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1059/4220] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:13 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:13.229774 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:13.229774 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:13.234591 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-85972f7f-741a-477f-beed-783bd55120f3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:13.240847 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85972f7f-741a-477f-beed-783bd55120f3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:13.241417 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1052/4221] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:13 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:13.704160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:13.705850 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:13.706151 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:13.706356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:13.706460 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:13.718067 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:13.718067 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:13.718248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4bf757f1-51dd-41d7-985f-7c0f753c3c06 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:13.718606 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1060/4222] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:13 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:14.230644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4eecc787-2583-48d1-b405-d92af3c3b1af None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:14.233611 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4eecc787-2583-48d1-b405-d92af3c3b1af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:14.233611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4eecc787-2583-48d1-b405-d92af3c3b1af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:14.233611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4eecc787-2583-48d1-b405-d92af3c3b1af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:14.243043 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:14.243043 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:14.246282 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4eecc787-2583-48d1-b405-d92af3c3b1af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:14.252988 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4eecc787-2583-48d1-b405-d92af3c3b1af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:14.252988 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1052/4223] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:14 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:14.260875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:14.269062 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:14.269062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:14.269062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:14.281892 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:14.281892 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:14.286208 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:14.290785 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e1b93e5-d781-44e0-9d94-1ec92907c540 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:14.291261 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1060/4224] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:14 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:14.734509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba25285a-eed3-4291-acac-45f884f02b3f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:14.736788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba25285a-eed3-4291-acac-45f884f02b3f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:14.737031 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba25285a-eed3-4291-acac-45f884f02b3f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:14.737238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba25285a-eed3-4291-acac-45f884f02b3f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:14.737381 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ba25285a-eed3-4291-acac-45f884f02b3f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:14.745694 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:14.745694 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:14.748044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba25285a-eed3-4291-acac-45f884f02b3f tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:14.748044 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1053/4225] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:14 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:15.268564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:15.271800 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:15.271800 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:15.271800 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:15.280674 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:15.280674 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:15.284185 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:15.288530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a6f433f5-4ab1-4a52-a809-d04a60a13a71 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:15.289178 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1061/4226] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:15 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:15.304047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:15.307443 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:15.307692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:15.307932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:15.319065 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:15.319065 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:15.323228 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:15.329853 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-48d8419f-aa7d-4283-ba7d-ab3b8100411c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:15.329853 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1053/4227] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:15 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:15.505642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:15.509984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:15.509984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:15.509984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:15.509984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:15.513750 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:15.513750 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:15.514287 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:15.532296 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:52:15.532564 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-765573b9-5c8c-4032-bdea-33601bdce0a1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 202 Jul 22 04:52:15.533325 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1061/4228] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:52:15 2026] DELETE /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:15.541866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:15.543615 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:15.543820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:15.544028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:15.550333 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:15.550333 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:15.550808 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:15.551847 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1661ca2-29e3-4bd0-9df7-fabd4eb93aed tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 200 Jul 22 04:52:15.552386 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1054/4229] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:15 2026] GET /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:15.760462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c37a57ed-524e-4965-a09a-540698fb8a3b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:15.762787 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c37a57ed-524e-4965-a09a-540698fb8a3b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:15.763057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c37a57ed-524e-4965-a09a-540698fb8a3b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:15.763306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c37a57ed-524e-4965-a09a-540698fb8a3b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:15.763448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c37a57ed-524e-4965-a09a-540698fb8a3b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:15.768568 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:15.768568 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:15.770942 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c37a57ed-524e-4965-a09a-540698fb8a3b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:15.770942 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1062/4230] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:15 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.306972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-da5276b9-c037-4685-ba83-458cf52e416f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.309675 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-da5276b9-c037-4685-ba83-458cf52e416f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:16.309675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-da5276b9-c037-4685-ba83-458cf52e416f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.309675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-da5276b9-c037-4685-ba83-458cf52e416f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.325249 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.325249 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:16.329459 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-da5276b9-c037-4685-ba83-458cf52e416f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:16.336566 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-da5276b9-c037-4685-ba83-458cf52e416f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:16.337567 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1054/4231] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.344822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.347458 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:16.347740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.348028 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.357841 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:UPDATE=135,cinder:SELECT=387,cinder:INSERT=71 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:52:16.369066 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.369066 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:16.373756 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:16.379145 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fd5f5411-0cb1-4acc-81a9-4d039ef9a5a9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:16.379655 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1062/4232] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.391817 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4e068468-f950-45ff-a055-6ce35e29e1a0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.483796 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e068468-f950-45ff-a055-6ce35e29e1a0 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:52:16.484172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e068468-f950-45ff-a055-6ce35e29e1a0 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1086611349", "extra_specs": {}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:16.498449 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e068468-f950-45ff-a055-6ce35e29e1a0 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:52:16.500192 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1055/4233] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:52:16 2026] POST /volume/v3/types => generated 212 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.508510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e1992175-1b04-4543-9e0f-78faae1af5ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.511766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e1992175-1b04-4543-9e0f-78faae1af5ee tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] POST https://10.4.3.175/volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df/encryption Jul 22 04:52:16.512113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e1992175-1b04-4543-9e0f-78faae1af5ee tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:16.517654 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=350,cinder:INSERT=50,cinder:UPDATE=90 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:52:16.539620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e1992175-1b04-4543-9e0f-78faae1af5ee tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df/encryption returned with HTTP 200 Jul 22 04:52:16.540075 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1063/4234] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:52:16 2026] POST /volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.552225 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.568160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-42a6f022-9d22-481c-8e92-200a60f07b31 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.570437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42a6f022-9d22-481c-8e92-200a60f07b31 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 Jul 22 04:52:16.570699 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-42a6f022-9d22-481c-8e92-200a60f07b31 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.573983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-42a6f022-9d22-481c-8e92-200a60f07b31 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.575688 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-42a6f022-9d22-481c-8e92-200a60f07b31 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 returned with HTTP 404 Jul 22 04:52:16.576116 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1063/4235] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/snapshots/6530fb7d-f1b4-48e4-b539-31219706a1d6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:16.629422 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:16.629821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-576533116", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1086611349", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:16.632123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-576533116', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1086611349', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:16.636680 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-389eef60-7752-4719-a039-aa0400f80127 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.643381 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-389eef60-7752-4719-a039-aa0400f80127 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149/action Jul 22 04:52:16.643826 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-389eef60-7752-4719-a039-aa0400f80127 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:16.644037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-389eef60-7752-4719-a039-aa0400f80127 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:16.645782 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume of 1 GB Jul 22 04:52:16.646146 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.646146 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:16.646780 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Availability Zones retrieved successfully. Jul 22 04:52:16.654119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (2d2b1ca2-9b85-4b01-b762-34dc44548c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:16.655425 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e293aa09-d2b7-41cb-82c9-bdd9162ed33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:16.656535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:16.667932 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.667932 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:16.681861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-e1731aa6-54ca-4302-ab9c-2317081475bf req-389eef60-7752-4719-a039-aa0400f80127 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149/action returned with HTTP 204 Jul 22 04:52:16.682791 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1056/4236] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:16 2026] POST /volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:16.686516 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e293aa09-d2b7-41cb-82c9-bdd9162ed33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:52:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4631b6ee-4f36-413b-9a70-7018184bd2df,is_public=True,name='tempest-scenario-type-luks-1086611349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4631b6ee-4f36-413b-9a70-7018184bd2df', '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=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:16.687407 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616a875b-e18d-432c-a075-1fb54499d3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:16.723516 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1086611349 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1086611349, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:16.724030 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1086611349 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1086611349, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:16.758515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Created reservations ['1f16130e-2939-4ac5-915e-92087d20fea1', 'e32379af-6b5d-4632-b43f-0d7e0108e811', 'ac7390ae-0055-45df-9606-666b1dc634dd', '540b69fd-9d77-4563-8446-e95b2dff8c51'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:16.758515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616a875b-e18d-432c-a075-1fb54499d3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f16130e-2939-4ac5-915e-92087d20fea1', 'e32379af-6b5d-4632-b43f-0d7e0108e811', 'ac7390ae-0055-45df-9606-666b1dc634dd', '540b69fd-9d77-4563-8446-e95b2dff8c51']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:16.759084 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8003ff0-e1c9-4511-a452-88f5382f0d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:16.780075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8003ff0-e1c9-4511-a452-88f5382f0d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9559f07-5e31-4979-a344-3c7fed23f78f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-576533116',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['1f16130e-2939-4ac5-915e-92087d20fea1','e32379af-6b5d-4632-b43f-0d7e0108e811','ac7390ae-0055-45df-9606-666b1dc634dd','540b69fd-9d77-4563-8446-e95b2dff8c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-576533116',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b9559f07-5e31-4979-a344-3c7fed23f78f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45246d08fb564c059f740c19b7437cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293ca8b266c24359aa4ca042d4a89a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4631b6ee-4f36-413b-9a70-7018184bd2df),volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:16.780861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bce4ada-670a-4c30-bc69-898d2d27d39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:16.781313 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-831f70cb-97fc-4570-9e1c-4de23261734e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.783623 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-831f70cb-97fc-4570-9e1c-4de23261734e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:16.783922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-831f70cb-97fc-4570-9e1c-4de23261734e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.784203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-831f70cb-97fc-4570-9e1c-4de23261734e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.784371 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-831f70cb-97fc-4570-9e1c-4de23261734e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:16.789607 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.789607 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:16.790507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-831f70cb-97fc-4570-9e1c-4de23261734e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:16.791462 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1064/4237] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.799525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bce4ada-670a-4c30-bc69-898d2d27d39c) transitioned into state 'SUCCESS' from state '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-576533116',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['1f16130e-2939-4ac5-915e-92087d20fea1','e32379af-6b5d-4632-b43f-0d7e0108e811','ac7390ae-0055-45df-9606-666b1dc634dd','540b69fd-9d77-4563-8446-e95b2dff8c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:16.801091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293e4db2-d335-478e-93dd-2e4cba407ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:16.801767 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.804078 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 Jul 22 04:52:16.804330 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.804530 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.804691 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume with id: 3aced4aa-9997-4a1b-a659-87894e1ccd57 Jul 22 04:52:16.813044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293e4db2-d335-478e-93dd-2e4cba407ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:16.813863 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.813863 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:16.814219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (2d2b1ca2-9b85-4b01-b762-34dc44548c1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:16.814340 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:16.814648 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request issued successfully. Jul 22 04:52:16.815395 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cdb009d-5b04-47f3-be7d-7147b83991e2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:16.815892 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1055/4238] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:16 2026] POST /volume/v3/volumes => generated 784 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:16.830899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.832697 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:52:16.832857 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.835037 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.837299 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume request issued successfully. Jul 22 04:52:16.837518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2ebc0a2-5f25-4a8b-bb76-39bba3e1639b tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 returned with HTTP 202 Jul 22 04:52:16.837976 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1064/4239] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:16 2026] DELETE /volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:16.846462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:16.848347 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 Jul 22 04:52:16.848588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:16.848768 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.848768 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:16.848834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:16.853753 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:16.855650 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:16.855650 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:16.858912 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:16.859973 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d670db9-c2f2-482c-84fb-c432f39908f6 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 200 Jul 22 04:52:16.860540 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1057/4240] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:16.862647 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef06d2b8-301e-48b0-9ed0-d6b8351fcb1c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 returned with HTTP 200 Jul 22 04:52:16.863174 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1065/4241] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:16 2026] GET /volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 => generated 1074 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:17.351561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.353606 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:17.353790 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.354108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.366337 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.366337 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:17.370412 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:17.374563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6b3ce662-bac9-4988-a477-30d193b85dd3 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:17.375073 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1056/4242] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:17.393825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.395688 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:17.395885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.396096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.405624 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.405624 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:17.408837 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:17.412628 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0ca3942e-2d6c-474d-bf70-a0858cdb06f1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:17.413020 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1065/4243] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:17.830510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-7a5dfc25-e4aa-4766-af6e-653e9a225849 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.832896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-7a5dfc25-e4aa-4766-af6e-653e9a225849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383/action Jul 22 04:52:17.833346 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-7a5dfc25-e4aa-4766-af6e-653e9a225849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:17.833550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-7a5dfc25-e4aa-4766-af6e-653e9a225849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:17.837150 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=435,cinder:INSERT=93,cinder:UPDATE=151 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:52:17.854362 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.854362 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:17.865790 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-759ab775-0d2b-4a14-b760-250f38a843c2 req-7a5dfc25-e4aa-4766-af6e-653e9a225849 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383/action returned with HTTP 204 Jul 22 04:52:17.866452 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1058/4244] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:17 2026] POST /volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:17.873612 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.878312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:52:17.878563 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.878799 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.882495 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-34cd26b1-97ad-423d-b00a-f2aa80140816 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.884106 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34cd26b1-97ad-423d-b00a-f2aa80140816 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 Jul 22 04:52:17.884264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34cd26b1-97ad-423d-b00a-f2aa80140816 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.884453 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34cd26b1-97ad-423d-b00a-f2aa80140816 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.890545 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34cd26b1-97ad-423d-b00a-f2aa80140816 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 returned with HTTP 404 Jul 22 04:52:17.891133 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1057/4245] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/volumes/3aced4aa-9997-4a1b-a659-87894e1ccd57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:17.895660 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.895660 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:17.899983 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:17.902708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.905673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d5df567-fd7e-472b-8649-3729a2d4b996 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 200 Jul 22 04:52:17.905743 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:17.905950 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.906150 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.906252 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:17.906508 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1066/4246] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:17.912812 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.912812 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:17.913507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3d106fa1-64fe-4468-8e3c-3f44fa69e3ab tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:17.913926 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1066/4247] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:17.918810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7286db3d-1075-4ac9-b00c-5765697af862 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.921184 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7286db3d-1075-4ac9-b00c-5765697af862 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:52:17.921706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7286db3d-1075-4ac9-b00c-5765697af862 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.921985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7286db3d-1075-4ac9-b00c-5765697af862 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.926333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.928172 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:17.928377 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.928589 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.928688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: d8c40f97-6956-4c7c-8078-5b02d2b95d82. Jul 22 04:52:17.929426 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.929426 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:17.933709 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7286db3d-1075-4ac9-b00c-5765697af862 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:17.934066 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.934066 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:17.938297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7286db3d-1075-4ac9-b00c-5765697af862 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 200 Jul 22 04:52:17.938813 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1059/4248] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:17.950044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id d8c40f97-6956-4c7c-8078-5b02d2b95d82 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:52:17.951813 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f79c6e54-883e-4a66-b784-c74c3cd795d0 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 202 Jul 22 04:52:17.952278 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1058/4249] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:17 2026] DELETE /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:17.952751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8c17c77b-7403-4535-a683-18614a0ec235 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.957164 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:17.957991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-412185597", "source_volid": "b9559f07-5e31-4979-a344-3c7fed23f78f", "volume_type": "tempest-scenario-type-luks-1086611349", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:17.961444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-412185597', 'source_volid': 'b9559f07-5e31-4979-a344-3c7fed23f78f', 'volume_type': 'tempest-scenario-type-luks-1086611349', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:17.964028 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:17.968029 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:17.968029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:17.968267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:17.968267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:17.973264 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.973264 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:17.973868 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b2e242-d6f1-4105-8c6e-2988b5187510 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 200 Jul 22 04:52:17.973944 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:17.973944 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:17.974279 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1067/4250] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:17 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:17.974614 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume retrieved successfully. Jul 22 04:52:17.974767 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume of 1 GB Jul 22 04:52:17.975947 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Availability Zones retrieved successfully. Jul 22 04:52:17.984735 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (e50c980c-fe77-4c08-b9cb-08281a6bcb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:17.985925 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc796286-19c5-4d8d-8c60-4399557950b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:17.987852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:18.015072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc796286-19c5-4d8d-8c60-4399557950b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b9559f07-5e31-4979-a344-3c7fed23f78f', 'volume_type': VolumeType(created_at=2026-07-22T04:52:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4631b6ee-4f36-413b-9a70-7018184bd2df,is_public=True,name='tempest-scenario-type-luks-1086611349',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4631b6ee-4f36-413b-9a70-7018184bd2df', '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=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:18.016720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6f3662-6766-496e-9d64-07e501cb88e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:18.050239 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1086611349 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1086611349, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:18.050636 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1086611349 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1086611349, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:18.056245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-b189b66e-d7d1-491f-bb0d-24d3b711e4ef req-45158cb5-110e-4da7-ab51-141556c661ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.059163 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b189b66e-d7d1-491f-bb0d-24d3b711e4ef req-45158cb5-110e-4da7-ab51-141556c661ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 Jul 22 04:52:18.059479 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b189b66e-d7d1-491f-bb0d-24d3b711e4ef req-45158cb5-110e-4da7-ab51-141556c661ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.059557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b189b66e-d7d1-491f-bb0d-24d3b711e4ef req-45158cb5-110e-4da7-ab51-141556c661ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.074251 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.074251 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:18.076472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Created reservations ['39a36c21-5698-4354-9062-3bfc847cd2fb', '92de8fa3-e7f1-4207-90aa-9e72ed0a5b89', '691f651c-e108-4894-86cf-c4a17a1b0e2b', '44acbf69-6717-4058-8d2a-c288503cfc82'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:18.077302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca6f3662-6766-496e-9d64-07e501cb88e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a36c21-5698-4354-9062-3bfc847cd2fb', '92de8fa3-e7f1-4207-90aa-9e72ed0a5b89', '691f651c-e108-4894-86cf-c4a17a1b0e2b', '44acbf69-6717-4058-8d2a-c288503cfc82']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:18.078053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880c4b18-927f-476f-b7b0-694f96454c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:18.118661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (880c4b18-927f-476f-b7b0-694f96454c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8646f8d3-382c-42f2-baf2-20191d851393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-412185597',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['39a36c21-5698-4354-9062-3bfc847cd2fb','92de8fa3-e7f1-4207-90aa-9e72ed0a5b89','691f651c-e108-4894-86cf-c4a17a1b0e2b','44acbf69-6717-4058-8d2a-c288503cfc82'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9559f07-5e31-4979-a344-3c7fed23f78f,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-412185597',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8646f8d3-382c-42f2-baf2-20191d851393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45246d08fb564c059f740c19b7437cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b9559f07-5e31-4979-a344-3c7fed23f78f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293ca8b266c24359aa4ca042d4a89a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4631b6ee-4f36-413b-9a70-7018184bd2df),volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:18.119419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290928e9-3286-4869-944a-24e3dbfabfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:18.130843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b189b66e-d7d1-491f-bb0d-24d3b711e4ef req-45158cb5-110e-4da7-ab51-141556c661ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 returned with HTTP 200 Jul 22 04:52:18.131284 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1060/4251] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:18 2026] DELETE /volume/v3/attachments/3237051e-f71f-479f-aff4-ae9fa57d4f39 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.140233 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (290928e9-3286-4869-944a-24e3dbfabfbf) transitioned into state 'SUCCESS' from state '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-412185597',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['39a36c21-5698-4354-9062-3bfc847cd2fb','92de8fa3-e7f1-4207-90aa-9e72ed0a5b89','691f651c-e108-4894-86cf-c4a17a1b0e2b','44acbf69-6717-4058-8d2a-c288503cfc82'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9559f07-5e31-4979-a344-3c7fed23f78f,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=4631b6ee-4f36-413b-9a70-7018184bd2df)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:18.140958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878c880d-5485-410c-af07-0e1f2c13ed8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:18.156537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (878c880d-5485-410c-af07-0e1f2c13ed8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:18.157416 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (e50c980c-fe77-4c08-b9cb-08281a6bcb86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:18.157641 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request issued successfully. Jul 22 04:52:18.158184 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c17c77b-7403-4535-a683-18614a0ec235 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:18.158617 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1067/4252] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:17 2026] POST /volume/v3/volumes => generated 811 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:18.172277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.174435 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:18.174435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.174435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.181488 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.181488 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:18.188917 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:18.194703 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8d3a2a4a-a8ae-4ded-b886-82066dda9d39 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:18.195165 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1059/4253] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.390597 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.392395 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:18.392395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.392514 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.401441 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.401441 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:18.404591 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:18.410237 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1048eab0-3ebe-49a6-bbec-a15557f1d400 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:18.410768 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1068/4254] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:18.424089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd99b940-bd96-48ee-be0f-df564883632c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.425955 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd99b940-bd96-48ee-be0f-df564883632c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:18.426145 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd99b940-bd96-48ee-be0f-df564883632c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.426449 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd99b940-bd96-48ee-be0f-df564883632c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.435106 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.435106 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:18.438345 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd99b940-bd96-48ee-be0f-df564883632c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:18.442233 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd99b940-bd96-48ee-be0f-df564883632c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:18.442233 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1061/4255] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:18.461448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.463392 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:18.463664 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.463922 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.472092 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.472092 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:18.476289 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:18.481123 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88dae234-c06b-46d7-9c6d-e9a2104cc347 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:18.481237 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1068/4256] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.481673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.485556 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:18.485556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.485556 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.487336 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=451,cinder:INSERT=79,cinder:UPDATE=135 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:52:18.493619 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.495955 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.495955 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:18.496140 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:18.496140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.496140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.498730 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:18.502149 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.502149 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:18.502893 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-cf3e3150-5e93-4f84-acc9-0610dacad2c6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:18.503398 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1060/4257] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:18.505923 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:18.510337 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ebe00b8b-3eb7-4a23-b3c8-869f38e6c0fe tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:18.510825 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1069/4258] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.520935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.523405 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/action Jul 22 04:52:18.524025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:18.524334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:18.536426 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.536426 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:18.537058 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:18.543790 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Begin detaching volume completed successfully. Jul 22 04:52:18.544038 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-ba29752f-c6a1-4f82-a589-e6d2d37355f6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/action returned with HTTP 202 Jul 22 04:52:18.544617 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1062/4259] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:18 2026] POST /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:18.550669 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.552324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:18.552507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.552671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.559899 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.559899 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:18.563576 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:18.568349 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-a5488447-2e9e-4e4d-9152-4c649c186765 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:18.568805 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1069/4260] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.591320 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b3e0543e-a354-483f-921a-f886621bf6e9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.591772 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3e0543e-a354-483f-921a-f886621bf6e9 None None] GET https://10.4.3.175/volume// Jul 22 04:52:18.591948 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3e0543e-a354-483f-921a-f886621bf6e9 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.592173 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3e0543e-a354-483f-921a-f886621bf6e9 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.592615 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3e0543e-a354-483f-921a-f886621bf6e9 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:18.593035 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1061/4261] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:18.600132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.601980 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:18.602179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.602343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.612313 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.612313 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:18.615852 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:18.621602 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-5f6cc374-9bed-4f17-800e-309259bcb29b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:18.622094 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1070/4262] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:18.635927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-49257bb4-2ff8-4c37-8236-9343a0a3e0e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.638551 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-49257bb4-2ff8-4c37-8236-9343a0a3e0e7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption Jul 22 04:52:18.638766 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-49257bb4-2ff8-4c37-8236-9343a0a3e0e7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.639125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-49257bb4-2ff8-4c37-8236-9343a0a3e0e7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.644643 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3c499077-2915-47f6-a529-69e8a482fb89 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.645100 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c499077-2915-47f6-a529-69e8a482fb89 None None] GET https://10.4.3.175/volume// Jul 22 04:52:18.645324 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c499077-2915-47f6-a529-69e8a482fb89 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.645575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c499077-2915-47f6-a529-69e8a482fb89 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.645945 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c499077-2915-47f6-a529-69e8a482fb89 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:18.646247 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1070/4263] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:18.649757 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.649757 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:18.653839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-cf3e17df-8789-43c2-97b7-be31d494647e req-c0081a1c-6a8a-4e9a-b0a2-68dc3d66cb1e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.656784 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-49257bb4-2ff8-4c37-8236-9343a0a3e0e7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption returned with HTTP 200 Jul 22 04:52:18.657227 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1063/4264] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.719978 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-c0081a1c-6a8a-4e9a-b0a2-68dc3d66cb1e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:18.720290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-c0081a1c-6a8a-4e9a-b0a2-68dc3d66cb1e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b", "connector": null, "instance_uuid": "a44d2eaa-d26c-4318-ac63-eec5e7cf70c8"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:18.727664 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.727664 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:18.748266 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-c0081a1c-6a8a-4e9a-b0a2-68dc3d66cb1e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:18.748706 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1062/4265] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:18.771792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f779528b-8d74-47fc-bfcb-666445db08dc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.775080 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f779528b-8d74-47fc-bfcb-666445db08dc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:18.775080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f779528b-8d74-47fc-bfcb-666445db08dc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.775080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f779528b-8d74-47fc-bfcb-666445db08dc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.782912 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.782912 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:18.784393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-849824fd-5947-41df-82c0-13e4ef452f87 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.784710 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-849824fd-5947-41df-82c0-13e4ef452f87 None None] GET https://10.4.3.175/volume// Jul 22 04:52:18.785480 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-849824fd-5947-41df-82c0-13e4ef452f87 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.785480 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-849824fd-5947-41df-82c0-13e4ef452f87 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.785480 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-849824fd-5947-41df-82c0-13e4ef452f87 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:18.785634 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1071/4266] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:52:18.786675 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f779528b-8d74-47fc-bfcb-666445db08dc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:18.790494 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f779528b-8d74-47fc-bfcb-666445db08dc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:18.790943 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1071/4267] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:18.792909 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.795505 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:18.795772 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.796042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.806807 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.806807 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:18.810863 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:18.815922 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-69cde0f7-fe61-47fc-b70c-6a2013bb2012 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:18.816473 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1064/4268] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1037 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:18.905177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.907083 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] PUT https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e Jul 22 04:52:18.907436 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:18.914465 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Acquiring lock "cinder-attachment_update-ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:18.918751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Lock "cinder-attachment_update-ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:18.919604 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:18.919604 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:18.984333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-79448d04-475d-49b9-aee6-60838ce781f9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.985902 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79448d04-475d-49b9-aee6-60838ce781f9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 Jul 22 04:52:18.986107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79448d04-475d-49b9-aee6-60838ce781f9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.986341 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-79448d04-475d-49b9-aee6-60838ce781f9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.986494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-79448d04-475d-49b9-aee6-60838ce781f9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id d8c40f97-6956-4c7c-8078-5b02d2b95d82. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:18.989590 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-79448d04-475d-49b9-aee6-60838ce781f9 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 returned with HTTP 404 Jul 22 04:52:18.989988 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1072/4269] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:18 2026] GET /volume/v3/backups/d8c40f97-6956-4c7c-8078-5b02d2b95d82 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:18.995063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Lock "cinder-attachment_update-ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b-np0000005618" released by "attachment_update" :: held 0.076s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:18.995452 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-0f6e16d4-4242-4507-902b-f1ab658ad5f1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e returned with HTTP 200 Jul 22 04:52:18.996154 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1063/4270] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:18 2026] PUT /volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:18.996391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:18.998257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:52:18.998510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:18.998734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:18.998865 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: 15650652-0a2b-477e-bf48-bf3d611c8e2e. Jul 22 04:52:19.003421 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.003421 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:19.013452 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id 15650652-0a2b-477e-bf48-bf3d611c8e2e {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:52:19.014909 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ab9dd9b-1d5a-4abf-a172-2a5caafa6416 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 202 Jul 22 04:52:19.015338 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1072/4271] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:18 2026] DELETE /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:19.022032 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:19.023891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:52:19.024205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:19.024455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:19.024603 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:19.030025 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.030025 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:19.031045 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c61c8fe4-d9eb-45fa-b604-4de47e59d742 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 200 Jul 22 04:52:19.031623 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1065/4272] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:19 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:19.210568 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:19.212899 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:19.213082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:19.213250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:19.221690 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.221690 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:19.230546 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:19.233579 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a19fce5-b710-4766-a221-dcca65e4c5e3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:19.233985 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1073/4273] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:19 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:19.476165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:19.477744 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:52:19.477907 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:19.478124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:19.478293 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:52:19.485787 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.485787 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:19.486244 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:19.503013 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:52:19.503274 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d4fd41b-c4ef-497c-b718-4775b30a1f6c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 202 Jul 22 04:52:19.503767 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1064/4274] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:19 2026] DELETE /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:19.514826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd108725-b5a7-4882-8970-1b55f60e826b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:19.516703 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd108725-b5a7-4882-8970-1b55f60e826b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:52:19.516877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd108725-b5a7-4882-8970-1b55f60e826b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:19.517081 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd108725-b5a7-4882-8970-1b55f60e826b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:19.525828 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.525828 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:19.529862 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-dd108725-b5a7-4882-8970-1b55f60e826b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:19.534635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd108725-b5a7-4882-8970-1b55f60e826b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 200 Jul 22 04:52:19.535061 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1073/4275] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:19 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:19.803071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:19.804611 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:19.804775 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:19.804941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:19.814387 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:19.814387 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:19.818058 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:19.822081 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fbb45c11-253f-496b-9348-e90aecbb2c00 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:19.822567 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1066/4276] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:19 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:20.040707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.042371 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e Jul 22 04:52:20.042574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.042751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.042842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id 15650652-0a2b-477e-bf48-bf3d611c8e2e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:20.046267 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b5c82702-a4d7-4781-941e-0f5ded0d1665 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e returned with HTTP 404 Jul 22 04:52:20.046882 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1074/4277] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/backups/15650652-0a2b-477e-bf48-bf3d611c8e2e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:20.052793 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.054450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:20.054612 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.054769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.054868 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete backup with id: c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. Jul 22 04:52:20.058924 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.058924 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:20.069568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] delete_backup rpcapi backup_id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:52:20.071154 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6530219c-3b2c-4756-9b9b-25812bb0a9da tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 202 Jul 22 04:52:20.071582 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1065/4278] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:20 2026] DELETE /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:20.078605 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ab693f85-1dca-4974-9cba-41e712246036 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.079999 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab693f85-1dca-4974-9cba-41e712246036 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:20.080223 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab693f85-1dca-4974-9cba-41e712246036 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.080438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab693f85-1dca-4974-9cba-41e712246036 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.080580 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ab693f85-1dca-4974-9cba-41e712246036 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:20.084482 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.084482 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:20.085113 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab693f85-1dca-4974-9cba-41e712246036 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 200 Jul 22 04:52:20.085504 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1074/4279] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:20.244899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c376fd85-70db-4597-86b8-032fe7feb623 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.246895 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c376fd85-70db-4597-86b8-032fe7feb623 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:20.247146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c376fd85-70db-4597-86b8-032fe7feb623 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.247397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c376fd85-70db-4597-86b8-032fe7feb623 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.254064 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.254064 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:20.257737 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c376fd85-70db-4597-86b8-032fe7feb623 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:20.263802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c376fd85-70db-4597-86b8-032fe7feb623 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:20.264221 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1067/4280] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:20.548310 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c9caff0c-f603-4617-89c2-5f0c38897d71 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.550243 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c9caff0c-f603-4617-89c2-5f0c38897d71 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 Jul 22 04:52:20.550483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c9caff0c-f603-4617-89c2-5f0c38897d71 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.550660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c9caff0c-f603-4617-89c2-5f0c38897d71 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.556468 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c9caff0c-f603-4617-89c2-5f0c38897d71 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 returned with HTTP 404 Jul 22 04:52:20.556883 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1075/4281] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/f39f7bcc-387a-40f6-a753-92605228de68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:20.585047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.587067 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:20.587497 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-357118446", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:20.589028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-357118446', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:20.728938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.729357 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:52:20.730912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:20.731166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.731370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.734083 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:52:20.740011 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.740011 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:20.741621 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (efc1db81-ea58-466c-9a1f-2d7b3cd4b166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:20.743077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c272ff6-faa3-46e5-8044-b3097a77132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:20.743675 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:20.744319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:20.747662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-8b0cc2e3-b635-4df8-8730-aed27b8cc71c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:20.748067 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1075/4282] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:20.764235 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.766321 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4/action Jul 22 04:52:20.766710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:20.766825 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:20.776334 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.776334 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:20.776741 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:20.782504 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Begin detaching volume completed successfully. Jul 22 04:52:20.782674 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-2664f4d3-03f7-409f-8920-56b2d7ef1529 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4/action returned with HTTP 202 Jul 22 04:52:20.783109 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1068/4283] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:20 2026] POST /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:20.804592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c272ff6-faa3-46e5-8044-b3097a77132c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:20.805310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d707e8-43e6-4288-b7e7-436e8b346ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:20.820453 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c223d9a4-2883-441a-8f96-c4e965a0a2b7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.820987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c223d9a4-2883-441a-8f96-c4e965a0a2b7 None None] GET https://10.4.3.175/volume// Jul 22 04:52:20.821215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c223d9a4-2883-441a-8f96-c4e965a0a2b7 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.821411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c223d9a4-2883-441a-8f96-c4e965a0a2b7 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.821736 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c223d9a4-2883-441a-8f96-c4e965a0a2b7 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:20.822013 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1076/4284] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:20.828852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.830862 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:20.831116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.831282 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.834408 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4780f817-b09d-4300-a238-22900cf6ed4a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.836476 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4780f817-b09d-4300-a238-22900cf6ed4a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:20.836702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4780f817-b09d-4300-a238-22900cf6ed4a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.836931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4780f817-b09d-4300-a238-22900cf6ed4a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.840401 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.840401 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:20.843823 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:20.847635 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.847635 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:20.848434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ecc5ff51-d0f3-4e24-8f5d-6afa7695260b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:20.848647 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['06d96d47-266d-45a6-8c95-26bc1e100923', 'f3eed5cc-7d1a-4413-9854-8d0ff0ed1ef2', 'ba121002-e99a-4734-9d2c-e74a1bcc9f08', '0bd5b4a3-b6ca-4153-b1bc-7dcebbbcff0c'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:20.849033 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1076/4285] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:20.849569 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24d707e8-43e6-4288-b7e7-436e8b346ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d96d47-266d-45a6-8c95-26bc1e100923', 'f3eed5cc-7d1a-4413-9854-8d0ff0ed1ef2', 'ba121002-e99a-4734-9d2c-e74a1bcc9f08', '0bd5b4a3-b6ca-4153-b1bc-7dcebbbcff0c']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:20.850554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f954c0-a01a-4dbe-aaed-3bd9e6b82258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:20.851282 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4780f817-b09d-4300-a238-22900cf6ed4a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:20.857367 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4780f817-b09d-4300-a238-22900cf6ed4a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:20.857367 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1069/4286] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:20.872234 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f954c0-a01a-4dbe-aaed-3bd9e6b82258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-357118446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['06d96d47-266d-45a6-8c95-26bc1e100923','f3eed5cc-7d1a-4413-9854-8d0ff0ed1ef2','ba121002-e99a-4734-9d2c-e74a1bcc9f08','0bd5b4a3-b6ca-4153-b1bc-7dcebbbcff0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-357118446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:20.873123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f5fa1d-6d33-46d4-85ff-e0839be1318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:20.891674 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1f5fa1d-6d33-46d4-85ff-e0839be1318a) transitioned into state 'SUCCESS' from state '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-357118446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['06d96d47-266d-45a6-8c95-26bc1e100923','f3eed5cc-7d1a-4413-9854-8d0ff0ed1ef2','ba121002-e99a-4734-9d2c-e74a1bcc9f08','0bd5b4a3-b6ca-4153-b1bc-7dcebbbcff0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:20.892649 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e2dcf3-f40b-4185-8b8e-a9de516b3534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:20.902755 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4e2dcf3-f40b-4185-8b8e-a9de516b3534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:20.903862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (efc1db81-ea58-466c-9a1f-2d7b3cd4b166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:20.904184 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:52:20.904729 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c1d3edab-2dc6-4027-b853-f4caf9aea84d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:20.905282 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1066/4287] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:20 2026] POST /volume/v3/volumes => generated 758 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:20.915859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:20.917658 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:20.917879 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:20.918404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:20.924674 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:20.924674 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:20.928235 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:20.932711 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c86ebe90-f8aa-4a54-9c58-832c7565c0b4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:20.933292 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1077/4288] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:20 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:21.095412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.099846 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 Jul 22 04:52:21.099846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.099846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.099846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Show backup with id c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:21.101362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3cbae0d9-520c-44dd-b5c9-72d378bd0a0e tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 returned with HTTP 404 Jul 22 04:52:21.102951 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1077/4289] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/backups/c9fc3b75-eeac-4a98-8bf2-6f3a38a48aa9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:21.107765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2b6ca819-9100-4759-bda4-d439a990c97c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.109669 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:52:21.109847 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.110041 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.110189 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume with id: e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:52:21.121707 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.121707 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:21.121707 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:21.136550 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Delete volume request issued successfully. Jul 22 04:52:21.136550 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b6ca819-9100-4759-bda4-d439a990c97c tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 returned with HTTP 202 Jul 22 04:52:21.136550 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1070/4290] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:52:21 2026] DELETE /volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:21.142629 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.144661 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:52:21.144843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.145981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.157191 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.157191 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:21.157191 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Volume info retrieved successfully. Jul 22 04:52:21.161538 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-22c24bf1-2412-4707-bfae-f7d89f0797c7 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 returned with HTTP 200 Jul 22 04:52:21.161998 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1067/4291] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:21.276668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.278555 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:21.278767 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.279004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.286205 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.286205 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:21.290388 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:21.294570 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-08d675c5-73bd-49e2-9dab-508ba38b9c09 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:21.294936 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1078/4292] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:21.868950 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-58926d49-9e71-42bc-afd3-c92446272225 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.870235 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58926d49-9e71-42bc-afd3-c92446272225 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:21.870510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58926d49-9e71-42bc-afd3-c92446272225 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.870738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58926d49-9e71-42bc-afd3-c92446272225 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.879075 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.879075 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:21.882354 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-58926d49-9e71-42bc-afd3-c92446272225 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:21.886570 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58926d49-9e71-42bc-afd3-c92446272225 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:21.886570 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1078/4293] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:21.944866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.946567 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:21.946738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.946905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.953464 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.953464 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:21.956566 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:21.961020 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8deb930d-db7d-46ca-81a9-11ebbf44416a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:21.961355 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1071/4294] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:21.973322 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:21.975083 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:21.975254 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:21.975444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:21.982376 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:21.982376 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:21.985736 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:21.990153 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1c81f7b-c8f8-4581-9e21-d98ba2d40148 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:21.990495 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1068/4295] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:21 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:22.003811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:22.005536 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:22.005894 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1617813699", "description": null, "metadata": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:22.013975 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:22.013975 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:22.014487 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:22.014656 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume 02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:22.036266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['78f37fa1-8027-40c0-90c5-0ae1f8be29e6', '2f0330ee-7f96-4dc2-b8f7-574356c0e1e7', 'c9cd72fc-7468-4109-adb7-71020e95298a', '1c8c6963-4ee7-4020-863e-0bf5620ba9ee'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:22.063224 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot create request issued successfully. Jul 22 04:52:22.063566 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a948d26-97d3-43ed-983f-2e36fc4f25b3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:22.064012 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1079/4296] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:22.073887 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:22.075343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:22.075656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:22.076013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:22.080617 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:22.080617 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:22.081158 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:22.081927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d621570-6555-42ac-ad8f-7f4570c30aa7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:22.082380 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1079/4297] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:22 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:22.173735 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ce57a914-e347-4ec1-a18d-e58796163d61 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:22.175432 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce57a914-e347-4ec1-a18d-e58796163d61 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] GET https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 Jul 22 04:52:22.175644 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce57a914-e347-4ec1-a18d-e58796163d61 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:22.175856 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce57a914-e347-4ec1-a18d-e58796163d61 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:22.182143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce57a914-e347-4ec1-a18d-e58796163d61 tempest-ProjectAdminTests33-1543882830 tempest-ProjectAdminTests33-1543882830-project-admin] https://10.4.3.175/volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 returned with HTTP 404 Jul 22 04:52:22.182623 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1072/4298] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:22 2026] GET /volume/v3/volumes/e23d5ec8-e772-4316-a39c-2cebc167ba01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:22.309277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:22.310932 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:22.311139 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:22.311310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:22.317445 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:22.317445 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:22.320597 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:22.324566 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d86a96d-38be-4c0e-9424-fa6de6486648 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:22.325043 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1069/4299] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:22 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:22.901298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:22.903679 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:22.903957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:22.904320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:22.920647 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:22.920647 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:22.921712 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:22.926214 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6dafe9ab-5e96-4e89-bf79-7f46c21656eb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:22.926645 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1080/4300] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:22 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.090731 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.092277 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:23.092484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.092686 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.097390 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.097390 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:23.097846 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:23.098563 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0c06b9e-cc94-453d-ba5a-fb3e89c56af2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:23.098921 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1080/4301] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.106511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.108217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:23.108396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.108601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.113285 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.113285 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:23.113665 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:23.114371 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ac0498f2-1d23-438b-85ba-cf2255b62521 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:23.114832 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1073/4302] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.239175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.240946 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:23.242188 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.242188 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.245508 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.245508 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:23.245929 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:23.246594 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-675b9c83-76c9-4dbf-8a80-4098563d07c1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:23.247018 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1070/4303] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.254439 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.256486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:23.256588 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.256762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.265555 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.265555 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:23.269360 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:23.274797 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-4667929d-e4d4-4bcc-a638-73da60746d9a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:23.275322 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1081/4304] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:23.336885 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-894805f3-0d94-4587-bf00-17807dfbc3ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.339209 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-894805f3-0d94-4587-bf00-17807dfbc3ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:23.339522 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-894805f3-0d94-4587-bf00-17807dfbc3ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.339763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-894805f3-0d94-4587-bf00-17807dfbc3ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.348580 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.348580 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:23.352993 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-894805f3-0d94-4587-bf00-17807dfbc3ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:23.357434 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-894805f3-0d94-4587-bf00-17807dfbc3ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:23.357827 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1081/4305] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.556158 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.593888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-73710978-4bca-4902-8d18-82faf879ffbb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.597307 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73710978-4bca-4902-8d18-82faf879ffbb tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:23.597481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73710978-4bca-4902-8d18-82faf879ffbb tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.597657 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73710978-4bca-4902-8d18-82faf879ffbb tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.609831 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.609831 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:23.615838 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-73710978-4bca-4902-8d18-82faf879ffbb tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:23.624258 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73710978-4bca-4902-8d18-82faf879ffbb tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:23.625938 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1071/4306] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.635837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.637570 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:23.637749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.637928 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.646363 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.646363 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:23.650302 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:23.650717 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-577687408"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:23.650916 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:23.652398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-577687408'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:23.652572 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume of 1 GB Jul 22 04:52:23.654859 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6ee6fa8d-2347-4517-9762-65305c7fd629 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:23.655251 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1082/4307] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.657627 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Availability Zones retrieved successfully. Jul 22 04:52:23.664166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (cfc97de5-5e61-4a8e-8881-e7ab60e1a8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:23.665576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bcbd8d-19bd-4f8d-8f43-c27d1371f806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:23.666650 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:23.675676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.678506 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:23.678730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.678910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.689853 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.689853 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:23.690288 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:23.690343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61bcbd8d-19bd-4f8d-8f43-c27d1371f806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:23.691045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7369757-07bc-46d9-89eb-7eb810016edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:23.691189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-1bad5aa0-6440-46c9-9939-50ba46f66443 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:23.691387 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1082/4308] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.706853 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.708785 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:23.708950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.709170 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.716656 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.716656 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:23.720374 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:23.726044 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-eb1ad978-99e7-40ba-a245-d3a77cecdf40 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:23.726589 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1072/4309] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.747089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['4ee370af-a7b3-4fd8-98cf-c0c75cc3edfc', '21de2387-d8c9-451e-b011-0876bc1e9e06', '66b7401f-df60-45f3-a95e-57af0820962b', 'be1f01a4-87be-4112-b5dc-cc4cc9de7e73'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:23.747893 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7369757-07bc-46d9-89eb-7eb810016edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee370af-a7b3-4fd8-98cf-c0c75cc3edfc', '21de2387-d8c9-451e-b011-0876bc1e9e06', '66b7401f-df60-45f3-a95e-57af0820962b', 'be1f01a4-87be-4112-b5dc-cc4cc9de7e73']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:23.748774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139a7d2-bea9-4a7c-a4de-5daab2ccf71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:23.773178 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139a7d2-bea9-4a7c-a4de-5daab2ccf71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60536e32-fc72-4185-b41c-ee08ce7a9ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577687408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['4ee370af-a7b3-4fd8-98cf-c0c75cc3edfc','21de2387-d8c9-451e-b011-0876bc1e9e06','66b7401f-df60-45f3-a95e-57af0820962b','be1f01a4-87be-4112-b5dc-cc4cc9de7e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-577687408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60536e32-fc72-4185-b41c-ee08ce7a9ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3a01ea8391b4a229607c6c1ad40ba71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ba6744998f4d8faf1c2265f928955f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:23.778107 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (057aa4ad-8560-4fc2-8adb-fcdb3cc6b7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:23.801114 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-463ed391-3690-4e04-b277-0d782312588d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.801612 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-463ed391-3690-4e04-b277-0d782312588d None None] GET https://10.4.3.175/volume// Jul 22 04:52:23.801834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-463ed391-3690-4e04-b277-0d782312588d None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.802081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-463ed391-3690-4e04-b277-0d782312588d None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.802482 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-463ed391-3690-4e04-b277-0d782312588d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:23.802839 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1083/4310] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:23.803241 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (057aa4ad-8560-4fc2-8adb-fcdb3cc6b7df) transitioned into state 'SUCCESS' from state '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-577687408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['4ee370af-a7b3-4fd8-98cf-c0c75cc3edfc','21de2387-d8c9-451e-b011-0876bc1e9e06','66b7401f-df60-45f3-a95e-57af0820962b','be1f01a4-87be-4112-b5dc-cc4cc9de7e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:23.803805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa309dc-f28f-4401-b63e-79226cdc749f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:23.813602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-67221f0d-625e-4590-a29a-1af33e042768 req-5a56c004-fac8-4a9c-85b8-e07e8316e8a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.815501 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-5a56c004-fac8-4a9c-85b8-e07e8316e8a9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:23.815725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-5a56c004-fac8-4a9c-85b8-e07e8316e8a9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9532515c-4004-4305-831b-4020ef247fc3", "connector": null, "instance_uuid": "4a13008a-37c9-49c1-9916-c0a391de7a27"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:23.816350 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa309dc-f28f-4401-b63e-79226cdc749f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:23.817186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (cfc97de5-5e61-4a8e-8881-e7ab60e1a8bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:23.817483 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request issued successfully. Jul 22 04:52:23.818012 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3eab41f4-e589-4cac-be00-de51f6775fe5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:23.818393 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1074/4311] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:52:23 2026] POST /volume/v3/volumes => generated 777 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:23.823984 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.823984 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:23.835302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.837204 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:52:23.837470 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.837721 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.845832 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-5a56c004-fac8-4a9c-85b8-e07e8316e8a9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:23.846341 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1083/4312] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:23 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 22 04:52:23.848335 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.848335 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:23.852033 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:23.861871 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7dc48a01-fcf5-4922-a854-3f477d31f943 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 returned with HTTP 200 Jul 22 04:52:23.862329 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1073/4313] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.872984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a2303b19-7903-4256-915e-5c402fa0678f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.875165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a2303b19-7903-4256-915e-5c402fa0678f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:23.875393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a2303b19-7903-4256-915e-5c402fa0678f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.875596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a2303b19-7903-4256-915e-5c402fa0678f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.883945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d98e61ab-ee69-49b8-a1c5-c9a2d56da8ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.884514 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d98e61ab-ee69-49b8-a1c5-c9a2d56da8ab None None] GET https://10.4.3.175/volume// Jul 22 04:52:23.884751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d98e61ab-ee69-49b8-a1c5-c9a2d56da8ab None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.885025 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d98e61ab-ee69-49b8-a1c5-c9a2d56da8ab None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.885440 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d98e61ab-ee69-49b8-a1c5-c9a2d56da8ab None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:23.885790 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1075/4314] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:23.887123 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.887123 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:23.892889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.894037 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a2303b19-7903-4256-915e-5c402fa0678f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:23.895097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:23.895321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.895522 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.902206 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a2303b19-7903-4256-915e-5c402fa0678f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:23.902706 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1084/4315] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:23.907230 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.907230 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:23.912110 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:23.918578 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-2700a58d-da42-42bb-8245-491880236e8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:23.919113 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1084/4316] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:23.944547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:23.946251 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:23.946483 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:23.946686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:23.955377 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:23.955377 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:23.958790 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:23.964199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87b6f15c-4f60-4b63-b7cb-5c6c0ff0bc9d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:23.964687 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1074/4317] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:23 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.019888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.022463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] PUT https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd Jul 22 04:52:24.022922 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:24.030905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Acquiring lock "cinder-attachment_update-9532515c-4004-4305-831b-4020ef247fc3-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:24.035278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Lock "cinder-attachment_update-9532515c-4004-4305-831b-4020ef247fc3-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:24.036753 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.036753 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:24.115791 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Lock "cinder-attachment_update-9532515c-4004-4305-831b-4020ef247fc3-np0000005618" released by "attachment_update" :: held 0.078s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:24.115791 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-c33beed5-79e5-45a2-9a1a-2a512705f275 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd returned with HTTP 200 Jul 22 04:52:24.115791 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1076/4318] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:24 2026] PUT /volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:24.369625 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.371408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:24.371639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.371851 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.381935 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.381935 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:24.386766 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:24.392133 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39a1c12f-c084-45fe-97ec-43a6e5aed43b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:24.392654 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1085/4319] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.608806 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.610826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:24.611061 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.611275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.616539 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.616539 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:24.617011 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:24.617783 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-e77a4c7e-5da9-4219-ba89-b5aa225870b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:24.618216 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1085/4320] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.627443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.632190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:24.632485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.632726 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.643291 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.643291 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:24.647043 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:24.651440 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-2419ce4a-749f-400a-8958-cfe63fcefb7e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:24.651924 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1075/4321] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:24.659505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.661824 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:24.662260 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "32a9f216-cb72-4ed3-bdcc-97ad07d1a283", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:24.664280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '32a9f216-cb72-4ed3-bdcc-97ad07d1a283', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:24.673047 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.673047 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:24.673614 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:24.673752 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:52:24.674522 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:52:24.681716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (450cb5a3-05cc-4d5a-a950-d90cc3a8e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:24.683108 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125ddc06-5c6f-47ff-b43b-62077378769d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:24.684295 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:24.713542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125ddc06-5c6f-47ff-b43b-62077378769d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32a9f216-cb72-4ed3-bdcc-97ad07d1a283', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:24.714525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c616d2-cfe6-4a0e-82c4-84bc98576c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:24.758338 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['44646783-3337-41de-9402-52fb6421f949', '5e15df56-2ecb-43a7-8519-d0e83d50a5e7', '82dcaddb-fc52-454c-bfa8-c9e7eb83c2e2', '619576b0-f2ee-4b5a-97b2-a98db574f6ef'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:24.759378 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c616d2-cfe6-4a0e-82c4-84bc98576c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44646783-3337-41de-9402-52fb6421f949', '5e15df56-2ecb-43a7-8519-d0e83d50a5e7', '82dcaddb-fc52-454c-bfa8-c9e7eb83c2e2', '619576b0-f2ee-4b5a-97b2-a98db574f6ef']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:24.760292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b800f1a1-4d20-40b7-810f-1d408b72ce15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:24.806265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b800f1a1-4d20-40b7-810f-1d408b72ce15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d93f14-2f54-4418-b0a0-bb3f72edfebe', '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='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['44646783-3337-41de-9402-52fb6421f949','5e15df56-2ecb-43a7-8519-d0e83d50a5e7','82dcaddb-fc52-454c-bfa8-c9e7eb83c2e2','619576b0-f2ee-4b5a-97b2-a98db574f6ef'],size=1,snapshot_id=32a9f216-cb72-4ed3-bdcc-97ad07d1a283,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:52:24Z,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=63d93f14-2f54-4418-b0a0-bb3f72edfebe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32a9f216-cb72-4ed3-bdcc-97ad07d1a283,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:24.806975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e24639-bacc-4d80-9c95-5a1c99da0658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:24.826784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e24639-bacc-4d80-9c95-5a1c99da0658) transitioned into 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='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['44646783-3337-41de-9402-52fb6421f949','5e15df56-2ecb-43a7-8519-d0e83d50a5e7','82dcaddb-fc52-454c-bfa8-c9e7eb83c2e2','619576b0-f2ee-4b5a-97b2-a98db574f6ef'],size=1,snapshot_id=32a9f216-cb72-4ed3-bdcc-97ad07d1a283,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:24.827654 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcac003-10a4-4186-9b6e-c37b04bfee60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:24.853679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dcac003-10a4-4186-9b6e-c37b04bfee60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:24.855713 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (450cb5a3-05cc-4d5a-a950-d90cc3a8e714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:24.856342 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:52:24.857282 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-5457e13d-6a64-4167-ba5a-45b5b8b7d4d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:24.857907 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1077/4322] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:52:24 2026] POST /volume/v3/volumes => generated 736 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:24.865431 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.870892 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:24.871066 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.871274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.873948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.875933 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:52:24.875933 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.876079 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.888286 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.888286 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:24.888399 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.888399 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:24.892587 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:24.895655 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:24.899082 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-be68c712-4fd3-471e-b89b-b30fcf2897b7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 200 Jul 22 04:52:24.899509 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1086/4323] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.899927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6dad39e6-4893-4f14-8dda-60a152f7bb47 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 returned with HTTP 200 Jul 22 04:52:24.900448 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1086/4324] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:24.913995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.913995 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:24.913995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.913995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.917483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-17018088-d056-4d36-bda4-96e4a3e256e5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.919549 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:52:24.920054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60536e32-fc72-4185-b41c-ee08ce7a9ff5", "name": "tempest-type-Backup-1881785882"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:24.921724 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating new backup {'backup': {'volume_id': '60536e32-fc72-4185-b41c-ee08ce7a9ff5', 'name': 'tempest-type-Backup-1881785882'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:52:24.921936 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating backup of volume 60536e32-fc72-4185-b41c-ee08ce7a9ff5 in container None Jul 22 04:52:24.922020 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.922020 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:24.922301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7352f094-f4fd-4193-a268-975b82dbde60 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.924707 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7352f094-f4fd-4193-a268-975b82dbde60 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:24.924707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7352f094-f4fd-4193-a268-975b82dbde60 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.924839 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7352f094-f4fd-4193-a268-975b82dbde60 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.926862 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:24.931637 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.931637 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:24.932089 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:24.933923 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-99632dd3-131d-4361-a6ac-d45106eadabf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 200 Jul 22 04:52:24.935109 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1076/4325] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.935776 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.935776 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:24.939680 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7352f094-f4fd-4193-a268-975b82dbde60 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:24.946723 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7352f094-f4fd-4193-a268-975b82dbde60 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:24.946723 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1087/4326] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:24.969315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['8ff7795e-9c03-470b-80f6-9b1c3f01d6f8', '578d121a-9d85-4675-bc48-be3bbc1bcaac'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:24.980210 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-301aafd1-0160-4a8b-bc22-9890314b8cab None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:24.985582 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-301aafd1-0160-4a8b-bc22-9890314b8cab tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:24.985842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-301aafd1-0160-4a8b-bc22-9890314b8cab tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:24.986078 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-301aafd1-0160-4a8b-bc22-9890314b8cab tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:24.995384 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:24.995384 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:24.998978 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-301aafd1-0160-4a8b-bc22-9890314b8cab tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:25.003189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-301aafd1-0160-4a8b-bc22-9890314b8cab tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:25.003721 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1087/4327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:24 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:25.006775 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-17018088-d056-4d36-bda4-96e4a3e256e5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:52:25.007391 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1078/4328] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:52:24 2026] POST /volume/v3/backups => generated 316 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:25.016450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:25.018994 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:25.019387 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:25.019585 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:25.019742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:25.025229 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:25.025229 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:25.026124 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bacd5536-b3a1-4ffb-9465-856c12ad385e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:25.026693 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1077/4329] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:25 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:25.406838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7db271fd-176f-4f59-b94c-faece2cb8393 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:25.408571 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7db271fd-176f-4f59-b94c-faece2cb8393 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:25.408759 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7db271fd-176f-4f59-b94c-faece2cb8393 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:25.408948 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7db271fd-176f-4f59-b94c-faece2cb8393 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:25.415405 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:25.415405 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:25.418665 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7db271fd-176f-4f59-b94c-faece2cb8393 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:25.422266 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7db271fd-176f-4f59-b94c-faece2cb8393 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:25.422638 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1088/4330] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:25 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:25.729927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-cf3e17df-8789-43c2-97b7-be31d494647e req-9033fcde-9d67-48b6-a67a-29eacbefc25a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:25.734945 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-9033fcde-9d67-48b6-a67a-29eacbefc25a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e/action Jul 22 04:52:25.735375 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-9033fcde-9d67-48b6-a67a-29eacbefc25a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:25.735520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-9033fcde-9d67-48b6-a67a-29eacbefc25a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:25.756159 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:25.756159 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:25.769378 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-cf3e17df-8789-43c2-97b7-be31d494647e req-9033fcde-9d67-48b6-a67a-29eacbefc25a tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e/action returned with HTTP 204 Jul 22 04:52:25.770015 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1088/4331] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:25 2026] POST /volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:25.847246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-0b0c2608-c090-43a0-a1db-d90f1781feef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:25.852309 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-0b0c2608-c090-43a0-a1db-d90f1781feef tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 Jul 22 04:52:25.852309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-0b0c2608-c090-43a0-a1db-d90f1781feef tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:25.852309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-0b0c2608-c090-43a0-a1db-d90f1781feef tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:25.861530 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:25.861530 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:25.915985 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-c0f4c6bb-574e-4b93-9de4-b75c52c12392 req-0b0c2608-c090-43a0-a1db-d90f1781feef tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 returned with HTTP 200 Jul 22 04:52:25.915985 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1079/4332] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:25 2026] DELETE /volume/v3/attachments/3e66ceaf-b304-4fa0-9383-2ab04652d383 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:25.962727 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:25.969389 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:25.969726 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:25.969979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:25.981282 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:25.981282 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:25.984883 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:25.989694 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7776077c-1a0f-4e2b-8f64-59fa1753d096 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:25.990068 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1078/4333] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:25 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:26.020002 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.022080 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:26.022253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.022521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.032730 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.032730 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:26.037017 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:26.040358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-396aba86-585e-436a-be09-fad6fdc2053f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.041807 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d130936-b1a1-4eb4-b59d-ac5a191a5a68 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:26.042397 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1089/4334] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:26.042539 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-396aba86-585e-436a-be09-fad6fdc2053f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:26.042652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-396aba86-585e-436a-be09-fad6fdc2053f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.042836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-396aba86-585e-436a-be09-fad6fdc2053f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.042919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-396aba86-585e-436a-be09-fad6fdc2053f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:26.050691 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.050691 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:26.051476 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-396aba86-585e-436a-be09-fad6fdc2053f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:26.051810 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1089/4335] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:26.058007 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.060942 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:26.061161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.061365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.072804 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.072804 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:26.078258 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:26.085401 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3e4b2417-476f-44cf-b0ff-e9e7aff566d7 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:26.085943 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1080/4336] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:26.099074 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-03868a3d-d581-4336-9158-3c8f6968df66 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.101147 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:26.101558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-detach": {}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:26.101731 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:26.113654 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.113654 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:26.114141 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:26.172725 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Attachment connected to vm a44d2eaa-d26c-4318-ac63-eec5e7cf70c8, checking data on nova Jul 22 04:52:26.172725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.compute.nova [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Creating Keystone token plugin using URL: https://10.4.3.175/identity {{(pid=100124) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 04:52:26.188630 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ac8ecb70-a58c-4cf8-b2f7-13fdb6b82130 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.190483 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ac8ecb70-a58c-4cf8-b2f7-13fdb6b82130 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 Jul 22 04:52:26.190640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ac8ecb70-a58c-4cf8-b2f7-13fdb6b82130 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.190834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ac8ecb70-a58c-4cf8-b2f7-13fdb6b82130 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.198172 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.198172 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:26.259470 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-6b7b1fd6-5c0e-4e48-b14a-6f0801dd1d17 req-ac8ecb70-a58c-4cf8-b2f7-13fdb6b82130 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 returned with HTTP 200 Jul 22 04:52:26.259868 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1090/4337] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:26 2026] DELETE /volume/v3/attachments/3202172b-9767-4578-bc36-8f323958f149 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:26.355322 np0000005618 devstack@c-api.service[100124]: DEBUG novaclient.v2.client [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] REQ: curl -g -i -X GET https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}67ad8cb1c5cb0ca4fbb93ba5025bff0f31c57df63a042599f74350d2ee409e36" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-03868a3d-d581-4336-9158-3c8f6968df66" -H "X-Service-Token: {SHA256}6a12f294543dcc4b4367cbaa3de77704642c6920655c6e2de701146e708465b6" {{(pid=100124) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 04:52:26.435166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2d73520d-5857-4a82-a14b-aa3022b857eb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.437001 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d73520d-5857-4a82-a14b-aa3022b857eb tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:26.437269 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d73520d-5857-4a82-a14b-aa3022b857eb tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.437476 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d73520d-5857-4a82-a14b-aa3022b857eb tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.445307 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.445307 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:26.450900 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2d73520d-5857-4a82-a14b-aa3022b857eb tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:26.457211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d73520d-5857-4a82-a14b-aa3022b857eb tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:26.457730 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1090/4338] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:26.485222 np0000005618 devstack@c-api.service[100124]: DEBUG novaclient.v2.client [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 04:52:26 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-fc2a433b-d69b-4f69-bc91-00daf8fbb1f2 x-openstack-request-id: req-fc2a433b-d69b-4f69-bc91-00daf8fbb1f2 {{(pid=100124) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 04:52:26.485332 np0000005618 devstack@c-api.service[100124]: DEBUG novaclient.v2.client [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b", "serverId": "a44d2eaa-d26c-4318-ac63-eec5e7cf70c8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "27fc136a-f608-4a11-a9cd-392d6866886e", "bdm_uuid": "cbed252b-7ff7-40dd-a9a7-ff084ade5663"}} {{(pid=100124) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 04:52:26.485444 np0000005618 devstack@c-api.service[100124]: DEBUG novaclient.v2.client [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET call to compute for https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b used request id req-fc2a433b-d69b-4f69-bc91-00daf8fbb1f2 {{(pid=100124) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 04:52:26.487296 np0000005618 devstack@c-api.service[100124]: ERROR cinder.volume.api [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-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 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Caught error: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: 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 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.489355 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: ERROR cinder.api.middleware.fault Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.middleware.fault [None req-03868a3d-d581-4336-9158-3c8f6968df66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 409 Jul 22 04:52:26.490366 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1079/4339] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 167 bytes in 392 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:26.496769 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f0e9c745-6e56-4527-9153-ff6c244f259e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.498558 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:26.498945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:26.499118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:26.509820 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.509820 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:26.510321 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:26.574459 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Attachment connected to vm a44d2eaa-d26c-4318-ac63-eec5e7cf70c8, checking data on nova Jul 22 04:52:26.574880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.compute.nova [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Creating Keystone token plugin using URL: https://10.4.3.175/identity {{(pid=100127) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 04:52:26.701063 np0000005618 devstack@c-api.service[100127]: DEBUG novaclient.v2.client [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] REQ: curl -g -i -X GET https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e5155d23b1fe9cc1f6fedc707dab6b2df19075bca8390dfccf3bc3b614e1d6da" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f0e9c745-6e56-4527-9153-ff6c244f259e" -H "X-Service-Token: {SHA256}08d49edcf355fcb11bd4101d4e57caaf6057441bc13d73cb0516ad1fe934a147" {{(pid=100127) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 04:52:26.792276 np0000005618 devstack@c-api.service[100127]: DEBUG novaclient.v2.client [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 04:52:26 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-09ad0ba3-dac5-47e1-bc30-6d8cae610863 x-openstack-request-id: req-09ad0ba3-dac5-47e1-bc30-6d8cae610863 {{(pid=100127) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 04:52:26.792508 np0000005618 devstack@c-api.service[100127]: DEBUG novaclient.v2.client [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b", "serverId": "a44d2eaa-d26c-4318-ac63-eec5e7cf70c8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "27fc136a-f608-4a11-a9cd-392d6866886e", "bdm_uuid": "cbed252b-7ff7-40dd-a9a7-ff084ade5663"}} {{(pid=100127) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 04:52:26.792508 np0000005618 devstack@c-api.service[100127]: DEBUG novaclient.v2.client [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET call to compute for https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b used request id req-09ad0ba3-dac5-47e1-bc30-6d8cae610863 {{(pid=100127) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 04:52:26.794351 np0000005618 devstack@c-api.service[100127]: ERROR cinder.volume.api [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-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 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Caught error: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: 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 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.796556 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: ERROR cinder.api.middleware.fault Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.middleware.fault [None req-f0e9c745-6e56-4527-9153-ff6c244f259e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 409 Jul 22 04:52:26.797539 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1081/4340] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 167 bytes in 301 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:26.805444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8953c6c8-41bb-408f-b181-2b6e1260ea9d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.806775 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1091/4341] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:26.813689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b6b4ab2d-bfec-4862-b55a-c9f6626f008e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.814923 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1091/4342] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:26.821753 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ef5b96a1-e239-48cd-8b6d-59b8d23f4006 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.845219 np0000005618 devstack@c-api.service[100124]: WARNING keystonemiddleware.auth_token [None req-ef5b96a1-e239-48cd-8b6d-59b8d23f4006 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 04:52:26.846228 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1080/4343] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:26.853707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-713bec34-bcce-4310-af98-42e6ee2893d5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.870367 np0000005618 devstack@c-api.service[100127]: WARNING keystonemiddleware.auth_token [None req-713bec34-bcce-4310-af98-42e6ee2893d5 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 04:52:26.871482 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1082/4344] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:26.877892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.938575 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:26.938981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:26.939181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:26.949499 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.949499 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:26.949844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Updating volume 'ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b' with '{'status': 'error'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:52:26.953535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.955496 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:26.955686 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.955880 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:26.963034 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:26.963034 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:26.966826 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:26.971363 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-30b58ac6-4282-4eef-8634-ad95bcc04b3e tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 202 Jul 22 04:52:26.972039 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1092/4345] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:26 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:26.972201 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-211938b1-f9ad-4b70-b3c1-c6aa7865fc2a req-58c4230b-df26-4587-8608-4d366331ba74 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:26.972324 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1092/4346] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:26.978739 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:26.980990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:26.981231 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:26.981471 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.001414 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.003164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:27.003286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.003461 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.018980 np0000005618 devstack@c-api.service[100124]: DEBUG oslo_db.sqlalchemy.engines [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:52:27.026986 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.026986 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:27.030155 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.034188 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8e5393d-ea09-40b7-9237-c0679a6c26ae tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:27.034590 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1081/4347] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:26 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:27.037454 np0000005618 devstack@c-api.service[100127]: DEBUG oslo_db.sqlalchemy.engines [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100127) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:52:27.047092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-86a3ee65-2167-4052-b57e-49970630c831 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.047479 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.047479 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:27.048975 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:27.049354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "27fc136a-f608-4a11-a9cd-392d6866886e"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:27.049518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "27fc136a-f608-4a11-a9cd-392d6866886e"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:27.051354 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:27.057691 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2f267e7-bfc3-4769-b1dd-5ee4c64192a3 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:27.058220 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1083/4348] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.061526 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.062272 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.062272 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:27.062342 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Volume info retrieved successfully. Jul 22 04:52:27.063284 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:27.063917 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.063917 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.063917 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:27.066816 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Attachment connected to vm a44d2eaa-d26c-4318-ac63-eec5e7cf70c8, checking data on nova Jul 22 04:52:27.067328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.compute.nova [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Creating Keystone token plugin using URL: https://10.4.3.175/identity {{(pid=100125) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 22 04:52:27.068790 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.068790 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:27.069687 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fc3627ff-3d83-47d4-92e8-c5ca0c122e8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:27.070206 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1093/4349] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.097772 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.099514 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:27.099854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1134747272", "snapshot_id": "5db9fd4a-a8f2-4f8b-9fce-eaacc759837f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:27.101410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1134747272', 'snapshot_id': '5db9fd4a-a8f2-4f8b-9fce-eaacc759837f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:27.106380 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.106380 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:27.107008 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:27.107008 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume of 1 GB Jul 22 04:52:27.110492 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Availability Zones retrieved successfully. Jul 22 04:52:27.115715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (2a824597-6099-486d-ab84-3cfe9457f571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:27.116552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3bb146-4d2e-4bb1-9259-fae7329e740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:27.117358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:27.144972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3bb146-4d2e-4bb1-9259-fae7329e740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5db9fd4a-a8f2-4f8b-9fce-eaacc759837f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:27.145811 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2c18c2-a515-4060-ba77-68b6844b05ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:27.146240 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] REQ: curl -g -i -X GET https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}750f470e68849ec597b5d78e1e277b5b321b44e946ad5cea6bfadbdb7649acfd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-86a3ee65-2167-4052-b57e-49970630c831" -H "X-Service-Token: {SHA256}be0fb6fe651a067faac1c64e372a414174ed4285ec928a95cef41db99bc6e8f1" {{(pid=100125) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 22 04:52:27.185795 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['28afd9af-e6e1-4dda-9c0a-e25e849b0fd2', '1547e1ff-9128-44de-8622-08b9d2f76058', '6f2fbac1-d6e7-453c-9bba-86d2b12c09f2', '19d481dc-101c-463e-8a7c-d945e295b93b'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:27.186578 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa2c18c2-a515-4060-ba77-68b6844b05ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28afd9af-e6e1-4dda-9c0a-e25e849b0fd2', '1547e1ff-9128-44de-8622-08b9d2f76058', '6f2fbac1-d6e7-453c-9bba-86d2b12c09f2', '19d481dc-101c-463e-8a7c-d945e295b93b']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:27.187229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9fc4f4-27f4-4320-a49a-553479f06031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:27.224445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9fc4f4-27f4-4320-a49a-553479f06031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dae326c-1f5b-4c53-9671-942ea0951efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1134747272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['28afd9af-e6e1-4dda-9c0a-e25e849b0fd2','1547e1ff-9128-44de-8622-08b9d2f76058','6f2fbac1-d6e7-453c-9bba-86d2b12c09f2','19d481dc-101c-463e-8a7c-d945e295b93b'],size=1,snapshot_id=5db9fd4a-a8f2-4f8b-9fce-eaacc759837f,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1134747272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2dae326c-1f5b-4c53-9671-942ea0951efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2056ac8a2ab4638844cf442b2e96e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5db9fd4a-a8f2-4f8b-9fce-eaacc759837f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95736e221646c48658230d1b94e6d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:27.225189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c7d9d6-0aa3-4b71-90ca-30670e38c47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:27.226570 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 22 Jul 2026 04:52:27 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-212e4bb6-7095-4244-b290-4f6a49449ba6 x-openstack-request-id: req-212e4bb6-7095-4244-b290-4f6a49449ba6 {{(pid=100125) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 22 04:52:27.226724 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b", "serverId": "a44d2eaa-d26c-4318-ac63-eec5e7cf70c8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "27fc136a-f608-4a11-a9cd-392d6866886e", "bdm_uuid": "cbed252b-7ff7-40dd-a9a7-ff084ade5663"}} {{(pid=100125) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 22 04:52:27.226865 np0000005618 devstack@c-api.service[100125]: DEBUG novaclient.v2.client [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] GET call to compute for https://10.4.3.175/compute/v2.1/servers/a44d2eaa-d26c-4318-ac63-eec5e7cf70c8/os-volume_attachments/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b used request id req-212e4bb6-7095-4244-b290-4f6a49449ba6 {{(pid=100125) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 22 04:52:27.228807 np0000005618 devstack@c-api.service[100125]: ERROR cinder.volume.api [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-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 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Caught error: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: 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 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.231449 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a44d2eaa-d26c-4318-ac63-eec5e7cf70c8 using the Compute API Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: ERROR cinder.api.middleware.fault Jul 22 04:52:27.232350 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.middleware.fault [None req-86a3ee65-2167-4052-b57e-49970630c831 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 409 Jul 22 04:52:27.233107 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1093/4350] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:27 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 167 bytes in 186 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:27.240154 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19fba455-5b20-4387-af63-a4d65450a710 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.241579 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1084/4351] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:27 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:27.242259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68c7d9d6-0aa3-4b71-90ca-30670e38c47e) transitioned into state 'SUCCESS' from state '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-1134747272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['28afd9af-e6e1-4dda-9c0a-e25e849b0fd2','1547e1ff-9128-44de-8622-08b9d2f76058','6f2fbac1-d6e7-453c-9bba-86d2b12c09f2','19d481dc-101c-463e-8a7c-d945e295b93b'],size=1,snapshot_id=5db9fd4a-a8f2-4f8b-9fce-eaacc759837f,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:27.242932 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b068993-481b-47d7-befc-2f265f5c24da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:27.247505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dc4323de-a8f0-41a1-8271-d273eabc8cd9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.266158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b068993-481b-47d7-befc-2f265f5c24da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:27.267205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (2a824597-6099-486d-ab84-3cfe9457f571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:27.267534 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request issued successfully. Jul 22 04:52:27.268087 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c389d70-4b40-42c8-b18b-0d6ad44ff569 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:27.268381 np0000005618 devstack@c-api.service[100126]: WARNING keystonemiddleware.auth_token [None req-dc4323de-a8f0-41a1-8271-d273eabc8cd9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 22 04:52:27.268515 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1082/4352] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:27 2026] POST /volume/v3/volumes => generated 791 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:27.269407 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1094/4353] 10.4.3.175 () {70 vars in 1597 bytes} [Wed Jul 22 04:52:27 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 22 04:52:27.276146 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.278403 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:27.278685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.279001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.279503 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.281147 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:27.281362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.282009 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.288297 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.288297 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:27.292529 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:27.297127 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d8fe5f3-078f-46c5-add9-8b4472382498 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:27.297543 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1085/4354] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.319280 np0000005618 devstack@c-api.service[100125]: DEBUG oslo_db.sqlalchemy.engines [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 22 04:52:27.326354 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.326354 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:27.330276 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.334590 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10447622-a2b5-4d5c-9b5d-ae29fda0c22c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:27.335023 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1094/4355] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.349904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.351894 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:27.352151 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.352340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.360328 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.360328 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:27.364736 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.369642 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-23873bfe-db02-4ecf-b182-910e3e0a4eee tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:27.370054 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1083/4356] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.417253 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.419803 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:27.419929 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.420127 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.429839 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.429839 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:27.434009 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.438018 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-fab4f940-0629-45ee-89a9-552d9fd0a171 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:27.438427 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1095/4357] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.470107 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.475007 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:27.475007 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.475007 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.482734 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.482734 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:27.486257 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:27.491646 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2f09ab1a-2e97-40ae-bbdd-c36d112b47df tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:27.492037 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1086/4358] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.507353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.510714 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:52:27.511073 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.511272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.518955 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ed0a4bba-f627-41ac-aff2-6e31856d0c3c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.519163 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.519163 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:27.519368 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed0a4bba-f627-41ac-aff2-6e31856d0c3c None None] GET https://10.4.3.175/volume// Jul 22 04:52:27.519593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed0a4bba-f627-41ac-aff2-6e31856d0c3c None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.519781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ed0a4bba-f627-41ac-aff2-6e31856d0c3c None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.520135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ed0a4bba-f627-41ac-aff2-6e31856d0c3c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:27.520503 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1084/4359] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:27.523594 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:52:27.528246 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ef07e44-7dba-4d8d-a4f0-9d12d9e6d847 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:52:27.528590 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-bffa45a7-fc8b-437d-9008-7acf5ec83544 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.528643 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1095/4360] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.532254 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-bffa45a7-fc8b-437d-9008-7acf5ec83544 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:27.532254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-bffa45a7-fc8b-437d-9008-7acf5ec83544 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df3acd3c-82ac-464d-b41f-a505d6b7c4fa", "connector": null, "instance_uuid": "a44d2eaa-d26c-4318-ac63-eec5e7cf70c8"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:27.542670 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.542670 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:27.577472 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-bffa45a7-fc8b-437d-9008-7acf5ec83544 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:27.577895 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1096/4361] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:27 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 22 04:52:27.618786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b18b065a-d0c1-4f11-99c0-829afef54966 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.620798 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b18b065a-d0c1-4f11-99c0-829afef54966 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:27.621054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b18b065a-d0c1-4f11-99c0-829afef54966 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.621288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b18b065a-d0c1-4f11-99c0-829afef54966 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.634949 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-21404ff0-1921-4e7b-b5f5-1356669fea0e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.635347 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-21404ff0-1921-4e7b-b5f5-1356669fea0e None None] GET https://10.4.3.175/volume// Jul 22 04:52:27.635537 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-21404ff0-1921-4e7b-b5f5-1356669fea0e None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.635593 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.635593 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:27.636156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-21404ff0-1921-4e7b-b5f5-1356669fea0e None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.636156 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-21404ff0-1921-4e7b-b5f5-1356669fea0e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:27.636360 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1085/4362] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:27.640160 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b18b065a-d0c1-4f11-99c0-829afef54966 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.645895 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.645984 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b18b065a-d0c1-4f11-99c0-829afef54966 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:27.645984 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1087/4363] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:27.647935 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:27.650145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.650145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.659838 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.659838 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:27.662803 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:27.667625 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-513be82b-68cf-4f6d-a839-1597ce1de345 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:27.668223 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1096/4364] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 1037 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:27.789535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.791742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] PUT https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 Jul 22 04:52:27.792391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:27.801770 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Acquiring lock "cinder-attachment_update-df3acd3c-82ac-464d-b41f-a505d6b7c4fa-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:27.807803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Lock "cinder-attachment_update-df3acd3c-82ac-464d-b41f-a505d6b7c4fa-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:27.809224 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.809224 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:27.898057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Lock "cinder-attachment_update-df3acd3c-82ac-464d-b41f-a505d6b7c4fa-np0000005618" released by "attachment_update" :: held 0.090s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:27.898513 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-ecc55d1d-eaee-4a35-a00c-86109318168b tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 returned with HTTP 200 Jul 22 04:52:27.899568 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1097/4365] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:27 2026] PUT /volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:27.943794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.946171 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:27.946423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.946742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.955606 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.955606 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:27.960318 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:27.966751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-6aa36c37-e3f4-425e-a5c0-6e1b330ef615 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 200 Jul 22 04:52:27.967400 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1086/4366] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:27 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 1345 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:27.974592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-02dcb1b5-fb6e-4bc5-8e58-01e8a02f1464 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.975077 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02dcb1b5-fb6e-4bc5-8e58-01e8a02f1464 None None] GET https://10.4.3.175/volume// Jul 22 04:52:27.975266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02dcb1b5-fb6e-4bc5-8e58-01e8a02f1464 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:27.975494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02dcb1b5-fb6e-4bc5-8e58-01e8a02f1464 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:27.975840 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02dcb1b5-fb6e-4bc5-8e58-01e8a02f1464 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:27.976176 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1088/4367] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:27.982635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-ec3575c8-03dc-4594-a4c2-7d3c6d27cfb4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:27.984607 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-ec3575c8-03dc-4594-a4c2-7d3c6d27cfb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:27.984952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-ec3575c8-03dc-4594-a4c2-7d3c6d27cfb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "63d93f14-2f54-4418-b0a0-bb3f72edfebe", "connector": null, "instance_uuid": "5cb74a54-fa08-4d9e-9819-dd67980bddae"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:27.992285 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:27.992285 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:28.025027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-ec3575c8-03dc-4594-a4c2-7d3c6d27cfb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:28.025725 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1097/4368] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:27 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:28.033263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-69027e9c-05b6-42f1-a964-de90b742afba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.033670 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-69027e9c-05b6-42f1-a964-de90b742afba None None] GET https://10.4.3.175/volume// Jul 22 04:52:28.033838 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-69027e9c-05b6-42f1-a964-de90b742afba None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.034062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-69027e9c-05b6-42f1-a964-de90b742afba None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.034368 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-69027e9c-05b6-42f1-a964-de90b742afba None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:28.034699 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1098/4369] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:28.041662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.043622 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:28.043855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.044081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.053288 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.053288 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:28.057117 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:28.061681 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-b436fc18-2197-491a-a0fa-ecca012ccbcd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 200 Jul 22 04:52:28.062147 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1087/4370] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 1524 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:28.073843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.075217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:28.075494 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.076062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.080742 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.082467 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:28.082668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.082838 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.083039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:28.085299 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.085299 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:28.087029 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.087029 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:28.087678 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-af99d7f7-ab66-468d-8928-efc5694a48f6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:28.088052 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1098/4371] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.089692 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:28.095701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b3be06e-a40b-4584-aca4-ea30efdeaca8 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:28.096305 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1089/4372] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.156672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.158693 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 Jul 22 04:52:28.159036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:28.166484 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-63d93f14-2f54-4418-b0a0-bb3f72edfebe-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:28.172136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-63d93f14-2f54-4418-b0a0-bb3f72edfebe-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:28.173562 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.173562 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:28.246894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-63d93f14-2f54-4418-b0a0-bb3f72edfebe-np0000005618" released by "attachment_update" :: held 0.075s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:28.247257 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-74a7e3a0-4916-47bb-af99-696162a4d4ba tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 returned with HTTP 200 Jul 22 04:52:28.247765 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1099/4373] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:28 2026] PUT /volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:28.272495 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-a061ebf4-462b-40b1-8c39-6f3aba0f0573 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.274396 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-a061ebf4-462b-40b1-8c39-6f3aba0f0573 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97/action Jul 22 04:52:28.274842 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-a061ebf4-462b-40b1-8c39-6f3aba0f0573 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:28.276980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-a061ebf4-462b-40b1-8c39-6f3aba0f0573 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:28.295089 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.295089 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:28.306358 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4a2bf386-26ef-4a84-a510-125a1f25ef47 req-a061ebf4-462b-40b1-8c39-6f3aba0f0573 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97/action returned with HTTP 204 Jul 22 04:52:28.306358 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1088/4374] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:28 2026] POST /volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:28.310766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.312633 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:28.312804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.312986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.320133 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.320133 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:28.324006 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:28.328001 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b23edbce-ef3d-4f80-b654-5186eda8bcf0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:28.328389 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1099/4375] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.342996 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ff974d4c-735d-4557-b95c-d74c450cda0d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.345124 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ff974d4c-735d-4557-b95c-d74c450cda0d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:28.345294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ff974d4c-735d-4557-b95c-d74c450cda0d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.345566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ff974d4c-735d-4557-b95c-d74c450cda0d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.353395 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.353395 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:28.357870 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ff974d4c-735d-4557-b95c-d74c450cda0d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:28.363375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ff974d4c-735d-4557-b95c-d74c450cda0d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:28.363833 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1090/4376] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.661227 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.662817 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:28.663042 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.663257 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.672430 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.672430 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:28.675750 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:28.679665 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6d1f37e3-ef62-412a-b33d-5b8d7c8c40b5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:28.680022 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1100/4377] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.809063 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.811025 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:28.811241 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.811466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.817677 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.817677 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:28.820666 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:28.824361 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-edf7355d-97f3-443b-8969-675ecb9a9cf1 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:28.824777 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1089/4378] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.885165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba1e03f3-6812-4a1d-888b-4b7ee83885d3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.885587 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba1e03f3-6812-4a1d-888b-4b7ee83885d3 None None] GET https://10.4.3.175/volume// Jul 22 04:52:28.885754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba1e03f3-6812-4a1d-888b-4b7ee83885d3 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.885943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba1e03f3-6812-4a1d-888b-4b7ee83885d3 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.886306 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba1e03f3-6812-4a1d-888b-4b7ee83885d3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:28.886597 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1100/4379] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:28.892535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f215ad90-2146-44d7-9173-7005558a8844 req-142d128f-0d95-41a6-866e-bd69db7a66f2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.894351 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-142d128f-0d95-41a6-866e-bd69db7a66f2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:28.894691 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-142d128f-0d95-41a6-866e-bd69db7a66f2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2dae326c-1f5b-4c53-9671-942ea0951efa", "connector": null, "instance_uuid": "b89a0ff9-246f-4c47-a676-14809cabd03f"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:28.902469 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.902469 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:28.922690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-142d128f-0d95-41a6-866e-bd69db7a66f2 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:28.923155 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1091/4380] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:28 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:28.946585 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c822049d-a88a-4032-a9c5-e26df03429f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.948248 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c822049d-a88a-4032-a9c5-e26df03429f0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:28.948395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c822049d-a88a-4032-a9c5-e26df03429f0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.948573 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c822049d-a88a-4032-a9c5-e26df03429f0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.954783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bfd03657-f6d4-418c-9253-731d7b66acc0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.954783 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfd03657-f6d4-418c-9253-731d7b66acc0 None None] GET https://10.4.3.175/volume// Jul 22 04:52:28.954783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfd03657-f6d4-418c-9253-731d7b66acc0 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.954783 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfd03657-f6d4-418c-9253-731d7b66acc0 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.955145 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfd03657-f6d4-418c-9253-731d7b66acc0 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:28.955698 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1090/4381] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:28.957616 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.957616 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:28.962122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:28.962375 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c822049d-a88a-4032-a9c5-e26df03429f0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:28.963933 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:28.964154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:28.964342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:28.966290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c822049d-a88a-4032-a9c5-e26df03429f0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:28.966664 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1101/4382] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:28.972577 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:28.972577 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:28.975696 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:28.979348 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-993e54bd-604e-4b90-94d9-093066aff011 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:28.979715 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1101/4383] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:28 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:29.075396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.077156 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] PUT https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 Jul 22 04:52:29.077478 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:29.084100 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Acquiring lock "cinder-attachment_update-2dae326c-1f5b-4c53-9671-942ea0951efa-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:29.088470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-2dae326c-1f5b-4c53-9671-942ea0951efa-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:29.089346 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.089346 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:29.097168 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.098867 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:29.099069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.099297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.099394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:29.104019 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.104019 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:29.104504 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65a5b4fd-2c5a-4690-a40b-0e1145e53e86 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:29.104845 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1091/4384] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:29 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:29.108004 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd0ea305-3f18-4399-a863-0525942602ab None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.110058 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd0ea305-3f18-4399-a863-0525942602ab tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:29.110361 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd0ea305-3f18-4399-a863-0525942602ab tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.110562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd0ea305-3f18-4399-a863-0525942602ab tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.121696 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.121696 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:29.126427 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-dd0ea305-3f18-4399-a863-0525942602ab tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:29.131712 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd0ea305-3f18-4399-a863-0525942602ab tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:29.132288 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1102/4385] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:29 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:29.168930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-2dae326c-1f5b-4c53-9671-942ea0951efa-np0000005618" released by "attachment_update" :: held 0.080s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:29.169275 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-31185286-0d56-4713-a32d-b1867c1bb1ae tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 returned with HTTP 200 Jul 22 04:52:29.169735 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1092/4386] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:29 2026] PUT /volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:29.691638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-124c180e-3180-49e7-9ff9-a999757073b6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.693591 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-124c180e-3180-49e7-9ff9-a999757073b6 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:29.695020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-124c180e-3180-49e7-9ff9-a999757073b6 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.695020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-124c180e-3180-49e7-9ff9-a999757073b6 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.701359 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-67221f0d-625e-4590-a29a-1af33e042768 req-085c8e32-bfcf-46ae-92cb-7a8a8227801c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.703155 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-085c8e32-bfcf-46ae-92cb-7a8a8227801c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd/action Jul 22 04:52:29.703239 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.703239 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:29.703477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-085c8e32-bfcf-46ae-92cb-7a8a8227801c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:29.703591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-085c8e32-bfcf-46ae-92cb-7a8a8227801c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:29.706503 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-124c180e-3180-49e7-9ff9-a999757073b6 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:29.710514 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-124c180e-3180-49e7-9ff9-a999757073b6 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:29.711084 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1102/4387] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:29 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:29.719338 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.719338 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:29.728595 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-67221f0d-625e-4590-a29a-1af33e042768 req-085c8e32-bfcf-46ae-92cb-7a8a8227801c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd/action returned with HTTP 204 Jul 22 04:52:29.729015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1092/4388] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:29 2026] POST /volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:29.768974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.772867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:29.772867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.772867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.772867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume with id: e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:29.779868 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.779868 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:29.780473 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:29.791814 np0000005618 devstack@c-api.service[100126]: WARNING cinder.keymgr.conf_key_mgr [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:52:29.798328 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume request issued successfully. Jul 22 04:52:29.798557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fb855ea0-a18c-40bc-9d8f-ba0377816a5f tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 202 Jul 22 04:52:29.799086 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1103/4389] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:29 2026] DELETE /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:29.806184 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.807861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:29.808077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.808261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.814817 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.814817 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:29.818354 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:52:29.822429 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5f570a72-a3fd-43ad-a078-9f7e73c2fcb2 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 200 Jul 22 04:52:29.822819 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1093/4390] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:29 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:29.978281 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:29.980285 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:29.980502 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:29.980684 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:29.989604 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:29.989604 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:29.992707 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:29.996845 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63dde6c3-69d4-4566-83bb-84fc776b43ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:29.997308 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1103/4391] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:29 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:30.115125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.116316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:30.116499 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.116669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.116763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:30.121443 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:30.121443 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:30.121443 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-815e280e-8421-426e-9fd0-c6c3be784eb2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:30.121764 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1093/4392] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:30.145856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-087179d0-6197-4ed1-88ed-59afc04c6895 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.147580 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-087179d0-6197-4ed1-88ed-59afc04c6895 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:30.147763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-087179d0-6197-4ed1-88ed-59afc04c6895 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.147931 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-087179d0-6197-4ed1-88ed-59afc04c6895 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.159893 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:30.159893 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:30.164120 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-087179d0-6197-4ed1-88ed-59afc04c6895 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:30.168086 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-087179d0-6197-4ed1-88ed-59afc04c6895 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:30.168466 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1104/4393] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:30.180152 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.181769 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:30.181939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.182124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.191920 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:30.191920 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:30.194785 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:30.198556 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a17ae21f-6bfb-42cd-ba71-c44c4af0c118 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:30.198894 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1094/4394] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 1132 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:30.722841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.727842 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:30.728382 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.728619 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.741856 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:30.741856 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:30.746690 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:30.751917 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95fda3e8-e4bb-4e91-baa7-c36a425471cc tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:30.752410 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1104/4395] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:30.836376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a53eb535-deb7-4afe-9a22-8229705f8e93 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.838762 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a53eb535-deb7-4afe-9a22-8229705f8e93 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 Jul 22 04:52:30.839052 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a53eb535-deb7-4afe-9a22-8229705f8e93 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.839325 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a53eb535-deb7-4afe-9a22-8229705f8e93 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.846882 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a53eb535-deb7-4afe-9a22-8229705f8e93 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 returned with HTTP 404 Jul 22 04:52:30.847573 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1094/4396] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/volumes/e242d84f-445e-42d4-a358-61f83ae02769 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:52:30.859171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5265c80-1744-426c-a06b-e8debf87b72a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.861182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:52:30.861412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.861701 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.862547 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:52:30.889712 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Get all volumes completed successfully. Jul 22 04:52:30.892861 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:30.892861 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:30.898825 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5265c80-1744-426c-a06b-e8debf87b72a tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:52:30.899653 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1105/4397] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:52:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18415 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:30.919106 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d1c4d5ae-83ff-44b6-a60d-da5d241364d2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.920855 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1c4d5ae-83ff-44b6-a60d-da5d241364d2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] DELETE https://10.4.3.175/volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18 Jul 22 04:52:30.921069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1c4d5ae-83ff-44b6-a60d-da5d241364d2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:30.921307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1c4d5ae-83ff-44b6-a60d-da5d241364d2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:30.947049 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1c4d5ae-83ff-44b6-a60d-da5d241364d2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18 returned with HTTP 202 Jul 22 04:52:30.947524 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1095/4398] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:52:30 2026] DELETE /volume/v3/types/208f3d9a-50fe-4431-8c86-028616152d18 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:30.957864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4559dfa7-13cb-451a-a597-dbd0a12e1ffa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.959434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4559dfa7-13cb-451a-a597-dbd0a12e1ffa tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:52:30.959762 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4559dfa7-13cb-451a-a597-dbd0a12e1ffa tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-12452325", "extra_specs": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:30.971503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4559dfa7-13cb-451a-a597-dbd0a12e1ffa tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:52:30.971844 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1105/4399] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:52:30 2026] POST /volume/v3/types => generated 210 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:30.981423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d09459a9-eaaf-4618-a4d0-e8fa36cd91b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:30.982893 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d09459a9-eaaf-4618-a4d0-e8fa36cd91b2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] POST https://10.4.3.175/volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4/encryption Jul 22 04:52:30.983257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d09459a9-eaaf-4618-a4d0-e8fa36cd91b2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:30.998063 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d09459a9-eaaf-4618-a4d0-e8fa36cd91b2 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4/encryption returned with HTTP 200 Jul 22 04:52:30.998599 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1095/4400] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:52:30 2026] POST /volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:31.007279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:31.008807 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:31.009114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1660826653", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-12452325", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:31.010434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:31.010620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1660826653', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-12452325', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:31.012402 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:31.012481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:31.012676 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:31.013862 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume of 1 GB Jul 22 04:52:31.014099 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:31.014099 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:31.014564 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Availability Zones retrieved successfully. Jul 22 04:52:31.020022 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (7388d83f-fae4-41a7-a81d-139f58e1dfb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:31.020948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02506d47-6771-488a-b4b8-9704814c5fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:31.021634 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:31.021634 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:31.021945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:31.025165 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:31.029626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d9ab272b-8e43-4696-a227-11e4b1ff3828 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:31.030238 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1096/4401] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:31 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:31.045593 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02506d47-6771-488a-b4b8-9704814c5fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:52:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a855ab3-4f98-442c-b19e-039e3f965ab4,is_public=True,name='tempest-scenario-type-luks-12452325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a855ab3-4f98-442c-b19e-039e3f965ab4', '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=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:31.046347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69b8668-58ef-4e4b-88df-3c8c4553375a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:31.069431 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-12452325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-12452325, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:31.069710 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-12452325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-12452325, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:52:31.091778 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Created reservations ['8eb3e38b-21dd-4a0e-847f-d1188a98fd4a', 'c1f1e97e-2293-4ccf-8267-d3d78b1ab394', '24543814-9207-4a0d-b602-78909d3a24a3', '3ff25c52-be3e-404e-bbcc-ca2c32782d12'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:31.092531 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d69b8668-58ef-4e4b-88df-3c8c4553375a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb3e38b-21dd-4a0e-847f-d1188a98fd4a', 'c1f1e97e-2293-4ccf-8267-d3d78b1ab394', '24543814-9207-4a0d-b602-78909d3a24a3', '3ff25c52-be3e-404e-bbcc-ca2c32782d12']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:31.093328 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5269e1-480a-42c0-b4bc-f33a45ca1da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:31.114702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c5269e1-480a-42c0-b4bc-f33a45ca1da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60f2dfe9-3f8c-4936-b700-712db33881dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1660826653',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['8eb3e38b-21dd-4a0e-847f-d1188a98fd4a','c1f1e97e-2293-4ccf-8267-d3d78b1ab394','24543814-9207-4a0d-b602-78909d3a24a3','3ff25c52-be3e-404e-bbcc-ca2c32782d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=8a855ab3-4f98-442c-b19e-039e3f965ab4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1660826653',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=60f2dfe9-3f8c-4936-b700-712db33881dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd178176cc354e8bbc16d77053a476ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c1ca81e3e4db458886128e87126d1abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a855ab3-4f98-442c-b19e-039e3f965ab4),volume_type_id=8a855ab3-4f98-442c-b19e-039e3f965ab4)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:31.116086 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bfb13f-22d7-416e-82ab-eea05757b2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:31.133581 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:31.135751 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:31.136020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:31.136252 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:31.136369 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:31.137874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bfb13f-22d7-416e-82ab-eea05757b2bb) transitioned into state 'SUCCESS' from state '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-1660826653',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd178176cc354e8bbc16d77053a476ce',qos_specs=None,replication_status=,reservations=['8eb3e38b-21dd-4a0e-847f-d1188a98fd4a','c1f1e97e-2293-4ccf-8267-d3d78b1ab394','24543814-9207-4a0d-b602-78909d3a24a3','3ff25c52-be3e-404e-bbcc-ca2c32782d12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c1ca81e3e4db458886128e87126d1abc',volume_type_id=8a855ab3-4f98-442c-b19e-039e3f965ab4)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:31.138916 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b51db9a-55c4-4fe0-bf91-39e0fc8ec822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:31.141836 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:31.141836 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:31.142704 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e0a7b78c-d20c-4871-a426-f77407a267c8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:31.143193 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1106/4402] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:31 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:31.150810 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b51db9a-55c4-4fe0-bf91-39e0fc8ec822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:31.151592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Flow 'volume_create_api' (7388d83f-fae4-41a7-a81d-139f58e1dfb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:31.151879 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Create volume request issued successfully. Jul 22 04:52:31.152459 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f7f29811-c22d-4629-a4a3-6ecced1c73af tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:31.153081 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1106/4403] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:31 2026] POST /volume/v3/volumes => generated 783 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:31.766508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:31.769135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:31.769367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:31.769594 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:31.783986 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:31.783986 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:31.788904 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:31.794816 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bbcc05f0-44f8-446d-9eba-ef5a46533e40 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:31.795363 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1096/4404] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:31 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:32.046439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.048190 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:32.048350 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:32.048500 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:32.056945 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.056945 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:32.059907 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:32.063561 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fec7c944-1237-46a7-92e4-4ddcd590e14f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:32.063907 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1097/4405] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:32 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:32.154548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-80aaa328-560b-45b6-a046-57c932976731 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.156245 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80aaa328-560b-45b6-a046-57c932976731 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:32.156545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80aaa328-560b-45b6-a046-57c932976731 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:32.156795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80aaa328-560b-45b6-a046-57c932976731 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:32.156985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-80aaa328-560b-45b6-a046-57c932976731 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:32.164412 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.164412 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:32.164412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80aaa328-560b-45b6-a046-57c932976731 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:32.164412 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1107/4406] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:32 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:32.749876 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-d64e38e7-85cb-4b31-9bc8-4a0dc3db536d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.753189 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-d64e38e7-85cb-4b31-9bc8-4a0dc3db536d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149/action Jul 22 04:52:32.753659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-d64e38e7-85cb-4b31-9bc8-4a0dc3db536d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:32.753764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-d64e38e7-85cb-4b31-9bc8-4a0dc3db536d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:32.772689 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.772689 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:32.791892 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-28a75c2e-3e2b-4e2f-9e81-3fb2f12722bd req-d64e38e7-85cb-4b31-9bc8-4a0dc3db536d tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149/action returned with HTTP 204 Jul 22 04:52:32.792441 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1107/4407] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:32 2026] POST /volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:32.809994 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d68603f-9f53-4253-8f54-720dec518b4f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.812049 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d68603f-9f53-4253-8f54-720dec518b4f tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:32.812240 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d68603f-9f53-4253-8f54-720dec518b4f tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:32.812485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d68603f-9f53-4253-8f54-720dec518b4f tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:32.822648 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.822648 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:32.826111 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5d68603f-9f53-4253-8f54-720dec518b4f tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:32.830516 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d68603f-9f53-4253-8f54-720dec518b4f tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:32.830927 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1097/4408] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:32 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:32.844556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.847542 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:32.847806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:32.848046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:32.861288 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.861288 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:32.865425 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:32.871956 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3878be2d-5bf6-43de-b72a-905641b67ff5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:32.872502 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1098/4409] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:32 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:32.886212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.887805 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:32.888131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-detach": {"attachment_id": "8d7ebf88-1a3d-4993-94c4-e0e7e323f149"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:32.888285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "8d7ebf88-1a3d-4993-94c4-e0e7e323f149"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:32.900274 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.900274 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:32.900745 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:32.907982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0316cb1c-dc77-418b-abaa-a9bf970f7e0c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 400 Jul 22 04:52:32.908591 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1108/4410] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:32 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 100 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:52:32.962625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:32.964857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:32.966380 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:32.966711 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:32.982614 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:32.982614 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:32.987564 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:32.995756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-165d8f76-c661-455f-9ed4-9b4348076312 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:32.996409 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1108/4411] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:32 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:33.017193 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.021194 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa/action Jul 22 04:52:33.021194 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:33.021407 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:33.032613 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.032613 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:33.033282 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:33.041341 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Begin detaching volume completed successfully. Jul 22 04:52:33.041564 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-b9e13330-f66c-4cce-96bf-5955184bc8df tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa/action returned with HTTP 202 Jul 22 04:52:33.042041 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1098/4412] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:33 2026] POST /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:33.075641 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f7c10c83-52e6-4b14-95a0-123a764deeff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.077318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7c10c83-52e6-4b14-95a0-123a764deeff tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:33.077524 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7c10c83-52e6-4b14-95a0-123a764deeff tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.077678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7c10c83-52e6-4b14-95a0-123a764deeff tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.087539 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.087539 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:33.092929 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f7c10c83-52e6-4b14-95a0-123a764deeff tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:33.098545 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7c10c83-52e6-4b14-95a0-123a764deeff tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:33.098545 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1099/4413] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:33 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:33.099079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bad63f6a-085d-40d7-9fac-86ae423319d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.099554 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bad63f6a-085d-40d7-9fac-86ae423319d8 None None] GET https://10.4.3.175/volume// Jul 22 04:52:33.099783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bad63f6a-085d-40d7-9fac-86ae423319d8 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.100060 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bad63f6a-085d-40d7-9fac-86ae423319d8 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.100454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bad63f6a-085d-40d7-9fac-86ae423319d8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:33.100944 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1109/4414] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:33.107620 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.109741 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:33.109920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.110148 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.118496 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.118496 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:33.122763 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:33.127474 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-fe279107-9975-4b84-9329-d82d24bdfb8e tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:33.128013 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1109/4415] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:33 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:33.174697 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.176544 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:33.176750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.176974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.177136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:33.182241 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.182241 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:33.183189 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e1ce7f30-931f-42fe-b231-6ef3d63c43bf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:33.183804 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1099/4416] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:33 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:33.788120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.790871 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:33.791126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.792188 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.803757 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.803757 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:33.808409 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:33.816705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-8c8c7978-c1de-4945-a5f1-9624a0c09635 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:33.817266 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1100/4417] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:33 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:33.842872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.847088 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3/action Jul 22 04:52:33.847447 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:33.847636 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:33.867844 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.867844 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:33.868519 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:33.875990 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Begin detaching volume completed successfully. Jul 22 04:52:33.876267 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-36bcd0dd-9c36-4120-8835-1aa06a96d373 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3/action returned with HTTP 202 Jul 22 04:52:33.876872 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1110/4418] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:33 2026] POST /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:33.933105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b740821-8ce7-4214-bf57-a45009b3e3b8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.933387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b740821-8ce7-4214-bf57-a45009b3e3b8 None None] GET https://10.4.3.175/volume// Jul 22 04:52:33.933387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b740821-8ce7-4214-bf57-a45009b3e3b8 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.933671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b740821-8ce7-4214-bf57-a45009b3e3b8 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.934083 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b740821-8ce7-4214-bf57-a45009b3e3b8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:33.934432 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1110/4419] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:33.943125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:33.947823 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:33.948100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:33.948317 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:33.958756 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:33.958756 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:33.961841 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:33.968068 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-df0b357a-4f1b-41c5-9511-197a151be1db tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:52:33.968546 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1100/4420] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:33 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:34.113950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:34.115945 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:34.116194 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:34.116409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:34.128163 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:34.128163 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:34.142753 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:34.152848 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1047c00d-08bb-43fd-85c2-18b7b9432ad3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:34.153460 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1101/4421] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:34 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:34.194872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:34.196111 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:34.196330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:34.196558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:34.196660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:34.201510 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:34.201510 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:34.202454 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b15a7165-ee5a-49b5-b2c8-cac27ef59feb tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:34.202555 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1111/4422] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:34 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:35.170271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-39e90cc3-5f18-4616-99e5-c7b161595358 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:35.172698 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-39e90cc3-5f18-4616-99e5-c7b161595358 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:35.173006 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-39e90cc3-5f18-4616-99e5-c7b161595358 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:35.173284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-39e90cc3-5f18-4616-99e5-c7b161595358 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:35.185909 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:35.185909 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:35.191314 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-39e90cc3-5f18-4616-99e5-c7b161595358 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:35.199015 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-39e90cc3-5f18-4616-99e5-c7b161595358 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:35.199466 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1111/4423] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:35 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:35.212459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:35.214391 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:35.214646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:35.214852 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:35.214978 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:35.220498 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:35.220498 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:35.221450 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-802a4ad2-5385-49f8-9159-d4d1fd944bc8 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:35.221987 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1101/4424] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:35 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:36.213686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:36.215689 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:36.216039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:36.216237 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:36.227117 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:36.227117 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:36.231213 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:36.234643 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75d9934a-9636-4e15-8802-4c09becd9f23 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:36.236120 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-10eaf8b2-cfdc-4334-9c6a-a6acca17adfd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:36.236449 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1102/4425] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:36 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:36.237067 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75d9934a-9636-4e15-8802-4c09becd9f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:36.237346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75d9934a-9636-4e15-8802-4c09becd9f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:36.237622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75d9934a-9636-4e15-8802-4c09becd9f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:36.237778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-75d9934a-9636-4e15-8802-4c09becd9f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:36.242804 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:36.242804 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:36.243684 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75d9934a-9636-4e15-8802-4c09becd9f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:36.244255 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1112/4426] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:36 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:37.252691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:37.254660 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:37.254894 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:37.255363 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:37.261133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-744abf3d-e7d6-4a43-af98-c3368888b611 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:37.265995 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-744abf3d-e7d6-4a43-af98-c3368888b611 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:37.266107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-744abf3d-e7d6-4a43-af98-c3368888b611 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:37.266257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-744abf3d-e7d6-4a43-af98-c3368888b611 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:37.266358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-744abf3d-e7d6-4a43-af98-c3368888b611 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:37.271243 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:37.271243 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:37.271833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-744abf3d-e7d6-4a43-af98-c3368888b611 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:37.272008 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:37.272008 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:37.272207 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1102/4427] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:37 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:37.279471 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:37.284690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ef077f63-9f07-4ca3-87fb-2d6cf7e5574d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:37.285231 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1112/4428] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:37 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:38.285783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:38.288172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:38.288422 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:38.288666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:38.288802 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:38.293897 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:38.293897 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:38.294796 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-445a14b4-821b-42ee-99b1-cbd679e62c89 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:38.295323 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1103/4429] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:38 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:38.298462 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:38.300733 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:38.300988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:38.301218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:38.313410 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:38.313410 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:38.317598 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:38.323137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b84f8f97-6ca8-4f77-a3e5-0ad2e6c70153 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:38.323679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1113/4430] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:38 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:38.623594 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:38.625272 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:38.625457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:38.625654 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:38.637364 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:38.637364 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:38.640775 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:38.645571 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d05914d0-b8b7-4da2-8b20-657dbc06e506 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 200 Jul 22 04:52:38.646144 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1103/4431] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:38 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 1637 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:38.848725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f215ad90-2146-44d7-9173-7005558a8844 req-28cedaaf-2ab6-40e9-b459-d084462140f6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:38.852009 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-28cedaaf-2ab6-40e9-b459-d084462140f6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2/action Jul 22 04:52:38.852875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-28cedaaf-2ab6-40e9-b459-d084462140f6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:38.852875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-28cedaaf-2ab6-40e9-b459-d084462140f6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:38.872329 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:38.872329 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:38.884727 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f215ad90-2146-44d7-9173-7005558a8844 req-28cedaaf-2ab6-40e9-b459-d084462140f6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2/action returned with HTTP 204 Jul 22 04:52:38.887224 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1113/4432] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:38 2026] POST /volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:38.965058 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-404dbe37-2e61-4a29-8349-34c0abe2f174 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:38.970358 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-404dbe37-2e61-4a29-8349-34c0abe2f174 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] DELETE https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 Jul 22 04:52:38.970583 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-404dbe37-2e61-4a29-8349-34c0abe2f174 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:38.970747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-404dbe37-2e61-4a29-8349-34c0abe2f174 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:38.982457 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:38.982457 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:39.047365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-45d0242c-2f0c-4c4c-8fb5-67cb2ba9f4e6 req-404dbe37-2e61-4a29-8349-34c0abe2f174 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 returned with HTTP 200 Jul 22 04:52:39.047811 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1104/4433] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:38 2026] DELETE /volume/v3/attachments/8d7ebf88-1a3d-4993-94c4-e0e7e323f149 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:39.305546 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-26f32b39-eb07-4a60-b839-932d2002cd63 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.309972 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-26f32b39-eb07-4a60-b839-932d2002cd63 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:39.309972 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-26f32b39-eb07-4a60-b839-932d2002cd63 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.309972 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-26f32b39-eb07-4a60-b839-932d2002cd63 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.309972 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-26f32b39-eb07-4a60-b839-932d2002cd63 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:39.315077 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.315077 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:39.316539 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-26f32b39-eb07-4a60-b839-932d2002cd63 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:39.317220 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1114/4434] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:39 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:39.325296 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-e7c63071-30af-46ae-9d31-a992a70b2b12 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.328018 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-e7c63071-30af-46ae-9d31-a992a70b2b12 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] DELETE https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd Jul 22 04:52:39.328322 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-e7c63071-30af-46ae-9d31-a992a70b2b12 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.328582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-e7c63071-30af-46ae-9d31-a992a70b2b12 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.337263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.339448 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:39.339559 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.339559 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:39.339685 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.339920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.350426 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.350426 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:39.354278 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:39.358790 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d7bd2d8-6a2b-4a71-80ab-294bc93fd34b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:39.359390 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1114/4435] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:39 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:39.391367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.393518 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:39.393990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:39.394278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:39.405737 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.405737 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:39.410142 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] Updating volume 'ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b' with '{'status': 'in-use'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 22 04:52:39.411573 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-7b103561-09c7-4a7c-a5c6-b8b3d5d1fa17 req-e7c63071-30af-46ae-9d31-a992a70b2b12 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd returned with HTTP 200 Jul 22 04:52:39.411840 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1104/4436] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:39 2026] DELETE /volume/v3/attachments/eb88edb6-47ac-435f-ad34-bdb8b6f3eacd => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:39.438498 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eee6f55f-6a24-4689-ac72-45fbb71f7c77 tempest-TestServerVolumeAttachmentScenario-691579228 tempest-TestServerVolumeAttachmentScenario-691579228-project-admin] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 202 Jul 22 04:52:39.439056 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1105/4437] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:52:39 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:39.448169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.452334 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:39.452530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.452701 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.469040 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.469040 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:39.472556 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:39.476917 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cf65e96-0d18-47bf-ae0d-c7b18f25cb87 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:39.477362 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1115/4438] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:39 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1150 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:39.517773 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.519760 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:39.519920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.520140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.530633 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.530633 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:39.534627 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:39.538786 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-27d2ef17-febb-4f5d-8fac-582a4fc74974 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:39.539253 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1115/4439] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:39 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:39.556278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.558388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] POST https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action Jul 22 04:52:39.558794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:39.558980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:39.571017 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.571017 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:39.571745 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:39.577937 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Begin detaching volume completed successfully. Jul 22 04:52:39.578279 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-836723bf-1da5-49d6-a31a-33854db3a132 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action returned with HTTP 202 Jul 22 04:52:39.578773 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1105/4440] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:39 2026] POST /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:39.621207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-eb769f3f-2ca8-44ca-a85b-ce6f7e468dc6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.621680 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eb769f3f-2ca8-44ca-a85b-ce6f7e468dc6 None None] GET https://10.4.3.175/volume// Jul 22 04:52:39.621870 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eb769f3f-2ca8-44ca-a85b-ce6f7e468dc6 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.622104 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-eb769f3f-2ca8-44ca-a85b-ce6f7e468dc6 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.622447 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-eb769f3f-2ca8-44ca-a85b-ce6f7e468dc6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:39.622736 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1106/4441] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:39.630256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:39.632503 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:39.632781 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:39.633025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:39.644076 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:39.644076 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:39.648499 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:39.653084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-9c6ef386-b8e5-4fba-b525-122722a7d3c2 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:39.653572 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1116/4442] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:39 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:40.157451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-7e42f400-37a9-42a8-9a74-e86528de4fd6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:40.159854 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-7e42f400-37a9-42a8-9a74-e86528de4fd6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 Jul 22 04:52:40.160029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-7e42f400-37a9-42a8-9a74-e86528de4fd6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:40.160219 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-7e42f400-37a9-42a8-9a74-e86528de4fd6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:40.167581 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:40.167581 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:40.207061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ce5029b7-4538-448e-b049-4d1f06b28316 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:40.208709 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:52:40.209238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9532515c-4004-4305-831b-4020ef247fc3", "force": false, "name": "tempest-TestStampPattern-snapshot-1210420096", "description": null, "metadata": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:40.217077 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:40.217077 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:40.217648 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:52:40.217826 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create snapshot from volume 9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:52:40.221150 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-7e42f400-37a9-42a8-9a74-e86528de4fd6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 returned with HTTP 200 Jul 22 04:52:40.221622 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1116/4443] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:40 2026] DELETE /volume/v3/attachments/ac3d8172-fe27-4a5d-88d0-6c4a7c219f97 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:40.240137 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:40.241850 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:40.242146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:40.242402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:40.242672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:40.248195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Created reservations ['69078e16-a8e8-4503-b0e8-e091844be425', 'fd2344a1-5cc5-44ae-8763-96ea67400afc', 'ea169367-06e2-4ca9-8e15-a04a987e53de', '9933f08d-c923-42f9-a0b3-b9d4d2b1ae66'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:40.251987 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:40.251987 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:40.251987 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:40.271930 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:52:40.272469 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-18f7c471-84c0-41d0-a22f-73d67dfb861b req-e4bf889a-2759-4738-a364-9f6373739fb4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 202 Jul 22 04:52:40.273143 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1107/4444] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:52:40 2026] DELETE /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:40.281680 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot create request issued successfully. Jul 22 04:52:40.282376 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce5029b7-4538-448e-b049-4d1f06b28316 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:52:40.282866 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1106/4445] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:52:40 2026] POST /volume/v3/snapshots => generated 303 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:40.296306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:40.298092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:52:40.298363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:40.298583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:40.303959 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:40.303959 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:40.304410 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:52:40.305224 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c0959d2-d4aa-4faa-b717-77f20d6b529a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 200 Jul 22 04:52:40.305656 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1117/4446] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:40 2026] GET /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:40.331103 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:40.332841 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:40.333081 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:40.333326 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:40.333501 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:40.338609 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:40.338609 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:40.339223 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-24cd45f3-766a-4e9e-b855-aa333a4df0e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:40.339739 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1117/4447] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:40 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:41.167881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2cf26b9-913b-4791-bed4-84a576500dde None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.169399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2cf26b9-913b-4791-bed4-84a576500dde tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe Jul 22 04:52:41.169740 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2cf26b9-913b-4791-bed4-84a576500dde tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.171091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2cf26b9-913b-4791-bed4-84a576500dde tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.175323 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2cf26b9-913b-4791-bed4-84a576500dde tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe returned with HTTP 404 Jul 22 04:52:41.175926 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1108/4448] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:41 2026] GET /volume/v3/volumes/63d93f14-2f54-4418-b0a0-bb3f72edfebe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:41.228461 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.230259 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:41.230455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.230642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.230735 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:41.235177 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:41.235177 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:41.235569 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:41.250013 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:52:41.250164 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-db2bf87f-77b6-4779-a4b2-4fdc850e76d1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 202 Jul 22 04:52:41.250599 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1107/4449] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:52:41 2026] DELETE /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:41.257544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-427e74af-47c1-4acd-a87f-b89abda6c02d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.259290 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-427e74af-47c1-4acd-a87f-b89abda6c02d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:41.259493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-427e74af-47c1-4acd-a87f-b89abda6c02d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.259745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-427e74af-47c1-4acd-a87f-b89abda6c02d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.264960 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:41.264960 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:41.265447 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-427e74af-47c1-4acd-a87f-b89abda6c02d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:52:41.266171 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-427e74af-47c1-4acd-a87f-b89abda6c02d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 200 Jul 22 04:52:41.266564 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1118/4450] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:41 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:41.317150 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-972f79f0-47ce-4859-84ce-4d658e375ecc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.319734 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-972f79f0-47ce-4859-84ce-4d658e375ecc tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:52:41.319986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-972f79f0-47ce-4859-84ce-4d658e375ecc tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.320345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-972f79f0-47ce-4859-84ce-4d658e375ecc tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.326693 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:41.326693 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:41.327302 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-972f79f0-47ce-4859-84ce-4d658e375ecc tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:52:41.328289 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-972f79f0-47ce-4859-84ce-4d658e375ecc tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 200 Jul 22 04:52:41.328760 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1118/4451] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:41 2026] GET /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:41.337853 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.341990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:52:41.341990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.341990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.352385 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:41.352385 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:41.352385 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:52:41.352552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:41.352612 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-060a75be-a9ac-4bdc-b814-a12f27092a37 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 200 Jul 22 04:52:41.352612 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1109/4452] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:41 2026] GET /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:41.355455 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:41.355661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:41.355830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:41.355927 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:41.364118 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:41.364118 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:41.364776 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0676fb63-e4a3-43d2-890d-9dd62690ccea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:41.365245 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1108/4453] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:41 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:42.278743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-be1a8ece-95f1-4af2-91a8-c4480841c2f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.281405 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be1a8ece-95f1-4af2-91a8-c4480841c2f0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 Jul 22 04:52:42.281667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be1a8ece-95f1-4af2-91a8-c4480841c2f0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.281908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-be1a8ece-95f1-4af2-91a8-c4480841c2f0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.287018 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-be1a8ece-95f1-4af2-91a8-c4480841c2f0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 returned with HTTP 404 Jul 22 04:52:42.287706 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1119/4454] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/snapshots/32a9f216-cb72-4ed3-bdcc-97ad07d1a283 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:42.301577 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-729e9b77-1032-4622-bfff-0d3188453bbf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.304809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:42.305056 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.305256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.305492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:42.319565 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.319565 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:42.320194 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:42.325929 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-ba3bf247-23cb-4e95-a41d-c0f5aac0edd1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.330808 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-ba3bf247-23cb-4e95-a41d-c0f5aac0edd1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] DELETE https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e Jul 22 04:52:42.331417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-ba3bf247-23cb-4e95-a41d-c0f5aac0edd1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.331792 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-ba3bf247-23cb-4e95-a41d-c0f5aac0edd1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.346390 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.346390 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:42.348055 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:52:42.348574 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-729e9b77-1032-4622-bfff-0d3188453bbf tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 202 Jul 22 04:52:42.348943 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1119/4455] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:42 2026] DELETE /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:42.359123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.362384 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:42.362912 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.363370 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.373597 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.373597 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:42.381815 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.381910 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:42.386106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:42.386106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.386352 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.386511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:42.390644 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e22350b0-6c06-429f-8e1d-e0e0fdb4276d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 200 Jul 22 04:52:42.391897 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1109/4456] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:42.393496 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.393496 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:42.394238 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3254f3cc-8752-4531-9f4a-d19063aa1161 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:42.394653 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1120/4457] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:42.440329 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-8d541f82-d2f2-423b-a330-6454396c09e9 req-ba3bf247-23cb-4e95-a41d-c0f5aac0edd1 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e returned with HTTP 200 Jul 22 04:52:42.440329 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1110/4458] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:42 2026] DELETE /volume/v3/attachments/27fc136a-f608-4a11-a9cd-392d6866886e => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:42.702347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.704457 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:42.704661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.704861 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.714557 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.714557 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:42.717760 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:42.722269 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-0c1863d0-23e2-4271-99d4-22c582f92506 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:42.722689 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1120/4459] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:42.745559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.747982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa/action Jul 22 04:52:42.748365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:42.748577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:42.763057 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.763057 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:42.763707 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:42.773720 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Begin detaching volume completed successfully. Jul 22 04:52:42.774024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-3a87ef4b-2a07-4dea-ba87-47e971a86b89 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa/action returned with HTTP 202 Jul 22 04:52:42.774740 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1110/4460] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:42 2026] POST /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:42.780886 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.783002 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:42.783196 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.783365 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.791386 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.791386 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:42.799789 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:42.808098 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5b0a8d2c-429b-4307-b7fc-03f4872901c4 req-749cfab2-ffda-4296-840c-dfaf154323cb tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:42.808579 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1121/4461] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:42.834211 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cb557f62-3ef3-4bdb-bea0-3defd475a467 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.834719 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb557f62-3ef3-4bdb-bea0-3defd475a467 None None] GET https://10.4.3.175/volume// Jul 22 04:52:42.835004 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb557f62-3ef3-4bdb-bea0-3defd475a467 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.835279 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cb557f62-3ef3-4bdb-bea0-3defd475a467 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.836438 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cb557f62-3ef3-4bdb-bea0-3defd475a467 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:42.836438 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1111/4462] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:42.848442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:42.851216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:42.851480 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:42.851723 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:42.865525 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:42.865525 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:42.871381 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:42.879722 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-943ea643-8ab9-4be8-bd60-f55d50e5bba5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:42.880406 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1121/4463] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:42 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:43.408297 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1168ea53-5465-4791-bdfa-98326dd72d20 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:43.410390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:43.412131 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1168ea53-5465-4791-bdfa-98326dd72d20 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e Jul 22 04:52:43.412340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1168ea53-5465-4791-bdfa-98326dd72d20 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:43.413015 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:43.413347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:43.413624 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1168ea53-5465-4791-bdfa-98326dd72d20 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:43.413653 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:43.413782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:43.418707 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:43.418707 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:43.419486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07ef89b0-3a73-4656-a539-a6354d2d2b9a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:43.419839 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1122/4464] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:43 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:43.421010 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1168ea53-5465-4791-bdfa-98326dd72d20 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e returned with HTTP 404 Jul 22 04:52:43.423983 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1111/4465] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:43 2026] GET /volume/v3/volumes/02b3cbbe-cb7c-4c1b-ac7a-7597639cb33e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:43.452524 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:43.454720 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:43.455136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-972869049", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:43.457288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-972869049', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:43.568023 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:52:43.568384 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:43.568384 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:43.581093 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:52:43.586809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (2c9a9068-405b-4431-9bd9-098b1a9af039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:43.588082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b9bbb2-08b1-4b67-9595-9a78a9db883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:43.589127 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:43.699720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b9bbb2-08b1-4b67-9595-9a78a9db883e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:43.699720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee80bc7-87a3-4b22-a8ea-e91a79b486fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:43.739161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['5006a981-c2be-4c6d-b3cb-21a55672caf2', 'ae9f3ad9-4212-4a33-b08e-76941fcade46', 'dc168163-19f2-4408-8c8d-387726c6a3cf', 'e6883a3d-20cc-4472-863e-de312eebb4f6'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:43.739815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee80bc7-87a3-4b22-a8ea-e91a79b486fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5006a981-c2be-4c6d-b3cb-21a55672caf2', 'ae9f3ad9-4212-4a33-b08e-76941fcade46', 'dc168163-19f2-4408-8c8d-387726c6a3cf', 'e6883a3d-20cc-4472-863e-de312eebb4f6']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:43.740524 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fcb97c3-1784-49ec-8321-ec5ea433a650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:43.763755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fcb97c3-1784-49ec-8321-ec5ea433a650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '740616d2-df94-4fef-a5d7-f8db72896f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-972869049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['5006a981-c2be-4c6d-b3cb-21a55672caf2','ae9f3ad9-4212-4a33-b08e-76941fcade46','dc168163-19f2-4408-8c8d-387726c6a3cf','e6883a3d-20cc-4472-863e-de312eebb4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-972869049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=740616d2-df94-4fef-a5d7-f8db72896f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:43.764800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11858a6-7966-40fd-aa15-f7d65a23a036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:43.784101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e11858a6-7966-40fd-aa15-f7d65a23a036) transitioned into state 'SUCCESS' from state '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-972869049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['5006a981-c2be-4c6d-b3cb-21a55672caf2','ae9f3ad9-4212-4a33-b08e-76941fcade46','dc168163-19f2-4408-8c8d-387726c6a3cf','e6883a3d-20cc-4472-863e-de312eebb4f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:43.784813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc17480-2e66-4696-9188-2c9afc969856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:43.796980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc17480-2e66-4696-9188-2c9afc969856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:43.797827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (2c9a9068-405b-4431-9bd9-098b1a9af039) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:43.798170 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:52:43.798861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04426e57-f4da-41cd-9d99-98a345f94dc3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:43.799379 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1112/4466] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:43 2026] POST /volume/v3/volumes => generated 758 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:43.812225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:43.814058 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:43.814234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:43.814437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:43.821633 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:43.821633 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:43.824998 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:43.829890 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cef9216-5b41-4c21-913f-2fe99a7b8513 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:43.830327 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1122/4467] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:43 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:43.979189 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-1530d3bb-f4e4-42a2-ae25-922465c10bdc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:43.982487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-1530d3bb-f4e4-42a2-ae25-922465c10bdc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 Jul 22 04:52:43.982736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-1530d3bb-f4e4-42a2-ae25-922465c10bdc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:43.982888 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-1530d3bb-f4e4-42a2-ae25-922465c10bdc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:43.991770 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:43.991770 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:44.040139 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a446b4de-da40-4dfa-aa6c-2111aba78a47 req-1530d3bb-f4e4-42a2-ae25-922465c10bdc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 returned with HTTP 200 Jul 22 04:52:44.040575 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1123/4468] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:43 2026] DELETE /volume/v3/attachments/46ad8d14-e6ed-4dd1-b4b8-3e0accf853f2 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:44.430689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:44.432530 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:44.432803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:44.433054 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:44.433165 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:44.437447 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:44.437447 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:44.438126 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fbc7b6fd-7aea-4aa9-a3b3-4e0cfc971d9c tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:44.438511 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1112/4469] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:44 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:44.844254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:44.846523 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:44.846759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:44.846976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:44.858496 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:44.858496 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:44.863224 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:44.869697 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cbf273f9-3e4b-432d-8944-c3690dba6640 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:44.870216 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1113/4470] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:44 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:44.886469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:44.888326 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:44.888506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:44.888725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:44.896441 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:44.896441 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:44.900012 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:44.904648 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-331f21f2-bccd-4472-82ee-b91c64f02e3e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:44.905352 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1123/4471] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:44 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:44.954399 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4656bfc7-5286-4a1d-8642-62c6599faacd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:44.956484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:44.956927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-702291055", "snapshot_id": "64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:44.958908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-702291055', 'snapshot_id': '64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:44.965421 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:44.965421 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:44.965995 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:52:44.966157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume of 1 GB Jul 22 04:52:44.970364 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Availability Zones retrieved successfully. Jul 22 04:52:44.977423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (86de201b-615c-411c-b6e7-5092c096c546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:44.978768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96aa5db9-e231-4e96-8b9d-3fb3d81298b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:44.979953 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:45.013662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96aa5db9-e231-4e96-8b9d-3fb3d81298b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:45.014621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441b9efd-c715-4fe5-b016-a94473db70bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:45.063952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Created reservations ['24945555-aed8-414c-8446-5b726cea666f', 'c63fcdbf-7654-4156-9db4-55056b3e3431', 'c3ad7fe6-cf9a-4ad9-b26a-91a92f91cb42', 'c81c0b63-846f-4528-a450-0a7850dba78d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:45.065220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441b9efd-c715-4fe5-b016-a94473db70bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24945555-aed8-414c-8446-5b726cea666f', 'c63fcdbf-7654-4156-9db4-55056b3e3431', 'c3ad7fe6-cf9a-4ad9-b26a-91a92f91cb42', 'c81c0b63-846f-4528-a450-0a7850dba78d']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:45.066351 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91e767d-b1d7-467b-b5b0-bf0609601527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:45.125528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b91e767d-b1d7-467b-b5b0-bf0609601527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cd43206-5fc9-4e3b-9f5f-28744f5b1e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-702291055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['24945555-aed8-414c-8446-5b726cea666f','c63fcdbf-7654-4156-9db4-55056b3e3431','c3ad7fe6-cf9a-4ad9-b26a-91a92f91cb42','c81c0b63-846f-4528-a450-0a7850dba78d'],size=1,snapshot_id=64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-702291055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cd43206-5fc9-4e3b-9f5f-28744f5b1e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2056ac8a2ab4638844cf442b2e96e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a95736e221646c48658230d1b94e6d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:45.126662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3608522-d64d-4723-bf7d-35ad932d98a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:45.148049 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3608522-d64d-4723-bf7d-35ad932d98a0) transitioned into state 'SUCCESS' from state '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-702291055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2056ac8a2ab4638844cf442b2e96e75',qos_specs=None,replication_status=,reservations=['24945555-aed8-414c-8446-5b726cea666f','c63fcdbf-7654-4156-9db4-55056b3e3431','c3ad7fe6-cf9a-4ad9-b26a-91a92f91cb42','c81c0b63-846f-4528-a450-0a7850dba78d'],size=1,snapshot_id=64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4,source_replicaid=,source_volid=None,status='creating',user_id='5a95736e221646c48658230d1b94e6d5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:45.149233 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18723366-014d-473a-9bd2-cfe77bc0ab2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:45.178534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18723366-014d-473a-9bd2-cfe77bc0ab2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:45.179726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Flow 'volume_create_api' (86de201b-615c-411c-b6e7-5092c096c546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:45.180160 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Create volume request issued successfully. Jul 22 04:52:45.180906 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4656bfc7-5286-4a1d-8642-62c6599faacd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:45.181497 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1124/4472] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:44 2026] POST /volume/v3/volumes => generated 790 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:45.192646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4f76650e-f9ec-4328-bee1-8d035c461322 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:45.193943 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f76650e-f9ec-4328-bee1-8d035c461322 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:45.194167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f76650e-f9ec-4328-bee1-8d035c461322 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:45.194358 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4f76650e-f9ec-4328-bee1-8d035c461322 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:45.200786 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:45.200786 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:45.205354 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4f76650e-f9ec-4328-bee1-8d035c461322 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:45.209479 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4f76650e-f9ec-4328-bee1-8d035c461322 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:45.209918 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1113/4473] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:45 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:45.456125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:45.457878 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:45.458138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:45.458329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:45.458439 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:45.462471 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:45.462471 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:45.463082 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ad60008f-4093-4b2f-96da-1e4c42391b37 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:45.463596 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1114/4474] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:45 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:52:45.909243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:45.910902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] DELETE https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:45.911088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:45.911255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:45.911402 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Delete volume with id: df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:45.926710 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:45.926710 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:45.927194 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:45.947318 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Delete volume request issued successfully. Jul 22 04:52:45.947565 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d4b2aba-3bed-48ec-936c-f06e3b5b90e3 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 202 Jul 22 04:52:45.948266 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1124/4475] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:45 2026] DELETE /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:45.960263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ddf69529-7394-4c7a-b94b-866396462bca None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:45.962704 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddf69529-7394-4c7a-b94b-866396462bca tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:45.963091 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ddf69529-7394-4c7a-b94b-866396462bca tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:45.963448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ddf69529-7394-4c7a-b94b-866396462bca tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:45.973577 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:45.973577 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:45.979598 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ddf69529-7394-4c7a-b94b-866396462bca tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:45.985641 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ddf69529-7394-4c7a-b94b-866396462bca tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 200 Jul 22 04:52:45.986262 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1125/4476] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:45 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:46.053586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-79aa0c14-14d0-4160-81c2-54580398983a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.056491 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:46.056982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1048514724", "snapshot_id": "6bce3236-b34e-4c55-8920-980db0f397f2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:46.059174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1048514724', 'snapshot_id': '6bce3236-b34e-4c55-8920-980db0f397f2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:46.065048 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.065048 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:46.065618 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:52:46.065799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume of 1 GB Jul 22 04:52:46.069707 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Availability Zones retrieved successfully. Jul 22 04:52:46.076258 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Flow 'volume_create_api' (4695b892-092a-436e-b439-3458bbd7bb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:46.077582 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d4229e-e5be-49a7-b79c-1408e1e3dcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:46.078828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:46.122625 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d4229e-e5be-49a7-b79c-1408e1e3dcf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6bce3236-b34e-4c55-8920-980db0f397f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:46.123435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0abd04-a635-4d77-b456-8d0827237413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:46.157325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.159144 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:46.159362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.159616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.168362 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.168362 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:46.172668 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:46.174023 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Created reservations ['3cadadc2-f8c2-4d37-a7ee-721af0fbb56c', '7f91fb7b-63c9-4999-b230-a7875fa7f9d4', '61d4887f-c7c7-47ff-ac9c-fbc9da9d9502', '6dc23d61-f5b6-4833-b31e-00398a424acc'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:46.174817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec0abd04-a635-4d77-b456-8d0827237413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cadadc2-f8c2-4d37-a7ee-721af0fbb56c', '7f91fb7b-63c9-4999-b230-a7875fa7f9d4', '61d4887f-c7c7-47ff-ac9c-fbc9da9d9502', '6dc23d61-f5b6-4833-b31e-00398a424acc']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:46.175538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008678eb-66b9-481c-bdb2-dfef2054e0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:46.178786 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-04f524a4-bcaa-443e-af1c-7232b40aa364 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:46.179342 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1115/4477] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:46.215022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008678eb-66b9-481c-bdb2-dfef2054e0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019f23fc-3aee-457f-ad83-8818dfdbdd66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1048514724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5dffde23f934e53aca70d3e22314197',qos_specs=None,replication_status=,reservations=['3cadadc2-f8c2-4d37-a7ee-721af0fbb56c','7f91fb7b-63c9-4999-b230-a7875fa7f9d4','61d4887f-c7c7-47ff-ac9c-fbc9da9d9502','6dc23d61-f5b6-4833-b31e-00398a424acc'],size=1,snapshot_id=6bce3236-b34e-4c55-8920-980db0f397f2,source_replicaid=,source_volid=None,status='creating',user_id='95f400af8450419ebfb38b66f2bd5449',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1048514724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019f23fc-3aee-457f-ad83-8818dfdbdd66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5dffde23f934e53aca70d3e22314197',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6bce3236-b34e-4c55-8920-980db0f397f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95f400af8450419ebfb38b66f2bd5449',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:46.216371 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f3596d-8802-4f83-9b59-fbd31dca469c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:46.222834 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.225326 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:46.225625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.225916 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.235015 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.235015 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:46.240032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47f3596d-8802-4f83-9b59-fbd31dca469c) transitioned into state 'SUCCESS' from state '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-1048514724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5dffde23f934e53aca70d3e22314197',qos_specs=None,replication_status=,reservations=['3cadadc2-f8c2-4d37-a7ee-721af0fbb56c','7f91fb7b-63c9-4999-b230-a7875fa7f9d4','61d4887f-c7c7-47ff-ac9c-fbc9da9d9502','6dc23d61-f5b6-4833-b31e-00398a424acc'],size=1,snapshot_id=6bce3236-b34e-4c55-8920-980db0f397f2,source_replicaid=,source_volid=None,status='creating',user_id='95f400af8450419ebfb38b66f2bd5449',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:46.240257 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:46.241833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c5408f-530d-4637-a904-d5274684b39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:46.245698 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-865fd6ef-f938-4115-8d8a-46f27dcc66c9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:46.246147 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1125/4478] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:46.260788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.264308 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c5408f-530d-4637-a904-d5274684b39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:46.264422 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:46.264575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.264750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.265133 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Flow 'volume_create_api' (4695b892-092a-436e-b439-3458bbd7bb16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:46.265425 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Create volume request issued successfully. Jul 22 04:52:46.266284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-79aa0c14-14d0-4160-81c2-54580398983a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:46.266725 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1114/4479] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:46 2026] POST /volume/v3/volumes => generated 781 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:46.274915 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.274915 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:46.279387 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:46.283992 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4d538feb-ddb5-4b62-8cbb-1a80a2bddbec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:46.284587 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1126/4480] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:46.475031 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.479368 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:46.479368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.479368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.479368 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:46.483429 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.483429 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:46.484007 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4d24fd0-80e5-40ab-aea0-d488c984e6b9 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:46.484778 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1116/4481] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:46.693234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.695005 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:46.695529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.695529 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.703771 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.703771 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:46.708316 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:46.714342 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-87db8b16-780d-4889-a504-9e0da8b93b5c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:46.714923 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1126/4482] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:46.726764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f052c2ff-2bd8-4d27-a2c4-0934504d1e32 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.727376 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f052c2ff-2bd8-4d27-a2c4-0934504d1e32 None None] GET https://10.4.3.175/volume// Jul 22 04:52:46.727625 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f052c2ff-2bd8-4d27-a2c4-0934504d1e32 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.727889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f052c2ff-2bd8-4d27-a2c4-0934504d1e32 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.728325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f052c2ff-2bd8-4d27-a2c4-0934504d1e32 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:46.728713 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1115/4483] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:52: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 22 04:52:46.738604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-cb34b8a7-db10-490d-9bfd-d67fd00e4c1c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.741494 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-cb34b8a7-db10-490d-9bfd-d67fd00e4c1c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:46.742015 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-cb34b8a7-db10-490d-9bfd-d67fd00e4c1c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "740616d2-df94-4fef-a5d7-f8db72896f33", "connector": null, "instance_uuid": "ccc06865-601f-4b18-ad9f-ba869aa7ed62"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:46.753288 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.753288 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:46.786550 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-cb34b8a7-db10-490d-9bfd-d67fd00e4c1c tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:46.787340 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1127/4484] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:46 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 22 04:52:46.832296 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.834614 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:46.834852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.835094 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.844449 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.844449 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:46.853873 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:46.859073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-954156de-9a18-4de9-8f70-d8f0a10f5ecc tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:46.859479 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1117/4485] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:46.962822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9a217e5e-9ab8-4527-85b0-ad2b598578dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.963293 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a217e5e-9ab8-4527-85b0-ad2b598578dd None None] GET https://10.4.3.175/volume// Jul 22 04:52:46.963447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a217e5e-9ab8-4527-85b0-ad2b598578dd None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:46.963660 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9a217e5e-9ab8-4527-85b0-ad2b598578dd None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:46.964116 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9a217e5e-9ab8-4527-85b0-ad2b598578dd None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:46.964395 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1127/4486] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:52: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 22 04:52:46.974288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-332ec097-b938-40ed-a4ce-026e4fed65f9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:46.977410 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-332ec097-b938-40ed-a4ce-026e4fed65f9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:52:46.977836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-332ec097-b938-40ed-a4ce-026e4fed65f9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cd43206-5fc9-4e3b-9f5f-28744f5b1e30", "connector": null, "instance_uuid": "b89a0ff9-246f-4c47-a676-14809cabd03f"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:46.991167 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:46.991167 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:46.999910 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f0eb5152-251d-43c9-a709-bc2afd2a58a5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.002408 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f0eb5152-251d-43c9-a709-bc2afd2a58a5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa Jul 22 04:52:47.002696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f0eb5152-251d-43c9-a709-bc2afd2a58a5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.002972 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f0eb5152-251d-43c9-a709-bc2afd2a58a5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.011247 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f0eb5152-251d-43c9-a709-bc2afd2a58a5 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa returned with HTTP 404 Jul 22 04:52:47.011920 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1128/4487] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:46 2026] GET /volume/v3/volumes/df3acd3c-82ac-464d-b41f-a505d6b7c4fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:47.023611 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5f160a4-62c5-4931-978c-192ccc0034ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.025749 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:47.026017 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.026181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.026350 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Delete volume with id: ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:47.036591 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-332ec097-b938-40ed-a4ce-026e4fed65f9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:52:47.037108 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1116/4488] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:52:46 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:47.037199 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.037199 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:47.037643 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:47.061336 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Delete volume request issued successfully. Jul 22 04:52:47.061536 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5f160a4-62c5-4931-978c-192ccc0034ce tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 202 Jul 22 04:52:47.062019 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1118/4489] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:47 2026] DELETE /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:47.070496 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.072777 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:47.073719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.073719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.075500 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.080353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:47.080679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.080945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.084287 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.084287 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:47.088499 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ff0be7fe-dd75-47bc-a0fc-3a5fc11159fe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.088913 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff0be7fe-dd75-47bc-a0fc-3a5fc11159fe None None] GET https://10.4.3.175/volume// Jul 22 04:52:47.089547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff0be7fe-dd75-47bc-a0fc-3a5fc11159fe None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.089547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ff0be7fe-dd75-47bc-a0fc-3a5fc11159fe None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.089724 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Volume info retrieved successfully. Jul 22 04:52:47.089754 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ff0be7fe-dd75-47bc-a0fc-3a5fc11159fe None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:47.089830 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1117/4490] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:47.094542 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31159a7d-5bc4-40d1-aa6e-3919ef23bc66 tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 200 Jul 22 04:52:47.095400 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1128/4491] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:47 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:47.095451 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.095451 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:47.098158 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.101778 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:47.101869 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:47.101869 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.101869 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.107253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3edcb61-e44f-401c-b4e6-486fbdda9c9c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:47.107859 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1129/4492] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:47 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:47.113894 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.113894 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:47.118158 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:47.122785 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-7de62829-6f3f-4ea9-8e1b-9414e6a5d9b0 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:47.123268 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1119/4493] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:47 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:47.287878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.296480 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] PUT https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a Jul 22 04:52:47.297004 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:47.321873 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Acquiring lock "cinder-attachment_update-8cd43206-5fc9-4e3b-9f5f-28744f5b1e30-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:47.327374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-8cd43206-5fc9-4e3b-9f5f-28744f5b1e30-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:47.328491 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.328491 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:47.410466 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Lock "cinder-attachment_update-8cd43206-5fc9-4e3b-9f5f-28744f5b1e30-np0000005618" released by "attachment_update" :: held 0.083s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:47.410838 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-fa855647-c590-4c27-b452-cf9ecb0a4b50 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a returned with HTTP 200 Jul 22 04:52:47.411450 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1118/4494] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:47 2026] PUT /volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:47.499383 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.503419 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:47.505343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.505672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.505845 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:47.512622 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:47.512622 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:47.513597 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-82ab6299-90dd-455b-95ae-81b5890dc8cf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:47.514202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1129/4495] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:47 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:47.970884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ecc3673d-0229-43d0-88a5-f67fa18a816c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.971324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecc3673d-0229-43d0-88a5-f67fa18a816c None None] GET https://10.4.3.175/volume// Jul 22 04:52:47.971535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecc3673d-0229-43d0-88a5-f67fa18a816c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.971763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ecc3673d-0229-43d0-88a5-f67fa18a816c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:47.972093 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ecc3673d-0229-43d0-88a5-f67fa18a816c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:47.972534 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1130/4496] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:47.991291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:47.995488 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:52:47.997148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:47.997148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:48.009433 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:48.009433 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:48.013593 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:52:48.019886 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-8f8ffe89-fc18-4479-abd5-b63753e4c930 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:52:48.020659 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1120/4497] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:47 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:48.107458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c235a2f4-e4bd-42e7-97b8-e03be332a88c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:48.112109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c235a2f4-e4bd-42e7-97b8-e03be332a88c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] GET https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b Jul 22 04:52:48.112109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c235a2f4-e4bd-42e7-97b8-e03be332a88c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:48.112109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c235a2f4-e4bd-42e7-97b8-e03be332a88c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:48.116131 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c235a2f4-e4bd-42e7-97b8-e03be332a88c tempest-TestServerVolumeAttachmentScenario-36302502 tempest-TestServerVolumeAttachmentScenario-36302502-project-member] https://10.4.3.175/volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b returned with HTTP 404 Jul 22 04:52:48.116888 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1119/4498] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:48 2026] GET /volume/v3/volumes/ed0ec5e4-a2f2-4f4a-aa46-13fb52ac4b2b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:48.122234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:48.125570 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b6f67a3c-443b-4974-886e-36934697d8c5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:48.128988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 Jul 22 04:52:48.129343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:48.130852 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6f67a3c-443b-4974-886e-36934697d8c5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:48.131033 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6f67a3c-443b-4974-886e-36934697d8c5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:48.131196 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6f67a3c-443b-4974-886e-36934697d8c5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:48.138627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-740616d2-df94-4fef-a5d7-f8db72896f33-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:52:48.143819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-740616d2-df94-4fef-a5d7-f8db72896f33-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:52:48.144642 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:48.144642 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:48.145270 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:48.145270 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:48.148520 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b6f67a3c-443b-4974-886e-36934697d8c5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:48.160630 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6f67a3c-443b-4974-886e-36934697d8c5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:48.161054 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1131/4499] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:48 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:48.241728 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-740616d2-df94-4fef-a5d7-f8db72896f33-np0000005618" released by "attachment_update" :: held 0.098s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:52:48.242290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-b704009d-e8b2-438a-8850-59a84d89d584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 returned with HTTP 200 Jul 22 04:52:48.242581 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1130/4500] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:52:48 2026] PUT /volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:48.262924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-22cfc580-8db8-4b39-a879-8dd1a164b59d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:48.265169 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-22cfc580-8db8-4b39-a879-8dd1a164b59d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7/action Jul 22 04:52:48.265615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-22cfc580-8db8-4b39-a879-8dd1a164b59d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:48.265688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-22cfc580-8db8-4b39-a879-8dd1a164b59d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:48.279932 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:48.279932 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:48.288690 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9bf871f0-497f-4db6-b7d7-93a66a7ad84a req-22cfc580-8db8-4b39-a879-8dd1a164b59d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7/action returned with HTTP 204 Jul 22 04:52:48.289126 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1121/4501] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:48 2026] POST /volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:48.525707 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:48.527736 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:48.527975 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:48.528211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:48.528689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:48.533410 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:48.533410 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:48.534269 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d5b0da50-5f03-4e58-9682-8659475e9ac5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:48.534742 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1120/4502] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:48 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:49.181150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:49.185043 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:49.185043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:49.185043 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:49.201682 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:49.201682 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:49.208317 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:49.213242 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-979e60f8-fe4a-44bc-b27b-df890b4ff7ec tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:49.213976 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1132/4503] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:49 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:49.548516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-480be92b-0684-48fa-9397-741541eb5b2d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:49.550522 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-480be92b-0684-48fa-9397-741541eb5b2d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:49.550794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-480be92b-0684-48fa-9397-741541eb5b2d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:49.551033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-480be92b-0684-48fa-9397-741541eb5b2d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:49.551099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-480be92b-0684-48fa-9397-741541eb5b2d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:49.555413 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:49.555413 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:49.556442 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-480be92b-0684-48fa-9397-741541eb5b2d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:49.557060 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1131/4504] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:49 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:50.228741 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:50.230416 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:50.230657 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:50.230801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:50.242642 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:50.242642 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:50.247076 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:50.252039 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d690186f-cd92-4c7d-bcd1-15fe11098b18 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:50.252409 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1122/4505] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:50 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:50.569488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:50.571428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:50.571849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:50.572190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:50.572996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:50.578646 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:50.578646 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:50.578646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5caf0fce-aefc-4f5c-88cb-4288b460941e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:50.578646 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1121/4506] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:50 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:50.698903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-269e5215-bfd7-4b43-a6d9-7ffc40f1748c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:50.701528 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-269e5215-bfd7-4b43-a6d9-7ffc40f1748c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a/action Jul 22 04:52:50.702020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-269e5215-bfd7-4b43-a6d9-7ffc40f1748c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:50.702183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-269e5215-bfd7-4b43-a6d9-7ffc40f1748c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:50.731197 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:50.731197 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:50.747028 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ee17140f-36cb-45aa-bba4-ce55a118c755 req-269e5215-bfd7-4b43-a6d9-7ffc40f1748c tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a/action returned with HTTP 204 Jul 22 04:52:50.747640 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1133/4507] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:52:50 2026] POST /volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:51.269989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-52fa155a-bb59-406f-a794-4942ac7d09fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:51.275557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52fa155a-bb59-406f-a794-4942ac7d09fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:51.275761 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52fa155a-bb59-406f-a794-4942ac7d09fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:51.275929 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52fa155a-bb59-406f-a794-4942ac7d09fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:51.292776 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:51.292776 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:51.297044 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-52fa155a-bb59-406f-a794-4942ac7d09fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:51.301399 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52fa155a-bb59-406f-a794-4942ac7d09fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:51.301867 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1132/4508] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:51 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:51.592521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6b7e565b-9955-4128-984b-09951a2a840d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:51.594357 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b7e565b-9955-4128-984b-09951a2a840d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:51.594540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b7e565b-9955-4128-984b-09951a2a840d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:51.594729 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b7e565b-9955-4128-984b-09951a2a840d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:51.594821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6b7e565b-9955-4128-984b-09951a2a840d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:51.599235 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:51.599235 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:51.599928 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b7e565b-9955-4128-984b-09951a2a840d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:51.600342 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1123/4509] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:51 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:52.612885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:52.617056 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:52.617381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:52.617570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:52.617700 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:52.626795 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:52.626795 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:52.627555 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b4c963a-8679-4b78-b1fb-531f4c5257f1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:52.628022 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1122/4510] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:52 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:53.642021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-42e34501-055f-49e9-9c7a-a973ea03977a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:53.644662 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42e34501-055f-49e9-9c7a-a973ea03977a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:53.644927 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42e34501-055f-49e9-9c7a-a973ea03977a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:53.645181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-42e34501-055f-49e9-9c7a-a973ea03977a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:53.645319 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-42e34501-055f-49e9-9c7a-a973ea03977a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:53.651721 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:53.651721 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:53.652543 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-42e34501-055f-49e9-9c7a-a973ea03977a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:53.653025 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1134/4511] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:53 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:54.668517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:54.670552 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:54.670793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:54.671033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:54.671160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:54.675919 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:54.675919 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:54.676768 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b4655ce4-e492-4dbb-8aec-7bf627760962 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:54.677202 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1133/4512] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:54 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:55.112363 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.117223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:55.117405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.117597 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.133344 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.133344 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:55.139223 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:55.144089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-59b501ca-66ed-48df-89e4-558414613d85 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:55.144499 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1124/4513] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:55.170042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.172036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] POST https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30/action Jul 22 04:52:55.172683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:52:55.172683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:55.187241 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2bd50956-f62e-4dc8-b28c-366379214dee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.190851 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.190851 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:55.191609 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:55.201500 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Begin detaching volume completed successfully. Jul 22 04:52:55.201834 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-148dce65-048b-441d-a05d-3491ed9050fd tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30/action returned with HTTP 202 Jul 22 04:52:55.202706 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1123/4514] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:52:55 2026] POST /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:52:55.274535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3a7c6ac3-0dbd-4a33-a81c-1096e57dc869 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.274857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3a7c6ac3-0dbd-4a33-a81c-1096e57dc869 None None] GET https://10.4.3.175/volume// Jul 22 04:52:55.275160 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3a7c6ac3-0dbd-4a33-a81c-1096e57dc869 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.275437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3a7c6ac3-0dbd-4a33-a81c-1096e57dc869 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.275886 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3a7c6ac3-0dbd-4a33-a81c-1096e57dc869 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:52:55.277393 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1134/4515] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:52: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 22 04:52:55.297045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.302604 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:55.302897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.303167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.317705 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.317705 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:55.323284 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:55.329744 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-c921e818-ddbe-40f4-8057-8ea59bb2df28 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:55.330231 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1125/4516] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:52:55.362265 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:55.362771 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-655723220"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:55.366404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-655723220'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:55.366573 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume of 1 GB Jul 22 04:52:55.371741 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Availability Zones retrieved successfully. Jul 22 04:52:55.378918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (382a4733-ce8b-4195-a1ba-b7451b2e69d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:55.379824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de19171-b56c-4798-a76b-16f54ffcb276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.380919 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:55.416372 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de19171-b56c-4798-a76b-16f54ffcb276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.417517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01744e52-c0bc-460c-8665-61d1d321973e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.490917 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['53519bb1-99f1-4074-b5dd-1296d4f61ac3', 'df57a9fe-c69f-4f03-a849-40d9e3e2872c', '2651f585-9494-4801-b1e6-807bb2a903d9', '5ec6ad11-87b7-4c36-b339-f210ddef5e93'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:55.491952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01744e52-c0bc-460c-8665-61d1d321973e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53519bb1-99f1-4074-b5dd-1296d4f61ac3', 'df57a9fe-c69f-4f03-a849-40d9e3e2872c', '2651f585-9494-4801-b1e6-807bb2a903d9', '5ec6ad11-87b7-4c36-b339-f210ddef5e93']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.492946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b29789-0054-4c23-905e-905903428089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.522544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b29789-0054-4c23-905e-905903428089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a42b0c78-0de6-43f4-8599-af7b7c10df4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655723220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['53519bb1-99f1-4074-b5dd-1296d4f61ac3','df57a9fe-c69f-4f03-a849-40d9e3e2872c','2651f585-9494-4801-b1e6-807bb2a903d9','5ec6ad11-87b7-4c36-b339-f210ddef5e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-655723220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a42b0c78-0de6-43f4-8599-af7b7c10df4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba0f2ace4b82461db4f10f8f1629c411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a667a0f72849d5a01b2e7a590628b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.524076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7188cfca-5a89-4d75-855d-ed2617793c0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.544899 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7188cfca-5a89-4d75-855d-ed2617793c0f) transitioned into state 'SUCCESS' from state '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-655723220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['53519bb1-99f1-4074-b5dd-1296d4f61ac3','df57a9fe-c69f-4f03-a849-40d9e3e2872c','2651f585-9494-4801-b1e6-807bb2a903d9','5ec6ad11-87b7-4c36-b339-f210ddef5e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.545956 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8396e0-ae38-4a72-9549-e84eaf139be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.556025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8396e0-ae38-4a72-9549-e84eaf139be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.557023 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (382a4733-ce8b-4195-a1ba-b7451b2e69d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:55.557371 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request issued successfully. Jul 22 04:52:55.557981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2bd50956-f62e-4dc8-b28c-366379214dee tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:55.558477 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1135/4517] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:52:55 2026] POST /volume/v3/volumes => generated 748 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:55.572501 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.574980 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:52:55.575367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.575680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.583386 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.583386 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:55.589057 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:52:55.597679 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-160d800e-bb31-43c6-ab9e-aad6878d4c0d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e returned with HTTP 200 Jul 22 04:52:55.598363 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1124/4518] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:55.689827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.692226 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:52:55.692477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.692708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.692809 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:55.697409 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.697409 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:55.698170 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d1b8122-afa6-418d-be69-d2bc9e737512 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:52:55.698593 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1135/4519] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:55.710877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ced7e56d-fff7-435b-9781-14bfa181b055 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.772212 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d/export_record Jul 22 04:52:55.772407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.772592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Calling method 'export_record' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.772740 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Export record for backup 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:52:55.777104 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.777104 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:55.778181 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ea9d34a8590747d68ac7ce6f13ed1a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3a01ea8391b4a229607c6c1ad40ba71', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:52:55.778380 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ced7e56d-fff7-435b-9781-14bfa181b055 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d/export_record returned with HTTP 403 Jul 22 04:52:55.778832 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1126/4520] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d/export_record => generated 101 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:55.787973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.790569 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:52:55.791109 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-450972039"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:55.794123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-450972039'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:52:55.794293 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume of 1 GB Jul 22 04:52:55.794672 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.794672 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:55.801068 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Availability Zones retrieved successfully. Jul 22 04:52:55.810425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (e6bc612d-ec74-451b-9443-5948569ce70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:55.811836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a257f7d-bcf7-4a86-8706-cea447b6540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.813129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:52:55.835765 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a257f7d-bcf7-4a86-8706-cea447b6540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.836499 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1256defa-1be0-4911-98ee-d75ce511196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.875918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['8138711a-d4ad-4393-80ee-4af77ea836d3', '03853b7a-a083-409a-b535-54ba1574e230', '83176c23-9fd0-4ff7-abe9-e28837069100', '46a7db46-d402-40c5-8b40-89032b6ae60f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:55.877362 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1256defa-1be0-4911-98ee-d75ce511196f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8138711a-d4ad-4393-80ee-4af77ea836d3', '03853b7a-a083-409a-b535-54ba1574e230', '83176c23-9fd0-4ff7-abe9-e28837069100', '46a7db46-d402-40c5-8b40-89032b6ae60f']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.878657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a259a97-0a3b-4034-911d-e97f53adcff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.911116 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a259a97-0a3b-4034-911d-e97f53adcff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071cc50d-806f-4d38-b57e-88d138446b1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450972039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['8138711a-d4ad-4393-80ee-4af77ea836d3','03853b7a-a083-409a-b535-54ba1574e230','83176c23-9fd0-4ff7-abe9-e28837069100','46a7db46-d402-40c5-8b40-89032b6ae60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450972039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071cc50d-806f-4d38-b57e-88d138446b1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3a01ea8391b4a229607c6c1ad40ba71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ba6744998f4d8faf1c2265f928955f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.911957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95de582-2ecf-4d1e-aeb4-988c062dbb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.932264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c95de582-2ecf-4d1e-aeb4-988c062dbb8e) transitioned into state 'SUCCESS' from state '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-450972039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['8138711a-d4ad-4393-80ee-4af77ea836d3','03853b7a-a083-409a-b535-54ba1574e230','83176c23-9fd0-4ff7-abe9-e28837069100','46a7db46-d402-40c5-8b40-89032b6ae60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.933193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01df9d59-bf15-4d1b-9630-c02cec52ab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:52:55.942275 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01df9d59-bf15-4d1b-9630-c02cec52ab36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:52:55.943185 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (e6bc612d-ec74-451b-9443-5948569ce70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:52:55.943396 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request issued successfully. Jul 22 04:52:55.943995 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aacfae6a-a27e-4567-8ee1-fbaa554e279a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:52:55.944406 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1136/4521] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:52:55 2026] POST /volume/v3/volumes => generated 777 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:55.960422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:55.962227 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:52:55.962430 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:55.962652 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:55.969724 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:55.969724 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:55.974886 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:55.980578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c59fda8d-37db-4329-a8a1-41af5ea4e9a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f returned with HTTP 200 Jul 22 04:52:55.981156 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1125/4522] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:55 2026] GET /volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:56.243152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-de1e7a91-76ea-435b-a396-f8a96c4a92df None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:56.245117 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-de1e7a91-76ea-435b-a396-f8a96c4a92df tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a Jul 22 04:52:56.245305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-de1e7a91-76ea-435b-a396-f8a96c4a92df tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:56.245443 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-de1e7a91-76ea-435b-a396-f8a96c4a92df tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:56.252154 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:56.252154 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:56.297387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-73e52096-2d20-41a7-80f7-bbdb8467538c req-de1e7a91-76ea-435b-a396-f8a96c4a92df tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a returned with HTTP 200 Jul 22 04:52:56.297850 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1136/4523] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:52:56 2026] DELETE /volume/v3/attachments/04feffbc-7665-455c-a189-0b2b89f7f02a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:56.612867 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:56.614473 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:52:56.614646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:56.614829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:56.621858 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:56.621858 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:56.625545 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:52:56.629799 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fb95de3-3fcb-46d7-a030-a477a4e0fe3d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e returned with HTTP 200 Jul 22 04:52:56.630169 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1127/4524] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:56 2026] GET /volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:56.644930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:56.647301 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:52:56.647635 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a42b0c78-0de6-43f4-8599-af7b7c10df4e", "name": "tempest-VolumesBackupsTest-Backup-597100725"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:56.649481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating new backup {'backup': {'volume_id': 'a42b0c78-0de6-43f4-8599-af7b7c10df4e', 'name': 'tempest-VolumesBackupsTest-Backup-597100725'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:52:56.649481 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating backup of volume a42b0c78-0de6-43f4-8599-af7b7c10df4e in container None Jul 22 04:52:56.660159 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:56.660159 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:56.661313 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:52:56.692108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['b9f9faf6-5b45-474a-8e8f-726489decbcf', 'fb39189b-bf54-4ddf-83b7-a07d89dcbe53'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:56.722870 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-613458a9-03ac-4b8b-a79c-cf2f2049c4a8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:52:56.723636 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1137/4525] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:52:56 2026] POST /volume/v3/backups => generated 329 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:56.731988 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:56.733089 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:52:56.733308 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:56.733515 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:56.733653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:56.739221 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:56.739221 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:56.739974 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-542363bb-7a6d-4e5e-88d9-efc834d5a6bd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:52:56.740328 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1126/4526] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:56 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:56.994603 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:56.997681 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:52:56.998235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:56.999617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.007996 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.007996 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:57.011716 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:57.015867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0561187b-7625-4f1d-b7b7-817b20b0f05e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f returned with HTTP 200 Jul 22 04:52:57.016244 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1137/4527] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:56 2026] GET /volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:52:57.029167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.031318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:52:57.031785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "071cc50d-806f-4d38-b57e-88d138446b1f", "name": "tempest-type-Backup-513950657"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:52:57.033821 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating new backup {'backup': {'volume_id': '071cc50d-806f-4d38-b57e-88d138446b1f', 'name': 'tempest-type-Backup-513950657'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:52:57.034026 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating backup of volume 071cc50d-806f-4d38-b57e-88d138446b1f in container None Jul 22 04:52:57.044061 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.044061 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:57.044411 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:52:57.062639 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['46386500-bf9f-43ba-8d69-110562c102f6', 'c1e5db17-c9b1-41bc-8eb3-a811b79edd29'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:52:57.104732 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1561a497-2b8c-4a18-842e-3ac1fbd10c59 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:52:57.105132 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1128/4528] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:52:57 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:52:57.113995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.115860 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:52:57.116091 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.116273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.116391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:57.124990 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.124990 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:57.124990 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f67069dc-f1f3-400f-8cc3-c071fd7c945a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:52:57.124990 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1138/4529] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:57 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:57.339846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.341802 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:57.342096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.342310 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.349542 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.349542 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:57.353271 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:57.357858 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7c0378d0-e9ec-45d3-b67d-fe4dda3ddf92 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:57.358380 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1127/4530] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:57 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:57.369568 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b831b9b-230b-424f-a670-4c703851f128 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.371196 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b831b9b-230b-424f-a670-4c703851f128 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:57.371357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b831b9b-230b-424f-a670-4c703851f128 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.371557 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b831b9b-230b-424f-a670-4c703851f128 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.378268 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.378268 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:57.381830 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b831b9b-230b-424f-a670-4c703851f128 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:57.385534 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b831b9b-230b-424f-a670-4c703851f128 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:57.385913 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1138/4531] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:57 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:57.397676 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.399221 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:57.399417 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.399614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.399783 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume with id: 8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:57.406258 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.406258 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:57.406660 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:57.422867 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume request issued successfully. Jul 22 04:52:57.423067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-58edcea1-bb77-4a1e-89cc-476eb88d7b29 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 202 Jul 22 04:52:57.423672 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1129/4532] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:57 2026] DELETE /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:57.429737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-886d117f-8eae-4a1c-9276-de3f80318993 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.431472 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-886d117f-8eae-4a1c-9276-de3f80318993 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:57.431673 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-886d117f-8eae-4a1c-9276-de3f80318993 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.431840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-886d117f-8eae-4a1c-9276-de3f80318993 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.438388 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.438388 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:57.442747 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-886d117f-8eae-4a1c-9276-de3f80318993 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:57.446807 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-886d117f-8eae-4a1c-9276-de3f80318993 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 200 Jul 22 04:52:57.447248 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1139/4533] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:57 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:57.750415 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:57.751993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:52:57.752177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:57.752356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:57.752481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:57.756250 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:57.756250 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:57.756917 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b71ed695-3835-42a6-81d3-d859d06bf0b2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:52:57.757265 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1128/4534] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:57 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:58.132702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.134496 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:52:58.134756 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.134928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.135046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:58.139495 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.139495 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:58.140075 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2314764-ba48-4899-a8fc-b9c6a3028e43 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:52:58.140415 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1139/4535] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:58.459770 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e045a9f3-4e0d-4449-90f9-a8ddee8a49ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.461759 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e045a9f3-4e0d-4449-90f9-a8ddee8a49ad tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 Jul 22 04:52:58.461994 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e045a9f3-4e0d-4449-90f9-a8ddee8a49ad tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.462224 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e045a9f3-4e0d-4449-90f9-a8ddee8a49ad tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.467683 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e045a9f3-4e0d-4449-90f9-a8ddee8a49ad tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 returned with HTTP 404 Jul 22 04:52:58.468174 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1130/4536] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/volumes/8cd43206-5fc9-4e3b-9f5f-28744f5b1e30 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:58.474866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.476645 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:58.476860 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.477128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.484401 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.484401 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:58.488598 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:58.493211 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74f3e7ce-7cbf-401c-9e31-05f8ff4b3cc6 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:58.493589 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1140/4537] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:58.511057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9553fa0b-c73c-450a-98d3-d7a222573348 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.512982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9553fa0b-c73c-450a-98d3-d7a222573348 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:58.513136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9553fa0b-c73c-450a-98d3-d7a222573348 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.513347 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9553fa0b-c73c-450a-98d3-d7a222573348 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.520250 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.520250 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:58.523673 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9553fa0b-c73c-450a-98d3-d7a222573348 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:58.528197 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9553fa0b-c73c-450a-98d3-d7a222573348 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:58.528594 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1129/4538] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:58.544229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-20658bbe-f209-4882-8f3c-0eed778c87ee None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.546466 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:58.546806 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.546984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.547195 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume with id: 2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:58.556517 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.556517 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:58.557123 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:58.575257 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume request issued successfully. Jul 22 04:52:58.575457 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20658bbe-f209-4882-8f3c-0eed778c87ee tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 202 Jul 22 04:52:58.575925 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1140/4539] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:58 2026] DELETE /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:58.582905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.584856 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:58.585053 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.585268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.592014 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.592014 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:58.595469 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:58.599236 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c04f01dd-2a1a-478a-a1fe-c7abf8f23ce3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 200 Jul 22 04:52:58.599594 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1131/4540] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:58.767166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:58.769455 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:52:58.769769 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:58.770059 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:58.770222 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:58.774490 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:58.774490 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:58.775194 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09cd4d19-2728-4dd1-be5e-e535b38eda15 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:52:58.775533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1141/4541] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:58 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:59.151212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.153557 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:52:59.153557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.153770 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.153956 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:59.160792 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.160792 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:59.161740 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c87ad156-56b1-4ea1-9ac2-71580bb0dfd1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:52:59.162297 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1130/4542] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:59.613432 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f20d3936-3d8b-4330-a158-6bd951f8894f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.615756 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f20d3936-3d8b-4330-a158-6bd951f8894f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa Jul 22 04:52:59.616058 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f20d3936-3d8b-4330-a158-6bd951f8894f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.616322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f20d3936-3d8b-4330-a158-6bd951f8894f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.624638 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f20d3936-3d8b-4330-a158-6bd951f8894f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa returned with HTTP 404 Jul 22 04:52:59.625303 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1141/4543] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/volumes/2dae326c-1f5b-4c53-9671-942ea0951efa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:52:59.634508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.636600 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:59.636846 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.637089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.645601 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.645601 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:59.650318 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:59.655389 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7b05ac7b-a4c9-47c9-9e62-2992e62f5490 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:59.655836 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1132/4544] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:59.668975 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.670592 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:59.670792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.671021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.677521 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.677521 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:52:59.680828 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:59.684901 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ff573c0-1356-49d8-952c-eea542ea6b0f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:59.685463 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1142/4545] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:59.697444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.699869 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:59.700143 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.700375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.700571 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume with id: 1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:59.709613 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.709613 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:52:59.710259 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:59.729932 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume request issued successfully. Jul 22 04:52:59.730170 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e906f6ff-d5d2-40fe-830a-71e533bdcde7 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 202 Jul 22 04:52:59.730717 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1131/4546] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:52:59 2026] DELETE /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:52:59.739235 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.741525 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:52:59.741854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.742152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.751398 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.751398 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:52:59.756836 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:52:59.762555 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c57bc1b0-cba2-4354-8875-8ab309e714a3 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 200 Jul 22 04:52:59.762932 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1142/4547] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:52:59.784515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-55f2c019-49fc-4183-9504-3d603a8b2033 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:52:59.786142 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55f2c019-49fc-4183-9504-3d603a8b2033 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:52:59.786315 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55f2c019-49fc-4183-9504-3d603a8b2033 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:52:59.786728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55f2c019-49fc-4183-9504-3d603a8b2033 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:52:59.786728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-55f2c019-49fc-4183-9504-3d603a8b2033 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:52:59.792958 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:52:59.792958 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:52:59.792958 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55f2c019-49fc-4183-9504-3d603a8b2033 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:52:59.792958 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1133/4548] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:52:59 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:00.178678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-babf1419-6b86-4311-b681-4d30c42e38e7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:00.180641 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-babf1419-6b86-4311-b681-4d30c42e38e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:00.180878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-babf1419-6b86-4311-b681-4d30c42e38e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:00.181118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-babf1419-6b86-4311-b681-4d30c42e38e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:00.181215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-babf1419-6b86-4311-b681-4d30c42e38e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:00.185730 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:00.185730 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:00.186326 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-babf1419-6b86-4311-b681-4d30c42e38e7 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:00.186696 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1143/4549] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:00 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:00.775767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1201672f-8d6b-4020-822a-111919ec0e68 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:00.778984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1201672f-8d6b-4020-822a-111919ec0e68 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 Jul 22 04:53:00.778984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1201672f-8d6b-4020-822a-111919ec0e68 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:00.778984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1201672f-8d6b-4020-822a-111919ec0e68 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:00.784280 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1201672f-8d6b-4020-822a-111919ec0e68 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 returned with HTTP 404 Jul 22 04:53:00.784996 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1132/4550] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:00 2026] GET /volume/v3/volumes/1f43fdf4-ca09-498f-b2de-2b563a2173b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:00.791872 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:00.793585 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:53:00.793779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:00.793978 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:00.794087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete snapshot with id: 64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:53:00.799153 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:00.799153 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:00.799563 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:00.807784 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8161e3d-12a3-441a-a02a-87d315154f9c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:00.809748 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8161e3d-12a3-441a-a02a-87d315154f9c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:00.809938 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8161e3d-12a3-441a-a02a-87d315154f9c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:00.810172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8161e3d-12a3-441a-a02a-87d315154f9c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:00.810275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c8161e3d-12a3-441a-a02a-87d315154f9c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:00.819035 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:00.819035 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:00.819914 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8161e3d-12a3-441a-a02a-87d315154f9c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:00.820288 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1134/4551] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:00 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:00.831862 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot delete request issued successfully. Jul 22 04:53:00.832107 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dc18117f-96c6-446a-9b41-ae9b8f619bf5 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 202 Jul 22 04:53:00.832507 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1143/4552] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:53:00 2026] DELETE /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:00.840560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-621242a4-8397-477c-996c-854a2246d663 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:00.842416 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-621242a4-8397-477c-996c-854a2246d663 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:53:00.842788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-621242a4-8397-477c-996c-854a2246d663 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:00.843106 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-621242a4-8397-477c-996c-854a2246d663 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:00.848925 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:00.848925 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:00.849642 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-621242a4-8397-477c-996c-854a2246d663 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:00.850616 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-621242a4-8397-477c-996c-854a2246d663 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 200 Jul 22 04:53:00.851118 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1144/4553] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:00 2026] GET /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:01.200439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c33053f3-98af-45db-a458-94a6da5384df None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:01.202459 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c33053f3-98af-45db-a458-94a6da5384df tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:01.203067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c33053f3-98af-45db-a458-94a6da5384df tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:01.203513 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c33053f3-98af-45db-a458-94a6da5384df tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:01.203839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c33053f3-98af-45db-a458-94a6da5384df tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:01.212853 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:01.212853 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:01.212853 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c33053f3-98af-45db-a458-94a6da5384df tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:01.212853 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1133/4554] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:01 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:01.831949 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:01.833883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:01.834126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:01.834326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:01.834415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:01.841334 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:01.841334 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:01.842148 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-db42b001-a444-4e52-af46-ee8f3fd8da54 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:01.842563 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1135/4555] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:01 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:01.860884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-38690ef7-4af6-41c8-9dd4-66e134412165 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:01.863150 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38690ef7-4af6-41c8-9dd4-66e134412165 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 Jul 22 04:53:01.863403 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38690ef7-4af6-41c8-9dd4-66e134412165 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:01.863637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38690ef7-4af6-41c8-9dd4-66e134412165 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:01.869152 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38690ef7-4af6-41c8-9dd4-66e134412165 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 returned with HTTP 404 Jul 22 04:53:01.869776 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1144/4556] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:01 2026] GET /volume/v3/snapshots/64d17c3e-58fe-471f-b2b1-6ee7ac7c85a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:01.880571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:01.883190 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:53:01.883787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:01.883787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:01.883787 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete snapshot with id: 5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:53:01.889179 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:01.889179 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:01.889590 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:01.904948 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot delete request issued successfully. Jul 22 04:53:01.905139 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09bdaffe-5280-4abd-86f2-d712166fbae9 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 202 Jul 22 04:53:01.905603 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1145/4557] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:53:01 2026] DELETE /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:01.916804 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:01.921850 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:53:01.922156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:01.922413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:01.929778 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:01.929778 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:01.931022 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:01.932287 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6cdfb2e9-4b21-400a-89a9-5d9a1c56d07b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 200 Jul 22 04:53:01.932862 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1134/4558] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:01 2026] GET /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:02.225401 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:02.227404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:02.227648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:02.227915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:02.228107 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:02.233289 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:02.233289 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:02.234040 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e8ecdc05-ef64-4ca7-8daf-8007ad4be352 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:02.234452 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1136/4559] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:02 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:02.853133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:02.855432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:02.855675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:02.855927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:02.856125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:02.861554 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:02.861554 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:02.862557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ddb57414-a46c-494b-b7fe-9632ce7dfc55 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:02.863247 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1145/4560] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:02 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:02.945905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f043465c-83d9-4c82-91ca-43b9ac075a3f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:02.947704 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f043465c-83d9-4c82-91ca-43b9ac075a3f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f Jul 22 04:53:02.947874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f043465c-83d9-4c82-91ca-43b9ac075a3f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:02.948093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f043465c-83d9-4c82-91ca-43b9ac075a3f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:02.952109 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f043465c-83d9-4c82-91ca-43b9ac075a3f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f returned with HTTP 404 Jul 22 04:53:02.952569 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1146/4561] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:02 2026] GET /volume/v3/snapshots/5db9fd4a-a8f2-4f8b-9fce-eaacc759837f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:02.958899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:02.960844 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:53:02.961073 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:02.961296 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:02.961427 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete snapshot with id: 013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:53:02.966767 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:02.966767 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:02.967269 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:02.986025 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot delete request issued successfully. Jul 22 04:53:02.986190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3db5e4f6-1fec-4341-a768-37e9fde0721b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 202 Jul 22 04:53:02.986639 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1135/4562] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:53:02 2026] DELETE /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:02.994272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:02.996453 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:53:02.996702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:02.996933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:03.003336 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:03.003336 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:03.003841 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Snapshot retrieved successfully. Jul 22 04:53:03.005071 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1d32f4c9-5e6c-4505-be74-a7a1918d5903 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 200 Jul 22 04:53:03.005615 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1137/4563] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:02 2026] GET /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:03.246386 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:03.249507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:03.250285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:03.250867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:03.251054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:03.256083 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:03.256083 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:03.256787 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-180b780b-2253-4f5c-8dcf-2d2bfa127e33 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:03.257211 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1146/4564] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:03 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:03.873729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8b1620fb-e543-4964-9a06-11ca809f798b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:03.877665 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b1620fb-e543-4964-9a06-11ca809f798b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:03.877925 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b1620fb-e543-4964-9a06-11ca809f798b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:03.878438 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b1620fb-e543-4964-9a06-11ca809f798b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:03.878702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8b1620fb-e543-4964-9a06-11ca809f798b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:03.885485 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:03.885485 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:03.886252 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b1620fb-e543-4964-9a06-11ca809f798b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:03.886680 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1147/4565] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:03 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:04.014869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6fad2bac-b2d7-42ba-9074-6eceddd741b8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.017021 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6fad2bac-b2d7-42ba-9074-6eceddd741b8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 Jul 22 04:53:04.017243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6fad2bac-b2d7-42ba-9074-6eceddd741b8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.017484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6fad2bac-b2d7-42ba-9074-6eceddd741b8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.022409 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6fad2bac-b2d7-42ba-9074-6eceddd741b8 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 returned with HTTP 404 Jul 22 04:53:04.023034 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1136/4566] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/snapshots/013dffb4-7eaa-4b84-aa8c-a0a348b48145 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:04.029511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.033495 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:04.033719 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.033899 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.049574 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.049574 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:04.055554 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:53:04.060529 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0c19a678-34ec-4da4-95ae-b6d7e8f5e3fa tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:53:04.061039 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1138/4567] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:04.072638 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.075101 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:04.075377 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.075644 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.085108 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.085108 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:04.089654 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:53:04.095125 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9e37bfa-7506-4567-a709-ca39aec6f23f tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:53:04.095706 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1147/4568] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:04.107539 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.110122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] DELETE https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:04.110353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.110572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.110798 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume with id: 532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:04.118988 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.118988 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:04.119576 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:53:04.136678 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Delete volume request issued successfully. Jul 22 04:53:04.136980 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21e7716a-2e31-4dc7-9ba5-352fd1095f2d tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 202 Jul 22 04:53:04.137533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1148/4569] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:04 2026] DELETE /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:04.144301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.146092 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:04.146311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.146491 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.153177 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.153177 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:04.156915 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Volume info retrieved successfully. Jul 22 04:53:04.161087 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2ce5d680-a915-409e-b7bd-315d5ebea224 tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 200 Jul 22 04:53:04.161501 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1137/4570] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:04.274195 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.282122 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:04.283351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.283622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.284203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:04.292150 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.292150 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:04.293564 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c737b52-312f-4a55-b3d9-81a741f94e7e tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:04.294361 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1139/4571] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:04.900137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-61d41892-4891-48ac-9fad-020182550303 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:04.902127 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61d41892-4891-48ac-9fad-020182550303 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:04.902458 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61d41892-4891-48ac-9fad-020182550303 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:04.902687 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61d41892-4891-48ac-9fad-020182550303 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:04.902850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-61d41892-4891-48ac-9fad-020182550303 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:04.907423 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:04.907423 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:04.908295 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61d41892-4891-48ac-9fad-020182550303 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:04.908746 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1148/4572] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:04 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:05.172890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-80e62280-5c99-425e-8a51-ad447b09e98b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:05.176190 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80e62280-5c99-425e-8a51-ad447b09e98b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] GET https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 Jul 22 04:53:05.176256 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80e62280-5c99-425e-8a51-ad447b09e98b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:05.176535 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-80e62280-5c99-425e-8a51-ad447b09e98b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:05.184956 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-80e62280-5c99-425e-8a51-ad447b09e98b tempest-SnapshotDataIntegrityTests-2000149650 tempest-SnapshotDataIntegrityTests-2000149650-project-member] https://10.4.3.175/volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 returned with HTTP 404 Jul 22 04:53:05.185651 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1149/4573] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:05 2026] GET /volume/v3/volumes/532d5579-1add-4ea3-84b3-5c959cded538 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:05.307086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:05.308834 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:05.309078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:05.309282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:05.309416 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:05.314132 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:05.314132 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:05.314664 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4c586f94-e21d-4c0c-9154-4de3b670ead0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:05.315091 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1138/4574] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:05 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:05.921461 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:05.923890 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:05.924123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:05.924342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:05.924492 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:05.929638 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:05.929638 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:05.930797 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2efc83a3-01ae-405a-af52-d85f43b564a1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:05.931412 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1140/4575] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:05 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:06.326224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:06.328202 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:06.328468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:06.328701 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:06.328841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:06.334624 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:06.334624 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:06.335465 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5baa3ed7-f0ad-4c12-a691-77fcda5eba26 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:06.335907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1149/4576] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:06 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:06.942011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:06.944317 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:06.944513 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:06.944707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:06.944852 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:06.951885 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:06.951885 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:06.952911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-96247ec0-44d5-49a4-8d7c-06c0c516168c tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:06.953596 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1150/4577] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:06 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:07.347715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:07.350419 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:07.350828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:07.351111 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:07.351255 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:07.355668 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:07.355668 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:07.356243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b2743549-7b80-4d4b-87d9-49207e0c7daf tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:07.356614 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1139/4578] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:07 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:07.965776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4b85ec26-fda5-44bd-9621-f64969768577 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:07.968062 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4b85ec26-fda5-44bd-9621-f64969768577 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:07.968881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4b85ec26-fda5-44bd-9621-f64969768577 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:07.969264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4b85ec26-fda5-44bd-9621-f64969768577 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:07.969501 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4b85ec26-fda5-44bd-9621-f64969768577 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:07.980847 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:07.980847 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:07.981301 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4b85ec26-fda5-44bd-9621-f64969768577 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:07.981616 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1141/4579] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:07 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:08.370634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7690ec50-f6ae-4270-8be2-304af1081c24 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:08.372062 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7690ec50-f6ae-4270-8be2-304af1081c24 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:08.372281 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7690ec50-f6ae-4270-8be2-304af1081c24 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:08.372513 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7690ec50-f6ae-4270-8be2-304af1081c24 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:08.372771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-7690ec50-f6ae-4270-8be2-304af1081c24 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:08.377669 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:08.377669 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:08.378507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7690ec50-f6ae-4270-8be2-304af1081c24 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:08.378933 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1150/4580] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:08 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:08.993232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:08.995141 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:08.995259 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:08.995428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:08.995517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:08.999411 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:08.999411 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:09.000106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3f9a51d5-08a2-46a5-9c1d-5aa7d77ffb58 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:09.000452 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1151/4581] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:08 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:09.390774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:09.392793 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:09.393044 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:09.393243 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:09.393351 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:09.399341 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:09.399341 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:09.400127 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-218ea51d-e691-45b1-84e2-addc92dfa3b2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:09.400524 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1140/4582] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:09 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:10.014110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5166c925-af65-42bd-846b-017e753703d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:10.016448 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5166c925-af65-42bd-846b-017e753703d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:10.016727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5166c925-af65-42bd-846b-017e753703d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:10.016987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5166c925-af65-42bd-846b-017e753703d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:10.017127 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5166c925-af65-42bd-846b-017e753703d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:10.022282 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:10.022282 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:10.023297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5166c925-af65-42bd-846b-017e753703d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:10.023856 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1142/4583] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:10 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:10.414645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:10.416547 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:10.416828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:10.417094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:10.417233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:10.421986 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:10.421986 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:10.422616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da8ef4f-de78-4680-96a7-b6555274fb29 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:10.422999 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1151/4584] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:10 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:11.035236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.037299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:11.037755 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.037907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.037976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:11.055256 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.055256 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:11.060106 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1d5f4951-7259-444a-b3e6-b41b41893f6a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:11.063173 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1152/4585] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:11.232374 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.234236 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:11.234401 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.234619 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.244215 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.244215 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:11.249165 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:11.254624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-1c382362-e613-403d-ad48-ab733379aff4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:11.257079 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1141/4586] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:11.346542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0d8e2d2e-e460-412e-90ec-558cd6dc3179 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.348980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d8e2d2e-e460-412e-90ec-558cd6dc3179 None None] GET https://10.4.3.175/volume// Jul 22 04:53:11.348980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d8e2d2e-e460-412e-90ec-558cd6dc3179 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.348980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d8e2d2e-e460-412e-90ec-558cd6dc3179 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.348980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d8e2d2e-e460-412e-90ec-558cd6dc3179 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:11.348980 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1143/4587] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:11.357110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-f57bc121-db5c-4f5d-8cf1-5619c47d9e55 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.359306 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-f57bc121-db5c-4f5d-8cf1-5619c47d9e55 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:11.359738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-f57bc121-db5c-4f5d-8cf1-5619c47d9e55 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8646f8d3-382c-42f2-baf2-20191d851393", "connector": null, "instance_uuid": "491d95ee-6c0f-4476-af14-e380cdf0136a"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:11.367972 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.367972 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:11.398699 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-f57bc121-db5c-4f5d-8cf1-5619c47d9e55 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:11.399151 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1152/4588] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:11 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:11.429385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.431525 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:11.431717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.431892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.436620 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.438950 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:11.439066 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.439228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.439399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:11.442604 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.442604 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:11.444609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19e8a244-4cc1-45ac-a992-3cf8f6a8e99f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.444609 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19e8a244-4cc1-45ac-a992-3cf8f6a8e99f None None] GET https://10.4.3.175/volume// Jul 22 04:53:11.444609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19e8a244-4cc1-45ac-a992-3cf8f6a8e99f None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.444609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19e8a244-4cc1-45ac-a992-3cf8f6a8e99f None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.444768 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.444768 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:11.444817 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19e8a244-4cc1-45ac-a992-3cf8f6a8e99f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:11.444817 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1144/4589] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:11.444984 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfbeb3e8-e51d-4d52-bdde-4d0b63f66abd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:11.445515 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1142/4590] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:11.446566 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:11.450436 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-35669917-c18e-48ab-b1a8-8e2fd800e15b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:11.450949 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1153/4591] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:11.451225 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.453102 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:11.453288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.453460 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.464157 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.464157 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:11.468252 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:11.473080 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-afe58eb2-9add-4ac6-805c-36845a45e974 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:11.473444 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1153/4592] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 1083 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:11.584652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.588982 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] PUT https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee Jul 22 04:53:11.588982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:11.597617 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Acquiring lock "cinder-attachment_update-8646f8d3-382c-42f2-baf2-20191d851393-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:11.602180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-8646f8d3-382c-42f2-baf2-20191d851393-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:11.603203 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.603203 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:11.692791 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-8646f8d3-382c-42f2-baf2-20191d851393-np0000005618" released by "attachment_update" :: held 0.091s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:11.693234 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63c2675f-aaea-4e44-9b96-913f09d950dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee returned with HTTP 200 Jul 22 04:53:11.693825 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1145/4593] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:11 2026] PUT /volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:11.703158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-48066cc6-fc6f-4a50-8675-c61b1ad123fe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:11.705796 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-48066cc6-fc6f-4a50-8675-c61b1ad123fe tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption Jul 22 04:53:11.706079 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-48066cc6-fc6f-4a50-8675-c61b1ad123fe tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:11.706324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-48066cc6-fc6f-4a50-8675-c61b1ad123fe tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:11.718067 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:11.718067 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:11.726642 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-48066cc6-fc6f-4a50-8675-c61b1ad123fe tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption returned with HTTP 200 Jul 22 04:53:11.727439 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1143/4594] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:11 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:12.075497 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:12.077423 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:12.077423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:12.077548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:12.077719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:12.081431 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:12.081431 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:12.082137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17222a1d-979a-4412-9a6d-d2bbc3f80b56 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:12.082463 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1154/4595] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:12 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:12.455272 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:12.457087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:12.457296 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:12.457482 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:12.457597 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:12.462332 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:12.462332 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:12.462919 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-76956cdf-d1f7-4104-8ff6-93d2fb84e72d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:12.463299 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1154/4596] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:12 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:12.465582 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:12.468527 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:12.468527 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:12.468527 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:12.478143 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:12.478143 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:12.482166 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:12.486826 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd342927-fcde-40fc-a3d9-0611e44a6629 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:12.487379 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1146/4597] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:12 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:13.093251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:13.095553 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:13.095799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:13.096077 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:13.096357 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:13.101630 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:13.101630 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:13.102681 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f4c0a7bd-c5f1-4ed1-b93d-32bc0eb7f155 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:13.103209 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1144/4598] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:13 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:13.474128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:13.475938 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:13.476148 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:13.476331 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:13.476435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:13.480292 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:13.480292 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:13.480864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d4c3489b-3ce3-4f69-bc11-7f5a01e910b3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:13.481225 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1155/4599] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:13 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:13.501417 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:13.503275 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:13.503275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:13.503450 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:13.512199 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:13.512199 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:13.515376 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:13.519593 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ed34fc9f-09d1-4ea9-a1af-df9748f9337d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:13.519981 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1155/4600] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:13 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:14.115246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:14.117033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:14.117197 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:14.117359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:14.117458 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:14.121224 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:14.121224 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:14.121893 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5aa4d79-4721-47e2-a537-c8eb1ae645d5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:14.122288 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1147/4601] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:14 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:14.491375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:14.492862 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:14.493051 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:14.493213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:14.493309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:14.496931 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:14.496931 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:14.497443 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f45203d9-d36f-46ec-861b-159362f8f1a6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:14.497763 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1145/4602] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:14 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:14.532722 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:14.534352 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:14.534549 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:14.534774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:14.543459 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:14.543459 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:14.574066 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:14.574066 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e87a73f1-98e4-47a3-9d5e-5aa8d9dec5dc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:14.574066 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1156/4603] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:14 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.132915 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.134556 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:15.134744 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.134934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.135052 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:15.138875 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.138875 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:15.139542 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b99070eb-a00d-4b35-aefb-20bba2bd42f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:15.139938 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1156/4604] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.150167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e74b475e-89bb-4478-ac60-3a6609b36274 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.263805 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:15.264175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a42b0c78-0de6-43f4-8599-af7b7c10df4e", "incremental": true}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:15.265569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating new backup {'backup': {'volume_id': 'a42b0c78-0de6-43f4-8599-af7b7c10df4e', 'incremental': True}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:15.265701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating backup of volume a42b0c78-0de6-43f4-8599-af7b7c10df4e in container None Jul 22 04:53:15.273330 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.273330 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:15.273721 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Volume info retrieved successfully. Jul 22 04:53:15.296904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Created reservations ['d8e02baa-4645-4dd2-af87-914849288764', '3f59d658-3952-4b6a-b69f-7b078635d9b4'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:15.312305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e74b475e-89bb-4478-ac60-3a6609b36274 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 400 Jul 22 04:53:15.312794 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1148/4605] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:53:15 2026] POST /volume/v3/backups => generated 109 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:53:15.319895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.321655 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:15.321840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.322047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.322145 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete backup with id: c3daad63-0f01-41eb-ac02-6f82a0a91a08. Jul 22 04:53:15.326062 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.326062 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:15.338069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] delete_backup rpcapi backup_id c3daad63-0f01-41eb-ac02-6f82a0a91a08 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:53:15.339825 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8bb15648-697a-4bc8-bb7e-bb24a5708686 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 202 Jul 22 04:53:15.340281 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1146/4606] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:15 2026] DELETE /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:15.347483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.350439 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:15.350616 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.350801 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.350892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:15.357192 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.357192 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:15.357863 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-842d33cc-1f00-4f3b-83fa-cf310dee69f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 200 Jul 22 04:53:15.358218 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1157/4607] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.506886 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.509493 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:15.509644 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.509857 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.509974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:15.513927 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.513927 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:15.514579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eeb8bbe0-dc32-43dc-b083-7bfc4c642c73 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:15.514998 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1157/4608] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.524466 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.526248 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe/export_record Jul 22 04:53:15.526443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.526640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'export_record' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.526742 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Export record for backup c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100127) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:53:15.530911 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.530911 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:15.531795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.api [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling RPCAPI with context: , host: np0000005618, backup: c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100127) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 04:53:15.538804 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] export_record in rpcapi backup_id c033d4d6-2e44-408c-9004-60758a92cabe on host np0000005618. {{(pid=100127) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 04:53:15.544740 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzAzM2Q0ZDYtMmU0NC00MDhjLTkwMDQtNjA3NThhOTJjYWJlIiwgInVzZXJfaWQiOiAiYTNiYTY3NDQ5OThmNGQ4ZmFmMWMyMjY1ZjkyODk1NWYiLCAicHJvamVjdF9pZCI6ICJlM2EwMWVhODM5MWI0YTIyOTYwN2M2YzFhZDQwYmE3MSIsICJ2b2x1bWVfaWQiOiAiMDcxY2M1MGQtODA2Zi00ZDM4LWI1N2UtODhkMTM4NDQ2YjFmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTM5NTA2NTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzFjYzUwZC04MDZmLTRkMzgtYjU3ZS04OGQxMzg0NDZiMWYvMjAyNjA3MjIwNDUzMDEvYXpfbm92YV9iYWNrdXBfYzAzM2Q0ZDYtMmU0NC00MDhjLTkwMDQtNjA3NThhOTJjYWJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100127) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 04:53:15.545105 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-181a0b3e-8a83-4cbd-b768-4cc7d6531ec2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe/export_record returned with HTTP 200 Jul 22 04:53:15.545998 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1149/4609] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe/export_record => generated 1424 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:15.554611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.556089 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:15.556292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.556485 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.556605 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:15.561332 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.561332 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:15.562085 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9cef83e8-de9a-44e0-818d-c3a61bd30a05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:15.562426 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1147/4610] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.569036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.571290 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:15.571476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.571688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.575473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8312385e-5078-4a29-bd06-3a0429934919 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.577470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] POST https://10.4.3.175/volume/v3/backups/import_record Jul 22 04:53:15.578252 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGRhZmI3ZDQtZWQ5Ni00ZTI1LWI4YmMtYTk3NTY1NTI0MTFiIiwgInVzZXJfaWQiOiAiYTNiYTY3NDQ5OThmNGQ4ZmFmMWMyMjY1ZjkyODk1NWYiLCAicHJvamVjdF9pZCI6ICJlM2EwMWVhODM5MWI0YTIyOTYwN2M2YzFhZDQwYmE3MSIsICJ2b2x1bWVfaWQiOiAiMDcxY2M1MGQtODA2Zi00ZDM4LWI1N2UtODhkMTM4NDQ2YjFmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTM5NTA2NTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzFjYzUwZC04MDZmLTRkMzgtYjU3ZS04OGQxMzg0NDZiMWYvMjAyNjA3MjIwNDUzMDEvYXpfbm92YV9iYWNrdXBfYzAzM2Q0ZDYtMmU0NC00MDhjLTkwMDQtNjA3NThhOTJjYWJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:15.579851 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGRhZmI3ZDQtZWQ5Ni00ZTI1LWI4YmMtYTk3NTY1NTI0MTFiIiwgInVzZXJfaWQiOiAiYTNiYTY3NDQ5OThmNGQ4ZmFmMWMyMjY1ZjkyODk1NWYiLCAicHJvamVjdF9pZCI6ICJlM2EwMWVhODM5MWI0YTIyOTYwN2M2YzFhZDQwYmE3MSIsICJ2b2x1bWVfaWQiOiAiMDcxY2M1MGQtODA2Zi00ZDM4LWI1N2UtODhkMTM4NDQ2YjFmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTM5NTA2NTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzFjYzUwZC04MDZmLTRkMzgtYjU3ZS04OGQxMzg0NDZiMWYvMjAyNjA3MjIwNDUzMDEvYXpfbm92YV9iYWNrdXBfYzAzM2Q0ZDYtMmU0NC00MDhjLTkwMDQtNjA3NThhOTJjYWJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100126) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 04:53:15.580029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGRhZmI3ZDQtZWQ5Ni00ZTI1LWI4YmMtYTk3NTY1NTI0MTFiIiwgInVzZXJfaWQiOiAiYTNiYTY3NDQ5OThmNGQ4ZmFmMWMyMjY1ZjkyODk1NWYiLCAicHJvamVjdF9pZCI6ICJlM2EwMWVhODM5MWI0YTIyOTYwN2M2YzFhZDQwYmE3MSIsICJ2b2x1bWVfaWQiOiAiMDcxY2M1MGQtODA2Zi00ZDM4LWI1N2UtODhkMTM4NDQ2YjFmIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01MTM5NTA2NTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzFjYzUwZC04MDZmLTRkMzgtYjU3ZS04OGQxMzg0NDZiMWYvMjAyNjA3MjIwNDUzMDEvYXpfbm92YV9iYWNrdXBfYzAzM2Q0ZDYtMmU0NC00MDhjLTkwMDQtNjA3NThhOTJjYWJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjUzOjE1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100126) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 04:53:15.580947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ea9d34a8590747d68ac7ce6f13ed1a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3a01ea8391b4a229607c6c1ad40ba71', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:53:15.581271 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8312385e-5078-4a29-bd06-3a0429934919 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups/import_record returned with HTTP 403 Jul 22 04:53:15.581952 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1158/4611] 10.4.3.175 () {70 vars in 1342 bytes} [Wed Jul 22 04:53:15 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 22 04:53:15.582012 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.582012 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:15.586356 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:15.588580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.590082 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:53:15.590261 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.590474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.590584 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume with id: 071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:53:15.593062 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ccfcab3f-e6f9-4cea-8a69-57d9e1d6b850 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:15.593432 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1158/4612] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.597157 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.597157 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:15.597487 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:15.614106 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume request issued successfully. Jul 22 04:53:15.614272 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0df8c4bd-31ae-4323-bdb7-adc974e6a9ab tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f returned with HTTP 202 Jul 22 04:53:15.614665 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1150/4613] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:15 2026] DELETE /volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:15.622958 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.624732 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:53:15.625015 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.625232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.631927 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.631927 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:15.635156 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:15.638824 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3131d803-0dca-41f5-8bb0-da2a9cc94f23 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f returned with HTTP 200 Jul 22 04:53:15.639440 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1148/4614] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:53:15.792587 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.794233 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:15.794430 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.794627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.801812 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.801812 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:15.805329 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:15.810733 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d7c91de8-b1ff-4fcb-993a-4850c717c897 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:15.811174 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1159/4615] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.822572 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.825740 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:15.825914 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.826120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.834865 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.834865 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:15.838077 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:15.843071 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b59a5505-8c3a-4d10-91e4-c53b141035a9 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:15.843435 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1159/4616] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.883538 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.885340 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:15.885521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.885688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.892046 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.892046 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:15.895802 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:15.900622 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-bcafc912-8fff-449d-b8d1-e9e197894117 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:15.900622 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1151/4617] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:15 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:15.950898 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63a37180-e3ab-4721-af98-d92eb8634812 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.979279 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f8627220-ff1f-4214-83cb-a25f17063c34 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.979765 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8627220-ff1f-4214-83cb-a25f17063c34 None None] GET https://10.4.3.175/volume// Jul 22 04:53:15.980001 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8627220-ff1f-4214-83cb-a25f17063c34 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:15.980263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f8627220-ff1f-4214-83cb-a25f17063c34 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:15.980651 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f8627220-ff1f-4214-83cb-a25f17063c34 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:15.981044 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1160/4618] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:53: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 22 04:53:15.988272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-f590ff3d-1ceb-4a84-98a8-52c5eeb0f388 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:15.990337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-f590ff3d-1ceb-4a84-98a8-52c5eeb0f388 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:15.990715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-f590ff3d-1ceb-4a84-98a8-52c5eeb0f388 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60f2dfe9-3f8c-4936-b700-712db33881dd", "connector": null, "instance_uuid": "cd8ef0b7-35c6-431c-813d-fc165a0eaa96"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:15.998953 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:15.998953 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:16.026808 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-f590ff3d-1ceb-4a84-98a8-52c5eeb0f388 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:16.027206 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1160/4619] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:15 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:16.049817 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63a37180-e3ab-4721-af98-d92eb8634812 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee/action Jul 22 04:53:16.050213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63a37180-e3ab-4721-af98-d92eb8634812 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:16.050341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63a37180-e3ab-4721-af98-d92eb8634812 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:16.056348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.058026 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:16.058204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.058371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.068472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d14bcd21-6960-49a8-8700-f287c80dfeeb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.068827 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d14bcd21-6960-49a8-8700-f287c80dfeeb None None] GET https://10.4.3.175/volume// Jul 22 04:53:16.068999 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d14bcd21-6960-49a8-8700-f287c80dfeeb None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.069079 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.069079 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:16.069224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d14bcd21-6960-49a8-8700-f287c80dfeeb None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.069567 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d14bcd21-6960-49a8-8700-f287c80dfeeb None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:16.070019 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1161/4620] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53: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 22 04:53:16.072621 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.072621 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:16.076068 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:16.076488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.080155 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:16.080353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.080534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.080788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca4bdf7d-8f26-49f4-90c2-98a8678b7fd6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:16.081191 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1152/4621] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.085688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ce9f9778-fed9-4b7d-a392-38cf364d43dd req-63a37180-e3ab-4721-af98-d92eb8634812 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee/action returned with HTTP 204 Jul 22 04:53:16.086185 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1149/4622] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:15 2026] POST /volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:16.091711 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.091711 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:16.095477 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:16.099682 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-997eef96-1095-47d2-9550-70880215da6c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:16.100100 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1161/4623] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:16.201689 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.204212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 Jul 22 04:53:16.204613 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:16.212535 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:16.217305 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:16.218261 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.218261 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:16.289665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" released by "attachment_update" :: held 0.072s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:16.290024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-3ea24f6f-88c3-4b57-b366-9f2d9ee2bc77 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 returned with HTTP 200 Jul 22 04:53:16.290475 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1162/4624] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:16 2026] PUT /volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:16.299657 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-c4f0c9a7-7c57-4100-aedc-49cefd1a2fc1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.301483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-c4f0c9a7-7c57-4100-aedc-49cefd1a2fc1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption Jul 22 04:53:16.301647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-c4f0c9a7-7c57-4100-aedc-49cefd1a2fc1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.301832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-c4f0c9a7-7c57-4100-aedc-49cefd1a2fc1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.310038 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.310038 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:16.315726 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-c4f0c9a7-7c57-4100-aedc-49cefd1a2fc1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption returned with HTTP 200 Jul 22 04:53:16.316129 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1153/4625] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.367420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.368695 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 Jul 22 04:53:16.369011 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.369250 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.369437 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3daad63-0f01-41eb-ac02-6f82a0a91a08. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:16.372687 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f50eb71b-9c2a-49b9-8cf6-642dabe58bc7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 returned with HTTP 404 Jul 22 04:53:16.373222 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1150/4626] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/backups/c3daad63-0f01-41eb-ac02-6f82a0a91a08 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:16.379292 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8a061f70-0ae3-4aed-970e-7a806f83725f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.380809 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:16.381113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-412166792"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:16.382349 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-412166792'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:16.382460 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume of 1 GB Jul 22 04:53:16.385830 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Availability Zones retrieved successfully. Jul 22 04:53:16.390596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (e47eb2d2-18e4-4300-bc2a-371e19dbc94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:16.391406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4298652d-d3de-44cf-9438-6b77037b5c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.392148 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:16.414088 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4298652d-d3de-44cf-9438-6b77037b5c38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.414715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a2e8a7-b5a3-4f24-b6ad-08143e31fcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.447179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['fd1c32a5-46b9-4f21-a5b5-6b831fca9f63', '2caff9bf-2365-4743-89a8-a7f883d24278', 'f57141b0-dc00-42b7-a355-c2ec6517bdbb', '32ec162e-7109-4e33-89f4-c4446188b085'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:16.447817 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a2e8a7-b5a3-4f24-b6ad-08143e31fcd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd1c32a5-46b9-4f21-a5b5-6b831fca9f63', '2caff9bf-2365-4743-89a8-a7f883d24278', 'f57141b0-dc00-42b7-a355-c2ec6517bdbb', '32ec162e-7109-4e33-89f4-c4446188b085']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.448456 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d408e28-69d7-41c2-93c9-1bdf2ecf6d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.467216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d408e28-69d7-41c2-93c9-1bdf2ecf6d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-412166792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['fd1c32a5-46b9-4f21-a5b5-6b831fca9f63','2caff9bf-2365-4743-89a8-a7f883d24278','f57141b0-dc00-42b7-a355-c2ec6517bdbb','32ec162e-7109-4e33-89f4-c4446188b085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-412166792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba0f2ace4b82461db4f10f8f1629c411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a667a0f72849d5a01b2e7a590628b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.467930 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43d7f41-dd5d-4c42-a324-48ea80f1bd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.483987 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c43d7f41-dd5d-4c42-a324-48ea80f1bd9c) transitioned into state 'SUCCESS' from state '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-412166792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['fd1c32a5-46b9-4f21-a5b5-6b831fca9f63','2caff9bf-2365-4743-89a8-a7f883d24278','f57141b0-dc00-42b7-a355-c2ec6517bdbb','32ec162e-7109-4e33-89f4-c4446188b085'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.484586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89be2d6e-3c12-4d6d-8585-b323c47a013c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.493270 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89be2d6e-3c12-4d6d-8585-b323c47a013c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.493959 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (e47eb2d2-18e4-4300-bc2a-371e19dbc94e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:16.494234 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request issued successfully. Jul 22 04:53:16.494714 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8a061f70-0ae3-4aed-970e-7a806f83725f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:16.495132 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1162/4627] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:53:16 2026] POST /volume/v3/volumes => generated 748 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:16.505426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.506905 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:53:16.507339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.507339 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.509234 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=340,cinder:UPDATE=41,cinder:INSERT=16 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:53:16.514226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.514226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:16.517606 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:16.521572 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e9f40a6-83f6-4771-9c95-f7d7291c32a0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f returned with HTTP 200 Jul 22 04:53:16.521884 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1163/4628] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.609628 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.611387 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:16.611574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.611788 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.620744 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.620744 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:16.623813 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:16.627454 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3cd739a8-2571-4cb2-965b-dacf85a5e7ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:16.627796 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1154/4629] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:16.639611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09b964b7-b248-4851-acb7-685374c6f1dd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.640863 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09b964b7-b248-4851-acb7-685374c6f1dd tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:16.641042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09b964b7-b248-4851-acb7-685374c6f1dd tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.641207 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09b964b7-b248-4851-acb7-685374c6f1dd tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.649854 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.649854 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:16.652935 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-09b964b7-b248-4851-acb7-685374c6f1dd tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:16.654415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c567dd80-4fb8-4458-9086-4962f6b71ed0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.656152 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c567dd80-4fb8-4458-9086-4962f6b71ed0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f Jul 22 04:53:16.656409 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c567dd80-4fb8-4458-9086-4962f6b71ed0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.656610 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c567dd80-4fb8-4458-9086-4962f6b71ed0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.656879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09b964b7-b248-4851-acb7-685374c6f1dd tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:16.657277 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1151/4630] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:16.658585 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=418,cinder:INSERT=50,cinder:UPDATE=98,cinder:DELETE=1 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:53:16.662095 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c567dd80-4fb8-4458-9086-4962f6b71ed0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f returned with HTTP 404 Jul 22 04:53:16.662861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1163/4631] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/071cc50d-806f-4d38-b57e-88d138446b1f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:16.670426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-41380d76-e975-4bf6-b287-59847abee94f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.671824 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41380d76-e975-4bf6-b287-59847abee94f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] GET https://10.4.3.175/volume/v3/backups Jul 22 04:53:16.672020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41380d76-e975-4bf6-b287-59847abee94f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.672189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41380d76-e975-4bf6-b287-59847abee94f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.672426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-41380d76-e975-4bf6-b287-59847abee94f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:53:16.682866 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41380d76-e975-4bf6-b287-59847abee94f tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups returned with HTTP 200 Jul 22 04:53:16.683188 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1164/4632] 10.4.3.175 () {68 vars in 1277 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/backups => generated 624 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.692950 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.693543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.694437 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] GET https://10.4.3.175/volume/v3/backups?project_id=e3a01ea8391b4a229607c6c1ad40ba71 Jul 22 04:53:16.694630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.694805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.695080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Removing options 'project_id' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:53:16.699509 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0e701015-db2f-4b4f-8857-2b064ff51a8a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups?project_id=e3a01ea8391b4a229607c6c1ad40ba71 returned with HTTP 200 Jul 22 04:53:16.699947 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1155/4633] 10.4.3.175 () {68 vars in 1364 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/backups?project_id=e3a01ea8391b4a229607c6c1ad40ba71 => generated 624 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.707756 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.709181 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:16.709474 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2126837301"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:16.710702 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2126837301'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:16.710853 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume of 1 GB Jul 22 04:53:16.711038 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.711038 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:16.713958 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:16.718715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (c988b01d-3c27-409e-b64a-d34cb6f120b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:16.719528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6380635-7ebd-49b8-ab30-918f38a68400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.720183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:16.739465 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6380635-7ebd-49b8-ab30-918f38a68400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.740101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d6e61d-e7c8-45b2-b1f5-919b9ac216b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.749331 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:16.749543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.749722 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.757686 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.757686 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:16.760590 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:16.763919 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-b9c63ba0-e4c5-43f8-a88d-61e4d3b8372d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:16.764273 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1152/4634] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:53:16.774323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['09a623fc-d74b-44a2-b426-16fd71cf737f', 'f9f965a1-520c-4c10-82e5-0a472867d939', 'c1e5fc8e-d40a-455a-8c1c-c16ff487b8a8', '55a1f332-9a17-4a05-9206-cd4ff34b5d2a'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:16.775016 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d6e61d-e7c8-45b2-b1f5-919b9ac216b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09a623fc-d74b-44a2-b426-16fd71cf737f', 'f9f965a1-520c-4c10-82e5-0a472867d939', 'c1e5fc8e-d40a-455a-8c1c-c16ff487b8a8', '55a1f332-9a17-4a05-9206-cd4ff34b5d2a']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.775676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e8c349-7796-492d-9879-7e803f73786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.781308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.783302 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/action Jul 22 04:53:16.783639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:16.783777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:16.794564 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.794564 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:16.795069 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:16.800353 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e8c349-7796-492d-9879-7e803f73786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dfcb415-b5a6-4efe-8875-10af050526e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2126837301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['09a623fc-d74b-44a2-b426-16fd71cf737f','f9f965a1-520c-4c10-82e5-0a472867d939','c1e5fc8e-d40a-455a-8c1c-c16ff487b8a8','55a1f332-9a17-4a05-9206-cd4ff34b5d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2126837301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dfcb415-b5a6-4efe-8875-10af050526e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3a01ea8391b4a229607c6c1ad40ba71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ba6744998f4d8faf1c2265f928955f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.801104 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a90279-f3f7-4d92-baa1-d4314af01890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.802304 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Begin detaching volume completed successfully. Jul 22 04:53:16.802520 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-02c75ebc-06f6-4f16-894b-99a339aadebc tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/action returned with HTTP 202 Jul 22 04:53:16.803041 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1165/4635] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:53:16 2026] POST /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:16.818584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a90279-f3f7-4d92-baa1-d4314af01890) transitioned into state 'SUCCESS' from state '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-2126837301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a01ea8391b4a229607c6c1ad40ba71',qos_specs=None,replication_status=,reservations=['09a623fc-d74b-44a2-b426-16fd71cf737f','f9f965a1-520c-4c10-82e5-0a472867d939','c1e5fc8e-d40a-455a-8c1c-c16ff487b8a8','55a1f332-9a17-4a05-9206-cd4ff34b5d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ba6744998f4d8faf1c2265f928955f',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.819136 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1904cd-e236-408c-98d8-640e2ef45815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:16.827885 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1904cd-e236-408c-98d8-640e2ef45815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:16.828656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Flow 'volume_create_api' (c988b01d-3c27-409e-b64a-d34cb6f120b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:16.828999 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Create volume request issued successfully. Jul 22 04:53:16.829519 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e158533e-f7de-4e72-a864-f5cb3d7c8968 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:16.829976 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1164/4636] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:53:16 2026] POST /volume/v3/volumes => generated 778 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:16.841254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.842930 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:16.843180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.843376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.843866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-918e36e9-f7a3-42ea-9f0f-d058a1c33c3d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.844492 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-918e36e9-f7a3-42ea-9f0f-d058a1c33c3d None None] GET https://10.4.3.175/volume// Jul 22 04:53:16.844583 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-918e36e9-f7a3-42ea-9f0f-d058a1c33c3d None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.845342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-918e36e9-f7a3-42ea-9f0f-d058a1c33c3d None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.845342 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-918e36e9-f7a3-42ea-9f0f-d058a1c33c3d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:16.845445 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1153/4637] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53: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 22 04:53:16.851156 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.851156 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:16.852255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.854401 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:16.854588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.854734 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:16.854786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.858349 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ec8642fe-003d-4e8f-8b7d-ffc6f8e43578 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 returned with HTTP 200 Jul 22 04:53:16.858723 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1156/4638] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:16.864657 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.864657 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:16.867695 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:16.871421 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-576e1b4c-8022-4ef4-8f6c-07d822fabd4e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:16.871793 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1166/4639] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:16.880803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-c8919c71-ed34-4e4e-8337-77912bf3ea34 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:16.882806 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-c8919c71-ed34-4e4e-8337-77912bf3ea34 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption Jul 22 04:53:16.883032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-c8919c71-ed34-4e4e-8337-77912bf3ea34 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:16.883289 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-c8919c71-ed34-4e4e-8337-77912bf3ea34 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:16.892972 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:16.892972 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:16.899061 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-c8919c71-ed34-4e4e-8337-77912bf3ea34 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption returned with HTTP 200 Jul 22 04:53:16.899433 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1165/4640] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:16 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:17.095973 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.097433 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:17.097653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:17.097890 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:17.108349 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.108349 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:17.111627 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:17.115486 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fde6b687-2795-49b1-8e9d-5b2342acccf5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:17.115927 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1154/4641] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:17 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:17.534497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.536509 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:53:17.536710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:17.536948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:17.546305 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.546305 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:17.550728 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:17.554858 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-805dbc35-e441-4e52-ad22-2b9d73e712d1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f returned with HTTP 200 Jul 22 04:53:17.555253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1157/4642] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:17 2026] GET /volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:17.567760 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.569116 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:17.569431 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f", "name": "tempest-VolumesBackupsTest-Backup-1605622613"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:17.570850 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating new backup {'backup': {'volume_id': '42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f', 'name': 'tempest-VolumesBackupsTest-Backup-1605622613'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:17.570996 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating backup of volume 42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f in container None Jul 22 04:53:17.579792 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.579792 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:17.580193 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Volume info retrieved successfully. Jul 22 04:53:17.601819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Created reservations ['085ac0c7-6e9d-4c9d-8059-cd0b84cede82', '1c24e19e-9ec0-4060-ad32-6ccb5e611d3a'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:17.634089 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c067e8af-6892-4844-8c33-fd8cf52b3aa2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:53:17.634520 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1167/4643] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:53:17 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:17.643102 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.644698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:17.644902 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:17.645147 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:17.645295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:17.650074 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.650074 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:17.650977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-77c4f6c3-19b7-48a0-841f-bc0a70fc5ab6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:17.651474 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1166/4644] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:17 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:17.869360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9e81f33d-0bb6-4196-86c8-cface430507d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.870810 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e81f33d-0bb6-4196-86c8-cface430507d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:17.871013 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e81f33d-0bb6-4196-86c8-cface430507d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:17.871182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e81f33d-0bb6-4196-86c8-cface430507d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:17.877077 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.877077 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:17.879855 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9e81f33d-0bb6-4196-86c8-cface430507d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:17.883639 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e81f33d-0bb6-4196-86c8-cface430507d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 returned with HTTP 200 Jul 22 04:53:17.884257 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1155/4645] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:17 2026] GET /volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:17.895349 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.897226 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:17.897557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0dfcb415-b5a6-4efe-8875-10af050526e7", "name": "tempest-type-Backup-153777440"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:17.898991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating new backup {'backup': {'volume_id': '0dfcb415-b5a6-4efe-8875-10af050526e7', 'name': 'tempest-type-Backup-153777440'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:17.899127 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Creating backup of volume 0dfcb415-b5a6-4efe-8875-10af050526e7 in container None Jul 22 04:53:17.900842 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=426,cinder:UPDATE=92,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:53:17.906006 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.906006 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:17.906279 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:17.919250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Created reservations ['781af014-fdd6-4328-aa3b-18fa1cb14872', 'e5114097-be71-41d1-8420-83bf5c953979'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:17.940976 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b0711f23-26bc-4a83-b647-1af2a21d2ef1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:53:17.941372 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1158/4646] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:53:17 2026] POST /volume/v3/backups => generated 315 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:17.948680 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:17.950270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:17.950441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:17.950614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:17.950700 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:17.954287 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:17.954287 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:17.954797 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9257c36e-232f-4fa9-8474-e3dfaa8d6de3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:17.955107 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1168/4647] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:17 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:18.128688 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:18.130378 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:18.130714 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:18.130998 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:18.139680 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:18.139680 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:18.142476 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:18.145863 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-313bdd09-fe56-47fc-bf7f-2cc21349868c tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:18.146222 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1167/4648] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:18 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:18.661459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-37a965f3-18ca-4654-a507-044a1bf10b74 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:18.663202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-37a965f3-18ca-4654-a507-044a1bf10b74 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:18.663382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-37a965f3-18ca-4654-a507-044a1bf10b74 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:18.663553 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-37a965f3-18ca-4654-a507-044a1bf10b74 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:18.663666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-37a965f3-18ca-4654-a507-044a1bf10b74 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:18.665406 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=336,cinder:UPDATE=73,cinder:INSERT=30 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:53:18.668219 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:18.668219 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:18.669128 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-37a965f3-18ca-4654-a507-044a1bf10b74 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:18.669510 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1156/4649] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:18 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:18.964152 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:18.965849 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:18.966061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:18.966233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:18.966332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:18.970090 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:18.970090 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:18.970591 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6b8da68d-4642-49ab-a73e-ccd377f50595 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:18.970944 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1159/4650] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:18 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:19.158877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:19.160456 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:19.160655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:19.160844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:19.169752 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:19.169752 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:19.172857 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:19.176567 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eaa73fd5-3e47-4c49-8f62-327bcf891e53 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:19.176924 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1169/4651] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:19 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:19.653481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-a1a049e3-8161-4067-9908-59180acef22d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:19.656362 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-a1a049e3-8161-4067-9908-59180acef22d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee Jul 22 04:53:19.656362 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-a1a049e3-8161-4067-9908-59180acef22d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:19.656362 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-a1a049e3-8161-4067-9908-59180acef22d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:19.662392 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:19.662392 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:19.678762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:19.680762 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:19.681825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:19.681825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:19.681825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:19.685603 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:19.685603 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:19.686369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9e9f4664-c2a3-4c23-a279-e8ed7a7bdbc4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:19.686823 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1157/4652] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:19 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:19.709049 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-f0cbd455-98f4-404d-8e46-2ad1d6c2a128 req-a1a049e3-8161-4067-9908-59180acef22d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee returned with HTTP 200 Jul 22 04:53:19.709797 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1168/4653] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:53:19 2026] DELETE /volume/v3/attachments/182c5267-43cb-41e3-ab89-c38bea4c81ee => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:19.979736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c413f13-08e3-4318-baa4-e688b3f45610 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:19.981318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c413f13-08e3-4318-baa4-e688b3f45610 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:19.981515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c413f13-08e3-4318-baa4-e688b3f45610 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:19.981716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c413f13-08e3-4318-baa4-e688b3f45610 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:19.981816 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7c413f13-08e3-4318-baa4-e688b3f45610 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:19.982904 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:19.986421 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:19.986421 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:19.987067 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c413f13-08e3-4318-baa4-e688b3f45610 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:19.987389 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1160/4654] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:19 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:20.012727 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:20.012909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:20.013101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:20.018925 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:20.018925 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:20.021793 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:20.025298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-05736c1c-7fc5-472c-863d-61f433dbf22a req-43b553e6-a997-4068-8233-95ba8485402d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:20.025674 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1170/4655] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:19 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:20.192838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:20.194608 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:20.194742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:20.194945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:20.207040 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:20.207040 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:20.213038 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:20.216767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e5058d8c-53ee-4dfc-897a-ee6876269136 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:20.217159 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1158/4656] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:20 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:20.698231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:20.703728 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:20.703728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:20.703728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:20.703728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:20.711901 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:20.711901 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:20.712596 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-20e0a080-ad5e-4852-8d59-993f10f7b2f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:20.713057 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1169/4657] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:20 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:20.997646 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:21.001920 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:21.001920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:21.001920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:21.001920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:21.006845 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:21.006845 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:21.007878 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a9e0a798-593a-4d50-8996-ad4957ad0864 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:21.008650 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1161/4658] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:20 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:21.230179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:21.231727 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:21.231910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:21.232094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:21.240635 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:21.240635 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:21.243892 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:21.249131 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-179f923d-ec6f-4eb6-a159-18ca112e4ae5 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:21.249131 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1171/4659] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:21 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:21.723479 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:21.725452 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:21.725641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:21.725857 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:21.725976 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:21.730656 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:21.730656 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:21.731198 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f19032a1-501c-4696-b7fd-f6be24b25fc8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:21.731583 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1159/4660] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:21 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:22.018752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8daf217a-95da-4874-8f34-7f680e72c3ca None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:22.022749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8daf217a-95da-4874-8f34-7f680e72c3ca tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:22.022749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8daf217a-95da-4874-8f34-7f680e72c3ca tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:22.022749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8daf217a-95da-4874-8f34-7f680e72c3ca tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:22.022749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8daf217a-95da-4874-8f34-7f680e72c3ca tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:22.026376 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:22.026376 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:22.027247 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8daf217a-95da-4874-8f34-7f680e72c3ca tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:22.027735 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1170/4661] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:22 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:22.262139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e6890201-d314-4294-a655-188e5aec52b0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:22.265192 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6890201-d314-4294-a655-188e5aec52b0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:22.265434 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6890201-d314-4294-a655-188e5aec52b0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:22.265683 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6890201-d314-4294-a655-188e5aec52b0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:22.284060 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:22.284060 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:22.291982 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e6890201-d314-4294-a655-188e5aec52b0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:22.298584 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6890201-d314-4294-a655-188e5aec52b0 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:22.299130 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1162/4662] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:22 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:22.742179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:22.744390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:22.744627 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:22.744889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:22.745065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:22.750635 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:22.750635 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:22.751690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e73473a-ca87-4098-a8ab-bb14212fa396 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:22.752267 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1172/4663] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:22 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:22.962205 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:22.964650 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:22.964946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:22.965229 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:22.965481 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume with id: 8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:22.973570 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:22.973570 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:22.974061 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:22.986380 np0000005618 devstack@c-api.service[100124]: WARNING cinder.keymgr.conf_key_mgr [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:53:22.992011 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume request issued successfully. Jul 22 04:53:22.992241 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-75224c9e-d7d0-471d-a469-a077ba0f1b8f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 202 Jul 22 04:53:22.992719 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1160/4664] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:22 2026] DELETE /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:23.001032 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:23.004931 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:23.004931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:23.004931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:23.014381 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:23.014381 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:23.017283 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:23.023620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a37a5c4-6fc4-46cd-83d3-14ec8e259c35 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 200 Jul 22 04:53:23.024879 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1171/4665] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:22 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:23.038630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e34aec27-1ff1-4f7c-8370-9459919634fd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:23.040391 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e34aec27-1ff1-4f7c-8370-9459919634fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:23.040595 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e34aec27-1ff1-4f7c-8370-9459919634fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:23.040769 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e34aec27-1ff1-4f7c-8370-9459919634fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:23.040884 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e34aec27-1ff1-4f7c-8370-9459919634fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:23.045108 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:23.045108 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:23.045731 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e34aec27-1ff1-4f7c-8370-9459919634fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:23.046115 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1163/4666] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:23 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:23.313278 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:23.314988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:23.315195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:23.315368 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:23.324318 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:23.324318 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:23.327496 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:23.331287 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-21e79dc4-c7a0-4d22-93fa-fbb680f5148b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:23.331630 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1173/4667] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:23 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:23.764393 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-85338bac-e192-46b0-b83d-84217d1bc565 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:23.766442 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-85338bac-e192-46b0-b83d-84217d1bc565 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:23.766653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-85338bac-e192-46b0-b83d-84217d1bc565 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:23.766896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-85338bac-e192-46b0-b83d-84217d1bc565 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:23.767053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-85338bac-e192-46b0-b83d-84217d1bc565 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:23.771566 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:23.771566 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:23.774990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-85338bac-e192-46b0-b83d-84217d1bc565 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:23.774990 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1161/4668] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:23 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:24.040958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-57462d59-7891-452c-aa0a-1e54d82bae37 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.042747 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57462d59-7891-452c-aa0a-1e54d82bae37 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 Jul 22 04:53:24.043208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57462d59-7891-452c-aa0a-1e54d82bae37 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.044503 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57462d59-7891-452c-aa0a-1e54d82bae37 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.049877 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57462d59-7891-452c-aa0a-1e54d82bae37 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 returned with HTTP 404 Jul 22 04:53:24.049877 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1172/4669] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:24 2026] GET /volume/v3/volumes/8646f8d3-382c-42f2-baf2-20191d851393 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:24.056809 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.059267 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:53:24.059470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.059650 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.059807 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume with id: b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:53:24.061488 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.063276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:24.063487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.063672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.063771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:24.067393 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.067393 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:24.067739 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.067739 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:24.067800 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:24.068332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c38b228-4cb1-4c50-a714-b74209c7a9de tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:24.068714 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1174/4670] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:24 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:24.085614 np0000005618 devstack@c-api.service[100127]: WARNING cinder.keymgr.conf_key_mgr [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:53:24.091734 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume request issued successfully. Jul 22 04:53:24.092008 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e2180164-5aff-496e-a2f0-f3da90f93e83 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 202 Jul 22 04:53:24.092408 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1164/4671] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:24 2026] DELETE /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:24.102169 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.103823 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:53:24.104024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.104194 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.111244 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.111244 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:24.114601 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:24.118790 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-50a33dc2-70ca-4983-9a28-1d39ec44d17b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 200 Jul 22 04:53:24.119225 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1162/4672] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:24 2026] GET /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:24.347976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.349809 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:24.350325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.350692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.371057 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.371057 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:24.382333 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:24.386982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-598a6918-1066-4b1a-a1a5-bbbf912ac263 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:24.387720 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1173/4673] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:24 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:24.786952 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-01b78444-c675-43f2-aab3-10551af7b8b4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.790357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-01b78444-c675-43f2-aab3-10551af7b8b4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:24.790583 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-01b78444-c675-43f2-aab3-10551af7b8b4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:24.790798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-01b78444-c675-43f2-aab3-10551af7b8b4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:24.790932 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-01b78444-c675-43f2-aab3-10551af7b8b4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:24.793605 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-34237d8f-7af2-4c91-87ed-28947ed77a86 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:24.796235 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-34237d8f-7af2-4c91-87ed-28947ed77a86 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2/action Jul 22 04:53:24.797393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-34237d8f-7af2-4c91-87ed-28947ed77a86 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:24.797393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-34237d8f-7af2-4c91-87ed-28947ed77a86 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:24.799872 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.799872 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:24.800507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-01b78444-c675-43f2-aab3-10551af7b8b4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:24.800980 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1175/4674] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:24 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:24.819899 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:24.819899 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:24.832430 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-f5c6f968-b394-4087-8302-48b48e7e8fdf req-34237d8f-7af2-4c91-87ed-28947ed77a86 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2/action returned with HTTP 204 Jul 22 04:53:24.833336 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1165/4675] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:24 2026] POST /volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:25.083413 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.085646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:25.085784 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.086025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.086155 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:25.090505 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:25.090505 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:25.091141 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c7c1948-ac31-4832-828a-46d6d6be7159 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:25.091511 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1163/4676] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:53:25.138769 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e422387f-a512-4307-a621-84b343569975 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.140864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e422387f-a512-4307-a621-84b343569975 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f Jul 22 04:53:25.141386 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e422387f-a512-4307-a621-84b343569975 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.141766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e422387f-a512-4307-a621-84b343569975 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.150443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e422387f-a512-4307-a621-84b343569975 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f returned with HTTP 404 Jul 22 04:53:25.151462 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1174/4677] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/volumes/b9559f07-5e31-4979-a344-3c7fed23f78f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:53:25.158816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-388933fe-8f19-450a-b867-cbf7e01c3eed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.160702 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:53:25.160937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.161169 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.161898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:53:25.178884 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Get all volumes completed successfully. Jul 22 04:53:25.181364 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:25.181364 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:25.186789 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-388933fe-8f19-450a-b867-cbf7e01c3eed tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:53:25.187210 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1176/4678] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:25.208462 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c49ec3a7-8945-48e9-b5ae-d1306792f9ef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.210123 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c49ec3a7-8945-48e9-b5ae-d1306792f9ef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] DELETE https://10.4.3.175/volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df Jul 22 04:53:25.210321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c49ec3a7-8945-48e9-b5ae-d1306792f9ef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.210538 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c49ec3a7-8945-48e9-b5ae-d1306792f9ef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.239033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c49ec3a7-8945-48e9-b5ae-d1306792f9ef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df returned with HTTP 202 Jul 22 04:53:25.239484 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1166/4679] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:53:25 2026] DELETE /volume/v3/types/4631b6ee-4f36-413b-9a70-7018184bd2df => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:25.400970 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-034d20fb-db69-4125-b5ee-9de0870901df None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.402911 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-034d20fb-db69-4125-b5ee-9de0870901df tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:25.403134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-034d20fb-db69-4125-b5ee-9de0870901df tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.403308 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-034d20fb-db69-4125-b5ee-9de0870901df tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.412399 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:25.412399 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:25.416059 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-034d20fb-db69-4125-b5ee-9de0870901df tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:25.420149 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-034d20fb-db69-4125-b5ee-9de0870901df tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:25.420550 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1164/4680] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:53:25.435053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b503e46d-345f-4f87-9282-fce05b47d477 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.436816 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b503e46d-345f-4f87-9282-fce05b47d477 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:25.437227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b503e46d-345f-4f87-9282-fce05b47d477 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.437554 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b503e46d-345f-4f87-9282-fce05b47d477 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.447345 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:25.447345 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:25.450666 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b503e46d-345f-4f87-9282-fce05b47d477 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:25.454489 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b503e46d-345f-4f87-9282-fce05b47d477 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:25.454924 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1175/4681] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:25.811818 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:25.814039 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:25.814289 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:25.814493 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:25.814631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:25.821261 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:25.821261 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:25.822082 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-719243be-6c6e-4f8f-9bfa-fa91328b2ac8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:25.822556 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1177/4682] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:25 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:26.105340 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.108502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:26.108779 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:26.109081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:26.109204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:26.116206 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:26.116206 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:26.117044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c7286f5-ee16-46bc-a639-b9e47ed8a91b tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:26.117514 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1167/4683] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:26 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:26.485548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-af5e9c3a-245c-42b7-bb35-6726f7fda7b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.487173 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af5e9c3a-245c-42b7-bb35-6726f7fda7b2 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:53:26.487473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-af5e9c3a-245c-42b7-bb35-6726f7fda7b2 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-332887950", "extra_specs": {}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:26.501549 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-af5e9c3a-245c-42b7-bb35-6726f7fda7b2 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:53:26.502128 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1165/4684] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:53:26 2026] POST /volume/v3/types => generated 211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:26.509623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-97625a48-d38b-4f6b-9a92-6b52e25b6838 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.511577 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-97625a48-d38b-4f6b-9a92-6b52e25b6838 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] POST https://10.4.3.175/volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b/encryption Jul 22 04:53:26.512049 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-97625a48-d38b-4f6b-9a92-6b52e25b6838 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:26.528860 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-97625a48-d38b-4f6b-9a92-6b52e25b6838 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b/encryption returned with HTTP 200 Jul 22 04:53:26.529767 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1176/4685] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:53:26 2026] POST /volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:26.555472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e046624-221d-4683-a619-4ae440319883 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.557288 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:26.557626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-431455809", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": "tempest-scenario-type-luks-332887950", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:26.559136 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-431455809', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': 'tempest-scenario-type-luks-332887950', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:26.660867 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume of 1 GB Jul 22 04:53:26.661188 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:26.661188 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:26.661656 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Availability Zones retrieved successfully. Jul 22 04:53:26.666642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (93d5eb57-ab3e-4a30-b314-7f25a545b864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:26.667661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c92197c-1f9d-4b9c-973c-9ffd5c2aaa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:26.668503 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:26.735167 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c92197c-1f9d-4b9c-973c-9ffd5c2aaa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:53:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=038ec182-b02e-496d-8675-af2241b8998b,is_public=True,name='tempest-scenario-type-luks-332887950',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '038ec182-b02e-496d-8675-af2241b8998b', '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=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:26.735948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecf5abd-efae-4fd7-8bf3-8e307e93a1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:26.761999 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-332887950 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-332887950, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:26.762291 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-332887950 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-332887950, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:26.786930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Created reservations ['f66947ba-dcce-49a8-a00a-85545e18e7dc', '8f61423c-a404-454f-ae96-2ed824a85d45', '5f91084d-c8ab-42d4-bf70-5abe9227ab65', '68f535ef-bbaf-46e4-9f2c-e6c326add9eb'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:26.787927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecf5abd-efae-4fd7-8bf3-8e307e93a1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66947ba-dcce-49a8-a00a-85545e18e7dc', '8f61423c-a404-454f-ae96-2ed824a85d45', '5f91084d-c8ab-42d4-bf70-5abe9227ab65', '68f535ef-bbaf-46e4-9f2c-e6c326add9eb']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:26.788928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8f4b58-e828-4f33-9755-302742f135d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:26.819942 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b8f4b58-e828-4f33-9755-302742f135d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722c08ec-1f4e-436e-905e-d5d55ba0c877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-431455809',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['f66947ba-dcce-49a8-a00a-85545e18e7dc','8f61423c-a404-454f-ae96-2ed824a85d45','5f91084d-c8ab-42d4-bf70-5abe9227ab65','68f535ef-bbaf-46e4-9f2c-e6c326add9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=038ec182-b02e-496d-8675-af2241b8998b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-431455809',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=722c08ec-1f4e-436e-905e-d5d55ba0c877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45246d08fb564c059f740c19b7437cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293ca8b266c24359aa4ca042d4a89a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(038ec182-b02e-496d-8675-af2241b8998b),volume_type_id=038ec182-b02e-496d-8675-af2241b8998b)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:26.820914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102a1fee-2017-46b0-bac2-2bbc49e8bd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:26.834586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.839423 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:26.839690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:26.839931 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:26.840045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:26.844352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (102a1fee-2017-46b0-bac2-2bbc49e8bd54) transitioned into state 'SUCCESS' from state '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-431455809',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['f66947ba-dcce-49a8-a00a-85545e18e7dc','8f61423c-a404-454f-ae96-2ed824a85d45','5f91084d-c8ab-42d4-bf70-5abe9227ab65','68f535ef-bbaf-46e4-9f2c-e6c326add9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=038ec182-b02e-496d-8675-af2241b8998b)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:26.845322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123d7212-0921-41df-a8ab-7826eb0dc765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:26.848639 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:26.848639 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:26.849563 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-87cc751f-4c02-4f0a-82ab-8a334a1aa103 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:26.849992 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1168/4686] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:26 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:26.856757 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (123d7212-0921-41df-a8ab-7826eb0dc765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:26.857900 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (93d5eb57-ab3e-4a30-b314-7f25a545b864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:26.858274 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request issued successfully. Jul 22 04:53:26.858955 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e046624-221d-4683-a619-4ae440319883 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:26.859475 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1178/4687] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:53:26 2026] POST /volume/v3/volumes => generated 790 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:26.875801 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-83a26c5e-c491-4834-8893-51952193008f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:26.877546 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-83a26c5e-c491-4834-8893-51952193008f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:26.877734 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-83a26c5e-c491-4834-8893-51952193008f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:26.877934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-83a26c5e-c491-4834-8893-51952193008f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:26.886350 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:26.886350 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:26.890942 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-83a26c5e-c491-4834-8893-51952193008f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:26.896374 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-83a26c5e-c491-4834-8893-51952193008f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:26.899528 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1166/4688] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:26 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:27.130420 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:27.135368 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:27.135368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:27.135368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:27.135368 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:27.141041 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:27.141041 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:27.141041 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1ed40756-76cd-40d3-96a2-aa95faf5c027 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:27.141041 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1177/4689] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:27 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:27.867438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:27.871411 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:27.871701 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:27.871976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:27.872127 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:27.879069 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:27.879069 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:27.879889 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d2351c6d-3dd1-4f6a-9cdf-a2fd096e1647 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:27.880413 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1169/4690] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:27 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:27.917989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:27.920020 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:27.920214 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:27.920428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:27.929381 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:27.929381 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:27.936537 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:27.941175 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d3bbc74-95b2-4340-908a-7f6e77d70033 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:27.941576 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1179/4691] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:27 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:28.154047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f020dc6c-4e73-4025-a855-1758020535b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:28.156353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f020dc6c-4e73-4025-a855-1758020535b5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:28.157008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f020dc6c-4e73-4025-a855-1758020535b5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:28.157008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f020dc6c-4e73-4025-a855-1758020535b5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:28.157008 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f020dc6c-4e73-4025-a855-1758020535b5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:28.164466 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:28.164466 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:28.164549 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f020dc6c-4e73-4025-a855-1758020535b5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:28.165097 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1167/4692] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:28 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:28.892086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:28.894236 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:28.894505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:28.894776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:28.895009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:28.899877 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:28.899877 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:28.900740 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ac503d53-7b3f-49cc-a798-2fd367400f7f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:28.901278 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1178/4693] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:28 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:28.956552 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:28.958247 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:28.958421 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:28.958620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:28.965247 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:28.965247 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:28.968802 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:28.974017 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-68bf20bf-8046-462d-8f2b-ec510060fc69 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:28.974619 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1170/4694] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:28 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:29.176149 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:29.178657 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:29.178657 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:29.178897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:29.178897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:29.185337 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:29.185337 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:29.186353 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3262c3f3-906f-4bbe-b10b-c7f65ecc4439 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:29.186890 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1180/4695] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:29 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:29.912330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:29.914171 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:29.914450 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:29.914718 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:29.914875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:29.919533 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:29.919533 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:29.920178 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9157f79d-27eb-4cc4-a741-82c9605e3ee0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:29.920524 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1168/4696] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:29 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:29.997041 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:29.999146 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:29.999369 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:29.999644 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:30.008373 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:30.008373 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:30.012771 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:30.017619 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b1c2918e-fa55-4982-995c-7aed60ee8e89 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:30.018187 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1179/4697] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:29 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:30.197161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-69c06e56-f56e-4354-9a63-af10f3a11818 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:30.198823 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-69c06e56-f56e-4354-9a63-af10f3a11818 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:30.199061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-69c06e56-f56e-4354-9a63-af10f3a11818 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:30.199238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-69c06e56-f56e-4354-9a63-af10f3a11818 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:30.199336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-69c06e56-f56e-4354-9a63-af10f3a11818 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:30.203186 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:30.203186 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:30.203781 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-69c06e56-f56e-4354-9a63-af10f3a11818 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:30.204167 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1171/4698] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:30 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:30.930261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:30.931946 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:30.932329 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:30.933491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:30.933491 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:30.936573 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:30.936573 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:30.937270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dc98a689-2bbb-4bc1-92cc-ab53e1460631 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:30.937698 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1181/4699] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:30 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.031514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.036164 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:31.036465 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.036559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.045915 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.045915 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:31.050920 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:31.060220 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d8f3b74d-bcd1-40c2-b6df-6b10758af2f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:31.060711 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1169/4700] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.169917 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.176201 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:31.176775 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.176775 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.188012 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.188012 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:31.191977 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:31.196589 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6d8d842-5c7b-43dd-9657-3bb0c16e7b3a tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:31.197259 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1180/4701] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.215174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-97657734-4476-4946-8c6d-3d990d3e3078 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.215573 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.216626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97657734-4476-4946-8c6d-3d990d3e3078 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:31.216858 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97657734-4476-4946-8c6d-3d990d3e3078 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.217089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97657734-4476-4946-8c6d-3d990d3e3078 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.217416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-97657734-4476-4946-8c6d-3d990d3e3078 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:31.217494 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:31.217618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.217800 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.223386 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.223386 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:31.224472 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97657734-4476-4946-8c6d-3d990d3e3078 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:31.224924 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1172/4702] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.232766 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.232766 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:31.238117 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:31.243212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8b636650-ebdf-4d7d-893e-1649d7102f8b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:31.243741 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1182/4703] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.302935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.305886 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:31.306145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.306530 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.316242 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.316242 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:31.322143 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:31.329069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-34fc286c-ae04-4e32-ad29-2621439c0d2f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:31.329650 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1170/4704] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.465419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-590761b9-7c1e-451c-8e21-55f13cd978ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.465851 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-590761b9-7c1e-451c-8e21-55f13cd978ad None None] GET https://10.4.3.175/volume// Jul 22 04:53:31.466108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-590761b9-7c1e-451c-8e21-55f13cd978ad None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.466385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-590761b9-7c1e-451c-8e21-55f13cd978ad None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.466707 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-590761b9-7c1e-451c-8e21-55f13cd978ad None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:31.467083 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1181/4705] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:31.476356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-9e799e21-96ab-4ef3-9f6b-a23dad39406b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.478363 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-9e799e21-96ab-4ef3-9f6b-a23dad39406b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:31.478720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-9e799e21-96ab-4ef3-9f6b-a23dad39406b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "019f23fc-3aee-457f-ad83-8818dfdbdd66", "connector": null, "instance_uuid": "3d32a807-30da-4bde-a646-965aece6b78b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:31.487034 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.487034 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:31.515046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-9e799e21-96ab-4ef3-9f6b-a23dad39406b tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:31.515662 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1173/4706] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:31 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 22 04:53:31.549606 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9944d904-7d99-4aed-a370-540649ad55e9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.554940 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9944d904-7d99-4aed-a370-540649ad55e9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:31.555205 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9944d904-7d99-4aed-a370-540649ad55e9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.555391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9944d904-7d99-4aed-a370-540649ad55e9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.564218 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.564218 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:31.567239 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9944d904-7d99-4aed-a370-540649ad55e9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:31.569757 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-93623ecf-91ad-495e-993d-c2a22e9313d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.570181 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-93623ecf-91ad-495e-993d-c2a22e9313d8 None None] GET https://10.4.3.175/volume// Jul 22 04:53:31.570334 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-93623ecf-91ad-495e-993d-c2a22e9313d8 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.570509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-93623ecf-91ad-495e-993d-c2a22e9313d8 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.570857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9944d904-7d99-4aed-a370-540649ad55e9 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:31.570913 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-93623ecf-91ad-495e-993d-c2a22e9313d8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:31.571356 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1171/4707] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:31.571413 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1183/4708] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:31.579037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.580996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:31.581211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.581401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.590043 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.590043 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:31.593017 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:31.596531 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-70367697-c6da-4ff7-8435-a5094fc1a00f tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:31.596904 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1182/4709] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:31.722074 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.723980 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] PUT https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 Jul 22 04:53:31.724288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:31.730916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Acquiring lock "cinder-attachment_update-019f23fc-3aee-457f-ad83-8818dfdbdd66-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:31.734917 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Lock "cinder-attachment_update-019f23fc-3aee-457f-ad83-8818dfdbdd66-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:31.735701 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.735701 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:31.795953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d601a12-7940-4cff-ad7c-ffec359b6fd8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.796419 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d601a12-7940-4cff-ad7c-ffec359b6fd8 None None] GET https://10.4.3.175/volume// Jul 22 04:53:31.796590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d601a12-7940-4cff-ad7c-ffec359b6fd8 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.796781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d601a12-7940-4cff-ad7c-ffec359b6fd8 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.797134 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d601a12-7940-4cff-ad7c-ffec359b6fd8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:31.797426 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1172/4710] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:31.807268 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7a4059c4-9168-4d07-9a04-fbc04cf30cb6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.807662 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Lock "cinder-attachment_update-019f23fc-3aee-457f-ad83-8818dfdbdd66-np0000005618" released by "attachment_update" :: held 0.072s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:31.808048 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-c5b3c01a-56dd-494c-84fd-f7151e9018f1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 returned with HTTP 200 Jul 22 04:53:31.808558 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1174/4711] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:31 2026] PUT /volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:31.809180 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7a4059c4-9168-4d07-9a04-fbc04cf30cb6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:31.809516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7a4059c4-9168-4d07-9a04-fbc04cf30cb6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60f2dfe9-3f8c-4936-b700-712db33881dd", "connector": null, "instance_uuid": "cd8ef0b7-35c6-431c-813d-fc165a0eaa96"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:31.820202 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.820202 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:31.851612 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7a4059c4-9168-4d07-9a04-fbc04cf30cb6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:31.852185 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1184/4712] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:31 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 22 04:53:31.860675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-5f481c0c-659f-42ba-b403-993ad1a39548 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.863157 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-5f481c0c-659f-42ba-b403-993ad1a39548 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 Jul 22 04:53:31.863238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-5f481c0c-659f-42ba-b403-993ad1a39548 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.863421 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-5f481c0c-659f-42ba-b403-993ad1a39548 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.871346 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.871346 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:31.948945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:31.950513 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:31.950701 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:31.950880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:31.951037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:31.955420 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:31.955420 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:31.955670 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-5f481c0c-659f-42ba-b403-993ad1a39548 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 returned with HTTP 200 Jul 22 04:53:31.955884 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1183/4713] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:53:31 2026] DELETE /volume/v3/attachments/f2d85613-deff-4ffa-986a-d6fb7e0815d2 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:31.956319 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e20a56b4-fa12-4f19-9c11-9738463ec3d7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:31.956830 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1173/4714] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:31 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:32.074987 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:32.075802 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:32.076205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:32.076205 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:32.083344 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:32.083344 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:32.087055 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:32.092374 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0bf1b4f9-61af-476d-8aa8-478ad5117392 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:32.092374 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1175/4715] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:32 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:32.237254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8a57541c-3b2f-461b-89d2-afb135144762 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:32.240672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8a57541c-3b2f-461b-89d2-afb135144762 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:32.240672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8a57541c-3b2f-461b-89d2-afb135144762 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:32.240672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8a57541c-3b2f-461b-89d2-afb135144762 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:32.240672 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-8a57541c-3b2f-461b-89d2-afb135144762 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:32.243597 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:32.243597 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:32.244190 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8a57541c-3b2f-461b-89d2-afb135144762 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:32.244632 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1185/4716] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:32 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:32.585862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:32.587943 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:32.588150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:32.588426 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:32.600071 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:32.600071 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:32.603035 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:32.607725 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-092efe3b-4aa6-42cb-8867-e4122481d5bf tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:32.608218 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1184/4717] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:32 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:32.968676 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:32.969304 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:32.969574 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:32.969817 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:32.969996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:32.975451 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:32.975451 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:32.975658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:32.976295 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d931dc9b-d43e-4fd5-83fa-97460b9c0e66 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:32.976682 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1174/4718] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:32 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:32.978301 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 Jul 22 04:53:32.978532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:32.992030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:32.997514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:32.998978 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:32.998978 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:33.097053 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" released by "attachment_update" :: held 0.099s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:33.097347 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-095fd6c9-d441-474c-acbf-7fe5b96d04f1 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 returned with HTTP 200 Jul 22 04:53:33.099774 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1176/4719] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:32 2026] PUT /volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:33.109040 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b32498c-6168-4a03-8e89-4152f134e927 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.111317 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b32498c-6168-4a03-8e89-4152f134e927 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:33.111562 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b32498c-6168-4a03-8e89-4152f134e927 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.111812 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b32498c-6168-4a03-8e89-4152f134e927 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.114291 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7fa0738f-3007-4736-93fd-d7cb25e05d3a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.116223 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7fa0738f-3007-4736-93fd-d7cb25e05d3a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 Jul 22 04:53:33.116407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7fa0738f-3007-4736-93fd-d7cb25e05d3a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.116570 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7fa0738f-3007-4736-93fd-d7cb25e05d3a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.121416 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.121416 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:33.127132 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2b32498c-6168-4a03-8e89-4152f134e927 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:33.130916 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-7fa0738f-3007-4736-93fd-d7cb25e05d3a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 returned with HTTP 200 Jul 22 04:53:33.131343 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1185/4720] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:33.132511 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b32498c-6168-4a03-8e89-4152f134e927 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:33.133062 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1186/4721] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:33.259032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-11790004-7316-437f-bd31-cf6c1a28119a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.260695 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11790004-7316-437f-bd31-cf6c1a28119a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:33.260977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11790004-7316-437f-bd31-cf6c1a28119a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.261236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-11790004-7316-437f-bd31-cf6c1a28119a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.261391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-11790004-7316-437f-bd31-cf6c1a28119a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:33.266404 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.266404 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:33.266529 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-11790004-7316-437f-bd31-cf6c1a28119a tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:33.266926 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1175/4722] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:33.622877 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.624594 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:33.624786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.624976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.636498 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.636498 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:33.639569 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:33.644626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4d26acc4-1b8c-4bac-8cea-1e1d5c88c46c tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:33.645260 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1177/4723] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:33.822295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.824246 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/limits Jul 22 04:53:33.824493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.824677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.832546 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-332887950 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-332887950, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.832818 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-332887950 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-332887950, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.833101 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-332887950 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-332887950, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.833342 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-12452325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-12452325, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.833559 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-12452325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-12452325, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.833763 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-12452325 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-12452325, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:33.834940 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.834940 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:33.857944 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-d49a8e01-99ec-4507-b9ba-e11b726ecf68 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/limits returned with HTTP 200 Jul 22 04:53:33.858353 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1186/4724] 10.4.3.175 () {68 vars in 1484 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:33.896588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.899636 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:53:33.899838 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.900046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.912781 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.912781 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:33.916036 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:33.921912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-f7bc00ee-e150-45ec-8d51-affb10d3ddca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:53:33.922533 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1187/4725] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1658 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:33.932118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.934369 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:53:33.934812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "740616d2-df94-4fef-a5d7-f8db72896f33", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-661725939", "description": null, "metadata": {}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:33.945269 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.945269 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:33.945731 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:33.945879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume 740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:53:33.970322 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['93179cea-8f95-444a-8e7a-09bd25b1c363', 'd3678e31-933a-417f-a9cb-eaedb5030358', '5534138d-b541-4117-9b55-c92ecff46cbd', '6d65609b-8f0e-490d-bccc-b6a468765deb'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:33.986709 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:33.988583 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:33.988841 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:33.988994 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:33.989107 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:33.993385 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:33.993385 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:33.994055 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f76b9e3a-15ca-4bc0-83d2-d6b8776017c1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:33.994447 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1178/4726] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:33 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:34.000330 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:53:34.000748 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-da2f71b9-49c3-48b4-b951-8ae3ade421ef req-5d80f419-c303-4fa6-a442-662570432ec2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:53:34.001307 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1176/4727] 10.4.3.175 () {72 vars in 1547 bytes} [Wed Jul 22 04:53:33 2026] POST /volume/v3/snapshots => generated 319 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:34.148514 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a104688b-4237-4e25-becf-70c2e7daaa23 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:34.151922 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a104688b-4237-4e25-becf-70c2e7daaa23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:34.152196 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a104688b-4237-4e25-becf-70c2e7daaa23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:34.152417 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a104688b-4237-4e25-becf-70c2e7daaa23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:34.161946 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:34.161946 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:34.166279 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a104688b-4237-4e25-becf-70c2e7daaa23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:34.171634 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a104688b-4237-4e25-becf-70c2e7daaa23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:34.172443 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1187/4728] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:34 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:34.278855 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fced6a06-7288-4217-9350-f6a9e2c36688 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:34.280948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fced6a06-7288-4217-9350-f6a9e2c36688 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:34.281312 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fced6a06-7288-4217-9350-f6a9e2c36688 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:34.281520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fced6a06-7288-4217-9350-f6a9e2c36688 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:34.281675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-fced6a06-7288-4217-9350-f6a9e2c36688 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:34.286857 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:34.286857 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:34.287678 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fced6a06-7288-4217-9350-f6a9e2c36688 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:34.288101 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1188/4729] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:34 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:34.658711 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:34.660517 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:34.660698 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:34.660875 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:34.675638 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:34.675638 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:34.680082 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:34.685641 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4e47258-d83e-4e11-b52d-42ab5e4bd405 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:34.687548 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1179/4730] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:34 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:35.005251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.008583 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:35.008803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.009026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.009135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:35.018946 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.018946 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:35.019710 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d94b8fd1-6b0b-46f6-8e9b-bfcf35e85d15 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:35.020283 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1177/4731] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:35.087606 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-899f1843-1c67-43aa-a5ff-0c677b1308aa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.089667 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-899f1843-1c67-43aa-a5ff-0c677b1308aa tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0/action Jul 22 04:53:35.090065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-899f1843-1c67-43aa-a5ff-0c677b1308aa tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:35.090198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-899f1843-1c67-43aa-a5ff-0c677b1308aa tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:35.105400 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.105400 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:35.114250 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-5f1569f7-7956-4289-b7cd-a81d78f6317a req-899f1843-1c67-43aa-a5ff-0c677b1308aa tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0/action returned with HTTP 204 Jul 22 04:53:35.114624 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1188/4732] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:35 2026] POST /volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:35.184461 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.186297 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:35.186505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.186684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.193671 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.193671 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:35.197382 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:35.202550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d8c31e40-7163-427f-ab8b-44de26bdc884 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:35.202953 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1189/4733] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:35.301932 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.303961 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:35.304263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.304859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.304859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:35.310870 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.310870 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:35.311835 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f1dd4738-adbc-4695-b6ba-546f8196d4ee tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:35.312395 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1180/4734] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:35.692756 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c867c562-c55a-48a8-a5a6-3e405698b579 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.694725 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c867c562-c55a-48a8-a5a6-3e405698b579 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:53:35.694920 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c867c562-c55a-48a8-a5a6-3e405698b579 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.695128 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c867c562-c55a-48a8-a5a6-3e405698b579 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.701123 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.701123 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:35.701253 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.701541 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c867c562-c55a-48a8-a5a6-3e405698b579 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:53:35.702319 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c867c562-c55a-48a8-a5a6-3e405698b579 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 200 Jul 22 04:53:35.702693 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1178/4735] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:35.703174 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:35.703390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.703579 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.713103 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.713103 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:35.716611 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:35.720576 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e8806a74-9231-417a-b17f-c70afa1b61f2 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:35.720946 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1189/4736] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:35.732771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:35.734875 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:35.734875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:35.735072 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:35.747408 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:35.747408 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:35.754727 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:35.761084 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d0d9a52-5874-4c29-938f-5e0f1fa27845 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:35.761426 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1190/4737] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:35 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:36.031436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:36.033683 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:36.034149 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:36.035430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:36.035430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:36.044620 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:36.044620 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:36.046034 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc62f9b8-9474-40c8-bf70-58bc400a45ce tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:36.046034 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1181/4738] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:36 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:36.216359 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:36.218267 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:36.218448 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:36.218614 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:36.227033 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:36.227033 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:36.230855 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:36.241994 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b4da3eac-f07d-4f25-945d-23d20d0af515 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:36.243094 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1179/4739] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:36 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:36.325321 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6c9821c-4733-4e7c-bad0-ec467697428d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:36.328018 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6c9821c-4733-4e7c-bad0-ec467697428d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:36.328255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6c9821c-4733-4e7c-bad0-ec467697428d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:36.328463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6c9821c-4733-4e7c-bad0-ec467697428d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:36.328596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c6c9821c-4733-4e7c-bad0-ec467697428d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:36.336038 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:36.336038 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:36.336786 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6c9821c-4733-4e7c-bad0-ec467697428d tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:36.337222 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1190/4740] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:36 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:37.059335 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:37.064598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:37.064810 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:37.065030 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:37.065133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:37.074183 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:37.074183 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:37.074838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4f991528-c2e6-4489-9d7c-32082e4c41fa tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:37.075642 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1191/4741] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:37 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:37.256763 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:37.258435 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:37.258605 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:37.258796 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:37.266419 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:37.266419 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:37.273681 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:37.278382 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0808ddd2-494b-4d11-8ed1-1826cc90b7f2 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:37.278935 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1182/4742] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:37 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:37.348570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bc0c96c1-f789-4659-aa5a-600956891705 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:37.350297 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc0c96c1-f789-4659-aa5a-600956891705 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:37.350488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc0c96c1-f789-4659-aa5a-600956891705 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:37.350656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc0c96c1-f789-4659-aa5a-600956891705 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:37.350751 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-bc0c96c1-f789-4659-aa5a-600956891705 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:37.354678 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:37.354678 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:37.355294 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc0c96c1-f789-4659-aa5a-600956891705 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:37.355633 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1180/4743] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:37 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:37.397057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:37.399103 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:53:37.399323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:37.399517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:37.404251 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:37.404251 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:37.404646 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:53:37.405413 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-119451db-d7ef-4dbf-a35f-d40932bc5932 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 200 Jul 22 04:53:37.405775 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1191/4744] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:53:37 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:37.911798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-1701c8a2-744f-4412-b161-5e92d2c31914 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:37.917650 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-1701c8a2-744f-4412-b161-5e92d2c31914 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption Jul 22 04:53:37.917865 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-1701c8a2-744f-4412-b161-5e92d2c31914 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:37.918109 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-1701c8a2-744f-4412-b161-5e92d2c31914 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:37.931123 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:37.931123 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:37.939594 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-1701c8a2-744f-4412-b161-5e92d2c31914 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption returned with HTTP 200 Jul 22 04:53:37.940051 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1192/4745] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:37 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.089834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-559f4c88-deca-4194-8899-7277740eca09 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.091782 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-559f4c88-deca-4194-8899-7277740eca09 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:38.092206 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-559f4c88-deca-4194-8899-7277740eca09 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.092505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-559f4c88-deca-4194-8899-7277740eca09 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.092565 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-559f4c88-deca-4194-8899-7277740eca09 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:38.097810 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.097810 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:38.098669 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-559f4c88-deca-4194-8899-7277740eca09 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:38.099190 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1183/4746] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.299198 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.302176 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:38.302483 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.302703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.312955 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.312955 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:38.320303 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:38.326423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3b9d1b7-e061-4088-952a-600f8cd2b5e8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:38.326925 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1181/4747] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.371509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.375204 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:38.375482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.375727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.375873 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:38.384845 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.384845 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:38.386692 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d66ce752-f7c1-4ceb-a4ac-7c4a45266095 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:38.386692 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1192/4748] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.423161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.425431 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:38.425781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.425901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.438186 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.438186 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:38.446630 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:38.450895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-67420d40-2715-4c9b-8d22-737aa12e8403 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:38.453064 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1193/4749] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:38.476259 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.478463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] POST https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66/action Jul 22 04:53:38.478917 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:38.479166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:38.481531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.484299 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:53:38.484476 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.484673 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.491145 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.491145 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:38.491527 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:53:38.492214 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.492214 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:38.492354 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-7417dabf-cc56-41c3-924d-6d8d22781319 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 200 Jul 22 04:53:38.492892 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1182/4750] 10.4.3.175 () {68 vars in 1604 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.493060 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:38.500960 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Begin detaching volume completed successfully. Jul 22 04:53:38.501223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-31313215-988e-4c05-a074-80a25f3a4aa6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66/action returned with HTTP 202 Jul 22 04:53:38.501611 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1184/4751] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:53:38 2026] POST /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:38.509428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.512147 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:53:38.512597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.512799 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.524324 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.524324 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:38.534134 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:38.543110 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-b3dadf51-8fd2-4967-acdb-f29f7336f685 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 200 Jul 22 04:53:38.543976 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1193/4752] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 1658 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:38.552959 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5bdf421d-0126-4b6b-b811-058b091e9832 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.553710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5bdf421d-0126-4b6b-b811-058b091e9832 None None] GET https://10.4.3.175/volume// Jul 22 04:53:38.553710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5bdf421d-0126-4b6b-b811-058b091e9832 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.553896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.553949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5bdf421d-0126-4b6b-b811-058b091e9832 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.554069 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5bdf421d-0126-4b6b-b811-058b091e9832 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:38.554371 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1194/4753] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53: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 22 04:53:38.556316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:38.557131 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "591d53c2-20ab-4c76-abb7-a103cf9b48f3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:38.558301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '591d53c2-20ab-4c76-abb7-a103cf9b48f3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:38.562688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.565318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:38.565588 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.565826 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.568833 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.568833 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:38.569390 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:53:38.569532 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:53:38.570472 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:53:38.579519 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.579519 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:38.584123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (a7524570-1f8d-4435-a1c6-97a5fd19f624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:38.585191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00f63be-b6b0-4008-8fca-7d9d9c4d8dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:38.586291 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:38.587659 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:38.594944 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-30182871-5792-49a7-b3c9-12e597d4beb6 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:38.595515 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1185/4754] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:38.645123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00f63be-b6b0-4008-8fca-7d9d9c4d8dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '591d53c2-20ab-4c76-abb7-a103cf9b48f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:38.645977 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adeeecf8-2351-49a0-9fe5-67248b051d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:38.702163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['9de511ef-8e38-4713-984c-1ee7ae074295', '8c1dd059-3c20-4e54-b212-be9d7efced6b', '6576d7b9-1283-4fc9-aa2b-8a2532b0a8a2', '213ec132-5164-44e2-8401-f3d161b638d3'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:38.703076 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adeeecf8-2351-49a0-9fe5-67248b051d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de511ef-8e38-4713-984c-1ee7ae074295', '8c1dd059-3c20-4e54-b212-be9d7efced6b', '6576d7b9-1283-4fc9-aa2b-8a2532b0a8a2', '213ec132-5164-44e2-8401-f3d161b638d3']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:38.703866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df94fa6f-1c78-4cf1-913d-1b206a72e84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:38.753765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df94fa6f-1c78-4cf1-913d-1b206a72e84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a029461-9f6b-466d-bc5f-694368d1760b', '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='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['9de511ef-8e38-4713-984c-1ee7ae074295','8c1dd059-3c20-4e54-b212-be9d7efced6b','6576d7b9-1283-4fc9-aa2b-8a2532b0a8a2','213ec132-5164-44e2-8401-f3d161b638d3'],size=1,snapshot_id=591d53c2-20ab-4c76-abb7-a103cf9b48f3,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:53:38Z,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=8a029461-9f6b-466d-bc5f-694368d1760b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=591d53c2-20ab-4c76-abb7-a103cf9b48f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:38.754544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1658f4-8303-494f-af56-11f34957253a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:38.775416 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce1658f4-8303-494f-af56-11f34957253a) transitioned into 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='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['9de511ef-8e38-4713-984c-1ee7ae074295','8c1dd059-3c20-4e54-b212-be9d7efced6b','6576d7b9-1283-4fc9-aa2b-8a2532b0a8a2','213ec132-5164-44e2-8401-f3d161b638d3'],size=1,snapshot_id=591d53c2-20ab-4c76-abb7-a103cf9b48f3,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:38.776185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb58f3a-1242-4868-8a3d-743ae002ac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:38.802046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0eb58f3a-1242-4868-8a3d-743ae002ac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:38.802046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (a7524570-1f8d-4435-a1c6-97a5fd19f624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:38.802046 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:53:38.802046 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-8c62164d-a185-4f34-ab9a-ba4ef7151b8f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:38.802046 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1183/4755] 10.4.3.175 () {72 vars in 1541 bytes} [Wed Jul 22 04:53:38 2026] POST /volume/v3/volumes => generated 736 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:38.812781 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.816021 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:53:38.816021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.816021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.826350 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.826350 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:38.830259 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:38.835506 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-804c3b83-9639-4ee9-8a7e-9dbd1fab776a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 200 Jul 22 04:53:38.836004 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1194/4756] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:38.846791 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:38.848898 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:53:38.849131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:38.849357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:38.857293 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:38.857293 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:38.861186 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:38.865752 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a7bd77b3-7fa9-4716-a515-9d7228ed68dd tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 200 Jul 22 04:53:38.866198 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1195/4757] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:38 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:39.112862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-23601999-3426-42df-aa87-86f9707fab08 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.115321 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-23601999-3426-42df-aa87-86f9707fab08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:39.116170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-23601999-3426-42df-aa87-86f9707fab08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.116170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-23601999-3426-42df-aa87-86f9707fab08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.116411 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-23601999-3426-42df-aa87-86f9707fab08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:39.122223 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.122223 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:39.123186 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-23601999-3426-42df-aa87-86f9707fab08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:39.123828 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1186/4758] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:39 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:39.135591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.138208 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:39.138208 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f", "incremental": true}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:39.139660 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating new backup {'backup': {'volume_id': '42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f', 'incremental': True}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:39.139810 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating backup of volume 42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f in container None Jul 22 04:53:39.147851 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.147851 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:39.148869 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:39.170242 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['8ef1b6c2-518e-4fab-9f69-c52192feb263', '062cb307-83ef-4b57-ad0d-0d822a0cc28f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:39.188225 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-99db8cd8-97d8-4daa-9b7f-7c3859c230e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 400 Jul 22 04:53:39.188225 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1184/4759] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:53:39 2026] POST /volume/v3/backups => generated 109 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 22 04:53:39.196699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.198479 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] DELETE https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:39.198698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.198851 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.198977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Delete backup with id: 0a7c48cf-4472-4176-9238-f936c7061ac6. Jul 22 04:53:39.203243 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.203243 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:39.216661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] delete_backup rpcapi backup_id 0a7c48cf-4472-4176-9238-f936c7061ac6 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:53:39.218186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-970bc02f-cfbd-4971-8467-0efe90fe5619 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 202 Jul 22 04:53:39.218767 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1195/4760] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:39 2026] DELETE /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:39.228937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.230499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:39.230779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.231174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.231524 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:39.236828 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.236828 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:39.238127 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e2c8263f-1b58-44d4-892b-74efd87aa612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 200 Jul 22 04:53:39.238127 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1196/4761] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:39 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:39.340488 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dc580d55-0c66-48a1-bacc-f5166822476a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.342199 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc580d55-0c66-48a1-bacc-f5166822476a tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:39.342416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc580d55-0c66-48a1-bacc-f5166822476a tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.342592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc580d55-0c66-48a1-bacc-f5166822476a tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.353591 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.353591 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:39.358565 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dc580d55-0c66-48a1-bacc-f5166822476a tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:39.362742 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc580d55-0c66-48a1-bacc-f5166822476a tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:39.363283 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1187/4762] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:39 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:39.397512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.399350 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:39.399554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.399752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.399895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:39.404360 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.404360 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:39.405088 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2438d56e-4fdd-4e29-8010-a5e08872c0c0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:39.405535 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1185/4763] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:39 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:39.418490 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.420402 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] POST https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8/action Jul 22 04:53:39.420824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:39.421022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:39.422712 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Updating backup 'e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8' with '{'status': 'error'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 04:53:39.430296 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.430296 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:39.431664 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ea9d34a8590747d68ac7ce6f13ed1a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e3a01ea8391b4a229607c6c1ad40ba71', '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=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:53:39.431978 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-43be661f-88fb-425a-9112-4e4f0fe5c045 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8/action returned with HTTP 403 Jul 22 04:53:39.432457 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1196/4764] 10.4.3.175 () {70 vars in 1430 bytes} [Wed Jul 22 04:53:39 2026] POST /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:39.439146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.441124 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:39.441356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.441559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.441729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume with id: 0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:39.450305 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.450305 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:39.450654 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:39.478694 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume request issued successfully. Jul 22 04:53:39.479094 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8e51e506-5967-48d4-894d-f5c2d35d78fd tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 returned with HTTP 202 Jul 22 04:53:39.479747 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1197/4765] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:39 2026] DELETE /volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:39.487297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.490613 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:39.490851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.491172 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.499065 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.499065 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:39.504034 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:39.511364 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-77934ac5-a744-41a3-bd5b-d4adaf7a6a38 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 returned with HTTP 200 Jul 22 04:53:39.512199 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1188/4766] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:39 2026] GET /volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:39.546141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-cf17fef0-c30d-4a39-975f-4537a25576ed None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:39.549885 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-cf17fef0-c30d-4a39-975f-4537a25576ed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] DELETE https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 Jul 22 04:53:39.550175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-cf17fef0-c30d-4a39-975f-4537a25576ed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:39.550446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-cf17fef0-c30d-4a39-975f-4537a25576ed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:39.561032 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:39.561032 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:39.625172 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-0f31c67a-c350-4021-97f4-a58f371eb8a8 req-cf17fef0-c30d-4a39-975f-4537a25576ed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 returned with HTTP 200 Jul 22 04:53:39.626164 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1186/4767] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:53:39 2026] DELETE /volume/v3/attachments/8a127f8f-d70b-4e46-a451-fd07f11c73c0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:40.248726 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.250390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 Jul 22 04:53:40.250629 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.250878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.251091 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 0a7c48cf-4472-4176-9238-f936c7061ac6. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:40.252314 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-0daa0bc7-78b8-4171-835a-8c2e786a6090 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.254809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-0daa0bc7-78b8-4171-835a-8c2e786a6090 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94/action Jul 22 04:53:40.255044 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f4dab827-5833-469e-a0a5-7bebb2ed3cb4 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 returned with HTTP 404 Jul 22 04:53:40.255161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-0daa0bc7-78b8-4171-835a-8c2e786a6090 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:40.255318 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-0daa0bc7-78b8-4171-835a-8c2e786a6090 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:40.255625 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1197/4768] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/backups/0a7c48cf-4472-4176-9238-f936c7061ac6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:40.265187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.267150 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:40.267511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1832379401"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:40.268976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1832379401'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:40.269110 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume of 1 GB Jul 22 04:53:40.271730 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.271730 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:40.274094 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Availability Zones retrieved successfully. Jul 22 04:53:40.280751 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (c84a4515-4a12-4ce6-9436-b67c899d8baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:40.281512 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-02f90f5e-613a-46ad-a92d-80fbfd44ce52 req-0daa0bc7-78b8-4171-835a-8c2e786a6090 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94/action returned with HTTP 204 Jul 22 04:53:40.281873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e36eb4-185e-48a0-8df4-3c6f598ace4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:40.282021 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1198/4769] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:40 2026] POST /volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:40.282951 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:40.334769 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e36eb4-185e-48a0-8df4-3c6f598ace4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:40.335845 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a30c7dc-66a7-4c58-97fa-152b3441a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:40.375312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.377136 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:40.377299 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.377512 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.384621 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['0bcecf0f-e88d-40f8-860c-b394d17b52e6', 'f5a3d006-d49c-4816-bc5b-3a430f2f9854', '5e8e791f-b4a4-46ca-8b05-93b852b9a598', '20554633-5793-4e0c-84e2-283e2ed6979a'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:40.385776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a30c7dc-66a7-4c58-97fa-152b3441a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bcecf0f-e88d-40f8-860c-b394d17b52e6', 'f5a3d006-d49c-4816-bc5b-3a430f2f9854', '5e8e791f-b4a4-46ca-8b05-93b852b9a598', '20554633-5793-4e0c-84e2-283e2ed6979a']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:40.386372 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.386372 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:40.386771 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf8b2a7-d8ab-4f8e-998e-bbe0485e598d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:40.390190 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:40.395190 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03699504-1cce-4d29-ae56-2fdcd8e0b9d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:40.395573 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1187/4770] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:40.410590 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.412757 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:40.413044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.413312 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.421572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edf8b2a7-d8ab-4f8e-998e-bbe0485e598d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05cc6114-5425-42fc-b48d-6f74c02c6acc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1832379401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['0bcecf0f-e88d-40f8-860c-b394d17b52e6','f5a3d006-d49c-4816-bc5b-3a430f2f9854','5e8e791f-b4a4-46ca-8b05-93b852b9a598','20554633-5793-4e0c-84e2-283e2ed6979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1832379401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05cc6114-5425-42fc-b48d-6f74c02c6acc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba0f2ace4b82461db4f10f8f1629c411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17a667a0f72849d5a01b2e7a590628b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:40.422550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70df374-cd3d-47f1-a595-ae42b1a15b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:40.424855 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.424855 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:40.430310 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:40.437135 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-912aa8ce-c232-42f8-8c01-d74d92a9fc51 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:40.438289 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1198/4771] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:40.442484 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70df374-cd3d-47f1-a595-ae42b1a15b6b) transitioned into state 'SUCCESS' from state '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-1832379401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba0f2ace4b82461db4f10f8f1629c411',qos_specs=None,replication_status=,reservations=['0bcecf0f-e88d-40f8-860c-b394d17b52e6','f5a3d006-d49c-4816-bc5b-3a430f2f9854','5e8e791f-b4a4-46ca-8b05-93b852b9a598','20554633-5793-4e0c-84e2-283e2ed6979a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17a667a0f72849d5a01b2e7a590628b2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:40.443497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f134ae-8ba9-41dc-b5ef-c1eb72d3c889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:40.452450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f134ae-8ba9-41dc-b5ef-c1eb72d3c889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:40.453499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Flow 'volume_create_api' (c84a4515-4a12-4ce6-9436-b67c899d8baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:40.453820 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Create volume request issued successfully. Jul 22 04:53:40.454395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d05f5e5e-626c-417f-a776-8ea9587bf4dd tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:40.454782 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1189/4772] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:53:40 2026] POST /volume/v3/volumes => generated 749 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:40.470032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.471699 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:53:40.471918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.472137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.481839 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.481839 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:40.489291 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:40.494631 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c734028d-57fc-44a5-9c84-c3eb6def5766 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc returned with HTTP 200 Jul 22 04:53:40.495150 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1199/4773] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:40.532403 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-310c694c-ddbb-49f6-ad66-7ab3f7f97af6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.534689 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-310c694c-ddbb-49f6-ad66-7ab3f7f97af6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 Jul 22 04:53:40.535022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-310c694c-ddbb-49f6-ad66-7ab3f7f97af6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.535251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-310c694c-ddbb-49f6-ad66-7ab3f7f97af6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.542615 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-310c694c-ddbb-49f6-ad66-7ab3f7f97af6 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 returned with HTTP 404 Jul 22 04:53:40.543318 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1188/4774] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/volumes/0dfcb415-b5a6-4efe-8875-10af050526e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:40.552201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.554729 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:53:40.554996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.555207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.555295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:40.559726 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.559726 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:40.560475 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-50c12f81-1a57-46c1-acd9-6d8da2bc51b1 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-reader] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:53:40.560878 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1199/4775] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:40.572597 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-00295323-103d-4092-9039-16b78fb17aa5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.574325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:40.574505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.574697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.574833 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete backup with id: e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. Jul 22 04:53:40.579080 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.579080 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:40.584513 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.590570 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:40.590819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.591516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.591851 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] delete_backup rpcapi backup_id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 {{(pid=100127) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:53:40.593554 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-00295323-103d-4092-9039-16b78fb17aa5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 202 Jul 22 04:53:40.594032 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1190/4776] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:40 2026] DELETE /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:40.603471 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.603471 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:40.606153 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:40.610706 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:40.610706 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:40.610706 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:40.610706 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:40.614180 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:40.617309 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:40.617309 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:40.618255 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b8673cd-2dfa-43d5-adcd-9f04956de0c2 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 200 Jul 22 04:53:40.618775 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1189/4777] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:40.628997 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-6030d63c-31bf-4aa2-a91b-8b1ca26099ca tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:40.628997 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1200/4778] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:40 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1429 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:41.230448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.232532 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:41.232731 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.232931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.239823 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.239823 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:41.243193 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:41.247569 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-49a9c7d1-475f-4784-ae3c-559417c0cbe4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:41.247978 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1200/4779] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:41.257082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ab2c36ea-2547-4b0d-80b8-5421cfcaa8ba None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.257413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab2c36ea-2547-4b0d-80b8-5421cfcaa8ba None None] GET https://10.4.3.175/volume// Jul 22 04:53:41.257557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab2c36ea-2547-4b0d-80b8-5421cfcaa8ba None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.257738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab2c36ea-2547-4b0d-80b8-5421cfcaa8ba None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.258083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab2c36ea-2547-4b0d-80b8-5421cfcaa8ba None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:41.258335 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1191/4780] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:41.265683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-de1fd047-537b-4a37-9855-76ec5e70dc31 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.267533 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-de1fd047-537b-4a37-9855-76ec5e70dc31 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:41.267871 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-de1fd047-537b-4a37-9855-76ec5e70dc31 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "722c08ec-1f4e-436e-905e-d5d55ba0c877", "connector": null, "instance_uuid": "767613eb-2ee6-43d3-b088-a939cbb7f8ea"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:41.275598 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.275598 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:41.298381 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-de1fd047-537b-4a37-9855-76ec5e70dc31 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:41.298791 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1190/4781] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:41 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 22 04:53:41.512511 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.515046 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:53:41.515046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.515046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.522359 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.522359 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:41.527163 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:41.534684 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c0cc9582-d7d4-4a21-80f7-aad221054420 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc returned with HTTP 200 Jul 22 04:53:41.535476 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1201/4782] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:41.549888 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.552830 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:41.553191 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05cc6114-5425-42fc-b48d-6f74c02c6acc", "name": "tempest-VolumesBackupsTest-Backup-1993855135"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:41.554591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating new backup {'backup': {'volume_id': '05cc6114-5425-42fc-b48d-6f74c02c6acc', 'name': 'tempest-VolumesBackupsTest-Backup-1993855135'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:41.554723 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating backup of volume 05cc6114-5425-42fc-b48d-6f74c02c6acc in container None Jul 22 04:53:41.562290 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.562290 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:41.562625 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Volume info retrieved successfully. Jul 22 04:53:41.582343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Created reservations ['e7e5d189-ecdc-4b50-b71c-6d4c597f462b', '4486a23b-5aeb-409a-b101-b168b547ac01'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:41.632097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.634397 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 Jul 22 04:53:41.634753 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.636026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.636026 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:41.636113 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1721c33e-19dd-4eaf-ac78-1c60b1467166 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:53:41.636113 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1201/4783] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:53:41 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:41.640305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5da790fa-d993-4e8b-96dc-bbc095f34832 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 returned with HTTP 404 Jul 22 04:53:41.641045 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1192/4784] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/backups/e4e26d21-6d0e-4b2d-9f04-a56cc9ead7f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:41.648062 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5f0c270e-c19a-4241-9819-3643273d9e28 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.655666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-38a39c34-2638-45de-af46-a26e7c0ed422 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.655725 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f0c270e-c19a-4241-9819-3643273d9e28 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:41.655725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f0c270e-c19a-4241-9819-3643273d9e28 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.655725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5f0c270e-c19a-4241-9819-3643273d9e28 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.655725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-5f0c270e-c19a-4241-9819-3643273d9e28 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:41.655853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:41.655853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.655853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.655853 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete backup with id: c033d4d6-2e44-408c-9004-60758a92cabe. Jul 22 04:53:41.661868 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.661868 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:41.662059 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.662059 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:41.664198 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5f0c270e-c19a-4241-9819-3643273d9e28 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:41.664198 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1191/4785] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:41.685396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] delete_backup rpcapi backup_id c033d4d6-2e44-408c-9004-60758a92cabe {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:53:41.686654 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-38a39c34-2638-45de-af46-a26e7c0ed422 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 202 Jul 22 04:53:41.686654 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1202/4786] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:41 2026] DELETE /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:41.696037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4ca4200b-03bc-4799-b935-5d53583724d5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.698811 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ca4200b-03bc-4799-b935-5d53583724d5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:41.700474 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ca4200b-03bc-4799-b935-5d53583724d5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.700830 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ca4200b-03bc-4799-b935-5d53583724d5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.701086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4ca4200b-03bc-4799-b935-5d53583724d5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:41.710399 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.710399 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:41.711172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ca4200b-03bc-4799-b935-5d53583724d5 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 200 Jul 22 04:53:41.711767 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1202/4787] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:41.876068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.878487 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:53:41.880890 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.880890 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.890562 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.890562 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:41.895430 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:41.903989 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-a90fc896-d387-4b18-ac95-a42d67b86b05 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 200 Jul 22 04:53:41.903989 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1193/4788] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:41.909545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2dc1d0a5-c6da-4615-a125-13c51dbdd36d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.913039 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2dc1d0a5-c6da-4615-a125-13c51dbdd36d None None] GET https://10.4.3.175/volume// Jul 22 04:53:41.913039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2dc1d0a5-c6da-4615-a125-13c51dbdd36d None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.913039 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2dc1d0a5-c6da-4615-a125-13c51dbdd36d None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.913039 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2dc1d0a5-c6da-4615-a125-13c51dbdd36d None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:41.913039 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1192/4789] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:41.919237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-94adea75-443e-4cdd-9299-608bfe8015e7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.923429 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-94adea75-443e-4cdd-9299-608bfe8015e7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:41.924083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-94adea75-443e-4cdd-9299-608bfe8015e7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a029461-9f6b-466d-bc5f-694368d1760b", "connector": null, "instance_uuid": "6973ccf6-fe05-4231-b13e-4e8768ed64bb"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:41.935276 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:41.935276 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:41.968282 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-94adea75-443e-4cdd-9299-608bfe8015e7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:41.968282 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1203/4790] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:41 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 22 04:53:41.994536 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-250a9e2b-f763-4480-ac73-f35200a8ae3b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:41.995080 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-250a9e2b-f763-4480-ac73-f35200a8ae3b None None] GET https://10.4.3.175/volume// Jul 22 04:53:41.995211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-250a9e2b-f763-4480-ac73-f35200a8ae3b None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:41.995414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-250a9e2b-f763-4480-ac73-f35200a8ae3b None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:41.995747 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-250a9e2b-f763-4480-ac73-f35200a8ae3b None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:41.996071 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1203/4791] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:42.006263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.008365 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:53:42.008663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.008942 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.021123 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.021123 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:42.028987 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:53:42.032400 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-52818d38-9c51-46af-9353-c1d9ec4853f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 200 Jul 22 04:53:42.033148 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1194/4792] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:42 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:42.152605 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.158289 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 Jul 22 04:53:42.158644 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:42.168532 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-8a029461-9f6b-466d-bc5f-694368d1760b-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:42.174427 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-8a029461-9f6b-466d-bc5f-694368d1760b-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:42.175525 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.175525 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:42.268009 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-8a029461-9f6b-466d-bc5f-694368d1760b-np0000005618" released by "attachment_update" :: held 0.094s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:42.268277 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-249b6781-2f32-4020-910a-65fb39963e4e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 returned with HTTP 200 Jul 22 04:53:42.268707 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1193/4793] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:42 2026] PUT /volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:42.293195 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-486f15c9-2d7e-4eb6-b65c-494a5dc7727e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.296210 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-486f15c9-2d7e-4eb6-b65c-494a5dc7727e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17/action Jul 22 04:53:42.296532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-486f15c9-2d7e-4eb6-b65c-494a5dc7727e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:42.296656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-486f15c9-2d7e-4eb6-b65c-494a5dc7727e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:42.324673 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.324673 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:42.338326 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-d8de0592-5d85-4299-a225-5b0fa1af434c req-486f15c9-2d7e-4eb6-b65c-494a5dc7727e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17/action returned with HTTP 204 Jul 22 04:53:42.338794 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1204/4794] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:42 2026] POST /volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:42.677048 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.680767 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:42.681013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.681224 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.681495 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:42.685383 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.685383 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:42.686086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0a67bc6-7379-4450-8d6d-8160558fd310 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:42.686548 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1204/4795] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:42 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d987caa6-067a-4605-8dab-8bd515b51566 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d987caa6-067a-4605-8dab-8bd515b51566 None None] GET https://10.4.3.175/volume// Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d987caa6-067a-4605-8dab-8bd515b51566 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d987caa6-067a-4605-8dab-8bd515b51566 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d987caa6-067a-4605-8dab-8bd515b51566 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:42.716280 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1195/4796] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53: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 22 04:53:42.723417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.726877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.727298 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe Jul 22 04:53:42.727477 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.727640 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.727761 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id c033d4d6-2e44-408c-9004-60758a92cabe. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:42.728899 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:53:42.729164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.729363 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.730974 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8dfb53da-48fc-4757-8c2e-0033fe0e1188 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe returned with HTTP 404 Jul 22 04:53:42.732796 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1194/4797] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:42 2026] GET /volume/v3/backups/c033d4d6-2e44-408c-9004-60758a92cabe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:42.737943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-53da3587-ca55-4424-837e-0025f573dbb3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.739616 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:53:42.739907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.740065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.740118 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.740118 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:42.740194 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete backup with id: 9653b443-6f2e-4d71-b05e-f59785f93d6d. Jul 22 04:53:42.743150 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:53:42.744338 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.744338 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:42.748370 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-e755d52c-0294-4a5a-a790-fc74930702e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:53:42.748705 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1205/4798] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:42 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:42.758239 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] delete_backup rpcapi backup_id 9653b443-6f2e-4d71-b05e-f59785f93d6d {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:53:42.760280 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53da3587-ca55-4424-837e-0025f573dbb3 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 202 Jul 22 04:53:42.760858 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1205/4799] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:42 2026] DELETE /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:42.770544 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.774073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:53:42.774073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:42.774073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:42.774073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:42.781982 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.781982 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:42.781982 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd740283-a4ea-403a-bc19-b466b9c7aab0 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 200 Jul 22 04:53:42.781982 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1196/4800] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:42 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:42.866259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.868746 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] PUT https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 Jul 22 04:53:42.869216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:42.879140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Acquiring lock "cinder-attachment_update-722c08ec-1f4e-436e-905e-d5d55ba0c877-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:42.885127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-722c08ec-1f4e-436e-905e-d5d55ba0c877-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:42.886099 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:42.886099 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:42.972089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-722c08ec-1f4e-436e-905e-d5d55ba0c877-np0000005618" released by "attachment_update" :: held 0.087s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:42.972798 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-fa0ec103-a28d-435c-bcb8-2222e5560578 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 returned with HTTP 200 Jul 22 04:53:42.973303 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1195/4801] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:42 2026] PUT /volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:42.995645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-440d96f1-43e2-46e5-abb2-122fd4503c96 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:42.997626 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-440d96f1-43e2-46e5-abb2-122fd4503c96 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765/action Jul 22 04:53:42.998020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-440d96f1-43e2-46e5-abb2-122fd4503c96 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:42.998155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-440d96f1-43e2-46e5-abb2-122fd4503c96 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:43.013774 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.013774 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:43.030948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-440d96f1-43e2-46e5-abb2-122fd4503c96 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765/action returned with HTTP 204 Jul 22 04:53:43.033124 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1206/4802] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:42 2026] POST /volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:43.477273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.479358 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] DELETE https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:43.479718 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.479833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.480066 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Delete volume with id: 019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:43.487619 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.487619 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:43.488232 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:43.505720 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Delete volume request issued successfully. Jul 22 04:53:43.505921 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6849161e-8b39-4a75-b37a-dae7a5bcbe14 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 202 Jul 22 04:53:43.506545 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1206/4803] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:43 2026] DELETE /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:43.516226 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.518028 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:43.518219 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.518390 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.526312 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.526312 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:43.529946 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:43.535108 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f879727-e4c0-4be9-9edf-4ac7b97ae9e1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 200 Jul 22 04:53:43.535745 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1197/4804] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:43 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:43.696136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-645de1ce-a327-48cf-93de-57bb33a1544b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.697863 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-645de1ce-a327-48cf-93de-57bb33a1544b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:43.698108 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-645de1ce-a327-48cf-93de-57bb33a1544b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.698301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-645de1ce-a327-48cf-93de-57bb33a1544b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.698404 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-645de1ce-a327-48cf-93de-57bb33a1544b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:43.703537 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.703537 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:43.704157 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-645de1ce-a327-48cf-93de-57bb33a1544b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:43.704500 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1196/4805] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:43 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:43.792362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.794276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d Jul 22 04:53:43.794532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.794720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.794844 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Show backup with id 9653b443-6f2e-4d71-b05e-f59785f93d6d. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:43.798244 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3aad5737-54c9-4acf-b030-816d24dfe7ea tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d returned with HTTP 404 Jul 22 04:53:43.798727 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1207/4806] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:43 2026] GET /volume/v3/backups/9653b443-6f2e-4d71-b05e-f59785f93d6d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:43.807248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.809385 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:53:43.809601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.809757 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.809858 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume with id: 60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:53:43.816870 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.816870 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:43.817210 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:43.836086 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Delete volume request issued successfully. Jul 22 04:53:43.836311 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f524d3e1-c014-4a35-a874-a67c36e9c765 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 returned with HTTP 202 Jul 22 04:53:43.836834 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1207/4807] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:43 2026] DELETE /volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:43.844056 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-962c12cf-fffa-4383-a34f-505a48958d05 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:43.845874 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-962c12cf-fffa-4383-a34f-505a48958d05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:53:43.846138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-962c12cf-fffa-4383-a34f-505a48958d05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:43.846344 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-962c12cf-fffa-4383-a34f-505a48958d05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:43.852711 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:43.852711 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:43.855648 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-962c12cf-fffa-4383-a34f-505a48958d05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Volume info retrieved successfully. Jul 22 04:53:43.859571 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-962c12cf-fffa-4383-a34f-505a48958d05 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 returned with HTTP 200 Jul 22 04:53:43.860144 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1198/4808] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:43 2026] GET /volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:44.550616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-04d1d7dc-b9f4-4dfb-b878-7738aeff8af1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:44.552385 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04d1d7dc-b9f4-4dfb-b878-7738aeff8af1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 Jul 22 04:53:44.552592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04d1d7dc-b9f4-4dfb-b878-7738aeff8af1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:44.552776 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-04d1d7dc-b9f4-4dfb-b878-7738aeff8af1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:44.557849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-04d1d7dc-b9f4-4dfb-b878-7738aeff8af1 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 returned with HTTP 404 Jul 22 04:53:44.558360 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1197/4809] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:44 2026] GET /volume/v3/volumes/019f23fc-3aee-457f-ad83-8818dfdbdd66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:44.714145 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-96048ac1-6d15-4765-a7af-716c81f25d0b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:44.715691 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96048ac1-6d15-4765-a7af-716c81f25d0b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:44.715862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96048ac1-6d15-4765-a7af-716c81f25d0b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:44.716113 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-96048ac1-6d15-4765-a7af-716c81f25d0b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:44.716222 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-96048ac1-6d15-4765-a7af-716c81f25d0b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:44.720394 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:44.720394 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:44.720900 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-96048ac1-6d15-4765-a7af-716c81f25d0b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:44.721270 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1208/4810] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:44 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:44.869021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:44.870834 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:53:44.871219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:44.871342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:44.871486 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Delete snapshot with id: 6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:53:44.874455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3967c846-5b88-4413-b259-1cf975228106 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:44.877124 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3967c846-5b88-4413-b259-1cf975228106 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] GET https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 Jul 22 04:53:44.877515 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3967c846-5b88-4413-b259-1cf975228106 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:44.877567 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:44.877567 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:44.877645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3967c846-5b88-4413-b259-1cf975228106 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:44.878005 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:53:44.885338 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3967c846-5b88-4413-b259-1cf975228106 tempest-ProjectReaderTests33-573084335 tempest-ProjectReaderTests33-573084335-project-admin] https://10.4.3.175/volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 returned with HTTP 404 Jul 22 04:53:44.885958 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1199/4811] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:44 2026] GET /volume/v3/volumes/60536e32-fc72-4185-b41c-ee08ce7a9ff5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:44.897066 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot delete request issued successfully. Jul 22 04:53:44.897352 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d3d45aaf-3598-4ebb-89bd-127c94817f65 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 202 Jul 22 04:53:44.897898 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1208/4812] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:53:44 2026] DELETE /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:44.906162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:44.908514 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:53:44.908747 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:44.909066 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:44.915941 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:44.915941 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:44.916442 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Snapshot retrieved successfully. Jul 22 04:53:44.917199 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b47a3c89-6508-4d32-b64e-1f3da1ac2007 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 200 Jul 22 04:53:44.917566 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1198/4813] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:44 2026] GET /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:45.731258 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:45.732847 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:45.733014 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:45.733163 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:45.733269 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:45.736877 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:45.736877 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:45.737587 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-30f5c34e-17fc-432e-b4b2-f900db168ffe tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:45.738165 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1209/4814] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:45 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:45.927436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98a3698a-39a9-4453-867b-629c903f2af0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:45.929729 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98a3698a-39a9-4453-867b-629c903f2af0 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 Jul 22 04:53:45.930014 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98a3698a-39a9-4453-867b-629c903f2af0 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:45.930275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98a3698a-39a9-4453-867b-629c903f2af0 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:45.935524 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98a3698a-39a9-4453-867b-629c903f2af0 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 returned with HTTP 404 Jul 22 04:53:45.936181 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1200/4815] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:53:45 2026] GET /volume/v3/snapshots/6bce3236-b34e-4c55-8920-980db0f397f2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:45.974636 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:45.976495 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:53:45.976682 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:45.976845 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:45.985375 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:45.985375 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:45.990178 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:45.995294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-a5fa4f04-eb6a-422b-8830-f218a21172f1 req-d9309256-1869-45ac-9b2e-c4e03b0ad731 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:53:45.995947 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1209/4816] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:45 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:46.261303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-72add2fc-c2dd-4407-ba71-ab8f60aad110 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:46.363785 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-72add2fc-c2dd-4407-ba71-ab8f60aad110 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:53:46.364217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-72add2fc-c2dd-4407-ba71-ab8f60aad110 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2038744982", "extra_specs": {"storage_protocol": "tempest-storage_protocol-950458218", "vendor_name": "tempest-vendor_name-1822906840"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:46.382231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-72add2fc-c2dd-4407-ba71-ab8f60aad110 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:53:46.382788 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1199/4817] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:53:46 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 22 04:53:46.391594 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:46.393326 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:46.393662 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e5f24cc9-e0d8-42ae-bb4e-f98814a63491", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:46.395300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request body: {'volume': {'volume_type': 'e5f24cc9-e0d8-42ae-bb4e-f98814a63491', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:46.399389 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume of 1 GB Jul 22 04:53:46.399671 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:46.399671 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:46.400035 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:46.406165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (eeee682d-4f0f-4990-a289-8365141cac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:46.407244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d39ea-de4b-462f-8a06-87a70601e6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:46.408039 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:46.428519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1d39ea-de4b-462f-8a06-87a70601e6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:53:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-950458218',vendor_name='tempest-vendor_name-1822906840'},id=e5f24cc9-e0d8-42ae-bb4e-f98814a63491,is_public=True,name='tempest-ProjectAdminTests-volume-type-2038744982',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5f24cc9-e0d8-42ae-bb4e-f98814a63491', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:46.429385 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482f0b53-7be9-48c7-b244-0117d2df37d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:46.456154 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2038744982 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2038744982, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:46.456391 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2038744982 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2038744982, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:46.488380 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['4b418aed-10e3-4e2a-a0fa-281f6c56de9f', 'af005edd-ccbe-4406-96f0-6648a5f6cdb9', '00628690-83f6-45a6-add6-322bf9bc1ea7', 'b2241b79-57cd-4e0b-b68b-0654656c241a'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:46.490991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482f0b53-7be9-48c7-b244-0117d2df37d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b418aed-10e3-4e2a-a0fa-281f6c56de9f', 'af005edd-ccbe-4406-96f0-6648a5f6cdb9', '00628690-83f6-45a6-add6-322bf9bc1ea7', 'b2241b79-57cd-4e0b-b68b-0654656c241a']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:46.490991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aed8317-73d1-45d7-9987-d6bdc11f8f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:46.518337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aed8317-73d1-45d7-9987-d6bdc11f8f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '030596b5-31bf-4240-93b5-cf6e9055dc01', '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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['4b418aed-10e3-4e2a-a0fa-281f6c56de9f','af005edd-ccbe-4406-96f0-6648a5f6cdb9','00628690-83f6-45a6-add6-322bf9bc1ea7','b2241b79-57cd-4e0b-b68b-0654656c241a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=e5f24cc9-e0d8-42ae-bb4e-f98814a63491), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=030596b5-31bf-4240-93b5-cf6e9055dc01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9568d77fa144d18cced44c826febe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9949797af8b9444db8e5d12b42e09247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5f24cc9-e0d8-42ae-bb4e-f98814a63491),volume_type_id=e5f24cc9-e0d8-42ae-bb4e-f98814a63491)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:46.519170 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df23239b-4517-4678-85fa-b7a59eaa6543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:46.537391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df23239b-4517-4678-85fa-b7a59eaa6543) transitioned into state 'SUCCESS' from 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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['4b418aed-10e3-4e2a-a0fa-281f6c56de9f','af005edd-ccbe-4406-96f0-6648a5f6cdb9','00628690-83f6-45a6-add6-322bf9bc1ea7','b2241b79-57cd-4e0b-b68b-0654656c241a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=e5f24cc9-e0d8-42ae-bb4e-f98814a63491)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:46.538154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5296e34f-2e92-41b3-8b81-05360658f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:46.546651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5296e34f-2e92-41b3-8b81-05360658f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:46.547477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (eeee682d-4f0f-4990-a289-8365141cac98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:46.547838 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request issued successfully. Jul 22 04:53:46.548498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ff046ca-e9ee-4f5a-8715-73cccc8367ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:46.548970 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1210/4818] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:53:46 2026] POST /volume/v3/volumes => generated 773 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:46.562093 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2a4934ab-a664-4cba-ae50-310e83544e49 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:46.564318 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a4934ab-a664-4cba-ae50-310e83544e49 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 Jul 22 04:53:46.564564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a4934ab-a664-4cba-ae50-310e83544e49 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:46.564783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2a4934ab-a664-4cba-ae50-310e83544e49 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:46.573160 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:46.573160 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:46.576585 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2a4934ab-a664-4cba-ae50-310e83544e49 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:46.580479 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2a4934ab-a664-4cba-ae50-310e83544e49 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 returned with HTTP 200 Jul 22 04:53:46.580888 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1201/4819] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:46 2026] GET /volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:46.747488 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-937a670c-6b87-472a-964d-d07a1e197549 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:46.749291 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-937a670c-6b87-472a-964d-d07a1e197549 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:46.749472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-937a670c-6b87-472a-964d-d07a1e197549 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:46.749647 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-937a670c-6b87-472a-964d-d07a1e197549 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:46.749751 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-937a670c-6b87-472a-964d-d07a1e197549 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:46.753721 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:46.753721 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:46.754323 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-937a670c-6b87-472a-964d-d07a1e197549 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:46.754682 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1210/4820] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:46 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:47.594653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.596383 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 Jul 22 04:53:47.596616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.596822 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.605233 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.605233 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:47.609180 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:47.612825 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2d5b77d5-57df-4b1d-bc17-fee188ec4ca7 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 returned with HTTP 200 Jul 22 04:53:47.613271 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1200/4821] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:47 2026] GET /volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:47.628536 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f5be718e-a721-402e-8d78-1091760af349 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.630391 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5be718e-a721-402e-8d78-1091760af349 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:53:47.630600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f5be718e-a721-402e-8d78-1091760af349 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.630808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f5be718e-a721-402e-8d78-1091760af349 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.631107 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.631107 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:47.634520 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5be718e-a721-402e-8d78-1091760af349 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:53:47.634904 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1211/4822] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:53:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:47.642707 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c523af6f-c2e0-4893-afa9-095c52d8cafa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.644275 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c523af6f-c2e0-4893-afa9-095c52d8cafa tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e Jul 22 04:53:47.644574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c523af6f-c2e0-4893-afa9-095c52d8cafa tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.644825 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c523af6f-c2e0-4893-afa9-095c52d8cafa tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.655041 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c523af6f-c2e0-4893-afa9-095c52d8cafa tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e returned with HTTP 204 Jul 22 04:53:47.655518 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1202/4823] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:53:47 2026] DELETE /volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:53:47.661833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c3389e1a-81db-4818-bb0a-d0a7c87007dd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.663603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3389e1a-81db-4818-bb0a-d0a7c87007dd tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e Jul 22 04:53:47.663810 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3389e1a-81db-4818-bb0a-d0a7c87007dd tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.664042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3389e1a-81db-4818-bb0a-d0a7c87007dd tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.667494 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3389e1a-81db-4818-bb0a-d0a7c87007dd tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e returned with HTTP 404 Jul 22 04:53:47.667980 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1211/4824] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:47 2026] GET /volume/v3/messages/77e20136-b968-402a-b42a-cefef6d79e2e => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:47.674277 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1760f14d-e363-4c86-8f97-d67693dd72ff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.676081 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 Jul 22 04:53:47.676276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.676440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.676620 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume with id: 030596b5-31bf-4240-93b5-cf6e9055dc01 Jul 22 04:53:47.684090 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.684090 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:47.684459 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:47.685364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100124) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:53:47.694679 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2038744982 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2038744982, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:47.694919 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2038744982 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2038744982, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:47.703943 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['3aa9089d-e9d6-4547-8e4f-93861841b8ae', '05592ee4-24f6-42c3-96dc-035e8f7ca1d6', 'ff537c82-d2ea-4fc0-88fb-370a68a72bb7', 'bb8406f3-dafa-481e-b982-9e1aeb76a435'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:47.728366 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume request issued successfully. Jul 22 04:53:47.728567 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1760f14d-e363-4c86-8f97-d67693dd72ff tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 returned with HTTP 202 Jul 22 04:53:47.728985 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1201/4825] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:47 2026] DELETE /volume/v3/volumes/030596b5-31bf-4240-93b5-cf6e9055dc01 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:47.736781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-39a72053-9446-46b0-aceb-bec5d9677eae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.740720 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-39a72053-9446-46b0-aceb-bec5d9677eae tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/types/e5f24cc9-e0d8-42ae-bb4e-f98814a63491 Jul 22 04:53:47.740933 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-39a72053-9446-46b0-aceb-bec5d9677eae tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.741206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-39a72053-9446-46b0-aceb-bec5d9677eae tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.767326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-af20a088-913f-4a3b-8800-1320e43dfe12 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.769511 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af20a088-913f-4a3b-8800-1320e43dfe12 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:47.769679 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af20a088-913f-4a3b-8800-1320e43dfe12 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.769880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-af20a088-913f-4a3b-8800-1320e43dfe12 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.770023 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-af20a088-913f-4a3b-8800-1320e43dfe12 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:47.775165 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.775165 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:47.775811 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-af20a088-913f-4a3b-8800-1320e43dfe12 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:47.776624 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1203/4826] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:47 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:47.779187 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-39a72053-9446-46b0-aceb-bec5d9677eae tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types/e5f24cc9-e0d8-42ae-bb4e-f98814a63491 returned with HTTP 202 Jul 22 04:53:47.779842 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1212/4827] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:53:47 2026] DELETE /volume/v3/types/e5f24cc9-e0d8-42ae-bb4e-f98814a63491 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:47.787423 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-14a2fe86-5808-45e6-a636-f5d9b9cdca7e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.789339 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14a2fe86-5808-45e6-a636-f5d9b9cdca7e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:53:47.789339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14a2fe86-5808-45e6-a636-f5d9b9cdca7e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-953886725", "extra_specs": {"storage_protocol": "tempest-storage_protocol-310850094", "vendor_name": "tempest-vendor_name-1682466385"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:47.802814 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14a2fe86-5808-45e6-a636-f5d9b9cdca7e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:53:47.803213 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1212/4828] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:53:47 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:47.813849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.815497 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:47.815801 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a2a7c5e7-d61f-4844-91a9-fcad66b175f1", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:47.817080 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request body: {'volume': {'volume_type': 'a2a7c5e7-d61f-4844-91a9-fcad66b175f1', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:47.821049 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume of 1 GB Jul 22 04:53:47.821160 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.821160 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:47.821490 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:47.828065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (6ea17846-2cd1-4567-a613-9c004afb020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:47.828065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78979d41-7a44-4291-9d00-ded340f09e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:47.828065 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:47.844634 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78979d41-7a44-4291-9d00-ded340f09e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-310850094',vendor_name='tempest-vendor_name-1682466385'},id=a2a7c5e7-d61f-4844-91a9-fcad66b175f1,is_public=True,name='tempest-ProjectAdminTests-volume-type-953886725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2a7c5e7-d61f-4844-91a9-fcad66b175f1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:47.845338 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad771e9f-3547-491e-a232-4bf7fe4daec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:47.869994 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-953886725 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-953886725, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:47.870311 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-953886725 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-953886725, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:47.893982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['a9a49bdf-e2f0-4b36-808a-71616c2c6e11', 'd59719d5-f664-4009-b554-ee364cd84c76', '4d139266-d477-48ad-8744-61e44defbfa7', 'f0db9ecf-e9a9-4767-818b-58c8cff0b703'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:47.894677 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad771e9f-3547-491e-a232-4bf7fe4daec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9a49bdf-e2f0-4b36-808a-71616c2c6e11', 'd59719d5-f664-4009-b554-ee364cd84c76', '4d139266-d477-48ad-8744-61e44defbfa7', 'f0db9ecf-e9a9-4767-818b-58c8cff0b703']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:47.895397 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d25832-7195-48c3-b646-966fe657c4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:47.918283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d25832-7195-48c3-b646-966fe657c4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd7c603e-b53c-436d-a75c-70b2fea7b87d', '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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['a9a49bdf-e2f0-4b36-808a-71616c2c6e11','d59719d5-f664-4009-b554-ee364cd84c76','4d139266-d477-48ad-8744-61e44defbfa7','f0db9ecf-e9a9-4767-818b-58c8cff0b703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=a2a7c5e7-d61f-4844-91a9-fcad66b175f1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd7c603e-b53c-436d-a75c-70b2fea7b87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9568d77fa144d18cced44c826febe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9949797af8b9444db8e5d12b42e09247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2a7c5e7-d61f-4844-91a9-fcad66b175f1),volume_type_id=a2a7c5e7-d61f-4844-91a9-fcad66b175f1)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:47.918935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d164b70b-f946-4eca-886a-38392bd941c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:47.934221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d164b70b-f946-4eca-886a-38392bd941c6) transitioned into state 'SUCCESS' from 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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['a9a49bdf-e2f0-4b36-808a-71616c2c6e11','d59719d5-f664-4009-b554-ee364cd84c76','4d139266-d477-48ad-8744-61e44defbfa7','f0db9ecf-e9a9-4767-818b-58c8cff0b703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=a2a7c5e7-d61f-4844-91a9-fcad66b175f1)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:47.935020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e7aa74-a954-42ea-aeb1-726b04a3e1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:47.943330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e7aa74-a954-42ea-aeb1-726b04a3e1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:47.944118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (6ea17846-2cd1-4567-a613-9c004afb020c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:47.944382 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request issued successfully. Jul 22 04:53:47.944869 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b6b44cfe-bb71-467c-a685-085fdfe74b6f tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:47.945420 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1202/4829] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:53:47 2026] POST /volume/v3/volumes => generated 772 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:47.956359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:47.958127 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d Jul 22 04:53:47.958615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:47.958615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:47.974338 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:47.974338 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:47.980375 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:47.985886 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3a3846d8-b009-47c7-a204-eae1d957e9ad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d returned with HTTP 200 Jul 22 04:53:47.986612 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1204/4830] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:47 2026] GET /volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:48.516659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7af1c820-958a-480f-9bbf-dcecc239a1f9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:48.517675 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7af1c820-958a-480f-9bbf-dcecc239a1f9 None None] GET https://10.4.3.175/volume// Jul 22 04:53:48.517675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7af1c820-958a-480f-9bbf-dcecc239a1f9 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:48.517675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7af1c820-958a-480f-9bbf-dcecc239a1f9 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:48.518097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7af1c820-958a-480f-9bbf-dcecc239a1f9 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:48.518443 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1213/4831] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53: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 22 04:53:48.529611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8670c659-6bd2-4bea-9b1b-95cdba9a60dc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:48.532178 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8670c659-6bd2-4bea-9b1b-95cdba9a60dc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:53:48.532659 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8670c659-6bd2-4bea-9b1b-95cdba9a60dc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60f2dfe9-3f8c-4936-b700-712db33881dd", "connector": null, "instance_uuid": "cd8ef0b7-35c6-431c-813d-fc165a0eaa96"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:48.549888 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:48.549888 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:48.593523 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8670c659-6bd2-4bea-9b1b-95cdba9a60dc tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:53:48.594119 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1213/4832] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:53:48 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 22 04:53:48.603112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8e3c3793-1b18-4bfc-bd20-5768f0d6514a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:48.606183 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8e3c3793-1b18-4bfc-bd20-5768f0d6514a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 Jul 22 04:53:48.606492 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8e3c3793-1b18-4bfc-bd20-5768f0d6514a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:48.606719 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8e3c3793-1b18-4bfc-bd20-5768f0d6514a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:48.617284 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:48.617284 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:48.670701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-8e3c3793-1b18-4bfc-bd20-5768f0d6514a tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 returned with HTTP 200 Jul 22 04:53:48.671171 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1203/4833] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:53:48 2026] DELETE /volume/v3/attachments/74bfbd24-1532-43e4-ab2e-182b51a93e94 => generated 192 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:48.787804 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:48.788800 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:48.788973 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:48.789163 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:48.789264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:48.793706 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:48.793706 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:48.794418 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c0b92d3-f052-414b-bbc4-e4a7a8c6180c tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:48.794812 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1205/4834] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:48 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:48.998559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.000500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d Jul 22 04:53:49.000692 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.000859 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.009699 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.009699 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:49.015280 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:49.020362 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ee498b23-f976-42f8-9efb-5c4ceeecb3ba tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d returned with HTTP 200 Jul 22 04:53:49.020935 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1214/4835] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:48 2026] GET /volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d => generated 972 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:49.035030 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ae9a2a2f-742b-4220-8a73-d32de5bd6f7c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.036981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ae9a2a2f-742b-4220-8a73-d32de5bd6f7c tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:53:49.037266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ae9a2a2f-742b-4220-8a73-d32de5bd6f7c tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.037445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ae9a2a2f-742b-4220-8a73-d32de5bd6f7c tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.037727 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.037727 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:49.040782 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ae9a2a2f-742b-4220-8a73-d32de5bd6f7c tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:53:49.041139 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1214/4836] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:53:49 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 22 04:53:49.050545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f5229937-1b88-44eb-9601-ff0982b2ce78 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.053464 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5229937-1b88-44eb-9601-ff0982b2ce78 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:53:49.053684 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5229937-1b88-44eb-9601-ff0982b2ce78 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.054216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5229937-1b88-44eb-9601-ff0982b2ce78 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.054535 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.054535 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:49.059375 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5229937-1b88-44eb-9601-ff0982b2ce78 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:53:49.059831 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1204/4837] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:53:49 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 22 04:53:49.070286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-31de8c2b-6316-4404-a741-e788fd4ab6e1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.072784 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31de8c2b-6316-4404-a741-e788fd4ab6e1 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/messages/2f522ed2-736c-4b0a-8712-f9594e04eb2b Jul 22 04:53:49.072980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-31de8c2b-6316-4404-a741-e788fd4ab6e1 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.073238 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-31de8c2b-6316-4404-a741-e788fd4ab6e1 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.084103 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31de8c2b-6316-4404-a741-e788fd4ab6e1 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages/2f522ed2-736c-4b0a-8712-f9594e04eb2b returned with HTTP 204 Jul 22 04:53:49.084857 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1206/4838] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:53:49 2026] DELETE /volume/v3/messages/2f522ed2-736c-4b0a-8712-f9594e04eb2b => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:53:49.092897 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.095009 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d Jul 22 04:53:49.095238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.095405 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.095547 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume with id: dd7c603e-b53c-436d-a75c-70b2fea7b87d Jul 22 04:53:49.104294 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.104294 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:49.104672 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:49.105720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100126) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:53:49.118272 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-953886725 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-953886725, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:49.118698 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-953886725 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-953886725, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:49.129344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['bf1424f1-62a2-4477-bc99-71b8c29a9196', '4752ccfc-4063-4e0f-9b74-f500245859b1', '3b023809-a7fa-4a2e-8d35-f9c3b213415f', '3ba4745e-372b-427d-832a-736733f16de8'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:49.156820 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume request issued successfully. Jul 22 04:53:49.157084 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c9822431-58f4-4ef8-9953-240d8b1cb86e tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d returned with HTTP 202 Jul 22 04:53:49.157506 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1215/4839] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:49 2026] DELETE /volume/v3/volumes/dd7c603e-b53c-436d-a75c-70b2fea7b87d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:49.164877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fd1b781a-a541-45fd-b6a9-b8195c90ac46 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.166636 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd1b781a-a541-45fd-b6a9-b8195c90ac46 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/types/a2a7c5e7-d61f-4844-91a9-fcad66b175f1 Jul 22 04:53:49.166797 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd1b781a-a541-45fd-b6a9-b8195c90ac46 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.167021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fd1b781a-a541-45fd-b6a9-b8195c90ac46 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.188645 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fd1b781a-a541-45fd-b6a9-b8195c90ac46 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types/a2a7c5e7-d61f-4844-91a9-fcad66b175f1 returned with HTTP 202 Jul 22 04:53:49.189249 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1215/4840] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:53:49 2026] DELETE /volume/v3/types/a2a7c5e7-d61f-4844-91a9-fcad66b175f1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:49.197069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-764b5e05-907a-48be-8104-65d4897d1cad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.199312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-764b5e05-907a-48be-8104-65d4897d1cad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:53:49.199592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-764b5e05-907a-48be-8104-65d4897d1cad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1522924082", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1155769052", "vendor_name": "tempest-vendor_name-1371944062"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:49.214538 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-764b5e05-907a-48be-8104-65d4897d1cad tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:53:49.214953 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1205/4841] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:53:49 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:49.222519 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.224617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:49.225088 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "99ab1716-521b-4c0b-8012-37ef7f8fcc46", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:49.226848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request body: {'volume': {'volume_type': '99ab1716-521b-4c0b-8012-37ef7f8fcc46', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:49.230581 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume of 1 GB Jul 22 04:53:49.230922 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.230922 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:49.231407 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:49.232634 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de665e59-68ef-441b-92bc-73a5e26fdbed None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.234512 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] DELETE https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:53:49.234702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.234881 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.235081 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Delete volume with id: 9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:53:49.239136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (b7d6f732-0726-4848-b632-07e33ba1d592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:49.240413 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecfc249-1bc8-4cf1-a6ff-4fb93518096a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:49.241525 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:49.241758 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.241758 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:49.242374 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:49.262678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecfc249-1bc8-4cf1-a6ff-4fb93518096a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:53:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1155769052',vendor_name='tempest-vendor_name-1371944062'},id=99ab1716-521b-4c0b-8012-37ef7f8fcc46,is_public=True,name='tempest-ProjectAdminTests-volume-type-1522924082',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99ab1716-521b-4c0b-8012-37ef7f8fcc46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:49.263464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41c0efe-80ef-4db7-b782-429dcedb04a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:49.264581 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Delete volume request issued successfully. Jul 22 04:53:49.267986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de665e59-68ef-441b-92bc-73a5e26fdbed tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 202 Jul 22 04:53:49.267986 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1216/4842] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:53:49 2026] DELETE /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:49.272330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.274472 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:53:49.274472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.274472 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.280926 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.280926 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:49.285193 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Volume info retrieved successfully. Jul 22 04:53:49.287861 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1522924082 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1522924082, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:49.287861 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1522924082 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1522924082, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:49.290997 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3c9b5dbe-7a9c-40a2-b6f7-047dcfa36630 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 200 Jul 22 04:53:49.290997 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1216/4843] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:49 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:49.315105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['af43f24e-e43d-445b-a2cf-3328dbdb892c', 'e444aa9e-493d-4e4f-9e0e-a4fe1733198f', 'd048fc06-ec4c-41d7-b547-1529c54420e8', '0469f0b3-c486-4ecb-965a-01d5f84cf484'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:49.315886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41c0efe-80ef-4db7-b782-429dcedb04a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af43f24e-e43d-445b-a2cf-3328dbdb892c', 'e444aa9e-493d-4e4f-9e0e-a4fe1733198f', 'd048fc06-ec4c-41d7-b547-1529c54420e8', '0469f0b3-c486-4ecb-965a-01d5f84cf484']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:49.316658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d30562-7968-4470-a99f-9357fdf6d7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:49.342774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d30562-7968-4470-a99f-9357fdf6d7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0581ef03-b977-46b2-957e-afdb92821ec2', '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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['af43f24e-e43d-445b-a2cf-3328dbdb892c','e444aa9e-493d-4e4f-9e0e-a4fe1733198f','d048fc06-ec4c-41d7-b547-1529c54420e8','0469f0b3-c486-4ecb-965a-01d5f84cf484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=99ab1716-521b-4c0b-8012-37ef7f8fcc46), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:49Z,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=0581ef03-b977-46b2-957e-afdb92821ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c9568d77fa144d18cced44c826febe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9949797af8b9444db8e5d12b42e09247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99ab1716-521b-4c0b-8012-37ef7f8fcc46),volume_type_id=99ab1716-521b-4c0b-8012-37ef7f8fcc46)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:49.343940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b61fb5-dd7a-430c-a4bb-759bdf1f587f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:49.366376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b61fb5-dd7a-430c-a4bb-759bdf1f587f) transitioned into state 'SUCCESS' from 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='7c9568d77fa144d18cced44c826febe4',qos_specs=None,replication_status=,reservations=['af43f24e-e43d-445b-a2cf-3328dbdb892c','e444aa9e-493d-4e4f-9e0e-a4fe1733198f','d048fc06-ec4c-41d7-b547-1529c54420e8','0469f0b3-c486-4ecb-965a-01d5f84cf484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9949797af8b9444db8e5d12b42e09247',volume_type_id=99ab1716-521b-4c0b-8012-37ef7f8fcc46)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:49.366376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3164f395-0914-4b26-a6a2-39b43225d614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:49.378708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3164f395-0914-4b26-a6a2-39b43225d614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:49.378708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Flow 'volume_create_api' (b7d6f732-0726-4848-b632-07e33ba1d592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:49.378708 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Create volume request issued successfully. Jul 22 04:53:49.378708 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c9d1167a-057a-4812-a02d-3f7e84bd1fd4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:49.378708 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1207/4844] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:53:49 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:49.393348 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b1e12960-a30c-499b-a408-80f05cbc5441 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.395532 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1e12960-a30c-499b-a408-80f05cbc5441 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 Jul 22 04:53:49.396129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1e12960-a30c-499b-a408-80f05cbc5441 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.396129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b1e12960-a30c-499b-a408-80f05cbc5441 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.405778 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.405778 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:49.409515 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b1e12960-a30c-499b-a408-80f05cbc5441 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:49.420905 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b1e12960-a30c-499b-a408-80f05cbc5441 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 returned with HTTP 200 Jul 22 04:53:49.421416 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1206/4845] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:49 2026] GET /volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:49.806813 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:49.810816 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:49.811041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:49.811263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:49.811358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:49.817611 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:49.817611 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:49.820492 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-514b69a0-a51a-4d89-9c96-2a1c2873e9b6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:49.821212 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1217/4846] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:49 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:50.034494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.037068 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] PUT https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd Jul 22 04:53:50.038093 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:50.046121 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Acquiring lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" by "attachment_update" {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:53:50.050912 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100125) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:53:50.051943 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.051943 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:50.131882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.coordination [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Lock "cinder-attachment_update-60f2dfe9-3f8c-4936-b700-712db33881dd-np0000005618" released by "attachment_update" :: held 0.081s {{(pid=100125) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:53:50.132276 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-dbbc45b9-03e4-4ec4-b92d-6a772683f583 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd returned with HTTP 200 Jul 22 04:53:50.133023 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1217/4847] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:53:50 2026] PUT /volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:50.144664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-570245c9-d560-4cd6-aacd-229c08ae7514 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.146917 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-570245c9-d560-4cd6-aacd-229c08ae7514 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd Jul 22 04:53:50.147177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-570245c9-d560-4cd6-aacd-229c08ae7514 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.147348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-570245c9-d560-4cd6-aacd-229c08ae7514 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.161486 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-570245c9-d560-4cd6-aacd-229c08ae7514 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd returned with HTTP 200 Jul 22 04:53:50.161864 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1208/4848] 10.4.3.175 () {70 vars in 1651 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:50.305162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eecc8268-80fc-4470-81c5-6bf76104afa4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.307133 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eecc8268-80fc-4470-81c5-6bf76104afa4 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] GET https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 Jul 22 04:53:50.307376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eecc8268-80fc-4470-81c5-6bf76104afa4 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.307554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eecc8268-80fc-4470-81c5-6bf76104afa4 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.313425 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eecc8268-80fc-4470-81c5-6bf76104afa4 tempest-TestStampPattern-309984721 tempest-TestStampPattern-309984721-project-member] https://10.4.3.175/volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 returned with HTTP 404 Jul 22 04:53:50.314028 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1207/4849] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/volumes/9532515c-4004-4305-831b-4020ef247fc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:50.438749 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.441394 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 Jul 22 04:53:50.441394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.441645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.449982 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.449982 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:50.453816 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:50.457900 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7e79d2a6-94ce-42f0-bce2-7927d3a39b47 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 returned with HTTP 200 Jul 22 04:53:50.458429 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1218/4850] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:50.476300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8b15a494-1e4e-4711-8ff2-2e47615e26eb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.479658 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b15a494-1e4e-4711-8ff2-2e47615e26eb tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:53:50.479658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b15a494-1e4e-4711-8ff2-2e47615e26eb tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.479853 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8b15a494-1e4e-4711-8ff2-2e47615e26eb tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.480121 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.480121 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:50.488870 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8b15a494-1e4e-4711-8ff2-2e47615e26eb tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:53:50.489326 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1218/4851] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:50.498661 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d8cd296-68f0-4afe-a9af-3a3e7ce22f95 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.500751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d8cd296-68f0-4afe-a9af-3a3e7ce22f95 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] GET https://10.4.3.175/volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 Jul 22 04:53:50.500952 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d8cd296-68f0-4afe-a9af-3a3e7ce22f95 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.501283 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d8cd296-68f0-4afe-a9af-3a3e7ce22f95 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.504269 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.504269 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:50.504877 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d8cd296-68f0-4afe-a9af-3a3e7ce22f95 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 returned with HTTP 200 Jul 22 04:53:50.505332 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1209/4852] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:50.514341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-531409dd-df9b-4f0f-97da-eb5e40aa490a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.516640 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-531409dd-df9b-4f0f-97da-eb5e40aa490a tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 Jul 22 04:53:50.516828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-531409dd-df9b-4f0f-97da-eb5e40aa490a tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.517272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-531409dd-df9b-4f0f-97da-eb5e40aa490a tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.528230 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-531409dd-df9b-4f0f-97da-eb5e40aa490a tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 returned with HTTP 204 Jul 22 04:53:50.529007 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1208/4853] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:53:50 2026] DELETE /volume/v3/messages/da7a439f-090e-46df-9065-45ebe689bf56 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:53:50.539228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.543286 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 Jul 22 04:53:50.543468 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.543633 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.543786 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume with id: 0581ef03-b977-46b2-957e-afdb92821ec2 Jul 22 04:53:50.551596 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.551596 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:50.551947 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Volume info retrieved successfully. Jul 22 04:53:50.552722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100126) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:53:50.562280 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1522924082 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1522924082, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:50.562606 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1522924082 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1522924082, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:53:50.574064 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Created reservations ['d35935b2-e4a7-40fc-b6af-bb14004470f8', '09640815-af5d-449c-b238-002bea7c0134', '126ef8ba-7b3e-4307-a18a-343888df12cf', '6cb10df9-6751-4af4-9f16-b4ed2bb131c6'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:50.603567 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Delete volume request issued successfully. Jul 22 04:53:50.603662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c61ee46a-fa92-4c89-939b-88aa50c4de90 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 returned with HTTP 202 Jul 22 04:53:50.604203 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1219/4854] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:53:50 2026] DELETE /volume/v3/volumes/0581ef03-b977-46b2-957e-afdb92821ec2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:50.613985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4eeb2ad7-a671-4a92-9964-288e6c01f5a4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.616471 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4eeb2ad7-a671-4a92-9964-288e6c01f5a4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] DELETE https://10.4.3.175/volume/v3/types/99ab1716-521b-4c0b-8012-37ef7f8fcc46 Jul 22 04:53:50.616680 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4eeb2ad7-a671-4a92-9964-288e6c01f5a4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.616874 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4eeb2ad7-a671-4a92-9964-288e6c01f5a4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.650158 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4eeb2ad7-a671-4a92-9964-288e6c01f5a4 tempest-ProjectAdminTests-2111924710 tempest-ProjectAdminTests-2111924710-project-admin] https://10.4.3.175/volume/v3/types/99ab1716-521b-4c0b-8012-37ef7f8fcc46 returned with HTTP 202 Jul 22 04:53:50.650597 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1219/4855] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:53:50 2026] DELETE /volume/v3/types/99ab1716-521b-4c0b-8012-37ef7f8fcc46 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:53:50.842608 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:50.845902 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:50.846156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:50.846514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:50.846514 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:50.854265 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:50.854265 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:50.854939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-04d1945e-90ca-4663-9709-0c5a2adc8752 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:50.855360 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1210/4856] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:50 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:51.551646 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-8da6664f-636d-4652-bad3-3b692ea196c8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:51.557987 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-8da6664f-636d-4652-bad3-3b692ea196c8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877/encryption Jul 22 04:53:51.557987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-8da6664f-636d-4652-bad3-3b692ea196c8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:51.557987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-8da6664f-636d-4652-bad3-3b692ea196c8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:51.572879 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:51.572879 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:51.581294 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4203216d-eef6-4dbe-9dd9-9f98138a80a4 req-8da6664f-636d-4652-bad3-3b692ea196c8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877/encryption returned with HTTP 200 Jul 22 04:53:51.582910 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1209/4857] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:51 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:51.867957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e371a917-c85a-4610-8c73-43471442a8a2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:51.872032 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e371a917-c85a-4610-8c73-43471442a8a2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:51.873988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e371a917-c85a-4610-8c73-43471442a8a2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:51.873988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e371a917-c85a-4610-8c73-43471442a8a2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:51.873988 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e371a917-c85a-4610-8c73-43471442a8a2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:51.879302 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:51.879302 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:51.880082 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e371a917-c85a-4610-8c73-43471442a8a2 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:51.880602 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1220/4858] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:51 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:52.502872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:52.612434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:52.612434 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1104453588"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:52.614740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1104453588'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:52.614841 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume of 1 GB Jul 22 04:53:52.623047 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:52.630339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (fb26d8e0-9a59-4cf3-91e2-65201b6be461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:52.631504 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55fc183-3eff-4a55-9440-d0d8e5764cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:52.632464 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:52.665496 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a55fc183-3eff-4a55-9440-d0d8e5764cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:52.667431 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e77c8-5e4e-4e94-8c87-c041adc5741b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:52.745631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Created reservations ['163bf4f3-9769-4575-9121-3a0501925690', '7042e6fc-f2fe-4fd0-a946-db498a1d97e0', 'a48bd833-8b21-427d-a05f-a0752aa447fb', '0d63b54a-3a70-416b-8c51-a7db7c582776'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:52.747581 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (454e77c8-5e4e-4e94-8c87-c041adc5741b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163bf4f3-9769-4575-9121-3a0501925690', '7042e6fc-f2fe-4fd0-a946-db498a1d97e0', 'a48bd833-8b21-427d-a05f-a0752aa447fb', '0d63b54a-3a70-416b-8c51-a7db7c582776']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:52.747581 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4f6bdd-8f91-42d7-9212-a2d26a38f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:52.776125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b4f6bdd-8f91-42d7-9212-a2d26a38f508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa871ce-f0b7-4730-b90c-05eab973726a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1104453588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['163bf4f3-9769-4575-9121-3a0501925690','7042e6fc-f2fe-4fd0-a946-db498a1d97e0','a48bd833-8b21-427d-a05f-a0752aa447fb','0d63b54a-3a70-416b-8c51-a7db7c582776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1104453588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa871ce-f0b7-4730-b90c-05eab973726a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44b592f86e64a6d9ab550f207de6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:52.777193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f043b2ae-aaf4-4dc8-a76f-a35f411fa432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:52.805826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f043b2ae-aaf4-4dc8-a76f-a35f411fa432) transitioned into state 'SUCCESS' from state '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-1104453588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['163bf4f3-9769-4575-9121-3a0501925690','7042e6fc-f2fe-4fd0-a946-db498a1d97e0','a48bd833-8b21-427d-a05f-a0752aa447fb','0d63b54a-3a70-416b-8c51-a7db7c582776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:52.806661 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5500f11f-1023-4c81-8470-e83b29fc7864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:52.822952 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5500f11f-1023-4c81-8470-e83b29fc7864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:52.824186 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (fb26d8e0-9a59-4cf3-91e2-65201b6be461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:52.824481 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request issued successfully. Jul 22 04:53:52.825055 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0a7713f1-ab86-49ed-8893-3a0c4b21b731 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:52.826136 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1220/4859] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:53:52 2026] POST /volume/v3/volumes => generated 778 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:52.844403 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8287e755-b730-4668-8974-4cec06355992 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:52.846172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8287e755-b730-4668-8974-4cec06355992 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:52.846372 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8287e755-b730-4668-8974-4cec06355992 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:52.847187 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8287e755-b730-4668-8974-4cec06355992 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:52.855048 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:52.855048 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:52.861788 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8287e755-b730-4668-8974-4cec06355992 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:52.866353 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8287e755-b730-4668-8974-4cec06355992 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a returned with HTTP 200 Jul 22 04:53:52.866787 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1211/4860] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:52 2026] GET /volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:52.892617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6459a12c-b115-4ff2-945a-49ed064483a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:52.894383 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6459a12c-b115-4ff2-945a-49ed064483a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:52.894383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6459a12c-b115-4ff2-945a-49ed064483a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:52.894572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6459a12c-b115-4ff2-945a-49ed064483a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:52.894688 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6459a12c-b115-4ff2-945a-49ed064483a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:52.901451 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:52.901451 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:52.902474 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6459a12c-b115-4ff2-945a-49ed064483a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:52.902795 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1210/4861] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:52 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:53.880324 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b772871-edbd-479c-9e2b-96682505027c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:53.882333 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b772871-edbd-479c-9e2b-96682505027c tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:53.882569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b772871-edbd-479c-9e2b-96682505027c tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:53.882787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b772871-edbd-479c-9e2b-96682505027c tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:53.890897 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:53.890897 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:53.894448 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b772871-edbd-479c-9e2b-96682505027c tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:53.898622 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b772871-edbd-479c-9e2b-96682505027c tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a returned with HTTP 200 Jul 22 04:53:53.899267 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1221/4862] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:53 2026] GET /volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:53.913169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:53.916081 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:53.918417 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:53.918682 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:53.918937 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:53.919129 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:53.923624 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:53.923624 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:53.924283 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c5d2e68-f26e-42d3-9bab-72b50ed1ea48 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:53.924802 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1212/4863] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:53 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:53.977269 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] GET https://10.4.3.175/volume/v3/volumes Jul 22 04:53:53.977537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:53.977772 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:53.978132 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:53:53.978564 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:53.978564 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:53.979242 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100125) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:53:53.988393 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Get all volumes completed successfully. Jul 22 04:53:53.988901 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ef4096b2-029c-42f1-97bc-7cb5ada2a1b8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] https://10.4.3.175/volume/v3/volumes returned with HTTP 200 Jul 22 04:53:53.989399 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1221/4864] 10.4.3.175 () {68 vars in 1278 bytes} [Wed Jul 22 04:53:53 2026] GET /volume/v3/volumes => generated 336 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:54.000458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:54.002025 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:54.002247 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:54.002410 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:54.002592 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume with id: 7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:54.009726 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:54.009726 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:54.010076 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:54.025499 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume request issued successfully. Jul 22 04:53:54.025677 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-880509be-32b0-4b2a-8b72-7efa6a99c57d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a returned with HTTP 202 Jul 22 04:53:54.026141 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1211/4865] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:53:53 2026] DELETE /volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:53:54.037117 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:54.038768 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:54.039034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:54.039178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:54.049192 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:54.049192 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:54.059571 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:54.068500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2ae41c74-479d-4d63-9c22-fd2e230bd0ba tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a returned with HTTP 200 Jul 22 04:53:54.068500 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1222/4866] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:54 2026] GET /volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:54.585079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-6492226d-58b6-432e-a7a3-51ba2a6c94da None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:54.587524 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-6492226d-58b6-432e-a7a3-51ba2a6c94da tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption Jul 22 04:53:54.587753 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-6492226d-58b6-432e-a7a3-51ba2a6c94da tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:54.587986 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-6492226d-58b6-432e-a7a3-51ba2a6c94da tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:54.606826 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:54.606826 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:54.617063 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-6492226d-58b6-432e-a7a3-51ba2a6c94da tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption returned with HTTP 200 Jul 22 04:53:54.619156 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1213/4867] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:54 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:54.941685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:54.947402 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:54.948648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:54.948648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:54.948648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:54.958446 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:54.958446 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:54.960784 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-94f67aec-7a21-435b-bdbb-b4fd3feb934a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:54.961746 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1222/4868] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:54 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:55.083734 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-57579488-ca98-4855-96af-1fd88249a612 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:55.086848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57579488-ca98-4855-96af-1fd88249a612 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a Jul 22 04:53:55.087086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57579488-ca98-4855-96af-1fd88249a612 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:55.087270 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-57579488-ca98-4855-96af-1fd88249a612 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:55.093764 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-57579488-ca98-4855-96af-1fd88249a612 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a returned with HTTP 404 Jul 22 04:53:55.094346 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1212/4869] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:55 2026] GET /volume/v3/volumes/7fa871ce-f0b7-4730-b90c-05eab973726a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:53:55.104828 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-384da069-19a6-4306-a360-01d2583f34ac None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:55.107598 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:55.107918 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-257234993"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:55.109365 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-257234993'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:55.109579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume of 1 GB Jul 22 04:53:55.115273 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:55.120793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (2eaa7d64-885c-49ca-988b-64b69a4bd37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:55.122206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e302ddeb-f145-4db5-8cde-633a35a551ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:55.123152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:55.154639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e302ddeb-f145-4db5-8cde-633a35a551ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:55.156569 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a306a865-c538-4a18-bfde-f71776f82860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:55.206570 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Created reservations ['a969c38d-c93d-4345-ab9f-6ba25e0c7bc8', '58c1cec2-72e1-47f1-aa93-346b73da4a4f', 'fbe11789-42a0-4ad1-a36d-14d1fca3a133', '95eb7e10-2493-4cf7-aac1-e639c5b0d7d7'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:55.207420 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a306a865-c538-4a18-bfde-f71776f82860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a969c38d-c93d-4345-ab9f-6ba25e0c7bc8', '58c1cec2-72e1-47f1-aa93-346b73da4a4f', 'fbe11789-42a0-4ad1-a36d-14d1fca3a133', '95eb7e10-2493-4cf7-aac1-e639c5b0d7d7']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:55.208313 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f6895-b75a-4ec0-afc6-4e0b1a94a631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:55.231538 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f6895-b75a-4ec0-afc6-4e0b1a94a631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8079a507-d8b8-4dce-b70a-e1a9a757b8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257234993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['a969c38d-c93d-4345-ab9f-6ba25e0c7bc8','58c1cec2-72e1-47f1-aa93-346b73da4a4f','fbe11789-42a0-4ad1-a36d-14d1fca3a133','95eb7e10-2493-4cf7-aac1-e639c5b0d7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257234993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8079a507-d8b8-4dce-b70a-e1a9a757b8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44b592f86e64a6d9ab550f207de6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:55.232221 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c112f2-ef0f-4373-964c-63ef740cb18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:55.251429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c112f2-ef0f-4373-964c-63ef740cb18d) transitioned into state 'SUCCESS' from state '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-257234993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['a969c38d-c93d-4345-ab9f-6ba25e0c7bc8','58c1cec2-72e1-47f1-aa93-346b73da4a4f','fbe11789-42a0-4ad1-a36d-14d1fca3a133','95eb7e10-2493-4cf7-aac1-e639c5b0d7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:55.252283 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf391b9-dd8f-485b-adae-e2bb548692ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:55.261692 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf391b9-dd8f-485b-adae-e2bb548692ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:55.262882 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (2eaa7d64-885c-49ca-988b-64b69a4bd37d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:55.263352 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request issued successfully. Jul 22 04:53:55.264240 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-384da069-19a6-4306-a360-01d2583f34ac tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:55.264799 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1223/4870] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:53:55 2026] POST /volume/v3/volumes => generated 777 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:55.284161 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f5abad2e-961c-4c8e-bac5-f254b799984b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:55.289493 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5abad2e-961c-4c8e-bac5-f254b799984b tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:55.289843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5abad2e-961c-4c8e-bac5-f254b799984b tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:55.290084 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f5abad2e-961c-4c8e-bac5-f254b799984b tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:55.302244 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:55.302244 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:55.306468 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f5abad2e-961c-4c8e-bac5-f254b799984b tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:55.311957 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f5abad2e-961c-4c8e-bac5-f254b799984b tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 returned with HTTP 200 Jul 22 04:53:55.313135 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1214/4871] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:55 2026] GET /volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:55.973394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:55.975318 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:55.975509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:55.975698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:55.975787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:55.979802 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:55.979802 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:55.980384 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ae7f6da-771c-475a-8068-b3182fcb3abf tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:55.980720 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1223/4872] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:55 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:56.331922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.336408 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:56.336598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:56.336766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:56.344164 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:56.344164 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:56.349031 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:56.354099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1014f5d6-5b3e-44e6-8885-e1ba9a7efb79 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 returned with HTTP 200 Jul 22 04:53:56.354099 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1213/4873] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:56 2026] GET /volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:56.372177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.374432 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] GET https://10.4.3.175/volume/v3/volumes/detail Jul 22 04:53:56.374636 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:56.374816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:56.375102 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.api_utils [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Removing options '' from query. {{(pid=100126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:53:56.375411 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:56.375411 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:56.375824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:53:56.382732 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Get all volumes completed successfully. Jul 22 04:53:56.383521 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:56.383521 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:56.387107 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a124b4ff-7bdc-4761-9a66-eef32f0bbf78 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] https://10.4.3.175/volume/v3/volumes/detail returned with HTTP 200 Jul 22 04:53:56.387522 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1224/4874] 10.4.3.175 () {68 vars in 1299 bytes} [Wed Jul 22 04:53:56 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:56.427687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.429483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:56.431092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:56.431092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:56.431092 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume with id: 8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:56.438728 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:56.438728 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:56.439282 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:56.460522 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume request issued successfully. Jul 22 04:53:56.460522 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9eddf378-4faa-4dfd-8359-cd7cbe824481 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 returned with HTTP 202 Jul 22 04:53:56.460522 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1215/4875] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:53:56 2026] DELETE /volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:53:56.473011 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.474673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:56.475094 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:56.475198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:56.485092 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:56.485092 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:56.492140 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:56.500166 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-73d0cedc-edf3-43ec-84b8-bb3e7d8542c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 returned with HTTP 200 Jul 22 04:53:56.500533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1224/4876] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:56 2026] GET /volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:56.592391 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ccc875ee-f1c5-4f89-b0dc-fc2b260428d5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.684841 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccc875ee-f1c5-4f89-b0dc-fc2b260428d5 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:53:56.685363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ccc875ee-f1c5-4f89-b0dc-fc2b260428d5 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:56.701219 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ccc875ee-f1c5-4f89-b0dc-fc2b260428d5 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:53:56.701819 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1214/4877] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:53:56 2026] POST /volume/v3/types => generated 287 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:56.994558 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:56.996514 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:53:56.996753 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:56.996940 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:56.997131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:57.001325 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.001325 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:57.001880 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d96f1a9-5a71-4d2b-b876-be1a00e5a277 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:53:57.002387 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1225/4878] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:56 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:53:57.012311 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.014010 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:53:57.014371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05cc6114-5425-42fc-b48d-6f74c02c6acc", "name": "tempest-VolumesBackupsTest-Backup-1353543691"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:57.015810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating new backup {'backup': {'volume_id': '05cc6114-5425-42fc-b48d-6f74c02c6acc', 'name': 'tempest-VolumesBackupsTest-Backup-1353543691'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:53:57.015945 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating backup of volume 05cc6114-5425-42fc-b48d-6f74c02c6acc in container None Jul 22 04:53:57.022919 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.022919 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:57.023386 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:53:57.050689 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['f3aac949-3db5-40b3-8a38-b1753a964ba3', '66b08dbf-49af-4907-9a2f-2bc0e9ac7cdb'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:57.102894 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4eb9dcbc-4c32-4731-a4e8-fe211fab4d96 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:53:57.102894 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1216/4879] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:53:57 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:57.113039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.115717 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:53:57.115995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:57.116245 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:57.116344 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:57.120716 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.120716 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:57.121521 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b0706c93-d2d0-449d-99e8-8ef7baa8ed72 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:53:57.121871 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1225/4880] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:57 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:57.154543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-66ed2b93-ab0f-4bbd-8d57-f7fafe3c8cd7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.156364 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-66ed2b93-ab0f-4bbd-8d57-f7fafe3c8cd7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd/action Jul 22 04:53:57.156681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-66ed2b93-ab0f-4bbd-8d57-f7fafe3c8cd7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:57.156935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-66ed2b93-ab0f-4bbd-8d57-f7fafe3c8cd7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:57.175605 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.175605 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:57.189638 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1ee4bc14-d1c0-4b35-8a70-a6b708321293 req-66ed2b93-ab0f-4bbd-8d57-f7fafe3c8cd7 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd/action returned with HTTP 204 Jul 22 04:53:57.190038 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1215/4881] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:53:57 2026] POST /volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:57.517803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-740bc1e7-4b96-4881-8bd2-c8b5de75111d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.520407 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-740bc1e7-4b96-4881-8bd2-c8b5de75111d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 Jul 22 04:53:57.520682 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-740bc1e7-4b96-4881-8bd2-c8b5de75111d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:57.520921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-740bc1e7-4b96-4881-8bd2-c8b5de75111d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:57.529599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-740bc1e7-4b96-4881-8bd2-c8b5de75111d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 returned with HTTP 404 Jul 22 04:53:57.530176 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1226/4882] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:57 2026] GET /volume/v3/volumes/8079a507-d8b8-4dce-b70a-e1a9a757b8e6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:53:57.542755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-455aa191-b261-4c47-8e09-61f4ec688365 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945679941"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945679941'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume of 1 GB Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.546988 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:57.551587 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:57.561716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (2d25ab28-f658-4dcd-8608-b76d6fdf0339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:57.561716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18c996c-7f2e-4e9b-a900-3e04d7f87784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:57.561716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:57.585365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d18c996c-7f2e-4e9b-a900-3e04d7f87784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:57.586922 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170446-059c-4f41-8f70-8a9d05cfefdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:57.637992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Created reservations ['e2311b4e-cb96-4bd6-88e3-8f8ea5aa1773', '6ba4131a-5919-42fc-b769-89dc5b35dccc', '7d1f055c-f75c-48eb-a575-3ef1eaa2dfab', '2872118f-7e95-44ba-ba0f-aa8ee9d5c1f1'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:57.637992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a170446-059c-4f41-8f70-8a9d05cfefdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2311b4e-cb96-4bd6-88e3-8f8ea5aa1773', '6ba4131a-5919-42fc-b769-89dc5b35dccc', '7d1f055c-f75c-48eb-a575-3ef1eaa2dfab', '2872118f-7e95-44ba-ba0f-aa8ee9d5c1f1']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:57.637992 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214067f3-4d64-4561-bf6c-32b94e48b7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:57.665888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214067f3-4d64-4561-bf6c-32b94e48b7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d3cd6c5-fec4-483f-b2c0-2610c723323d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945679941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['e2311b4e-cb96-4bd6-88e3-8f8ea5aa1773','6ba4131a-5919-42fc-b769-89dc5b35dccc','7d1f055c-f75c-48eb-a575-3ef1eaa2dfab','2872118f-7e95-44ba-ba0f-aa8ee9d5c1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945679941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d3cd6c5-fec4-483f-b2c0-2610c723323d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44b592f86e64a6d9ab550f207de6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:57.666904 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede41a66-1c4e-42bb-84d4-c0d9fbb5db98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:57.687327 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede41a66-1c4e-42bb-84d4-c0d9fbb5db98) transitioned into state 'SUCCESS' from state '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-1945679941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['e2311b4e-cb96-4bd6-88e3-8f8ea5aa1773','6ba4131a-5919-42fc-b769-89dc5b35dccc','7d1f055c-f75c-48eb-a575-3ef1eaa2dfab','2872118f-7e95-44ba-ba0f-aa8ee9d5c1f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:57.688470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a991554-3ca3-487c-b209-2c8f02ac79d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:57.697813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a991554-3ca3-487c-b209-2c8f02ac79d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:57.699010 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (2d25ab28-f658-4dcd-8608-b76d6fdf0339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:57.699431 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request issued successfully. Jul 22 04:53:57.700221 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-455aa191-b261-4c47-8e09-61f4ec688365 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:57.700838 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1217/4883] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:53:57 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:53:57.711846 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:57.713621 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:57.713833 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:57.714034 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:57.721887 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:57.721887 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:57.725312 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:57.729294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c3ab3336-f8c4-412b-9cc9-bde6312ddf95 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 200 Jul 22 04:53:57.729630 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1226/4884] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:57 2026] GET /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:58.134195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.135928 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:53:58.136156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.136366 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.136508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:58.141135 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.141135 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:58.141819 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b174aef5-b4c6-4c3a-bcc1-91b6afcdb424 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:53:58.142198 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1216/4885] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:58.331095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-526c1ec8-3a87-4286-82b3-17d18283a815 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.333235 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-526c1ec8-3a87-4286-82b3-17d18283a815 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:58.333492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-526c1ec8-3a87-4286-82b3-17d18283a815 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.333745 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-526c1ec8-3a87-4286-82b3-17d18283a815 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.345729 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.345729 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:58.356779 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-526c1ec8-3a87-4286-82b3-17d18283a815 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:58.362838 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-526c1ec8-3a87-4286-82b3-17d18283a815 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:58.363243 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1227/4886] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 22 04:53:58.413257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.415768 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:58.416321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.416398 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.427758 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.427758 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:58.431846 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:58.436892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e4daa4b9-6697-4ef9-887b-4186aa301c8b tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:58.437673 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1218/4887] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:58.457335 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.460985 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] POST https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/action Jul 22 04:53:58.460985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:53:58.460985 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:58.471985 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.471985 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:58.471985 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:58.481679 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Begin detaching volume completed successfully. Jul 22 04:53:58.481845 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-0e44c01d-4c8e-4f63-9752-42281f81a956 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/action returned with HTTP 202 Jul 22 04:53:58.482446 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1227/4888] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:53:58 2026] POST /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:53:58.511571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.513179 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:58.513491 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6582dba6-f9ae-49a5-80f9-89571b669ac3", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:58.514823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6582dba6-f9ae-49a5-80f9-89571b669ac3', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:58.525626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6fcfa94e-fa4c-444c-a1b0-e807d4d4c2d3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.526122 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fcfa94e-fa4c-444c-a1b0-e807d4d4c2d3 None None] GET https://10.4.3.175/volume// Jul 22 04:53:58.526332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fcfa94e-fa4c-444c-a1b0-e807d4d4c2d3 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.526568 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6fcfa94e-fa4c-444c-a1b0-e807d4d4c2d3 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.527618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6fcfa94e-fa4c-444c-a1b0-e807d4d4c2d3 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:53:58.527821 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1228/4889] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:53:58.536305 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.538453 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:53:58.538687 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.538848 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.548607 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.548607 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:58.552030 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:53:58.556099 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-1033188c-c695-4642-9fa4-88d683867883 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:53:58.556615 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1219/4890] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:58.566028 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e048084f-46d4-480b-b829-313da8a07461 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.568470 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e048084f-46d4-480b-b829-313da8a07461 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption Jul 22 04:53:58.568788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e048084f-46d4-480b-b829-313da8a07461 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.569064 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e048084f-46d4-480b-b829-313da8a07461 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.579314 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.579314 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:58.586808 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Create volume of 1 GB Jul 22 04:53:58.587392 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-e048084f-46d4-480b-b829-313da8a07461 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption returned with HTTP 200 Jul 22 04:53:58.588042 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1228/4891] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:58.592082 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Availability Zones retrieved successfully. Jul 22 04:53:58.597829 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Flow 'volume_create_api' (f68df220-773b-4dc5-a055-9290922ab070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:58.599026 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576411f6-3004-4e7b-9357-b68c46f91ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:58.600029 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:58.660653 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (576411f6-3004-4e7b-9357-b68c46f91ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:53:57Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=cc61d266-d76d-44ef-8cfe-2305c112bc62,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': 'cc61d266-d76d-44ef-8cfe-2305c112bc62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:58.661683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac373eab-7692-4a36-a648-2331a01f074e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:58.691888 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-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 22 04:53:58.692210 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-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 22 04:53:58.721445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Created reservations ['690f9a0a-6367-4243-8174-fd7b20be7495', 'a7825cf9-2284-43ab-8f3b-212cd0b3dc84', 'feef8e8e-9625-4184-acc9-0e94709b1aed', 'f1b152bd-c79e-4ae8-9cb5-0d699471a4ea'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:53:58.722273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac373eab-7692-4a36-a648-2331a01f074e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['690f9a0a-6367-4243-8174-fd7b20be7495', 'a7825cf9-2284-43ab-8f3b-212cd0b3dc84', 'feef8e8e-9625-4184-acc9-0e94709b1aed', 'f1b152bd-c79e-4ae8-9cb5-0d699471a4ea']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:58.723019 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dedeae7-3a8e-4182-89b6-fa27aecb0c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:58.742665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.744743 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:58.744941 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.745159 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.746228 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dedeae7-3a8e-4182-89b6-fa27aecb0c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df72fa3-d320-46c9-a0d9-443e202f353a', '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='0109ce3cf63a4b9c9b63b61cfc100dbf',qos_specs=None,replication_status=,reservations=['690f9a0a-6367-4243-8174-fd7b20be7495','a7825cf9-2284-43ab-8f3b-212cd0b3dc84','feef8e8e-9625-4184-acc9-0e94709b1aed','f1b152bd-c79e-4ae8-9cb5-0d699471a4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f29f66912a8417796310c93217a7846',volume_type_id=cc61d266-d76d-44ef-8cfe-2305c112bc62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:53:58Z,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=8df72fa3-d320-46c9-a0d9-443e202f353a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0109ce3cf63a4b9c9b63b61cfc100dbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f29f66912a8417796310c93217a7846',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc61d266-d76d-44ef-8cfe-2305c112bc62),volume_type_id=cc61d266-d76d-44ef-8cfe-2305c112bc62)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:58.747246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbe8e2d-053c-481f-a927-1eaa303107e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:58.753287 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.753287 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:58.757583 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:58.761544 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3bac1f60-8be6-4a8c-831f-5412d9fc9081 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 200 Jul 22 04:53:58.761974 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1229/4892] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:58.763995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbe8e2d-053c-481f-a927-1eaa303107e4) transitioned into state 'SUCCESS' from 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='0109ce3cf63a4b9c9b63b61cfc100dbf',qos_specs=None,replication_status=,reservations=['690f9a0a-6367-4243-8174-fd7b20be7495','a7825cf9-2284-43ab-8f3b-212cd0b3dc84','feef8e8e-9625-4184-acc9-0e94709b1aed','f1b152bd-c79e-4ae8-9cb5-0d699471a4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f29f66912a8417796310c93217a7846',volume_type_id=cc61d266-d76d-44ef-8cfe-2305c112bc62)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:58.764656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112acafb-ddc8-4595-9cdb-0be4520d679b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:58.772830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (112acafb-ddc8-4595-9cdb-0be4520d679b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:58.773737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Flow 'volume_create_api' (f68df220-773b-4dc5-a055-9290922ab070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:58.774029 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Create volume request issued successfully. Jul 22 04:53:58.774573 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e38cb919-e0cd-4d84-a716-3f4abf86319d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:53:58.775041 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.775134 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1217/4893] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:53:58 2026] POST /volume/v3/volumes => generated 798 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:53:58.776979 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] GET https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:58.777215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.777423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.784878 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.784878 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:58.787394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.788267 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Volume info retrieved successfully. Jul 22 04:53:58.789779 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:53:58.790087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.790407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.792842 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1884c04d-b301-4ebb-a52f-a158345b40d4 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 200 Jul 22 04:53:58.793306 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1220/4894] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:53:58.799019 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.799019 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:58.805119 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:53:58.805630 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4b87888b-c995-46c4-8be8-678c0d45b669 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.807332 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:58.807546 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.807717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.807875 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume with id: 7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:58.811185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa2d44c1-5dca-4786-94e1-112e35510d95 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:53:58.811744 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1229/4895] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:58.816030 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.816030 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:53:58.816387 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:58.833025 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume request issued successfully. Jul 22 04:53:58.833349 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b87888b-c995-46c4-8be8-678c0d45b669 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 202 Jul 22 04:53:58.833831 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1230/4896] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:53:58 2026] DELETE /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:53:58.847478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:58.849473 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:58.849473 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:58.850136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:58.857128 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:58.857128 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:53:58.861065 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:53:58.864982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1bed188d-7a33-4c83-b49d-a607e05bcb74 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 200 Jul 22 04:53:58.865403 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1218/4897] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:58 2026] GET /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:53:59.153641 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aec8c0db-b622-4b79-9558-1708b2425f9d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:59.156376 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aec8c0db-b622-4b79-9558-1708b2425f9d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:53:59.156376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aec8c0db-b622-4b79-9558-1708b2425f9d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:59.156376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aec8c0db-b622-4b79-9558-1708b2425f9d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:59.156376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-aec8c0db-b622-4b79-9558-1708b2425f9d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:53:59.161500 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:59.161500 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:53:59.162667 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aec8c0db-b622-4b79-9558-1708b2425f9d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:53:59.163107 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1221/4898] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:59 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:59.826487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-45de704e-5f8f-4af7-9370-3da66371a770 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:59.828772 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45de704e-5f8f-4af7-9370-3da66371a770 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:53:59.829078 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45de704e-5f8f-4af7-9370-3da66371a770 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:59.829366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45de704e-5f8f-4af7-9370-3da66371a770 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:59.839108 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:53:59.839108 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:53:59.844381 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-45de704e-5f8f-4af7-9370-3da66371a770 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:53:59.850925 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45de704e-5f8f-4af7-9370-3da66371a770 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:53:59.851600 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1230/4899] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:53:59 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 948 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:53:59.885456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f4818602-a63a-458d-ae53-5449fbd92fc8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:59.887071 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4818602-a63a-458d-ae53-5449fbd92fc8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d Jul 22 04:53:59.887410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4818602-a63a-458d-ae53-5449fbd92fc8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:53:59.887687 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f4818602-a63a-458d-ae53-5449fbd92fc8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:53:59.897611 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f4818602-a63a-458d-ae53-5449fbd92fc8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d returned with HTTP 404 Jul 22 04:53:59.898337 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1231/4900] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:53:59 2026] GET /volume/v3/volumes/7d3cd6c5-fec4-483f-b2c0-2610c723323d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:53:59.906586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d7f34a69-c717-4c18-a558-832d846c8855 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:53:59.908852 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:53:59.909363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-270741563"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:53:59.911175 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-270741563'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:53:59.911325 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume of 1 GB Jul 22 04:53:59.917167 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Availability Zones retrieved successfully. Jul 22 04:53:59.924833 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (98094051-dedf-43a1-9031-b4edeb7019d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:53:59.926257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cc5887-b25d-4465-9e94-87758ad66952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:53:59.927409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:53:59.953702 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cc5887-b25d-4465-9e94-87758ad66952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:53:59.954455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707f46f-c7c3-4da0-a72f-708811213f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:00.003330 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Created reservations ['c2439360-f51b-4c3d-a5d6-cdd84ae29ee1', '7d045909-609d-4b75-bf97-ea6d6f43b68c', '8d182d47-2173-481c-8063-0b5c3ed5814c', '6e0fb29b-030a-463f-8735-3580718279b6'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:00.004113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f707f46f-c7c3-4da0-a72f-708811213f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2439360-f51b-4c3d-a5d6-cdd84ae29ee1', '7d045909-609d-4b75-bf97-ea6d6f43b68c', '8d182d47-2173-481c-8063-0b5c3ed5814c', '6e0fb29b-030a-463f-8735-3580718279b6']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:00.004796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f9bb3f-a6c0-49c5-9b3a-57ad869b20ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:00.027233 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f9bb3f-a6c0-49c5-9b3a-57ad869b20ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a15b48-6d05-491b-a8e9-d64d4bc614a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270741563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['c2439360-f51b-4c3d-a5d6-cdd84ae29ee1','7d045909-609d-4b75-bf97-ea6d6f43b68c','8d182d47-2173-481c-8063-0b5c3ed5814c','6e0fb29b-030a-463f-8735-3580718279b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270741563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a15b48-6d05-491b-a8e9-d64d4bc614a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b44b592f86e64a6d9ab550f207de6037',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:00.028257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe877e-1110-4197-b4f7-763ac05fa623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:00.046681 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9fe877e-1110-4197-b4f7-763ac05fa623) transitioned into state 'SUCCESS' from state '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-270741563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b44b592f86e64a6d9ab550f207de6037',qos_specs=None,replication_status=,reservations=['c2439360-f51b-4c3d-a5d6-cdd84ae29ee1','7d045909-609d-4b75-bf97-ea6d6f43b68c','8d182d47-2173-481c-8063-0b5c3ed5814c','6e0fb29b-030a-463f-8735-3580718279b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35657981d7a41e8aee3ae1647d0d0b5',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:00.047474 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5646fd-36a0-46a0-976f-29408ccaee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:00.056865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc5646fd-36a0-46a0-976f-29408ccaee9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:00.057820 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Flow 'volume_create_api' (98094051-dedf-43a1-9031-b4edeb7019d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:00.058204 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Create volume request issued successfully. Jul 22 04:54:00.058769 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d7f34a69-c717-4c18-a558-832d846c8855 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:00.059231 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1219/4901] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:53:59 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:00.071111 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:00.072855 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:00.073097 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:00.073321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:00.080377 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:00.080377 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:00.083829 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:54:00.087622 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-78eab990-47db-423b-b67e-bf7c8fb7e6c7 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 returned with HTTP 200 Jul 22 04:54:00.088027 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1222/4902] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:54:00 2026] GET /volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:00.177983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:00.177983 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:00.177983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:00.177983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:00.177983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:00.186952 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:00.186952 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:00.187766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3cff8527-0272-4b9c-aa5d-8d8825b3a9ff tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:00.188208 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1231/4903] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:00 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:00.865118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-31e5ac40-053c-4f11-8277-91451e1c1295 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:00.867142 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31e5ac40-053c-4f11-8277-91451e1c1295 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:00.867349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31e5ac40-053c-4f11-8277-91451e1c1295 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:00.867588 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-31e5ac40-053c-4f11-8277-91451e1c1295 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:00.875773 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:00.875773 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:00.880306 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-31e5ac40-053c-4f11-8277-91451e1c1295 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:00.885707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-31e5ac40-053c-4f11-8277-91451e1c1295 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:00.886260 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1232/4904] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:00 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:01.101098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.102942 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:01.103196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.103404 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.110350 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:01.110350 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:01.113680 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:54:01.117347 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8a1fcc73-697f-4df0-afd7-b0aa9c0e3b45 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 returned with HTTP 200 Jul 22 04:54:01.117742 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1220/4905] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:54:01 2026] GET /volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:01.131425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-495dceff-76a4-4d51-9057-a78d48e218a8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.133134 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] GET https://10.4.3.175/volume/v3/volumes/summary Jul 22 04:54:01.133344 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.133534 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.133705 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Removing options '' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:54:01.139207 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] Get summary completed successfully. Jul 22 04:54:01.139483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-495dceff-76a4-4d51-9057-a78d48e218a8 tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-reader] https://10.4.3.175/volume/v3/volumes/summary returned with HTTP 200 Jul 22 04:54:01.139878 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1223/4906] 10.4.3.175 () {68 vars in 1302 bytes} [Wed Jul 22 04:54:01 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:01.149081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.151347 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:01.151582 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.151793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.151996 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume with id: 14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:01.158696 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:01.158696 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:01.159029 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:54:01.174720 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Delete volume request issued successfully. Jul 22 04:54:01.175125 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e0cc692-37c1-44c9-82d9-42ea39fcab6e tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 returned with HTTP 202 Jul 22 04:54:01.175579 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1232/4907] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:54:01 2026] DELETE /volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:54:01.186146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.188445 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:01.188751 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.189024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.198164 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:01.198164 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:01.200934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.204530 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:01.204760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.205007 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.205158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:01.208045 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Volume info retrieved successfully. Jul 22 04:54:01.216767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c049315b-283a-46b6-aeb0-eaec83a00e1d tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 returned with HTTP 200 Jul 22 04:54:01.216767 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1233/4908] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:54:01 2026] GET /volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:01.216868 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:01.216868 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:01.217483 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2934ee8c-6127-4a6d-9faa-c250aef5292f tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:01.218087 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1221/4909] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:01 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:01.899200 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:01.901360 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:01.901590 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:01.901818 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:01.910793 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:01.910793 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:01.914588 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:01.918435 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-02e4e3c7-651e-4bb7-b0b3-81c9b7bfb310 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:01.919111 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1224/4910] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:01 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:02.229738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:02.230826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9d26f636-8c5b-4fc0-a4c4-f53f499b2aaa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:02.231674 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:02.232949 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:02.232949 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:02.232949 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:02.233233 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d26f636-8c5b-4fc0-a4c4-f53f499b2aaa tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] GET https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 Jul 22 04:54:02.233233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d26f636-8c5b-4fc0-a4c4-f53f499b2aaa tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:02.233440 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d26f636-8c5b-4fc0-a4c4-f53f499b2aaa tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:02.238594 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:02.238594 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:02.238806 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d26f636-8c5b-4fc0-a4c4-f53f499b2aaa tempest-ProjectReaderTests-1842875080 tempest-ProjectReaderTests-1842875080-project-admin] https://10.4.3.175/volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 returned with HTTP 404 Jul 22 04:54:02.239295 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1234/4911] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:54:02 2026] GET /volume/v3/volumes/14a15b48-6d05-491b-a8e9-d64d4bc614a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:54:02.239563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4342e8e1-3475-40c9-b5a5-508f235f8be9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:02.239978 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1233/4912] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:02 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:02.939118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:02.941331 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:02.941545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:02.941764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:02.950270 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:02.950270 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:02.954710 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:02.962358 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1c4fc769-7a51-4af5-9cc0-36fc038262d3 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:02.962839 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1222/4913] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:02 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:03.256243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:03.260638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:03.260881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:03.265073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:03.265323 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:03.273125 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:03.273125 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:03.274055 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e13744c3-e637-44cd-b684-d91b7d8d2dc0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:03.274537 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1225/4914] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:03 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:03.979993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:03.981775 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:03.981960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:03.982219 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:03.989792 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:03.989792 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:03.994374 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:04.000735 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ca5f51b-bccc-46f4-954e-b4064fb46c58 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:04.001349 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1235/4915] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:03 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:04.289218 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:04.291526 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:04.291774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:04.292069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:04.292236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:04.296640 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:04.296640 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:04.297444 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3bb6ace-3991-4c82-b3b7-8d2b9fa59d9a tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:04.297840 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1234/4916] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:04 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:05.014118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:05.015955 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:05.016176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:05.016372 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:05.026132 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:05.026132 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:05.031220 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:05.037138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-218f67b4-6b12-4a51-ab5a-c7ea1a9203f5 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:05.037679 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1223/4917] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:05 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:05.307005 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:05.308834 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:05.309077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:05.309327 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:05.309438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:05.320924 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:05.320924 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:05.325932 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e795fb30-f246-4945-b7ba-a954ee54dc36 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:05.328077 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1226/4918] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:05 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:06.052820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:06.055280 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:06.055514 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:06.055795 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:06.063482 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:06.063482 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:06.067564 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:06.072357 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-719e44a8-7172-42c6-ac35-da5ea6cb9bf9 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:06.072756 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1236/4919] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:06 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 1295 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:06.085623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f8165242-b208-4e32-b257-b1c840cb265e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:06.088101 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:06.088430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:06.088859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:06.089138 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Delete volume with id: 8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:06.098438 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:06.098438 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:06.098869 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:06.116147 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Delete volume request issued successfully. Jul 22 04:54:06.116333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f8165242-b208-4e32-b257-b1c840cb265e tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 202 Jul 22 04:54:06.116787 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1235/4920] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:06 2026] DELETE /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:06.125326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:06.127275 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:06.127475 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:06.127651 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:06.135219 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:06.135219 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:06.138733 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Volume info retrieved successfully. Jul 22 04:54:06.143235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-10659ddd-6662-43f6-9c30-65a374bca6a8 tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 200 Jul 22 04:54:06.143601 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1224/4921] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:06 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 1294 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:06.341118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:06.342996 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:06.343286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:06.343496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:06.343633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:06.348079 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:06.348079 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:06.348883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e361349-7cac-469d-8db9-5fd6d28460d2 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:06.349348 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1227/4922] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:06 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:07.157793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8ddf811b-1664-43e1-9dcd-e69e1fc2354d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:07.159848 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ddf811b-1664-43e1-9dcd-e69e1fc2354d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] GET https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a Jul 22 04:54:07.160125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ddf811b-1664-43e1-9dcd-e69e1fc2354d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:07.160378 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8ddf811b-1664-43e1-9dcd-e69e1fc2354d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:07.167312 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8ddf811b-1664-43e1-9dcd-e69e1fc2354d tempest-VolumeAndVolumeTypeFromImageTest-1558122491 tempest-VolumeAndVolumeTypeFromImageTest-1558122491-project-member] https://10.4.3.175/volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a returned with HTTP 404 Jul 22 04:54:07.167895 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1237/4923] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:07 2026] GET /volume/v3/volumes/8df72fa3-d320-46c9-a0d9-443e202f353a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:54:07.359443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:07.362561 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:07.362561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:07.362561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:07.362561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:07.366897 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:07.366897 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:07.368816 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1107e1a-916e-4d6f-a1f7-7c49a9cfd6ba tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:07.368816 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1236/4924] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:07 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:07.449792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:07.452119 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:54:07.452417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:07.453124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:07.453685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:54:07.473106 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Get all volumes completed successfully. Jul 22 04:54:07.475749 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:07.475749 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:07.481605 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-87ef3600-d498-42f1-a368-c7af1871b9b4 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:54:07.482004 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1225/4925] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:54:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16205 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:07.501783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:07.503861 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 Jul 22 04:54:07.504124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:07.504388 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:07.504587 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Delete volume with id: 7d2bde30-d293-4b77-a674-be2108f06821 Jul 22 04:54:07.513024 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:07.513024 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:07.513433 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Volume info retrieved successfully. Jul 22 04:54:07.525135 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.image.cache [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '6582dba6-f9ae-49a5-80f9-89571b669ac3', 'volume_id': '7d2bde30-d293-4b77-a674-be2108f06821', 'host': 'np0000005618@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 22, 4, 53, 58), 'last_used': datetime.datetime(2026, 7, 22, 4, 54, 6)}. {{(pid=100127) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 22 04:54:07.534412 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Delete volume request issued successfully. Jul 22 04:54:07.534412 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7d84f05a-2bb7-45cc-bf53-2af6d5e4715a tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 returned with HTTP 202 Jul 22 04:54:07.534671 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1228/4926] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:07 2026] DELETE /volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:07.547540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:07.550642 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 Jul 22 04:54:07.550895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:07.551155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:07.562599 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:07.562599 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:07.571639 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Volume info retrieved successfully. Jul 22 04:54:07.579418 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b059e8b-2602-49ca-9eba-6c81509dbc25 tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 returned with HTTP 200 Jul 22 04:54:07.579791 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1238/4927] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:07 2026] GET /volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 => generated 1105 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:08.379366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:08.381264 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:08.381476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:08.381660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:08.381795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:08.386356 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:08.386356 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:08.387134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-81ee5024-f8be-4867-a8b4-b76c0d0b0920 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:08.387524 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1237/4928] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:08 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:08.592461 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ad0bbbe9-91d9-40ce-8c67-4029b57d8f4e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:08.595197 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad0bbbe9-91d9-40ce-8c67-4029b57d8f4e tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] GET https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 Jul 22 04:54:08.595758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad0bbbe9-91d9-40ce-8c67-4029b57d8f4e tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:08.595918 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ad0bbbe9-91d9-40ce-8c67-4029b57d8f4e tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:08.601830 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ad0bbbe9-91d9-40ce-8c67-4029b57d8f4e tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 returned with HTTP 404 Jul 22 04:54:08.602630 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1226/4929] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:08 2026] GET /volume/v3/volumes/7d2bde30-d293-4b77-a674-be2108f06821 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:08.609586 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-54eb644b-3c03-4313-9cbe-2e17d92ad43b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:08.611246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54eb644b-3c03-4313-9cbe-2e17d92ad43b tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] DELETE https://10.4.3.175/volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 Jul 22 04:54:08.611415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54eb644b-3c03-4313-9cbe-2e17d92ad43b tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:08.611592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-54eb644b-3c03-4313-9cbe-2e17d92ad43b tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:08.632223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-54eb644b-3c03-4313-9cbe-2e17d92ad43b tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 returned with HTTP 202 Jul 22 04:54:08.632783 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1229/4930] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:08 2026] DELETE /volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:08.639189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-078934d5-58c9-48d5-81a2-73362c4dccac None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:08.640757 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-078934d5-58c9-48d5-81a2-73362c4dccac tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] GET https://10.4.3.175/volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 Jul 22 04:54:08.640949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-078934d5-58c9-48d5-81a2-73362c4dccac tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:08.641165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-078934d5-58c9-48d5-81a2-73362c4dccac tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:08.644222 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-078934d5-58c9-48d5-81a2-73362c4dccac tempest-VolumeAndVolumeTypeFromImageTest-1081463726 tempest-VolumeAndVolumeTypeFromImageTest-1081463726-project-admin] https://10.4.3.175/volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 returned with HTTP 404 Jul 22 04:54:08.644654 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1239/4931] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:54:08 2026] GET /volume/v3/types/cc61d266-d76d-44ef-8cfe-2305c112bc62 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:09.398145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a1028e17-392f-4714-88b1-34d19cab1df5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:09.400337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1028e17-392f-4714-88b1-34d19cab1df5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:09.400575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a1028e17-392f-4714-88b1-34d19cab1df5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:09.400841 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a1028e17-392f-4714-88b1-34d19cab1df5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:09.401004 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a1028e17-392f-4714-88b1-34d19cab1df5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:09.405509 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:09.405509 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:09.406289 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a1028e17-392f-4714-88b1-34d19cab1df5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:09.406652 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1238/4932] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:09 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:10.414180 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:10.428274 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:10.448066 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:10.449481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:10.450845 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:10.452151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:10.482699 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:10.482699 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:10.483229 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dcb278b6-7cba-474d-aedc-afdd950816a5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:10.483574 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1230/4933] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:10 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 750 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:10.492522 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:10.492826 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-987105691"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:10.494113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-987105691'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:10.494244 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:10.498374 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:10.503796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (5ee512f3-b57a-4f5c-b5b8-c63aa8fcc0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:10.504758 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2575d8ec-b02b-43dc-8390-8b0ae4daadfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:10.505642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:10.528417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2575d8ec-b02b-43dc-8390-8b0ae4daadfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:10.529184 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d26902e-2d3a-45af-95a4-4539232a3389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:10.582764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['88290bee-5c68-4d5e-a941-51d9141549ed', '615e3290-ec69-4c2e-8722-4f6871b12362', 'a7d91f4f-2205-4b05-975d-3623637cacb8', '5088089e-9024-46d3-9df1-ebcea25bbc1d'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:10.583525 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d26902e-2d3a-45af-95a4-4539232a3389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88290bee-5c68-4d5e-a941-51d9141549ed', '615e3290-ec69-4c2e-8722-4f6871b12362', 'a7d91f4f-2205-4b05-975d-3623637cacb8', '5088089e-9024-46d3-9df1-ebcea25bbc1d']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:10.584265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2e3800-7b4f-43d7-9d3c-e0d168a45803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:10.605109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2e3800-7b4f-43d7-9d3c-e0d168a45803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee04b425-45a3-4c20-8eed-6aefc69590c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-987105691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['88290bee-5c68-4d5e-a941-51d9141549ed','615e3290-ec69-4c2e-8722-4f6871b12362','a7d91f4f-2205-4b05-975d-3623637cacb8','5088089e-9024-46d3-9df1-ebcea25bbc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-987105691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee04b425-45a3-4c20-8eed-6aefc69590c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:10.605861 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353da845-9476-4f0a-9e01-dc4077c94114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:10.621261 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (353da845-9476-4f0a-9e01-dc4077c94114) transitioned into state 'SUCCESS' from state '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-987105691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['88290bee-5c68-4d5e-a941-51d9141549ed','615e3290-ec69-4c2e-8722-4f6871b12362','a7d91f4f-2205-4b05-975d-3623637cacb8','5088089e-9024-46d3-9df1-ebcea25bbc1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:10.621981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db447da3-1b02-4a43-ae41-4d883832dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:10.629870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db447da3-1b02-4a43-ae41-4d883832dc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:10.630699 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (5ee512f3-b57a-4f5c-b5b8-c63aa8fcc0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:10.634123 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:10.634770 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-df474488-f6b8-42d4-bd6c-5f4caeff2fcb tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:10.635392 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1227/4934] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:54:10 2026] POST /volume/v3/volumes => generated 757 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:10.651567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3282d16f-9938-4bce-9b82-001e264ff987 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:10.653894 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3282d16f-9938-4bce-9b82-001e264ff987 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:10.654261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3282d16f-9938-4bce-9b82-001e264ff987 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:10.654549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3282d16f-9938-4bce-9b82-001e264ff987 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:10.663904 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:10.663904 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:10.668288 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3282d16f-9938-4bce-9b82-001e264ff987 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:10.673352 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3282d16f-9938-4bce-9b82-001e264ff987 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 returned with HTTP 200 Jul 22 04:54:10.673812 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1240/4935] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:10 2026] GET /volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:11.495308 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e5395d89-5ad6-403b-9346-dd59294216c9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:11.497283 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5395d89-5ad6-403b-9346-dd59294216c9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:11.497459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5395d89-5ad6-403b-9346-dd59294216c9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:11.497601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5395d89-5ad6-403b-9346-dd59294216c9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:11.497704 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e5395d89-5ad6-403b-9346-dd59294216c9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:11.502412 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:11.502412 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:11.503253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5395d89-5ad6-403b-9346-dd59294216c9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:11.503633 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1239/4936] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:11 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:11.685826 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:11.687757 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:11.688047 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:11.688289 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:11.695645 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:11.695645 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:11.699542 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:11.703831 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e30235a6-5cb6-4b2e-8333-fbf5b357b151 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 returned with HTTP 200 Jul 22 04:54:11.704267 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1231/4937] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:11 2026] GET /volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:11.722562 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:11.724827 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:54:11.725372 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee04b425-45a3-4c20-8eed-6aefc69590c2", "name": "tempest-CreateVolumesFromBackupTest-Backup-1458782321"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:11.727406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Creating new backup {'backup': {'volume_id': 'ee04b425-45a3-4c20-8eed-6aefc69590c2', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1458782321'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:54:11.727701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Creating backup of volume ee04b425-45a3-4c20-8eed-6aefc69590c2 in container None Jul 22 04:54:11.736751 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:11.736751 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:11.737571 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:11.763900 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['e611fb00-ab93-4dbb-ba2a-6989b3f0fbe1', '4727c523-4959-44a0-b9d5-5a8982da2dfa'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:11.788761 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0d2ff49-3f97-4301-9953-b234d856cc0c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:54:11.789298 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1228/4938] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:11 2026] POST /volume/v3/backups => generated 339 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:11.798778 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:11.800437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:11.800610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:11.800780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:11.800869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:11.805107 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:11.805107 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:11.805808 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-87b6cd0a-52a7-4457-8e82-479c9fb37d52 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:11.806292 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1241/4939] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:11 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:12.517013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:12.518703 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:12.518958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:12.519178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:12.519296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:12.523381 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:12.523381 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:12.524144 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0cbd5f82-7fcb-4004-a840-e7efd6d0470b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:12.524566 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1240/4940] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:12 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:12.533644 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:12.535325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:54:12.535520 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:12.535708 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:12.535807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:12.539694 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:12.539694 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:12.540251 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-edd6bb8d-c01b-463a-9529-d2778b17b576 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:54:12.540588 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1232/4941] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:12 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:12.550123 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-604b97a5-78e4-493a-8de1-d0df829adc08 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:12.551944 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:54:12.552323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05cc6114-5425-42fc-b48d-6f74c02c6acc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1715955691"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:12.553749 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating new backup {'backup': {'volume_id': '05cc6114-5425-42fc-b48d-6f74c02c6acc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1715955691'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:54:12.553931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Creating backup of volume 05cc6114-5425-42fc-b48d-6f74c02c6acc in container None Jul 22 04:54:12.560569 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:12.560569 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:12.560972 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Volume info retrieved successfully. Jul 22 04:54:12.575169 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Created reservations ['599f5f9b-c307-4b2d-8265-88ee3effc355', '2b2eb4d7-9933-47e4-97df-be5b2fc8e30e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:12.606405 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-604b97a5-78e4-493a-8de1-d0df829adc08 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:54:12.606941 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1229/4942] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:12 2026] POST /volume/v3/backups => generated 330 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:12.616323 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:12.618538 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:12.618810 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:12.619110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:12.619250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:12.623153 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:12.623153 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:12.623742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-99e4cbc7-7600-4f27-a5d9-6c1ed72b45a1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:12.624114 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1242/4943] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:12 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:12.816305 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:12.817976 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:12.818173 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:12.818380 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:12.818483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:12.822980 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:12.822980 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:12.823710 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee2e5ba0-b8c3-4305-8f39-0ad78a7bed78 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:12.824126 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1241/4944] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:12 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:13.634601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:13.636297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:13.636490 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:13.636671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:13.636778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:13.640603 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:13.640603 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:13.641225 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6bec2cb9-7c04-4ab9-9a0b-74e6e6581245 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:13.641618 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1233/4945] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:13 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:13.833154 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-29a0139b-0409-4397-abfa-4450e126201e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:13.835067 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29a0139b-0409-4397-abfa-4450e126201e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:13.835327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29a0139b-0409-4397-abfa-4450e126201e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:13.835568 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-29a0139b-0409-4397-abfa-4450e126201e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:13.835721 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-29a0139b-0409-4397-abfa-4450e126201e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:13.839636 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:13.839636 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:13.840393 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-29a0139b-0409-4397-abfa-4450e126201e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:13.840767 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1230/4946] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:13 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:14.651405 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:14.653096 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:14.653516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:14.653798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:14.654721 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:14.657951 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:14.657951 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:14.658676 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4ec62a96-a59f-449c-b40a-a2649d2d073f tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:14.659155 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1243/4947] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:14 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:14.850571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:14.852314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:14.852506 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:14.852697 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:14.852800 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:14.856839 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:14.856839 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:14.857527 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4edaa936-5d95-49f1-aa2f-fb279a2ce888 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:14.857857 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1242/4948] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:14 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:15.669359 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3621fa91-6733-4da2-8e93-2562a0b0530e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:15.670862 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3621fa91-6733-4da2-8e93-2562a0b0530e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:15.671045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3621fa91-6733-4da2-8e93-2562a0b0530e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:15.671224 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3621fa91-6733-4da2-8e93-2562a0b0530e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:15.671320 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3621fa91-6733-4da2-8e93-2562a0b0530e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:15.675119 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:15.675119 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:15.675647 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3621fa91-6733-4da2-8e93-2562a0b0530e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:15.675956 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1234/4949] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:15 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:15.867781 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:15.870849 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:15.870849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:15.870849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:15.870849 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:15.875261 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:15.875261 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:15.875261 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb6534d9-ab42-4e84-9803-bdabb5e89316 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:15.875261 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1231/4950] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:15 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:16.685029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:16.686682 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:16.686878 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:16.687068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:16.687168 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:16.688773 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=316,cinder:UPDATE=93,cinder:INSERT=40 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:54:16.691188 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:16.691188 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:16.691731 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cc2f68dc-4e60-43ef-aab4-a413d832293a tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:16.692067 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1244/4951] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:16 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:16.885934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:16.888176 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:16.888370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:16.888583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:16.888583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:16.890260 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=280,cinder:INSERT=28,cinder:UPDATE=59 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:54:16.893341 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:16.893341 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:16.894128 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-56dd8c1e-228f-47a4-a02c-fef3ebccfd84 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:16.894592 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1243/4952] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:16 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:17.701136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9032a2d4-f449-4273-bcd3-54ae515d949e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:17.702631 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9032a2d4-f449-4273-bcd3-54ae515d949e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:17.702788 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9032a2d4-f449-4273-bcd3-54ae515d949e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:17.702949 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9032a2d4-f449-4273-bcd3-54ae515d949e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:17.703079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9032a2d4-f449-4273-bcd3-54ae515d949e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:17.706474 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:17.706474 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:17.706955 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9032a2d4-f449-4273-bcd3-54ae515d949e tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:17.707291 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1235/4953] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:17 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:17.906238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:17.907847 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:17.908061 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:17.908251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:17.908343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:17.912255 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:17.912255 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:17.912927 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bb131e7d-e8ca-4949-9b6d-9fcce7e9c7d4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:17.913292 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1232/4954] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:17 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:18.717521 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:18.719599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:18.719938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:18.720183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:18.720333 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:18.725151 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:18.725151 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:18.725995 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-41912315-8f62-4a5b-9bf7-51115b4cb6d8 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:18.726421 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1245/4955] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:18 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:18.923711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:18.925766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:18.926021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:18.926278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:18.926429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:18.931933 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:18.931933 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:18.932919 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-74a7af55-0558-4466-bcef-2dfb1ba9bb14 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:18.933456 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1244/4956] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:18 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:19.737051 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-26e6c545-4232-4967-aa51-3011001470b7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:19.739035 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-26e6c545-4232-4967-aa51-3011001470b7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:19.739464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-26e6c545-4232-4967-aa51-3011001470b7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:19.739464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-26e6c545-4232-4967-aa51-3011001470b7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:19.739618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-26e6c545-4232-4967-aa51-3011001470b7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:19.745386 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=271,cinder:INSERT=30,cinder:UPDATE=73,cinder:DELETE=1 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:54:19.751043 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:19.751043 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:19.752100 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-26e6c545-4232-4967-aa51-3011001470b7 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:19.752448 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1236/4957] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:19 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:19.945984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:19.948046 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:19.948301 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:19.948493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:19.948603 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:19.951768 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=346,cinder:UPDATE=124,cinder:INSERT=70 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:54:19.954976 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:19.954976 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:19.956010 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f52efa6c-e092-4bd1-8d4c-5fa216d87638 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:19.956369 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1233/4958] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:19 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:20.764663 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:20.767818 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:20.769292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:20.769292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:20.769292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:20.774299 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:20.774299 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:20.775185 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d0b3213e-8a42-4a1c-92d2-0f0569dc192b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:20.775722 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1246/4959] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:20 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:20.966862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:20.968483 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:20.968655 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:20.968821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:20.968943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:20.972914 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:20.972914 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:20.973609 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-38af849c-fc90-41bd-bdc1-c16dc284e2dd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:20.974001 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1245/4960] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:20 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:21.786115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.788941 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:21.790473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:21.790473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:21.790473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:21.794643 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.794643 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:21.795345 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa366a52-e515-4f3e-9ebb-4ff43d6babc0 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:21.795719 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1237/4961] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:21 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:21.805365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.807303 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:21.807544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:21.807742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:21.807870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:21.812853 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.812853 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:21.813652 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d4daa38-fa00-4e4d-81dc-536aa60e73f0 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:21.814011 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1234/4962] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:21 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:21.826135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.829793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:54:21.829793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:21.829793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:21.829793 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:21.841299 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.841299 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:21.841299 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c8f32fd6-d7f6-46e9-931a-8e7824f440ca tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:54:21.841299 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1247/4963] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:21 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 751 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:21.851165 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.852936 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:54:21.853391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05cc6114-5425-42fc-b48d-6f74c02c6acc", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1912427826"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:21.854675 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating new backup {'backup': {'volume_id': '05cc6114-5425-42fc-b48d-6f74c02c6acc', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1912427826'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:54:21.854805 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Creating backup of volume 05cc6114-5425-42fc-b48d-6f74c02c6acc in container None Jul 22 04:54:21.862103 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.862103 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:21.864103 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:21.877461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Created reservations ['9c96713d-b528-4687-ae65-2c91a755207e', '39657b5c-58f8-47d2-81ef-9f8be6fd7ff5'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:21.913071 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14a500a1-40f2-4e41-9906-1d82d44dedd3 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:54:21.913578 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1246/4964] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:21 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:21.924480 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.927209 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:21.927580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:21.927833 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:21.928098 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:21.933240 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.933240 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:21.934179 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-633a9cfb-ba87-4c24-9dfe-e9a139014e89 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:21.934652 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1238/4965] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:21 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:21.985219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:21.986986 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:21.987232 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:21.987440 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:21.987548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:21.992222 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:21.992222 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:21.993042 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d6d718fb-423e-4d3c-a110-742814ab0c7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:21.993504 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1235/4966] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:21 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:54:22.945945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:22.948930 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:22.948930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:22.948930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:22.948930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:22.952484 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:22.952484 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:22.953414 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9036ade0-770a-4af8-9b7b-e0719dc37fe8 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:22.953834 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1248/4967] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:22 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:23.007229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:23.009080 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:23.009261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:23.009461 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:23.009611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:23.013565 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:23.013565 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:23.014333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa6ff0b0-717f-4059-a787-0c6b5ac2fa7b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:23.014676 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1247/4968] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:23 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:23.965635 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:23.967333 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:23.967529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:23.967728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:23.967837 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:23.971930 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:23.971930 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:23.972652 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bc3bbcd-5c80-41d5-99a9-3b6b02bff021 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:23.973011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1239/4969] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:23 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:24.024622 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:24.027123 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:24.027417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:24.027690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:24.027952 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:24.037104 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:24.037104 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:24.038233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e30e243-3ea9-4f40-a358-597540f30ab3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:24.038766 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1236/4970] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:24 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:24.616871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-832681cf-d2ca-407d-adff-2d2009de4781 req-f124a6d4-7e43-47c3-b3d0-ba0ab215c042 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:24.619329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-f124a6d4-7e43-47c3-b3d0-ba0ab215c042 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd Jul 22 04:54:24.619552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-f124a6d4-7e43-47c3-b3d0-ba0ab215c042 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:24.619734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-f124a6d4-7e43-47c3-b3d0-ba0ab215c042 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:24.628817 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:24.628817 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:24.683795 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-832681cf-d2ca-407d-adff-2d2009de4781 req-f124a6d4-7e43-47c3-b3d0-ba0ab215c042 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd returned with HTTP 200 Jul 22 04:54:24.684227 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1249/4971] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:54:24 2026] DELETE /volume/v3/attachments/d9762b13-6f1c-4ada-8da7-0252ca621fdd => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:24.983580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:24.985268 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:24.985494 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:24.985716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:24.985893 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:24.990428 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:24.990428 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:24.991198 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-024c66a8-b2f3-4280-b7af-8c17de28cee6 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:24.991623 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1248/4972] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:24 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:25.056050 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:25.056050 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:25.056050 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:25.056505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:25.056505 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:25.060629 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:25.060629 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:25.061541 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cd7f7bf0-ab44-41f0-8169-a19759783b30 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:25.061959 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1240/4973] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:25 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:25.773262 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:25.775072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:54:25.775244 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:25.775454 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:25.782076 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:25.782076 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:25.785469 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:54:25.789467 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ba774f1f-2645-4362-b746-11b033b6ac1f req-8d93503c-292f-4af6-a55b-baec442514e6 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:54:25.789873 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1237/4974] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:54:25 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:26.008456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:26.014508 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:26.015706 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:26.016384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:26.016551 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:26.029711 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:26.029711 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:26.032948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-58781966-27a3-4c2b-8c31-0cf5e49a7fbc tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:26.034681 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1250/4975] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:26 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:26.073948 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:26.076175 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:26.076456 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:26.076687 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:26.076825 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:26.082590 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:26.082590 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:26.083911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78f9bb22-bb1c-499f-88e1-a1729e39a260 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:26.084423 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1249/4976] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:26 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:27.046616 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.048512 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:27.048688 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:27.048862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:27.048972 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:27.053158 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:27.053158 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:27.053860 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4bc9a1c-96be-40e8-a00b-890bfeea0c95 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:27.054248 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1241/4977] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:27 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:27.095862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.097759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:27.097972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:27.098223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:27.098395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:27.104990 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:27.104990 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:27.104990 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4c01f562-8c46-4f37-b7d2-13622d0a2b2f tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:27.104990 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1238/4978] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:27 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:27.121502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-15e03b96-62d9-4835-a204-e62449301420 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.135799 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:27.136505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "03a83abb-0b29-49c6-83ec-8fbcce2dd88e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1869930164"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:27.142600 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {"'backup_id": '03a83abb-0b29-49c6-83ec-8fbcce2dd88e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1869930164'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:27.142986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:27.151493 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:27.165401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (d395eaa4-fd10-40a0-8128-58bc5186a0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.170098 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e327a1-b0c6-4b89-94e2-8a0617c59f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.177349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:27.214505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e327a1-b0c6-4b89-94e2-8a0617c59f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.215242 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9153a812-b6f0-4d6e-aa09-7aff2401ab1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.261905 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['99bece73-4c0a-4050-9e5d-2369c5d50d4b', '12f3dc0f-fad8-4463-a002-6bf7adb71e79', '0a435075-b99e-417b-807f-17565a630343', '74f1cb70-05da-436d-be5c-0c4d947e52f3'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:27.263249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9153a812-b6f0-4d6e-aa09-7aff2401ab1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99bece73-4c0a-4050-9e5d-2369c5d50d4b', '12f3dc0f-fad8-4463-a002-6bf7adb71e79', '0a435075-b99e-417b-807f-17565a630343', '74f1cb70-05da-436d-be5c-0c4d947e52f3']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.264120 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31207af-fd9b-4553-8168-a7828119feaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.288987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f31207af-fd9b-4553-8168-a7828119feaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b06e5d-e91d-4e68-8b2e-ab859841538a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1869930164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['99bece73-4c0a-4050-9e5d-2369c5d50d4b','12f3dc0f-fad8-4463-a002-6bf7adb71e79','0a435075-b99e-417b-807f-17565a630343','74f1cb70-05da-436d-be5c-0c4d947e52f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1869930164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b06e5d-e91d-4e68-8b2e-ab859841538a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.290080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e2bbe2-e023-47d2-af7d-dd5212587d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.312591 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e2bbe2-e023-47d2-af7d-dd5212587d02) transitioned into state 'SUCCESS' from state '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-1869930164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['99bece73-4c0a-4050-9e5d-2369c5d50d4b','12f3dc0f-fad8-4463-a002-6bf7adb71e79','0a435075-b99e-417b-807f-17565a630343','74f1cb70-05da-436d-be5c-0c4d947e52f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.313416 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd73344e-9b7f-4164-9ed1-067ad1d795c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.328434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd73344e-9b7f-4164-9ed1-067ad1d795c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.329548 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (d395eaa4-fd10-40a0-8128-58bc5186a0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.329934 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:27.332845 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15e03b96-62d9-4835-a204-e62449301420 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:27.333442 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1251/4979] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:27 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:27.349154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.352762 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:27.353190 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "03a83abb-0b29-49c6-83ec-8fbcce2dd88e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-813128788"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:27.356188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {"'backup_id": '03a83abb-0b29-49c6-83ec-8fbcce2dd88e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-813128788'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:27.356367 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:27.367133 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:27.374877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (726bccc2-78cc-40e8-8e2e-9933b3559731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.376432 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78aa74f8-d321-47e1-be64-5d7603184530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.377715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:27.403986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78aa74f8-d321-47e1-be64-5d7603184530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.404743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fd647f-4bad-4e56-8f37-a584f1adf2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.444356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['0a60fa02-ca4e-4929-89d7-0a60b440e4ab', '3139bf68-13a6-4142-a09d-63dbffcb8b41', '37eb2ec4-b310-4bfb-ab67-af9cb0edee94', '31d1aa3c-0aaa-4493-a69e-7e576d7c5e56'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:27.445098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fd647f-4bad-4e56-8f37-a584f1adf2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a60fa02-ca4e-4929-89d7-0a60b440e4ab', '3139bf68-13a6-4142-a09d-63dbffcb8b41', '37eb2ec4-b310-4bfb-ab67-af9cb0edee94', '31d1aa3c-0aaa-4493-a69e-7e576d7c5e56']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.445820 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57350fc4-52a2-4a8b-9a56-7d053646befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.467097 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57350fc4-52a2-4a8b-9a56-7d053646befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1286524-0de9-4a51-99d7-2ccf1ac903a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-813128788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['0a60fa02-ca4e-4929-89d7-0a60b440e4ab','3139bf68-13a6-4142-a09d-63dbffcb8b41','37eb2ec4-b310-4bfb-ab67-af9cb0edee94','31d1aa3c-0aaa-4493-a69e-7e576d7c5e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-813128788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1286524-0de9-4a51-99d7-2ccf1ac903a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.467776 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10cfde1-d360-452b-ae34-d1278257cf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.485736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10cfde1-d360-452b-ae34-d1278257cf6d) transitioned into state 'SUCCESS' from state '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-813128788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['0a60fa02-ca4e-4929-89d7-0a60b440e4ab','3139bf68-13a6-4142-a09d-63dbffcb8b41','37eb2ec4-b310-4bfb-ab67-af9cb0edee94','31d1aa3c-0aaa-4493-a69e-7e576d7c5e56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.486596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8148729-ef34-4d81-b35b-f8a557657545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.496784 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8148729-ef34-4d81-b35b-f8a557657545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.497740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (726bccc2-78cc-40e8-8e2e-9933b3559731) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.498050 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:27.498737 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2af69ef1-a1f5-4660-b596-60f6822e86a7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:27.499463 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1250/4980] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:27 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:27.513236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.516124 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:27.516474 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "03a83abb-0b29-49c6-83ec-8fbcce2dd88e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-757464986"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:27.517960 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {"'backup_id": '03a83abb-0b29-49c6-83ec-8fbcce2dd88e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-757464986'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:27.518110 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:27.522563 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:27.528199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (ac8c2daa-9e6d-4624-9119-4e5275e1ab87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.529416 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf856f7-76bb-4013-98c2-f7388d5601d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.530254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:27.567800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf856f7-76bb-4013-98c2-f7388d5601d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.568907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919ad835-b526-4fcb-a358-5b5b4e9098b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.616755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['acebf1d4-a041-465b-82f6-6f4be791194c', 'cef67b23-216b-4763-ae8d-8292fccb9169', 'ca886f01-e8b1-49f5-8dda-5fc59b395182', '58b025ec-18de-4aa1-ac83-5ee59989efae'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:27.617557 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (919ad835-b526-4fcb-a358-5b5b4e9098b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acebf1d4-a041-465b-82f6-6f4be791194c', 'cef67b23-216b-4763-ae8d-8292fccb9169', 'ca886f01-e8b1-49f5-8dda-5fc59b395182', '58b025ec-18de-4aa1-ac83-5ee59989efae']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.618295 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef30f041-d889-48ed-93cb-84d71cb0f55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.642985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef30f041-d889-48ed-93cb-84d71cb0f55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b9a067e-bcfd-45f9-a31a-00a66c1a022b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-757464986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['acebf1d4-a041-465b-82f6-6f4be791194c','cef67b23-216b-4763-ae8d-8292fccb9169','ca886f01-e8b1-49f5-8dda-5fc59b395182','58b025ec-18de-4aa1-ac83-5ee59989efae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-757464986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b9a067e-bcfd-45f9-a31a-00a66c1a022b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.643732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd2b439-568c-4095-b23c-c88446606494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.678532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bd2b439-568c-4095-b23c-c88446606494) transitioned into state 'SUCCESS' from state '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-757464986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['acebf1d4-a041-465b-82f6-6f4be791194c','cef67b23-216b-4763-ae8d-8292fccb9169','ca886f01-e8b1-49f5-8dda-5fc59b395182','58b025ec-18de-4aa1-ac83-5ee59989efae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.679215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2bc156-40b3-46c8-a73c-8f7ea85eef9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.692731 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2bc156-40b3-46c8-a73c-8f7ea85eef9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.693721 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (ac8c2daa-9e6d-4624-9119-4e5275e1ab87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.694098 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:27.694705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b22a87a8-45d9-40cb-a320-6a58ad10bb6b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:27.695393 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1242/4981] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:27 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:27.708763 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.711813 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:27.712340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "03a83abb-0b29-49c6-83ec-8fbcce2dd88e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-232466273"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:27.714666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {"'backup_id": '03a83abb-0b29-49c6-83ec-8fbcce2dd88e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-232466273'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:27.714844 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:27.721640 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:27.731978 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (1eb975f2-f62e-4e0e-868e-541bbbac6085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.733459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae021de-82a1-43f2-ac21-3532fcebe78e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.734791 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:27.774360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aae021de-82a1-43f2-ac21-3532fcebe78e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.775483 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552cebd6-c146-4809-b99b-b198fa593e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.831340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['4817514a-ed81-411e-823c-d5c273156141', '9ace463b-69e1-42cd-bd0c-76369d0a592e', '0b955c9b-99f2-44a3-8c3b-d133f8619c5b', '2a988cb5-6685-4658-8269-ed644d9038f4'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:27.832459 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (552cebd6-c146-4809-b99b-b198fa593e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4817514a-ed81-411e-823c-d5c273156141', '9ace463b-69e1-42cd-bd0c-76369d0a592e', '0b955c9b-99f2-44a3-8c3b-d133f8619c5b', '2a988cb5-6685-4658-8269-ed644d9038f4']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.833730 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9ca73a-e589-4bb9-83cd-b3d679109058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.861625 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9ca73a-e589-4bb9-83cd-b3d679109058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd050ba16-8c34-4103-b104-a56468fb979a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-232466273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['4817514a-ed81-411e-823c-d5c273156141','9ace463b-69e1-42cd-bd0c-76369d0a592e','0b955c9b-99f2-44a3-8c3b-d133f8619c5b','2a988cb5-6685-4658-8269-ed644d9038f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-232466273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d050ba16-8c34-4103-b104-a56468fb979a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.862752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48984c19-4ad4-491e-98e2-7ba0e81367fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.885423 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48984c19-4ad4-491e-98e2-7ba0e81367fb) transitioned into state 'SUCCESS' from state '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-232466273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['4817514a-ed81-411e-823c-d5c273156141','9ace463b-69e1-42cd-bd0c-76369d0a592e','0b955c9b-99f2-44a3-8c3b-d133f8619c5b','2a988cb5-6685-4658-8269-ed644d9038f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.886558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4181e0-8d39-4201-a22d-38c9ba5ba2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.898519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b4181e0-8d39-4201-a22d-38c9ba5ba2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.899776 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (1eb975f2-f62e-4e0e-868e-541bbbac6085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.900199 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:27.900945 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9c88eac-8d61-4d3b-aca6-4767648f348b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:27.901688 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1239/4982] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:27 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:27.914399 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0d9e802a-ef13-4739-8875-dba707769093 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:27.916250 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:27.916541 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "03a83abb-0b29-49c6-83ec-8fbcce2dd88e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2032864685"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:27.917947 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request body: {'volume': {"'backup_id": '03a83abb-0b29-49c6-83ec-8fbcce2dd88e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2032864685'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:27.918097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume of 1 GB Jul 22 04:54:27.918344 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:27.918344 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:27.922388 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Availability Zones retrieved successfully. Jul 22 04:54:27.927928 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (b91c1493-7d74-47e3-ac5a-c809bdc9aad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:27.928959 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1851e1db-d0a8-4e81-a960-39327ebd3990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:27.930095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:27.955446 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1851e1db-d0a8-4e81-a960-39327ebd3990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:27.956199 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67eba195-c7c3-4dd7-a139-b2f5091842a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:28.003618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Created reservations ['3cf8ea05-d9e5-43b4-a1cd-423775875155', '298de18e-7ab9-4f18-bca7-cfd33ee95f41', '5e77be3e-20f1-4000-a90d-2b080ebeafa2', '74432c14-f5ba-459c-947d-441a978b49f4'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:28.004518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67eba195-c7c3-4dd7-a139-b2f5091842a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cf8ea05-d9e5-43b4-a1cd-423775875155', '298de18e-7ab9-4f18-bca7-cfd33ee95f41', '5e77be3e-20f1-4000-a90d-2b080ebeafa2', '74432c14-f5ba-459c-947d-441a978b49f4']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:28.005188 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb4a6de-9ec3-4c56-b55d-3e90c8a295e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:28.030360 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb4a6de-9ec3-4c56-b55d-3e90c8a295e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b64e3669-9e9f-45b7-a466-eb1f9c236199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2032864685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['3cf8ea05-d9e5-43b4-a1cd-423775875155','298de18e-7ab9-4f18-bca7-cfd33ee95f41','5e77be3e-20f1-4000-a90d-2b080ebeafa2','74432c14-f5ba-459c-947d-441a978b49f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2032864685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b64e3669-9e9f-45b7-a466-eb1f9c236199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c017a805822a4f67b20303296f4cc4f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:28.031387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05d3ea5-1a63-462e-8ef4-36d89dcee0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:28.041068 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.044186 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:54:28.044547 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.046144 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.054518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05d3ea5-1a63-462e-8ef4-36d89dcee0e4) transitioned into state 'SUCCESS' from state '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-2032864685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b31ddf588334ba2bdd4a0eeaf22dba0',qos_specs=None,replication_status=,reservations=['3cf8ea05-d9e5-43b4-a1cd-423775875155','298de18e-7ab9-4f18-bca7-cfd33ee95f41','5e77be3e-20f1-4000-a90d-2b080ebeafa2','74432c14-f5ba-459c-947d-441a978b49f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c017a805822a4f67b20303296f4cc4f4',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:28.055665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8b82f2-84df-448a-866d-9f3c86d84932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:28.057910 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.057910 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:28.065751 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:28.066973 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.069033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8b82f2-84df-448a-866d-9f3c86d84932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:28.069710 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:28.069710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.070312 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Flow 'volume_create_api' (b91c1493-7d74-47e3-ac5a-c809bdc9aad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:28.070377 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.070377 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:28.070937 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Create volume request issued successfully. Jul 22 04:54:28.070937 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0d9e802a-ef13-4739-8875-dba707769093 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:28.071191 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1252/4983] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:27 2026] POST /volume/v3/volumes => generated 758 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:28.074724 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-92e949b0-214a-4662-b2e4-c20bebdfb5df tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 200 Jul 22 04:54:28.075187 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1251/4984] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:28.085090 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.085090 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:28.085907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-59d95281-40b6-4a05-9d2f-cc909101cc84 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:28.086569 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.086654 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1243/4985] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.088262 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a Jul 22 04:54:28.088798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.088798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.098497 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.098497 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:28.103482 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:28.114876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8abbcdc3-fb5a-4daf-bfee-cd74205079ef tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a returned with HTTP 200 Jul 22 04:54:28.115387 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1240/4986] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.130905 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.132690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 Jul 22 04:54:28.132877 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.133263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.140467 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.140467 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:28.143887 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:28.147895 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bd6f7fed-7fa6-48ea-a412-25a02bdcc02a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 returned with HTTP 200 Jul 22 04:54:28.147895 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1253/4987] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.164182 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.166602 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b Jul 22 04:54:28.166869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.166953 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.176921 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.176921 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:28.182301 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:28.194087 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2a18536a-2a06-4742-809f-b59a64fd10e7 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b returned with HTTP 200 Jul 22 04:54:28.195360 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1252/4988] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.212319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.214882 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a Jul 22 04:54:28.215106 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.215339 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.226871 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.226871 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:28.233157 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:28.238493 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7edc1e7e-3aba-4532-80fa-42cd1f1653b2 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a returned with HTTP 200 Jul 22 04:54:28.238954 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1244/4989] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.253725 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.258813 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 Jul 22 04:54:28.258813 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.258813 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.269688 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.269688 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:28.279224 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:28.285257 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-07801c43-407f-4fca-b7b0-aaa80adb1b83 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 returned with HTTP 200 Jul 22 04:54:28.285417 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1241/4990] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.305905 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.307787 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:28.308396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.308396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.308396 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete backup with id: 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. Jul 22 04:54:28.315425 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.315425 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:28.328572 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] delete_backup rpcapi backup_id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:54:28.330030 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-cbca25a9-01bf-4dea-9812-c2dace68fed8 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 202 Jul 22 04:54:28.330701 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1254/4991] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:28 2026] DELETE /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:28.340521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-980d347b-7603-4733-ba97-d776ec2ac11a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.343089 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-980d347b-7603-4733-ba97-d776ec2ac11a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:28.343089 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-980d347b-7603-4733-ba97-d776ec2ac11a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.343254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-980d347b-7603-4733-ba97-d776ec2ac11a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.343720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-980d347b-7603-4733-ba97-d776ec2ac11a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:28.350379 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.350379 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:28.351464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-980d347b-7603-4733-ba97-d776ec2ac11a tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 200 Jul 22 04:54:28.351770 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1253/4992] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:28.771455 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.773245 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] DELETE https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:54:28.773542 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.773749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.773907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume with id: 60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:54:28.782509 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.782509 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:28.783005 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:54:28.797784 np0000005618 devstack@c-api.service[100127]: WARNING cinder.keymgr.conf_key_mgr [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:54:28.811387 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Delete volume request issued successfully. Jul 22 04:54:28.811757 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8e510a03-0554-4012-8b11-d27438e9d2b8 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 202 Jul 22 04:54:28.812258 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1245/4993] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:28 2026] DELETE /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 04:54:28.821806 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a21516ee-79bd-4ba0-b488-0870191fee08 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:28.824242 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a21516ee-79bd-4ba0-b488-0870191fee08 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:54:28.824494 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a21516ee-79bd-4ba0-b488-0870191fee08 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:28.824755 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a21516ee-79bd-4ba0-b488-0870191fee08 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:28.833651 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:28.833651 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:28.837391 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a21516ee-79bd-4ba0-b488-0870191fee08 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Volume info retrieved successfully. Jul 22 04:54:28.842846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a21516ee-79bd-4ba0-b488-0870191fee08 tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 200 Jul 22 04:54:28.843292 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1242/4994] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:28 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:29.102479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.104975 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:29.105283 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.105564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.105730 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:29.110804 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.110804 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:29.111881 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b764170b-fb38-4ac3-a18e-1d7985ad95e5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:29.112424 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1255/4995] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:29 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:29.363564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8d6fc107-e885-46d3-b23b-85977b846b7d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.365746 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8d6fc107-e885-46d3-b23b-85977b846b7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e Jul 22 04:54:29.365992 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8d6fc107-e885-46d3-b23b-85977b846b7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.366378 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8d6fc107-e885-46d3-b23b-85977b846b7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.366520 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8d6fc107-e885-46d3-b23b-85977b846b7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Show backup with id 03a83abb-0b29-49c6-83ec-8fbcce2dd88e. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:29.370722 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8d6fc107-e885-46d3-b23b-85977b846b7d tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e returned with HTTP 404 Jul 22 04:54:29.371366 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1254/4996] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:29 2026] GET /volume/v3/backups/03a83abb-0b29-49c6-83ec-8fbcce2dd88e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:29.379891 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.382009 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 Jul 22 04:54:29.382241 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.382445 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.382628 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: b64e3669-9e9f-45b7-a466-eb1f9c236199 Jul 22 04:54:29.391870 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.391870 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:29.392548 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:29.411924 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:29.412262 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dc7eef1a-14dc-49e5-a811-4884f6fe8034 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 returned with HTTP 202 Jul 22 04:54:29.412697 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1246/4997] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:29 2026] DELETE /volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:29.420294 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.422118 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 Jul 22 04:54:29.422295 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.422484 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.428734 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.428734 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:29.431961 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:29.437312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2e92899a-2778-4b6a-ba58-c4b957e1fd95 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 returned with HTTP 200 Jul 22 04:54:29.437818 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1243/4998] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:29 2026] GET /volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:29.542651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-5340580c-a7af-4bf4-8579-9a5eff6749de None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.544463 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-5340580c-a7af-4bf4-8579-9a5eff6749de tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 Jul 22 04:54:29.544658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-5340580c-a7af-4bf4-8579-9a5eff6749de tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.544776 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-5340580c-a7af-4bf4-8579-9a5eff6749de tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.551835 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.551835 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:29.591275 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-5340580c-a7af-4bf4-8579-9a5eff6749de tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 returned with HTTP 200 Jul 22 04:54:29.591643 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1256/4999] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:54:29 2026] DELETE /volume/v3/attachments/a7e9bc22-eb9c-4eb1-829e-0546cb460a17 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:29.602229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.604286 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:54:29.604477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.604648 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.604820 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:54:29.612206 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.612206 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:29.612619 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:29.634865 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:54:29.635068 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b20adb59-9005-4e80-8511-ad42658f4eaa req-77798838-a6d9-4925-a31d-284fc4bc442a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 202 Jul 22 04:54:29.635533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1255/5000] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:54:29 2026] DELETE /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:29.856361 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b42ebc51-45e2-48b0-97db-07362a1e87db None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.857981 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b42ebc51-45e2-48b0-97db-07362a1e87db tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] GET https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd Jul 22 04:54:29.858201 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b42ebc51-45e2-48b0-97db-07362a1e87db tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.858384 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b42ebc51-45e2-48b0-97db-07362a1e87db tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.864094 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b42ebc51-45e2-48b0-97db-07362a1e87db tempest-TestEncryptedCinderVolumes-1665603848 tempest-TestEncryptedCinderVolumes-1665603848-project-member] https://10.4.3.175/volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd returned with HTTP 404 Jul 22 04:54:29.864582 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1247/5001] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:29 2026] GET /volume/v3/volumes/60f2dfe9-3f8c-4936-b700-712db33881dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:29.871184 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.934211 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:54:29.934429 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.934604 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.935276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:54:29.949851 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Get all volumes completed successfully. Jul 22 04:54:29.952739 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.952739 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:29.957334 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0b712ae-fa14-42c8-8b96-0d5d940ef013 tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:54:29.957752 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1244/5002] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:54:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17020 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:29.973338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64ef1496-ce13-46a7-9fea-879edabfb66b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:29.974849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64ef1496-ce13-46a7-9fea-879edabfb66b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] DELETE https://10.4.3.175/volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4 Jul 22 04:54:29.975025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64ef1496-ce13-46a7-9fea-879edabfb66b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:29.975203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64ef1496-ce13-46a7-9fea-879edabfb66b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:29.975409 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:29.975409 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:29.994205 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64ef1496-ce13-46a7-9fea-879edabfb66b tempest-TestEncryptedCinderVolumes-2075778779 tempest-TestEncryptedCinderVolumes-2075778779-project-admin] https://10.4.3.175/volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4 returned with HTTP 202 Jul 22 04:54:29.994578 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1257/5003] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:29 2026] DELETE /volume/v3/types/8a855ab3-4f98-442c-b19e-039e3f965ab4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:30.122134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.124280 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:30.124280 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.124557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.124700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:30.128652 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.128652 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:30.129535 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-606a4d27-2ddc-44e0-9501-ec647fd781bf tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:30.129906 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1256/5004] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:30.139258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-45e00769-1822-4ddc-9094-13ac2996bef4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.141463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45e00769-1822-4ddc-9094-13ac2996bef4 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:30.141612 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45e00769-1822-4ddc-9094-13ac2996bef4 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.141834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45e00769-1822-4ddc-9094-13ac2996bef4 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.141956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-45e00769-1822-4ddc-9094-13ac2996bef4 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:30.146145 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.146145 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:30.146884 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45e00769-1822-4ddc-9094-13ac2996bef4 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:30.147293 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1248/5005] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:30.156669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.158333 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:30.158594 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.158717 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.158822 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete backup with id: c3e093b7-3395-4274-94b9-ed77b883c59f. Jul 22 04:54:30.162695 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.162695 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:30.174327 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] delete_backup rpcapi backup_id c3e093b7-3395-4274-94b9-ed77b883c59f {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:54:30.176041 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d57a5ec7-9db9-4f48-98ce-3fd4119f868e tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 202 Jul 22 04:54:30.176543 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1245/5006] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:30 2026] DELETE /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:30.182948 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2a983942-5a9b-407f-9e58-56824be52d70 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.185042 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2a983942-5a9b-407f-9e58-56824be52d70 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:30.185284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2a983942-5a9b-407f-9e58-56824be52d70 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.185536 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2a983942-5a9b-407f-9e58-56824be52d70 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.185696 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2a983942-5a9b-407f-9e58-56824be52d70 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:30.191655 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.191655 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:30.192727 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2a983942-5a9b-407f-9e58-56824be52d70 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 200 Jul 22 04:54:30.193759 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1258/5007] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:30.451284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-53540474-ce83-43a5-a963-7903a601ec2e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.453010 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53540474-ce83-43a5-a963-7903a601ec2e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 Jul 22 04:54:30.453168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53540474-ce83-43a5-a963-7903a601ec2e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.453403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-53540474-ce83-43a5-a963-7903a601ec2e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.458754 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-53540474-ce83-43a5-a963-7903a601ec2e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 returned with HTTP 404 Jul 22 04:54:30.459199 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1257/5008] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/volumes/b64e3669-9e9f-45b7-a466-eb1f9c236199 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:30.466576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.468139 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a Jul 22 04:54:30.468301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.468476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.468621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: d050ba16-8c34-4103-b104-a56468fb979a Jul 22 04:54:30.474755 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.474755 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:30.475266 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:30.488613 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:30.488843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1fecf48c-af3f-4362-99c6-9ac22de12629 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a returned with HTTP 202 Jul 22 04:54:30.489386 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1249/5009] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:30 2026] DELETE /volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:30.498217 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.501135 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a Jul 22 04:54:30.501135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.501135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.507764 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.507764 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:30.510781 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:30.514480 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b3ee48e1-ffd6-4966-9598-941a678cc0a3 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a returned with HTTP 200 Jul 22 04:54:30.514870 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1246/5010] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:30.660686 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1c3310e0-a755-436f-988e-25d8010a9c38 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.662491 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c3310e0-a755-436f-988e-25d8010a9c38 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b Jul 22 04:54:30.662684 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c3310e0-a755-436f-988e-25d8010a9c38 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.662873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1c3310e0-a755-436f-988e-25d8010a9c38 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.671777 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1c3310e0-a755-436f-988e-25d8010a9c38 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b returned with HTTP 404 Jul 22 04:54:30.672386 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1259/5011] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/volumes/8a029461-9f6b-466d-bc5f-694368d1760b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:30.680293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-798dd04a-8537-449a-ae36-93173b66bb58 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.682560 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:30.682832 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.683107 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.683257 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:30.689312 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.689312 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:30.689839 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:54:30.708581 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:54:30.708766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-798dd04a-8537-449a-ae36-93173b66bb58 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 202 Jul 22 04:54:30.709182 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1258/5012] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:54:30 2026] DELETE /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:30.717558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:30.719322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:30.719662 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:30.719879 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:30.727200 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:30.727200 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:30.727679 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:54:30.728415 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7ca14f58-77ae-46f2-81c1-5f9847fcce57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 200 Jul 22 04:54:30.728782 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1250/5013] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:30 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:31.204279 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.206065 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f Jul 22 04:54:31.206235 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.206417 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.206543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id c3e093b7-3395-4274-94b9-ed77b883c59f. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:31.210601 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-69a54dc8-6c69-43e1-8596-0cabcf05d82d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f returned with HTTP 404 Jul 22 04:54:31.211223 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1247/5014] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:31 2026] GET /volume/v3/backups/c3e093b7-3395-4274-94b9-ed77b883c59f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:31.218353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.221060 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] DELETE https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:31.221374 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.221645 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.221805 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Delete backup with id: 465f4688-5937-43f3-b90a-8bd5639ff143. Jul 22 04:54:31.227254 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:31.227254 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:31.240263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] delete_backup rpcapi backup_id 465f4688-5937-43f3-b90a-8bd5639ff143 {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:54:31.242119 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ed6a62d-0190-408f-afe2-be6d89ce7404 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 202 Jul 22 04:54:31.242656 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1260/5015] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:31 2026] DELETE /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:31.248911 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e3681911-f5d0-407a-9907-a7c007dc518b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.251216 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3681911-f5d0-407a-9907-a7c007dc518b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:31.251448 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3681911-f5d0-407a-9907-a7c007dc518b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.251645 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e3681911-f5d0-407a-9907-a7c007dc518b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.251754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e3681911-f5d0-407a-9907-a7c007dc518b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:31.256667 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:31.256667 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:31.257443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e3681911-f5d0-407a-9907-a7c007dc518b tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 200 Jul 22 04:54:31.257809 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1259/5016] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:31 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:31.530954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b1310c14-e7cf-49e0-b62a-472f9ce5ab2b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.532638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b1310c14-e7cf-49e0-b62a-472f9ce5ab2b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a Jul 22 04:54:31.532808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b1310c14-e7cf-49e0-b62a-472f9ce5ab2b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.532983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b1310c14-e7cf-49e0-b62a-472f9ce5ab2b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.538099 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b1310c14-e7cf-49e0-b62a-472f9ce5ab2b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a returned with HTTP 404 Jul 22 04:54:31.538557 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1251/5017] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:31 2026] GET /volume/v3/volumes/d050ba16-8c34-4103-b104-a56468fb979a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:31.544395 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.546080 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b Jul 22 04:54:31.546267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.546462 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.546606 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: 4b9a067e-bcfd-45f9-a31a-00a66c1a022b Jul 22 04:54:31.552923 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:31.552923 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:31.553491 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:31.568394 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:31.568584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9ee6d1c-114d-4a2e-a825-9a7f2d156795 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b returned with HTTP 202 Jul 22 04:54:31.568968 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1248/5018] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:31 2026] DELETE /volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:31.585101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.586843 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b Jul 22 04:54:31.587044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.587233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.594311 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:31.594311 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:31.598283 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:31.604455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a54158c1-4f42-47c0-830c-ccf088fe86f1 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b returned with HTTP 200 Jul 22 04:54:31.604828 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1261/5019] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:31 2026] GET /volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:31.738991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5e76a11b-0334-41a7-9c1f-a859a05d9584 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:31.741205 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e76a11b-0334-41a7-9c1f-a859a05d9584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:31.741477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e76a11b-0334-41a7-9c1f-a859a05d9584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:31.741709 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e76a11b-0334-41a7-9c1f-a859a05d9584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:31.746682 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e76a11b-0334-41a7-9c1f-a859a05d9584 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 404 Jul 22 04:54:31.747266 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1260/5020] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:31 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:32.270728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.272536 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 Jul 22 04:54:32.272754 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.272997 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.273146 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 465f4688-5937-43f3-b90a-8bd5639ff143. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:32.278334 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-85a64dd6-bb20-4aae-a5e0-e97802bebec6 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 returned with HTTP 404 Jul 22 04:54:32.278771 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1252/5021] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:32 2026] GET /volume/v3/backups/465f4688-5937-43f3-b90a-8bd5639ff143 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:32.285906 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-52096b5f-8107-472b-814d-f8ba134f453d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.289113 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:32.289458 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.289772 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.289936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete backup with id: 15eccab4-3794-4c82-9053-c52f169b0c49. Jul 22 04:54:32.301628 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:32.301628 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:32.319987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] delete_backup rpcapi backup_id 15eccab4-3794-4c82-9053-c52f169b0c49 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:54:32.322105 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52096b5f-8107-472b-814d-f8ba134f453d tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 202 Jul 22 04:54:32.322694 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1249/5022] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:32 2026] DELETE /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:32.330715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.333243 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:32.333243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.333243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.333243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:32.338254 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:32.338254 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:32.339091 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27e24e3a-d2c8-4edc-a7e0-f786892aac9b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 200 Jul 22 04:54:32.339575 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1262/5023] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:32 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:32.617044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-45e8a5a4-0e3b-414b-a7f7-f3ecbbfef7c4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.619680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45e8a5a4-0e3b-414b-a7f7-f3ecbbfef7c4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b Jul 22 04:54:32.620046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45e8a5a4-0e3b-414b-a7f7-f3ecbbfef7c4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.620236 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45e8a5a4-0e3b-414b-a7f7-f3ecbbfef7c4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.626367 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45e8a5a4-0e3b-414b-a7f7-f3ecbbfef7c4 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b returned with HTTP 404 Jul 22 04:54:32.626831 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1261/5024] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:32 2026] GET /volume/v3/volumes/4b9a067e-bcfd-45f9-a31a-00a66c1a022b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:32.634120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.635907 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 Jul 22 04:54:32.636116 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.636306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.636489 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: f1286524-0de9-4a51-99d7-2ccf1ac903a9 Jul 22 04:54:32.644380 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:32.644380 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:32.644880 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:32.664999 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:32.664999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4943693b-f0ca-4bef-82c7-3fddda6b73a5 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 returned with HTTP 202 Jul 22 04:54:32.665385 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1253/5025] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:32 2026] DELETE /volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:32.673309 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:32.675014 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 Jul 22 04:54:32.675245 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:32.675412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:32.682122 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:32.682122 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:32.686000 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:32.690952 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f6e3afb-11eb-4646-b3fe-16746e4b6aff tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 returned with HTTP 200 Jul 22 04:54:32.691422 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1250/5026] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:32 2026] GET /volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:33.042436 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-4bfabcb2-e572-410c-92c7-5ce1f5bfd7e6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.044314 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-4bfabcb2-e572-410c-92c7-5ce1f5bfd7e6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 Jul 22 04:54:33.044486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-4bfabcb2-e572-410c-92c7-5ce1f5bfd7e6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.044853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-4bfabcb2-e572-410c-92c7-5ce1f5bfd7e6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.055217 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.055217 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:33.106852 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-4bfabcb2-e572-410c-92c7-5ce1f5bfd7e6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 returned with HTTP 200 Jul 22 04:54:33.107363 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1263/5027] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:54:33 2026] DELETE /volume/v3/attachments/247a0ab6-1682-40b1-b0a5-ffb79f85cad7 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:33.119840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.122265 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:33.122526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.122764 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.123017 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:33.129693 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.129693 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:33.130215 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:33.143412 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:54:33.143573 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-7a0b1dfa-d3f2-4a36-a295-156f588e5045 req-785698ec-91fc-42d6-a99c-706bd7aeb6f2 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 202 Jul 22 04:54:33.144104 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1262/5028] 10.4.3.175 () {70 vars in 1620 bytes} [Wed Jul 22 04:54:33 2026] DELETE /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:33.351277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.353415 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 Jul 22 04:54:33.353570 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.353794 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.353955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Show backup with id 15eccab4-3794-4c82-9053-c52f169b0c49. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:33.359500 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-64db4510-43fc-4ab7-b5cf-3c23feb5f2d7 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 returned with HTTP 404 Jul 22 04:54:33.360118 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1254/5029] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:33 2026] GET /volume/v3/backups/15eccab4-3794-4c82-9053-c52f169b0c49 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:33.367384 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3452695f-42e3-4237-8d01-e4963a4022f1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.369040 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] DELETE https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:54:33.369222 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.369420 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.369515 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Delete backup with id: 4c2bf057-6959-4e13-9ace-e30d657a09ba. Jul 22 04:54:33.373149 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.373149 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:33.384735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] delete_backup rpcapi backup_id 4c2bf057-6959-4e13-9ace-e30d657a09ba {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:54:33.386216 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3452695f-42e3-4237-8d01-e4963a4022f1 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 202 Jul 22 04:54:33.386652 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1251/5030] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:33 2026] DELETE /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:33.393778 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.395511 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:54:33.395681 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.395884 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.396029 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:33.401414 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.401414 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:33.402115 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b832ac40-6bca-4f74-ae63-a8fef7cdd2a5 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 200 Jul 22 04:54:33.402525 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1264/5031] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:33 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:33.706907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e5a71cec-7909-4788-bc66-a64bc04010fd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.708788 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5a71cec-7909-4788-bc66-a64bc04010fd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 Jul 22 04:54:33.709013 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5a71cec-7909-4788-bc66-a64bc04010fd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.709255 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e5a71cec-7909-4788-bc66-a64bc04010fd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.715843 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e5a71cec-7909-4788-bc66-a64bc04010fd tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 returned with HTTP 404 Jul 22 04:54:33.716439 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1263/5032] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:33 2026] GET /volume/v3/volumes/f1286524-0de9-4a51-99d7-2ccf1ac903a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:33.724647 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-06063d61-be4f-47dd-9fd4-161c0adf345e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.726366 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a Jul 22 04:54:33.726610 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.726880 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.727129 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: 08b06e5d-e91d-4e68-8b2e-ab859841538a Jul 22 04:54:33.735112 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.735112 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:33.735612 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:33.752115 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:33.752298 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-06063d61-be4f-47dd-9fd4-161c0adf345e tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a returned with HTTP 202 Jul 22 04:54:33.752748 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1255/5033] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:33 2026] DELETE /volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:33.759825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-851d3521-e048-4276-985d-ec4749c6e60c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:33.762996 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-851d3521-e048-4276-985d-ec4749c6e60c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a Jul 22 04:54:33.763257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-851d3521-e048-4276-985d-ec4749c6e60c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:33.763529 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-851d3521-e048-4276-985d-ec4749c6e60c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:33.773139 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:33.773139 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:33.777443 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-851d3521-e048-4276-985d-ec4749c6e60c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:33.781579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-851d3521-e048-4276-985d-ec4749c6e60c tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a returned with HTTP 200 Jul 22 04:54:33.781974 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1252/5034] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:33 2026] GET /volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:34.136487 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0b40568e-73c5-4a92-a09f-70f03d599f29 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.138336 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b40568e-73c5-4a92-a09f-70f03d599f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:34.138566 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b40568e-73c5-4a92-a09f-70f03d599f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.138821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b40568e-73c5-4a92-a09f-70f03d599f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.145191 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b40568e-73c5-4a92-a09f-70f03d599f29 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 404 Jul 22 04:54:34.145907 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1265/5035] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:34.412096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-08ede579-b26c-443c-a09c-69746a1f5612 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.414118 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-08ede579-b26c-443c-a09c-69746a1f5612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] GET https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba Jul 22 04:54:34.414339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-08ede579-b26c-443c-a09c-69746a1f5612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.414526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-08ede579-b26c-443c-a09c-69746a1f5612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.414578 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-08ede579-b26c-443c-a09c-69746a1f5612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] Show backup with id 4c2bf057-6959-4e13-9ace-e30d657a09ba. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:34.418520 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-08ede579-b26c-443c-a09c-69746a1f5612 tempest-VolumesBackupsTest-1260279286 tempest-VolumesBackupsTest-1260279286-project-admin] https://10.4.3.175/volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba returned with HTTP 404 Jul 22 04:54:34.419132 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1264/5036] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/backups/4c2bf057-6959-4e13-9ace-e30d657a09ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:34.431186 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-07d2c43f-3c83-45ab-b765-4a541f37199b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.433404 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:54:34.433620 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.433898 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.434156 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume with id: 05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:54:34.442353 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:34.442353 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:34.442953 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:34.468232 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume request issued successfully. Jul 22 04:54:34.468478 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-07d2c43f-3c83-45ab-b765-4a541f37199b tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc returned with HTTP 202 Jul 22 04:54:34.468886 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1256/5037] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:34 2026] DELETE /volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:34.476974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.479462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:54:34.479759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.480311 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.488292 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:34.488292 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:34.491600 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:34.495577 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee612733-3edf-4ed5-9dcd-414f9d4faaa1 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc returned with HTTP 200 Jul 22 04:54:34.495938 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1253/5038] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:34.636751 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.638728 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:34.638938 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.639196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.639269 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:34.643363 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c4ad040a-a538-40c6-9e13-00c3b626f8a5 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 404 Jul 22 04:54:34.643815 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1266/5039] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:54:34 2026] DELETE /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:34.651659 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-26f9f6cb-9ece-453f-96e9-5e6f8c9db15b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.653682 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-26f9f6cb-9ece-453f-96e9-5e6f8c9db15b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 Jul 22 04:54:34.653977 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-26f9f6cb-9ece-453f-96e9-5e6f8c9db15b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.654615 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-26f9f6cb-9ece-453f-96e9-5e6f8c9db15b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.660292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-26f9f6cb-9ece-453f-96e9-5e6f8c9db15b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 returned with HTTP 404 Jul 22 04:54:34.660894 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1265/5040] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/snapshots/591d53c2-20ab-4c76-abb7-a103cf9b48f3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:34.794366 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1168acc9-25be-4825-94a3-44c489be7b4b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.796275 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1168acc9-25be-4825-94a3-44c489be7b4b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a Jul 22 04:54:34.796356 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1168acc9-25be-4825-94a3-44c489be7b4b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.796539 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1168acc9-25be-4825-94a3-44c489be7b4b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.801732 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1168acc9-25be-4825-94a3-44c489be7b4b tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a returned with HTTP 404 Jul 22 04:54:34.802190 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1257/5041] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/volumes/08b06e5d-e91d-4e68-8b2e-ab859841538a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:34.808764 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-00701e1b-ea24-4866-baf2-5447e21dca82 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.810879 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:34.811193 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.811419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.811672 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume with id: ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:34.819028 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:34.819028 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:34.819475 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:34.840022 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Delete volume request issued successfully. Jul 22 04:54:34.840223 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-00701e1b-ea24-4866-baf2-5447e21dca82 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 returned with HTTP 202 Jul 22 04:54:34.840641 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1254/5042] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:34 2026] DELETE /volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:34.848125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:34.849886 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:34.850096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:34.850331 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:34.859320 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:34.859320 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:34.863833 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Volume info retrieved successfully. Jul 22 04:54:34.868391 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-298efcbc-fe2e-436c-a170-c3a6abfdf701 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 returned with HTTP 200 Jul 22 04:54:34.868694 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1267/5043] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:34 2026] GET /volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:35.383240 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.384772 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:35.384957 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.385169 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.385314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:35.390530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba921caf-fec6-42e5-a391-4722fc2252f4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 404 Jul 22 04:54:35.390956 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1266/5044] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:35 2026] DELETE /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:35.398407 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b6ed3a82-c4b4-42f6-a02e-527a22f39af9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.399066 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-e3c22eca-235e-445b-a1c6-bbcf583d2a15 req-855b455c-d195-4a3b-9f3b-4953f404d6c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.400516 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b6ed3a82-c4b4-42f6-a02e-527a22f39af9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 Jul 22 04:54:35.400757 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3a82-c4b4-42f6-a02e-527a22f39af9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.401307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b6ed3a82-c4b4-42f6-a02e-527a22f39af9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.401353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-e3c22eca-235e-445b-a1c6-bbcf583d2a15 req-855b455c-d195-4a3b-9f3b-4953f404d6c1 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 Jul 22 04:54:35.401353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-e3c22eca-235e-445b-a1c6-bbcf583d2a15 req-855b455c-d195-4a3b-9f3b-4953f404d6c1 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.401610 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-e3c22eca-235e-445b-a1c6-bbcf583d2a15 req-855b455c-d195-4a3b-9f3b-4953f404d6c1 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.407615 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b6ed3a82-c4b4-42f6-a02e-527a22f39af9 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 returned with HTTP 404 Jul 22 04:54:35.408234 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1258/5045] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:35 2026] GET /volume/v3/volumes/740616d2-df94-4fef-a5d7-f8db72896f33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:35.409506 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:35.409506 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:35.456142 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-e3c22eca-235e-445b-a1c6-bbcf583d2a15 req-855b455c-d195-4a3b-9f3b-4953f404d6c1 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 returned with HTTP 200 Jul 22 04:54:35.456646 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1255/5046] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:54:35 2026] DELETE /volume/v3/attachments/d725d292-7b9f-476f-86bb-6cd98a969765 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:35.511720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d41f9903-377f-4766-8d9d-e2ecf458a1fa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.513305 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d41f9903-377f-4766-8d9d-e2ecf458a1fa tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc Jul 22 04:54:35.513517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d41f9903-377f-4766-8d9d-e2ecf458a1fa tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.513693 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d41f9903-377f-4766-8d9d-e2ecf458a1fa tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.518709 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d41f9903-377f-4766-8d9d-e2ecf458a1fa tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc returned with HTTP 404 Jul 22 04:54:35.519152 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1268/5047] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:35 2026] GET /volume/v3/volumes/05cc6114-5425-42fc-b48d-6f74c02c6acc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:35.527555 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.529651 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:54:35.529918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.530198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.530428 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume with id: 42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:54:35.541151 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:35.541151 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:35.541250 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:35.558335 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume request issued successfully. Jul 22 04:54:35.558679 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-202de16e-c03d-4ba9-bc1b-ad6a5e88b410 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f returned with HTTP 202 Jul 22 04:54:35.559160 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1267/5048] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:35 2026] DELETE /volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:35.566920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.573046 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:54:35.573343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.573645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.586870 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:35.586870 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:35.591901 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:35.596856 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c9b9b9a-11b7-49c0-bafe-08acb14fded5 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f returned with HTTP 200 Jul 22 04:54:35.597475 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1259/5049] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:35 2026] GET /volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:35.883905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f5611b97-15e8-4428-983e-f9af8450a432 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:35.885874 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5611b97-15e8-4428-983e-f9af8450a432 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] GET https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 Jul 22 04:54:35.886130 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5611b97-15e8-4428-983e-f9af8450a432 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:35.886404 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f5611b97-15e8-4428-983e-f9af8450a432 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:35.892579 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f5611b97-15e8-4428-983e-f9af8450a432 tempest-CreateVolumesFromBackupTest-1308779533 tempest-CreateVolumesFromBackupTest-1308779533-project-member] https://10.4.3.175/volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 returned with HTTP 404 Jul 22 04:54:35.893056 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1256/5050] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:35 2026] GET /volume/v3/volumes/ee04b425-45a3-4c20-8eed-6aefc69590c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:36.439740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.440805 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9572cf71-57c7-454b-a80d-b299bbc1699d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.441494 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:36.441852 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-646198703", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:36.442339 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:36.442671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-895041289", "source_volid": "722c08ec-1f4e-436e-905e-d5d55ba0c877", "volume_type": "tempest-scenario-type-luks-332887950", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:36.443707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-646198703', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:36.444073 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-895041289', 'source_volid': '722c08ec-1f4e-436e-905e-d5d55ba0c877', 'volume_type': 'tempest-scenario-type-luks-332887950', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:36.452327 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:36.452327 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:36.452818 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume retrieved successfully. Jul 22 04:54:36.452861 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume of 1 GB Jul 22 04:54:36.453427 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Availability Zones retrieved successfully. Jul 22 04:54:36.458354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (fc323c06-a619-4286-bc7c-56671826841c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:36.459204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35321033-caa6-4107-8210-f5b23413266e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.460001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:36.479454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35321033-caa6-4107-8210-f5b23413266e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '722c08ec-1f4e-436e-905e-d5d55ba0c877', 'volume_type': VolumeType(created_at=2026-07-22T04:53:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=038ec182-b02e-496d-8675-af2241b8998b,is_public=True,name='tempest-scenario-type-luks-332887950',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '038ec182-b02e-496d-8675-af2241b8998b', '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=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.480316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c40c11d-7039-4acd-b1f2-809579572c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.522831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:54:36.528045 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:54:36.528574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Created reservations ['4f1e1329-3649-48d2-a266-343697ad2cca', '7ed2b4bc-daa2-4102-a8ed-46b9507756f8', 'e38ad79a-7dd4-4c43-a8b8-9005829d4e2e', '79c9cfba-793f-4794-853b-4f665128efde'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:36.529286 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c40c11d-7039-4acd-b1f2-809579572c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f1e1329-3649-48d2-a266-343697ad2cca', '7ed2b4bc-daa2-4102-a8ed-46b9507756f8', 'e38ad79a-7dd4-4c43-a8b8-9005829d4e2e', '79c9cfba-793f-4794-853b-4f665128efde']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.529983 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf9b3bc-39ac-4a13-b428-cc5061a6546b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.533147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (e9913aeb-e072-412f-83f4-14792504c959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:36.534165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa7aa6ea-6c67-4bdc-838d-4046b24fa239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.535057 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:36.562793 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf9b3bc-39ac-4a13-b428-cc5061a6546b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e59c91bb-85c9-4fe4-949c-20e61c500b0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-895041289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['4f1e1329-3649-48d2-a266-343697ad2cca','7ed2b4bc-daa2-4102-a8ed-46b9507756f8','e38ad79a-7dd4-4c43-a8b8-9005829d4e2e','79c9cfba-793f-4794-853b-4f665128efde'],size=1,snapshot_id=None,source_replicaid=,source_volid=722c08ec-1f4e-436e-905e-d5d55ba0c877,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=038ec182-b02e-496d-8675-af2241b8998b), '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-22T04:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-895041289',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e59c91bb-85c9-4fe4-949c-20e61c500b0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45246d08fb564c059f740c19b7437cd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=722c08ec-1f4e-436e-905e-d5d55ba0c877,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293ca8b266c24359aa4ca042d4a89a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(038ec182-b02e-496d-8675-af2241b8998b),volume_type_id=038ec182-b02e-496d-8675-af2241b8998b)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.563645 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1fe40c-6731-4ab6-b4e7-f4806bca9a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.582244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1fe40c-6731-4ab6-b4e7-f4806bca9a64) transitioned into state 'SUCCESS' from state '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-895041289',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45246d08fb564c059f740c19b7437cd1',qos_specs=None,replication_status=,reservations=['4f1e1329-3649-48d2-a266-343697ad2cca','7ed2b4bc-daa2-4102-a8ed-46b9507756f8','e38ad79a-7dd4-4c43-a8b8-9005829d4e2e','79c9cfba-793f-4794-853b-4f665128efde'],size=1,snapshot_id=None,source_replicaid=,source_volid=722c08ec-1f4e-436e-905e-d5d55ba0c877,status='creating',user_id='293ca8b266c24359aa4ca042d4a89a27',volume_type_id=038ec182-b02e-496d-8675-af2241b8998b)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.583070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a54ce5-d020-472d-9828-cd0eecf02bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.586622 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa7aa6ea-6c67-4bdc-838d-4046b24fa239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.587994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306e64fb-1c35-480d-b863-5102b4841704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.600024 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a54ce5-d020-472d-9828-cd0eecf02bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.601148 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Flow 'volume_create_api' (fc323c06-a619-4286-bc7c-56671826841c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:36.601540 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Create volume request issued successfully. Jul 22 04:54:36.602721 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9572cf71-57c7-454b-a80d-b299bbc1699d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:36.602858 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1268/5051] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:36 2026] POST /volume/v3/volumes => generated 809 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:36.613335 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-306e66c9-f172-450a-9840-c98ee199b727 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.614904 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-56f2244a-24e4-4b53-99de-43a8742f847b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.617953 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56f2244a-24e4-4b53-99de-43a8742f847b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:36.617953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56f2244a-24e4-4b53-99de-43a8742f847b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:36.618167 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56f2244a-24e4-4b53-99de-43a8742f847b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:36.620310 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-306e66c9-f172-450a-9840-c98ee199b727 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f Jul 22 04:54:36.620808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-306e66c9-f172-450a-9840-c98ee199b727 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:36.620808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-306e66c9-f172-450a-9840-c98ee199b727 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:36.630290 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-306e66c9-f172-450a-9840-c98ee199b727 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f returned with HTTP 404 Jul 22 04:54:36.630856 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1260/5052] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:36 2026] GET /volume/v3/volumes/42c3b5f6-5de3-475b-9b69-7f6bd2aa1a0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 22 04:54:36.636240 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:36.636240 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:36.637096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['2f8b5429-ccf1-491b-befc-ae931dda8e88', 'f8efab70-f951-4de7-9020-e21e719299a3', '3ea55517-073f-4315-81b5-98261bdb2c64', 'ae06d199-ae8e-47f6-864b-09d0682c65ab'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:36.638084 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (306e64fb-1c35-480d-b863-5102b4841704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f8b5429-ccf1-491b-befc-ae931dda8e88', 'f8efab70-f951-4de7-9020-e21e719299a3', '3ea55517-073f-4315-81b5-98261bdb2c64', 'ae06d199-ae8e-47f6-864b-09d0682c65ab']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.639060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a48313b-dacc-493f-969f-c72c833e2c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.639248 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.641303 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:54:36.641522 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:36.641703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:36.641908 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume with id: a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:54:36.642153 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-56f2244a-24e4-4b53-99de-43a8742f847b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:36.646527 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56f2244a-24e4-4b53-99de-43a8742f847b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:36.646893 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1257/5053] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:36 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:36.658842 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:36.658842 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:36.659330 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:36.678100 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a48313b-dacc-493f-969f-c72c833e2c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f57d85-1f08-4fc3-85cf-36c01cae7844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-646198703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['2f8b5429-ccf1-491b-befc-ae931dda8e88','f8efab70-f951-4de7-9020-e21e719299a3','3ea55517-073f-4315-81b5-98261bdb2c64','ae06d199-ae8e-47f6-864b-09d0682c65ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-646198703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f57d85-1f08-4fc3-85cf-36c01cae7844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.679898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df81b8f-bb13-4813-b9e9-e1040be896cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.680230 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Delete volume request issued successfully. Jul 22 04:54:36.680474 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cd55200-996c-4ee4-b07f-981d0c393f63 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e returned with HTTP 202 Jul 22 04:54:36.681012 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1269/5054] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:36 2026] DELETE /volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:36.688790 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.690721 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:54:36.690905 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:36.691163 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:36.697983 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:36.697983 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:36.702517 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Volume info retrieved successfully. Jul 22 04:54:36.703734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df81b8f-bb13-4813-b9e9-e1040be896cc) transitioned into state 'SUCCESS' from state '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-646198703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['2f8b5429-ccf1-491b-befc-ae931dda8e88','f8efab70-f951-4de7-9020-e21e719299a3','3ea55517-073f-4315-81b5-98261bdb2c64','ae06d199-ae8e-47f6-864b-09d0682c65ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.704480 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80043f51-b1b8-48bc-a7da-943015b74c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:36.707143 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-61f6e60a-199e-4ed2-af25-e278706b5ef9 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e returned with HTTP 200 Jul 22 04:54:36.707608 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1261/5055] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:36 2026] GET /volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:36.718779 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80043f51-b1b8-48bc-a7da-943015b74c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:36.719642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (e9913aeb-e072-412f-83f4-14792504c959) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:36.719989 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:54:36.720571 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9722eb0c-5554-4bc8-82f1-3d0741390a15 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:36.721038 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1269/5056] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:36 2026] POST /volume/v3/volumes => generated 758 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:36.734664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:36.736904 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:36.737236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:36.737702 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:36.747629 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:36.747629 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:36.752714 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:36.758993 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3f8fce3d-3187-4d73-a8e4-a82044a6cde7 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:36.759667 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1258/5057] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:36 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:36.951738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-de57a30a-b001-414f-adc6-32214c68a109 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.038390 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:37.038390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-688216644"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:37.040154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-688216644'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:37.040251 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:37.044358 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:37.049946 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (9def6f59-674c-4af8-baf7-19c5a0c22638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:37.050706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3fdc90-b3c2-4e2d-b0fb-6eb7ef6a06f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:37.051543 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:37.078306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb3fdc90-b3c2-4e2d-b0fb-6eb7ef6a06f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:37.079069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b18a5d-aca7-4b53-902f-e4ace8c10dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:37.143994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['9659fca7-35e4-430a-95e5-c6660352f426', '00e283e4-7201-4d9e-8e85-6fcb1f6efd29', '1c318d44-026c-46aa-8f88-85784f36016e', '990762dd-a5f8-4938-8987-6652434f04ba'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:37.144691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4b18a5d-aca7-4b53-902f-e4ace8c10dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9659fca7-35e4-430a-95e5-c6660352f426', '00e283e4-7201-4d9e-8e85-6fcb1f6efd29', '1c318d44-026c-46aa-8f88-85784f36016e', '990762dd-a5f8-4938-8987-6652434f04ba']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:37.145356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270bcb59-2b9a-4159-b9df-b1ab57f2da4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:37.168100 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270bcb59-2b9a-4159-b9df-b1ab57f2da4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd930ef8a-a3a8-46cb-b371-dd514249c1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-688216644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['9659fca7-35e4-430a-95e5-c6660352f426','00e283e4-7201-4d9e-8e85-6fcb1f6efd29','1c318d44-026c-46aa-8f88-85784f36016e','990762dd-a5f8-4938-8987-6652434f04ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-688216644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d930ef8a-a3a8-46cb-b371-dd514249c1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:37.168819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d5806-7451-4947-9709-9259c4292b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:37.184540 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38d5806-7451-4947-9709-9259c4292b6b) transitioned into state 'SUCCESS' from state '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-688216644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['9659fca7-35e4-430a-95e5-c6660352f426','00e283e4-7201-4d9e-8e85-6fcb1f6efd29','1c318d44-026c-46aa-8f88-85784f36016e','990762dd-a5f8-4938-8987-6652434f04ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:37.185192 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e44cea-df84-4c07-8af9-41d8dc153ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:37.193523 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63e44cea-df84-4c07-8af9-41d8dc153ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:37.194483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (9def6f59-674c-4af8-baf7-19c5a0c22638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:37.194773 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:37.195310 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de57a30a-b001-414f-adc6-32214c68a109 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:37.195737 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1270/5058] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:54:36 2026] POST /volume/v3/volumes => generated 759 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:37.207219 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-05466333-3deb-4d73-9050-317367fd26b8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.209256 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-05466333-3deb-4d73-9050-317367fd26b8 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:37.209256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-05466333-3deb-4d73-9050-317367fd26b8 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.209440 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-05466333-3deb-4d73-9050-317367fd26b8 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.216278 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:37.216278 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:37.220579 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-05466333-3deb-4d73-9050-317367fd26b8 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:37.226391 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-05466333-3deb-4d73-9050-317367fd26b8 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 returned with HTTP 200 Jul 22 04:54:37.226892 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1262/5059] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:37.660738 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.662662 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:37.662862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.663105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.671496 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:37.671496 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:37.675663 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:37.684681 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fdd52f53-8fc6-4b07-96f4-cc4c64d4c68f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:37.685309 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1270/5060] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:37.723523 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-791be3ae-17f2-4866-bf21-861f6e4d1142 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.725819 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-791be3ae-17f2-4866-bf21-861f6e4d1142 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] GET https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e Jul 22 04:54:37.726081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-791be3ae-17f2-4866-bf21-861f6e4d1142 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.726302 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-791be3ae-17f2-4866-bf21-861f6e4d1142 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.733936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-791be3ae-17f2-4866-bf21-861f6e4d1142 tempest-VolumesBackupsTest-1012305724 tempest-VolumesBackupsTest-1012305724-project-member] https://10.4.3.175/volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e returned with HTTP 404 Jul 22 04:54:37.734682 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1259/5061] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/a42b0c78-0de6-43f4-8599-af7b7c10df4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:37.775754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-86736c86-8bb5-4d60-9202-05755d429998 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.778217 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86736c86-8bb5-4d60-9202-05755d429998 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:37.778445 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86736c86-8bb5-4d60-9202-05755d429998 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.778700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-86736c86-8bb5-4d60-9202-05755d429998 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.788529 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:37.788529 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:37.793244 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-86736c86-8bb5-4d60-9202-05755d429998 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:37.799624 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-86736c86-8bb5-4d60-9202-05755d429998 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:37.800244 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1271/5062] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:37.815055 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.816883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:37.817135 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.817553 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.824728 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:37.824728 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:37.828571 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:37.833680 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b8093529-2c6a-412a-bd38-dc98010d47c0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:37.834128 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1263/5063] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:37.961036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:37.963840 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:37.964066 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:37.964289 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:37.972687 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:37.972687 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:37.977110 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:37.983654 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-d4482875-0dbb-43e0-ab41-741ec5b47e55 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:37.984217 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1271/5064] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:54:37 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:38.243315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.245005 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:38.245190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:38.245375 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:38.251438 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.251438 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:38.254594 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:38.258209 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c177f877-bcac-4aab-8cce-0d4f8bc205f3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 returned with HTTP 200 Jul 22 04:54:38.258551 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1260/5065] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:38 2026] GET /volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:38.271822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.274131 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:54:38.274556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d930ef8a-a3a8-46cb-b371-dd514249c1d3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-92743561"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:38.286908 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.286908 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:38.287542 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:38.287669 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create snapshot from volume d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:38.324710 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['2076ae9f-5c1c-4f61-92ad-137b195cfe1e', '51adbe33-7f61-4b43-b0f2-fce5bb393828', '7a5d63bd-8dff-43b4-9b58-324c7a82c6d3', '5a97f40c-0dd5-4833-9c0d-63d208e2b829'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:38.357887 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot create request issued successfully. Jul 22 04:54:38.358190 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5d8b925-e10d-4b9c-b934-a71bc1f60a7b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:54:38.358651 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1272/5066] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:54:38 2026] POST /volume/v3/snapshots => generated 314 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:38.367098 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f03b1049-d254-4e30-aade-5ef02042bfab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.368736 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f03b1049-d254-4e30-aade-5ef02042bfab tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:38.368838 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f03b1049-d254-4e30-aade-5ef02042bfab tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:38.369029 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f03b1049-d254-4e30-aade-5ef02042bfab tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:38.373662 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.373662 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:38.374102 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f03b1049-d254-4e30-aade-5ef02042bfab tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot retrieved successfully. Jul 22 04:54:38.374808 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f03b1049-d254-4e30-aade-5ef02042bfab tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 returned with HTTP 200 Jul 22 04:54:38.375158 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1264/5067] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:38 2026] GET /volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:38.452216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.454082 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:38.454254 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:38.454453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:38.460551 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.460551 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:38.463662 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:38.468663 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-4120cf67-dec3-4a85-aef7-f1429ecfd6ce tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:38.477495 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1272/5068] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:54:38 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:38.479183 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-512a57b0-3a15-49ac-a441-580bf50808f8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.479640 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-512a57b0-3a15-49ac-a441-580bf50808f8 None None] GET https://10.4.3.175/volume// Jul 22 04:54:38.479807 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-512a57b0-3a15-49ac-a441-580bf50808f8 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:38.480006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-512a57b0-3a15-49ac-a441-580bf50808f8 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:38.480328 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-512a57b0-3a15-49ac-a441-580bf50808f8 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:54:38.480618 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1261/5069] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:54: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 22 04:54:38.489125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-bc515365-0514-4949-9739-c47307967cf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.491811 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-bc515365-0514-4949-9739-c47307967cf0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:54:38.492278 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-bc515365-0514-4949-9739-c47307967cf0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5f57d85-1f08-4fc3-85cf-36c01cae7844", "connector": null, "instance_uuid": "d1a413af-9958-4d4d-a0c7-abec3ac500a5"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:38.502747 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.502747 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:38.532955 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-bc515365-0514-4949-9739-c47307967cf0 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:54:38.533397 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1273/5070] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:54:38 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 22 04:54:38.699573 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:38.701296 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:38.701487 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:38.701664 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:38.708997 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:38.708997 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:38.712977 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:38.717796 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7260f3ec-3623-4567-b759-7f7886f8e0f5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:38.718707 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1265/5071] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:38 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:39.273550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9d6a24e5-6f56-471d-a593-b18177dbdf64 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.274046 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d6a24e5-6f56-471d-a593-b18177dbdf64 None None] GET https://10.4.3.175/volume// Jul 22 04:54:39.274250 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d6a24e5-6f56-471d-a593-b18177dbdf64 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:39.274482 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9d6a24e5-6f56-471d-a593-b18177dbdf64 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:39.274796 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9d6a24e5-6f56-471d-a593-b18177dbdf64 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:54:39.275115 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1273/5072] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:54: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 22 04:54:39.282238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.284128 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:54:39.284339 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:39.284535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:39.293549 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.293549 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:39.296769 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:54:39.301921 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-0a802f58-11e2-45c8-959b-6c8f3b882560 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:54:39.302273 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1262/5073] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:54:39 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:39.383286 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.385324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:39.385589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:39.385836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:39.391668 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.391668 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:39.392257 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot retrieved successfully. Jul 22 04:54:39.393542 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-01a717bb-333b-4f20-ae7f-3449b85b8766 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 returned with HTTP 200 Jul 22 04:54:39.394294 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1274/5074] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:39 2026] GET /volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:39.402302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.403908 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:39.404254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b8863501-d099-4017-bea2-aa9c8b54a867", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1092964809"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.405666 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b8863501-d099-4017-bea2-aa9c8b54a867', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1092964809'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:39.405779 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:39.410240 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:39.413809 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.416592 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 Jul 22 04:54:39.417135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.418240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (5ee5b944-9d11-4780-9a7f-5373c98b975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.419499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72749518-dcaa-40dd-853f-525755d2bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.420727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:39.426149 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:54:39.431674 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:54:39.432913 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.432913 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:39.452919 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72749518-dcaa-40dd-853f-525755d2bb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.454294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb6294e-9736-4c92-9ea2-156e12c45db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.499068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['f4a39758-21b0-4d14-9790-e3d6c9283eb6', '36f78cdc-8ae3-466e-bb2d-86a1a90ffbbe', '765bf2a3-7c52-4b6f-aa8c-f331df1c9df9', 'ed5174c0-693e-4952-9250-95050f8f5aba'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:39.500057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb6294e-9736-4c92-9ea2-156e12c45db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a39758-21b0-4d14-9790-e3d6c9283eb6', '36f78cdc-8ae3-466e-bb2d-86a1a90ffbbe', '765bf2a3-7c52-4b6f-aa8c-f331df1c9df9', 'ed5174c0-693e-4952-9250-95050f8f5aba']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.500954 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb95142-8d60-413d-9d49-158b903eedfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.520032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" released by "attachment_update" :: held 0.088s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:54:39.520358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-5bae7ad9-7570-4858-9489-9d121551d8f1 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 returned with HTTP 200 Jul 22 04:54:39.520750 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1274/5075] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:54:39 2026] PUT /volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:39.528426 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb95142-8d60-413d-9d49-158b903eedfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc88ddd-59ec-4fe7-aee0-bf9548f84d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092964809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['f4a39758-21b0-4d14-9790-e3d6c9283eb6','36f78cdc-8ae3-466e-bb2d-86a1a90ffbbe','765bf2a3-7c52-4b6f-aa8c-f331df1c9df9','ed5174c0-693e-4952-9250-95050f8f5aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1092964809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc88ddd-59ec-4fe7-aee0-bf9548f84d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.529165 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f18a1d3-875e-4df1-bce5-e5e1a9fc2d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.543876 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-e6df0d20-2cb9-4075-bd5e-f10a014e1676 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.546546 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-e6df0d20-2cb9-4075-bd5e-f10a014e1676 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991/action Jul 22 04:54:39.546952 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-e6df0d20-2cb9-4075-bd5e-f10a014e1676 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:54:39.547163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-e6df0d20-2cb9-4075-bd5e-f10a014e1676 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.547244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f18a1d3-875e-4df1-bce5-e5e1a9fc2d37) transitioned into state 'SUCCESS' from state '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-1092964809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['f4a39758-21b0-4d14-9790-e3d6c9283eb6','36f78cdc-8ae3-466e-bb2d-86a1a90ffbbe','765bf2a3-7c52-4b6f-aa8c-f331df1c9df9','ed5174c0-693e-4952-9250-95050f8f5aba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.548245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c1e71-40d3-474e-a65d-467bdd15a4b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.558424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e98c1e71-40d3-474e-a65d-467bdd15a4b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.559393 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (5ee5b944-9d11-4780-9a7f-5373c98b975b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.559828 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:39.560448 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-be5a4cc7-571f-4e3c-b6a3-ef9fa5f38f9c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:39.560906 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1266/5076] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:39 2026] POST /volume/v3/volumes => generated 760 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:39.565026 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.565026 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:39.572876 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7e39f431-2997-4b4a-8aaf-031435f0543d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.575263 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:39.575263 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b8863501-d099-4017-bea2-aa9c8b54a867", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-161813587"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.576802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b8863501-d099-4017-bea2-aa9c8b54a867', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-161813587'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:39.576802 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:39.576914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-c54fda3b-29b9-4bf5-830b-c25c2180e868 req-e6df0d20-2cb9-4075-bd5e-f10a014e1676 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991/action returned with HTTP 204 Jul 22 04:54:39.577329 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1263/5077] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:54:39 2026] POST /volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:39.581070 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:39.586662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (9f1659e6-9bc2-4458-a288-4d3ce47d923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.587657 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f42bc22-b3f4-41fa-9af2-fa75b0865ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.588571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:39.615176 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f42bc22-b3f4-41fa-9af2-fa75b0865ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.616046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9aa2d4-b68e-4128-93ed-5ca5fe6dd0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.673350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['d3b42867-446e-4209-9bd3-1adc5d0d0200', '4c142466-30bd-460b-86c4-61a6c39189b6', 'b50971fc-79ff-4ea9-8739-e39c0421db11', '3e1468e5-02e8-45a8-860e-a6cbdcc66e9f'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:39.674314 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9aa2d4-b68e-4128-93ed-5ca5fe6dd0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b42867-446e-4209-9bd3-1adc5d0d0200', '4c142466-30bd-460b-86c4-61a6c39189b6', 'b50971fc-79ff-4ea9-8739-e39c0421db11', '3e1468e5-02e8-45a8-860e-a6cbdcc66e9f']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.675234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970a75f3-7400-41b7-b890-edd20da013b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.700181 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970a75f3-7400-41b7-b890-edd20da013b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c74b38-6095-48f0-983a-490dd6c8dcdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-161813587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['d3b42867-446e-4209-9bd3-1adc5d0d0200','4c142466-30bd-460b-86c4-61a6c39189b6','b50971fc-79ff-4ea9-8739-e39c0421db11','3e1468e5-02e8-45a8-860e-a6cbdcc66e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-161813587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c74b38-6095-48f0-983a-490dd6c8dcdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.701286 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f97ac1-b160-4d77-8c72-4687ddab95af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.733777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.733835 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f97ac1-b160-4d77-8c72-4687ddab95af) transitioned into state 'SUCCESS' from state '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-161813587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['d3b42867-446e-4209-9bd3-1adc5d0d0200','4c142466-30bd-460b-86c4-61a6c39189b6','b50971fc-79ff-4ea9-8739-e39c0421db11','3e1468e5-02e8-45a8-860e-a6cbdcc66e9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.734532 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbcd227-9834-4be4-b627-3365d3173f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.736154 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:39.737173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:39.737411 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:39.745316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffbcd227-9834-4be4-b627-3365d3173f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.745316 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (9f1659e6-9bc2-4458-a288-4d3ce47d923c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.745316 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:39.745956 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7e39f431-2997-4b4a-8aaf-031435f0543d tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:39.746356 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1275/5078] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:39 2026] POST /volume/v3/volumes => generated 759 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:39.746853 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.746853 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:39.751639 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:39.756525 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ae2a54f-f8fa-42fc-9aa3-0229d38c312f tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:39.757004 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1275/5079] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:39 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:39.760630 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.762419 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:39.762829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b8863501-d099-4017-bea2-aa9c8b54a867", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-399560456"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.764338 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b8863501-d099-4017-bea2-aa9c8b54a867', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-399560456'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:39.764497 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:39.764804 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:39.764804 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:39.770030 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:39.775930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (824caf7e-eb91-4fbc-9ce2-79d1a4bf50a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.777250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f4bb0c-bc16-46f6-9f29-0546fba00c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.779942 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:39.806108 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93f4bb0c-bc16-46f6-9f29-0546fba00c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.806835 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f95cf3f-e1cb-460a-8849-e9d748efe3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.849073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['a2cd2e90-a2d1-43df-8457-fb46a9a7ec73', '394a3071-42da-441e-9bf7-9571d94b0add', 'bfc2b9de-93bf-4c79-b870-6808e260d40a', 'a9bd79c9-592c-407a-b3f5-09c6b6044807'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:39.849860 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f95cf3f-e1cb-460a-8849-e9d748efe3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cd2e90-a2d1-43df-8457-fb46a9a7ec73', '394a3071-42da-441e-9bf7-9571d94b0add', 'bfc2b9de-93bf-4c79-b870-6808e260d40a', 'a9bd79c9-592c-407a-b3f5-09c6b6044807']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.850639 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accdd07e-835a-459c-977c-003511baafd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.874448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (accdd07e-835a-459c-977c-003511baafd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5663ce5e-f9b8-41cc-bb23-3f81129cf000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-399560456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['a2cd2e90-a2d1-43df-8457-fb46a9a7ec73','394a3071-42da-441e-9bf7-9571d94b0add','bfc2b9de-93bf-4c79-b870-6808e260d40a','a9bd79c9-592c-407a-b3f5-09c6b6044807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-399560456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5663ce5e-f9b8-41cc-bb23-3f81129cf000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.875648 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61b8a44-cfb2-46b5-877b-d0c109e6f469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.894529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a61b8a44-cfb2-46b5-877b-d0c109e6f469) transitioned into state 'SUCCESS' from state '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-399560456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['a2cd2e90-a2d1-43df-8457-fb46a9a7ec73','394a3071-42da-441e-9bf7-9571d94b0add','bfc2b9de-93bf-4c79-b870-6808e260d40a','a9bd79c9-592c-407a-b3f5-09c6b6044807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.895290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1cebc7-3625-4f83-a1cd-2659b922321f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.905744 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1cebc7-3625-4f83-a1cd-2659b922321f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.906834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (824caf7e-eb91-4fbc-9ce2-79d1a4bf50a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.907306 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:39.908361 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc9ebae3-9a11-4f35-9e61-8798c2f24db3 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:39.908902 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1267/5080] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:39 2026] POST /volume/v3/volumes => generated 759 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:39.923839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.925574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a0abba4c-9b23-4407-976c-2ff7c4a5b13a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:39.925673 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:39.926100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b8863501-d099-4017-bea2-aa9c8b54a867", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-841230111"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:39.927723 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b8863501-d099-4017-bea2-aa9c8b54a867', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-841230111'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:39.927897 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:39.932993 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:39.938337 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (602a7500-505d-4797-b8b2-9353792d94a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:39.940058 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69db7068-e253-492b-ac06-1de0b36675f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:39.940539 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:39.968936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69db7068-e253-492b-ac06-1de0b36675f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:39.970100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3720ab7-507a-4430-8e10-83f31810e2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.017947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['d0e3f7ec-7cb0-499e-aba9-d4204c4d7f49', 'a8ddc917-89e1-42c3-8e78-0704dcedd0e2', '88a24673-7e75-4d50-b6cc-399f61e5029e', '991f0d24-8647-4c95-8465-df8ae219911e'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:40.018911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3720ab7-507a-4430-8e10-83f31810e2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e3f7ec-7cb0-499e-aba9-d4204c4d7f49', 'a8ddc917-89e1-42c3-8e78-0704dcedd0e2', '88a24673-7e75-4d50-b6cc-399f61e5029e', '991f0d24-8647-4c95-8465-df8ae219911e']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.019843 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dace403d-5ee4-45bb-a778-e7f2f39500ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.049648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dace403d-5ee4-45bb-a778-e7f2f39500ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '765ac6c8-4d85-47cb-b62a-49f0df22dbef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841230111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['d0e3f7ec-7cb0-499e-aba9-d4204c4d7f49','a8ddc917-89e1-42c3-8e78-0704dcedd0e2','88a24673-7e75-4d50-b6cc-399f61e5029e','991f0d24-8647-4c95-8465-df8ae219911e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-841230111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=765ac6c8-4d85-47cb-b62a-49f0df22dbef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.050911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d8ef03-8d39-4171-be83-ec2a72421630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.072394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d8ef03-8d39-4171-be83-ec2a72421630) transitioned into state 'SUCCESS' from state '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-841230111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['d0e3f7ec-7cb0-499e-aba9-d4204c4d7f49','a8ddc917-89e1-42c3-8e78-0704dcedd0e2','88a24673-7e75-4d50-b6cc-399f61e5029e','991f0d24-8647-4c95-8465-df8ae219911e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.073507 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d0f289-35b3-4f8d-9ac8-0db9502f8e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.076663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0abba4c-9b23-4407-976c-2ff7c4a5b13a tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools Jul 22 04:54:40.076921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0abba4c-9b23-4407-976c-2ff7c4a5b13a tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.077245 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a0abba4c-9b23-4407-976c-2ff7c4a5b13a tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] Calling method 'get_pools' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.077484 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.077484 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:40.082773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d0f289-35b3-4f8d-9ac8-0db9502f8e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.083540 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (602a7500-505d-4797-b8b2-9353792d94a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:40.083811 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:40.084335 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2f4e4bd-a683-46d9-9f81-e625f9a39720 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:40.085064 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1264/5081] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:39 2026] POST /volume/v3/volumes => generated 759 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:40.096370 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5ee8c915-06b7-4786-a68f-812dcd848baf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.097916 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:40.098252 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "b8863501-d099-4017-bea2-aa9c8b54a867", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2142488857"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:40.099707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request body: {'volume': {"'snapshot_id": 'b8863501-d099-4017-bea2-aa9c8b54a867', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2142488857'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:40.099707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume of 1 GB Jul 22 04:54:40.103538 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Availability Zones retrieved successfully. Jul 22 04:54:40.108915 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (cc9312d5-e054-4343-9f8e-08a4064f57a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:40.109883 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93fca1d-4c3b-4625-9244-cf9bea446dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.110854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:40.112282 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a0abba4c-9b23-4407-976c-2ff7c4a5b13a tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 04:54:40.112738 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1276/5082] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:54:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.123585 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a57e3a0b-562b-457b-a329-8574eee3bf5c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.125704 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a57e3a0b-562b-457b-a329-8574eee3bf5c tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:54:40.125875 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a57e3a0b-562b-457b-a329-8574eee3bf5c tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.126115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a57e3a0b-562b-457b-a329-8574eee3bf5c tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.126269 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.126269 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:40.142088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93fca1d-4c3b-4625-9244-cf9bea446dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.142797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11459ca1-d6c2-494e-b0cb-29a225db152e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.144842 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a57e3a0b-562b-457b-a329-8574eee3bf5c tempest-ProjectAdminTests-1852692658 tempest-ProjectAdminTests-1852692658-project-admin] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 200 Jul 22 04:54:40.145722 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1268/5083] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.182921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Created reservations ['74d75035-0d5d-44d8-b2c6-03dfa640b8e3', 'bdaa7bd4-20be-4aae-8d81-b3737ce14f62', 'c6252065-68d7-4e00-85e6-bd938ceb4150', '21eea9ec-d97a-402a-a527-bac02d507ca4'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:40.183867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11459ca1-d6c2-494e-b0cb-29a225db152e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d75035-0d5d-44d8-b2c6-03dfa640b8e3', 'bdaa7bd4-20be-4aae-8d81-b3737ce14f62', 'c6252065-68d7-4e00-85e6-bd938ceb4150', '21eea9ec-d97a-402a-a527-bac02d507ca4']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.184705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d544939-8acb-4136-a8de-0ee9094d0002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.215559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d544939-8acb-4136-a8de-0ee9094d0002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24556df1-bff3-4d98-b60e-cc3850253b20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2142488857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['74d75035-0d5d-44d8-b2c6-03dfa640b8e3','bdaa7bd4-20be-4aae-8d81-b3737ce14f62','c6252065-68d7-4e00-85e6-bd938ceb4150','21eea9ec-d97a-402a-a527-bac02d507ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2142488857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24556df1-bff3-4d98-b60e-cc3850253b20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7604bb17161b4095a9be3930200964aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40817576654c40eb9e0b31dd250890e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.216232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6267c3a0-24bb-41e7-bebf-f8047a746c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.236591 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6267c3a0-24bb-41e7-bebf-f8047a746c80) transitioned into state 'SUCCESS' from state '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-2142488857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7604bb17161b4095a9be3930200964aa',qos_specs=None,replication_status=,reservations=['74d75035-0d5d-44d8-b2c6-03dfa640b8e3','bdaa7bd4-20be-4aae-8d81-b3737ce14f62','c6252065-68d7-4e00-85e6-bd938ceb4150','21eea9ec-d97a-402a-a527-bac02d507ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40817576654c40eb9e0b31dd250890e9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.237265 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3fe4fd-394e-4727-ae42-59ba7f053e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:40.247483 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3fe4fd-394e-4727-ae42-59ba7f053e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:40.248281 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Flow 'volume_create_api' (cc9312d5-e054-4343-9f8e-08a4064f57a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:40.248824 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Create volume request issued successfully. Jul 22 04:54:40.249137 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5ee8c915-06b7-4786-a68f-812dcd848baf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:40.249686 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1276/5084] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:40 2026] POST /volume/v3/volumes => generated 760 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:40.262285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.264233 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 Jul 22 04:54:40.264444 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.264675 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.272496 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.272496 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:40.276609 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.281852 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa600eab-4766-4831-9db7-6fb78ac2aa2c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 returned with HTTP 200 Jul 22 04:54:40.282366 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1265/5085] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.295199 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7a815a16-0003-4c75-9127-369286da620a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.296947 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a815a16-0003-4c75-9127-369286da620a tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb Jul 22 04:54:40.297071 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a815a16-0003-4c75-9127-369286da620a tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.297209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7a815a16-0003-4c75-9127-369286da620a tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.306701 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.306701 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:40.310558 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7a815a16-0003-4c75-9127-369286da620a tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.314607 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7a815a16-0003-4c75-9127-369286da620a tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb returned with HTTP 200 Jul 22 04:54:40.315066 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1277/5086] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.329208 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.331320 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 Jul 22 04:54:40.331424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.331654 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.341209 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.341209 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:40.345141 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.350467 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7158ac5e-1ffd-4b02-91c4-5b708bbdba83 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 returned with HTTP 200 Jul 22 04:54:40.350942 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1269/5087] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.366394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.369649 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef Jul 22 04:54:40.369912 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.370423 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.378848 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.378848 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:40.383210 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.390790 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88ab3ea1-cc68-48ad-84a4-e5a224406db1 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef returned with HTTP 200 Jul 22 04:54:40.391153 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1277/5088] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.404767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.408017 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 Jul 22 04:54:40.408017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.408017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.414844 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.414844 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:40.419222 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.424097 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b451f06-ab82-4cc4-a54c-e8ef0b792838 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 returned with HTTP 200 Jul 22 04:54:40.424756 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1266/5089] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.440510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-033776a1-e89d-4f0b-b004-3bda41a8febd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.442283 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 Jul 22 04:54:40.442509 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.442747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.442849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: 24556df1-bff3-4d98-b60e-cc3850253b20 Jul 22 04:54:40.450560 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.450560 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:40.451127 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.469343 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:40.469680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-033776a1-e89d-4f0b-b004-3bda41a8febd tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 returned with HTTP 202 Jul 22 04:54:40.470199 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1278/5090] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:40 2026] DELETE /volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:40.477096 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.478892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 Jul 22 04:54:40.479136 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.479378 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.487580 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.487580 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:40.493253 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:40.498732 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-cdfd9abe-4742-4886-be6c-62b245c5dd47 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 returned with HTTP 200 Jul 22 04:54:40.499130 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1270/5091] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:40.770812 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:40.772395 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:40.772658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:40.772837 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:40.779926 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:40.779926 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:40.783669 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:40.787780 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a7f7a3aa-030c-490f-9c39-02ab78a231d8 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:40.788153 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1278/5092] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:40 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:41.511688 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-68732772-3bcd-4fd5-9d4a-505c97b16042 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.514818 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68732772-3bcd-4fd5-9d4a-505c97b16042 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 Jul 22 04:54:41.514818 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68732772-3bcd-4fd5-9d4a-505c97b16042 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:41.514818 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68732772-3bcd-4fd5-9d4a-505c97b16042 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:41.519131 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68732772-3bcd-4fd5-9d4a-505c97b16042 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 returned with HTTP 404 Jul 22 04:54:41.519718 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1267/5093] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:41 2026] GET /volume/v3/volumes/24556df1-bff3-4d98-b60e-cc3850253b20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:41.525872 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.527472 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef Jul 22 04:54:41.527650 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:41.527813 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:41.527953 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: 765ac6c8-4d85-47cb-b62a-49f0df22dbef Jul 22 04:54:41.534808 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:41.534808 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:41.535328 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:41.551152 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:41.551398 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23881932-f05e-45b5-bdf9-9abf7e1f1d6b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef returned with HTTP 202 Jul 22 04:54:41.551804 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1279/5094] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:41 2026] DELETE /volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:41.557701 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.559687 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef Jul 22 04:54:41.559886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:41.560102 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:41.571396 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:41.571396 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:41.576120 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:41.580572 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-576b2ecf-cd61-44e9-ae3e-d89c53194608 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef returned with HTTP 200 Jul 22 04:54:41.581140 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1271/5095] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:41 2026] GET /volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:41.690525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d83a23bd-9c26-423b-b68c-91bb1a623146 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.790613 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d83a23bd-9c26-423b-b68c-91bb1a623146 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:41.790740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d83a23bd-9c26-423b-b68c-91bb1a623146 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1425152931", "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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.801765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5672c43a-f244-41ab-bcfe-17b88360e14d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.803538 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5672c43a-f244-41ab-bcfe-17b88360e14d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:41.803742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5672c43a-f244-41ab-bcfe-17b88360e14d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:41.803923 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5672c43a-f244-41ab-bcfe-17b88360e14d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:41.810388 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d83a23bd-9c26-423b-b68c-91bb1a623146 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:41.810679 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1279/5096] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:41 2026] POST /volume/v3/types => generated 380 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:41.812458 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:41.812458 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:41.817165 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5672c43a-f244-41ab-bcfe-17b88360e14d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:41.821237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-95eaaf67-5a2b-4b40-93d9-4fb28f5dfaed None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.821682 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5672c43a-f244-41ab-bcfe-17b88360e14d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:41.822120 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1268/5097] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:41 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:41.823324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95eaaf67-5a2b-4b40-93d9-4fb28f5dfaed tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption Jul 22 04:54:41.823728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-95eaaf67-5a2b-4b40-93d9-4fb28f5dfaed tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.842151 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-95eaaf67-5a2b-4b40-93d9-4fb28f5dfaed tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption returned with HTTP 200 Jul 22 04:54:41.842661 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1280/5098] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:41 2026] POST /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:41.850643 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-50de9666-138f-4db2-89d6-c8345620a0d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.852496 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50de9666-138f-4db2-89d6-c8345620a0d0 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:41.852906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-50de9666-138f-4db2-89d6-c8345620a0d0 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1821690287", "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=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.868780 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-50de9666-138f-4db2-89d6-c8345620a0d0 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:41.869236 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1272/5099] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:41 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 22 04:54:41.884122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e93f8a20-7bef-4172-92ed-b831650b0925 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.948384 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e93f8a20-7bef-4172-92ed-b831650b0925 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] POST https://10.4.3.175/volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc/encryption Jul 22 04:54:41.948803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e93f8a20-7bef-4172-92ed-b831650b0925 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.950909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-e93f8a20-7bef-4172-92ed-b831650b0925 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:41.951152 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e93f8a20-7bef-4172-92ed-b831650b0925 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc/encryption returned with HTTP 403 Jul 22 04:54:41.951635 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1280/5100] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:41 2026] POST /volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc/encryption => generated 127 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:41.958789 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e434cd17-952f-4b7b-9e3f-a9e2ff7d64a2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.960500 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e434cd17-952f-4b7b-9e3f-a9e2ff7d64a2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:41.960855 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e434cd17-952f-4b7b-9e3f-a9e2ff7d64a2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1990428049", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.980292 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e434cd17-952f-4b7b-9e3f-a9e2ff7d64a2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:41.980812 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1269/5101] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:41 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 22 04:54:41.992081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5980130e-85d4-40f1-8070-2973aeabe4e5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:41.992700 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5980130e-85d4-40f1-8070-2973aeabe4e5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] POST https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs Jul 22 04:54:41.992700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5980130e-85d4-40f1-8070-2973aeabe4e5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:41.994515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-5980130e-85d4-40f1-8070-2973aeabe4e5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:41.994705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5980130e-85d4-40f1-8070-2973aeabe4e5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs returned with HTTP 403 Jul 22 04:54:41.995181 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1281/5102] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:54:41 2026] POST /volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.003913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f39c5a68-f333-4e8e-88e5-0879aeaee5cd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.005940 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f39c5a68-f333-4e8e-88e5-0879aeaee5cd tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] PUT https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs/key2 Jul 22 04:54:42.006276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f39c5a68-f333-4e8e-88e5-0879aeaee5cd tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.008464 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-f39c5a68-f333-4e8e-88e5-0879aeaee5cd tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.008649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f39c5a68-f333-4e8e-88e5-0879aeaee5cd tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs/key2 returned with HTTP 403 Jul 22 04:54:42.009252 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1273/5103] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:54:42 2026] PUT /volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.020486 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a10e10c5-a234-4628-8e4b-d517e01e4403 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.022691 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a10e10c5-a234-4628-8e4b-d517e01e4403 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:42.025217 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a10e10c5-a234-4628-8e4b-d517e01e4403 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.025846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-a10e10c5-a234-4628-8e4b-d517e01e4403 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.025846 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a10e10c5-a234-4628-8e4b-d517e01e4403 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types returned with HTTP 403 Jul 22 04:54:42.026313 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1281/5104] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:54:42 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 22 04:54:42.035127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-43a5a1a0-5827-455a-82e9-19775e520ae5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.037026 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-43a5a1a0-5827-455a-82e9-19775e520ae5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:42.037521 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-43a5a1a0-5827-455a-82e9-19775e520ae5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1731994434", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.056208 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-43a5a1a0-5827-455a-82e9-19775e520ae5 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:42.056732 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1270/5105] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:42 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 22 04:54:42.067631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-21a9edff-4aa3-486e-882e-3fb4777bfa9d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.070013 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21a9edff-4aa3-486e-882e-3fb4777bfa9d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption Jul 22 04:54:42.070625 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-21a9edff-4aa3-486e-882e-3fb4777bfa9d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.090178 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21a9edff-4aa3-486e-882e-3fb4777bfa9d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption returned with HTTP 200 Jul 22 04:54:42.090793 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1282/5106] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:42 2026] POST /volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:42.103109 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.112443 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] DELETE https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption/744547a9-64c9-4ba9-90d6-a4ee47d2d814 Jul 22 04:54:42.112606 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.112825 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.114056 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.114759 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c58cc08-387e-4baf-b89e-82f1a07c5872 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption/744547a9-64c9-4ba9-90d6-a4ee47d2d814 returned with HTTP 403 Jul 22 04:54:42.115410 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1274/5107] 10.4.3.175 () {66 vars in 1489 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217/encryption/744547a9-64c9-4ba9-90d6-a4ee47d2d814 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.125438 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5e8362b-90f1-4f4f-be13-b22d1c3f7088 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.133390 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5e8362b-90f1-4f4f-be13-b22d1c3f7088 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:42.133925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5e8362b-90f1-4f4f-be13-b22d1c3f7088 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1659510218", "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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.158719 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5e8362b-90f1-4f4f-be13-b22d1c3f7088 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:42.159670 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1282/5108] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:42 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:42.170867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.174873 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] DELETE https://10.4.3.175/volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753/extra_specs/key1 Jul 22 04:54:42.175270 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.175529 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.182869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.183222 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f8ddc2b-6291-4d71-a862-5f9a177ec75c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753/extra_specs/key1 returned with HTTP 403 Jul 22 04:54:42.184104 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1271/5109] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.194848 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f5a037e0-8def-4028-94e7-d47c36923155 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.198706 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5a037e0-8def-4028-94e7-d47c36923155 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:42.199620 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f5a037e0-8def-4028-94e7-d47c36923155 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1525142864", "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=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:42.225451 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f5a037e0-8def-4028-94e7-d47c36923155 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:42.226766 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1283/5110] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:42 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:42.235044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-277173e8-5ab4-43b8-a115-41a95121f711 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.239733 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-277173e8-5ab4-43b8-a115-41a95121f711 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] DELETE https://10.4.3.175/volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e Jul 22 04:54:42.239985 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-277173e8-5ab4-43b8-a115-41a95121f711 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.240246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-277173e8-5ab4-43b8-a115-41a95121f711 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.244132 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-277173e8-5ab4-43b8-a115-41a95121f711 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.244881 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-277173e8-5ab4-43b8-a115-41a95121f711 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e returned with HTTP 403 Jul 22 04:54:42.244987 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1275/5111] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.254676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-af397d2e-cd9f-460a-8927-b7812caa5fd7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.257989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af397d2e-cd9f-460a-8927-b7812caa5fd7 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs Jul 22 04:54:42.257989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af397d2e-cd9f-460a-8927-b7812caa5fd7 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.257989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-af397d2e-cd9f-460a-8927-b7812caa5fd7 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.263105 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-af397d2e-cd9f-460a-8927-b7812caa5fd7 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs returned with HTTP 200 Jul 22 04:54:42.263405 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1283/5112] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:42.272429 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-246d4889-1e6b-4380-b622-fe09a1bff23f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.274407 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-246d4889-1e6b-4380-b622-fe09a1bff23f tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types Jul 22 04:54:42.274792 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-246d4889-1e6b-4380-b622-fe09a1bff23f tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.275160 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-246d4889-1e6b-4380-b622-fe09a1bff23f tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.276362 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.api_utils [None req-246d4889-1e6b-4380-b622-fe09a1bff23f tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Removing options '' from query. {{(pid=100124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:54:42.308084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-246d4889-1e6b-4380-b622-fe09a1bff23f tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:42.308623 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1272/5113] 10.4.3.175 () {66 vars in 1231 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types => generated 2585 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:42.321037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-17686e02-532d-4901-9d4a-02f85ddac79b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.321834 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17686e02-532d-4901-9d4a-02f85ddac79b tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/cipher Jul 22 04:54:42.322056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17686e02-532d-4901-9d4a-02f85ddac79b tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.322238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-17686e02-532d-4901-9d4a-02f85ddac79b tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.323039 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-17686e02-532d-4901-9d4a-02f85ddac79b tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.323209 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-17686e02-532d-4901-9d4a-02f85ddac79b tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/cipher returned with HTTP 403 Jul 22 04:54:42.323658 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1284/5114] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.333723 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.336667 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption Jul 22 04:54:42.337046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.337310 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.338133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:42.338438 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8829e186-d402-41ea-b5d9-4f73c15fa340 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption returned with HTTP 403 Jul 22 04:54:42.339042 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1276/5115] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.348095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3e6eccd3-8db4-4d92-aa9a-7ed52e8bc079 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.350345 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3e6eccd3-8db4-4d92-aa9a-7ed52e8bc079 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/multiattach Jul 22 04:54:42.350572 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3e6eccd3-8db4-4d92-aa9a-7ed52e8bc079 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.350781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3e6eccd3-8db4-4d92-aa9a-7ed52e8bc079 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.364108 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3e6eccd3-8db4-4d92-aa9a-7ed52e8bc079 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/multiattach returned with HTTP 200 Jul 22 04:54:42.364722 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1284/5116] 10.4.3.175 () {66 vars in 1414 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:42.376621 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-3ca8f213-aee3-48c7-a7aa-32ac5d70686d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.379624 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ca8f213-aee3-48c7-a7aa-32ac5d70686d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/volume_backend_name Jul 22 04:54:42.379905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ca8f213-aee3-48c7-a7aa-32ac5d70686d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.380176 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-3ca8f213-aee3-48c7-a7aa-32ac5d70686d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:42.392950 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-3ca8f213-aee3-48c7-a7aa-32ac5d70686d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 04:54:42.394180 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1273/5117] 10.4.3.175 () {66 vars in 1438 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:42.402195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cdeae566-f380-4e8d-968a-b68058934468 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:42.403813 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cdeae566-f380-4e8d-968a-b68058934468 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] GET https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c Jul 22 04:54:42.404009 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cdeae566-f380-4e8d-968a-b68058934468 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:42.404184 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cdeae566-f380-4e8d-968a-b68058934468 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.281604 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cdeae566-f380-4e8d-968a-b68058934468 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c returned with HTTP 200 Jul 22 04:54:43.281604 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1285/5118] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c => generated 318 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e6968b69-39b7-4f9f-ab7b-d236c18f458d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6968b69-39b7-4f9f-ab7b-d236c18f458d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] PUT https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/64fdc32a-8984-4d41-ab39-281473bac813 Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6968b69-39b7-4f9f-ab7b-d236c18f458d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-e6968b69-39b7-4f9f-ab7b-d236c18f458d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6968b69-39b7-4f9f-ab7b-d236c18f458d tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/64fdc32a-8984-4d41-ab39-281473bac813 returned with HTTP 403 Jul 22 04:54:43.282437 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1277/5119] 10.4.3.175 () {68 vars in 1506 bytes} [Wed Jul 22 04:54:42 2026] PUT /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/encryption/64fdc32a-8984-4d41-ab39-281473bac813 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de8b61df-b9f9-4b65-a9ca-89a3958f770c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de8b61df-b9f9-4b65-a9ca-89a3958f770c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] PUT https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/key1 Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de8b61df-b9f9-4b65-a9ca-89a3958f770c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-de8b61df-b9f9-4b65-a9ca-89a3958f770c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de8b61df-b9f9-4b65-a9ca-89a3958f770c tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/key1 returned with HTTP 403 Jul 22 04:54:43.286989 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1285/5120] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:54:42 2026] PUT /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-346c09a7-55ec-40de-a19a-e59194a970cc None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-346c09a7-55ec-40de-a19a-e59194a970cc tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] PUT https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-346c09a7-55ec-40de-a19a-e59194a970cc tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-346c09a7-55ec-40de-a19a-e59194a970cc tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8af30ee1b581462fa917dd3c292c9f9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45b414bfdb9849e3946a70fa8b570ecd', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-346c09a7-55ec-40de-a19a-e59194a970cc tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-member] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c returned with HTTP 403 Jul 22 04:54:43.287869 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1274/5121] 10.4.3.175 () {68 vars in 1362 bytes} [Wed Jul 22 04:54:42 2026] PUT /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-62db895e-fc81-459a-97f8-0324eb9ac787 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62db895e-fc81-459a-97f8-0324eb9ac787 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62db895e-fc81-459a-97f8-0324eb9ac787 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62db895e-fc81-459a-97f8-0324eb9ac787 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62db895e-fc81-459a-97f8-0324eb9ac787 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e returned with HTTP 202 Jul 22 04:54:43.288463 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1286/5122] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/80c03e7d-2260-4e3b-adb0-d48008dea30e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8814ec45-921a-4260-8bf9-173ffc474709 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8814ec45-921a-4260-8bf9-173ffc474709 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753 Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8814ec45-921a-4260-8bf9-173ffc474709 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8814ec45-921a-4260-8bf9-173ffc474709 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8814ec45-921a-4260-8bf9-173ffc474709 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753 returned with HTTP 202 Jul 22 04:54:43.288765 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1278/5123] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/8762cdc4-ada3-458f-b1dd-587067239753 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d5c58f42-2251-4335-bf7e-b35cb6942a2a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5c58f42-2251-4335-bf7e-b35cb6942a2a tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217 Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5c58f42-2251-4335-bf7e-b35cb6942a2a tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d5c58f42-2251-4335-bf7e-b35cb6942a2a tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d5c58f42-2251-4335-bf7e-b35cb6942a2a tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217 returned with HTTP 202 Jul 22 04:54:43.289523 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1286/5124] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/725b5863-4b9b-49aa-8bb5-c0c41c816217 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.294006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ef6d65db-6224-47d7-80ab-12fdee11bdb2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.294006 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef6d65db-6224-47d7-80ab-12fdee11bdb2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed Jul 22 04:54:43.294006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef6d65db-6224-47d7-80ab-12fdee11bdb2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.294006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ef6d65db-6224-47d7-80ab-12fdee11bdb2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7eb2fb1b-7c70-4c48-949e-dd02d98959a4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7eb2fb1b-7c70-4c48-949e-dd02d98959a4 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7eb2fb1b-7c70-4c48-949e-dd02d98959a4 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7eb2fb1b-7c70-4c48-949e-dd02d98959a4 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7eb2fb1b-7c70-4c48-949e-dd02d98959a4 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef returned with HTTP 404 Jul 22 04:54:43.294628 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1287/5125] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/volumes/765ac6c8-4d85-47cb-b62a-49f0df22dbef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:43.294990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-545a0dff-7c21-414f-a5cf-24be48275d38 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.294990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 Jul 22 04:54:43.294990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.294990 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.294990 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: 5663ce5e-f9b8-41cc-bb23-3f81129cf000 Jul 22 04:54:43.295441 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ef6d65db-6224-47d7-80ab-12fdee11bdb2 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed returned with HTTP 202 Jul 22 04:54:43.295441 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1275/5126] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/49f45274-66a3-4e30-8479-173ecaf03eed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.295613 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.295613 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:43.295613 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:43.295798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4c07f86e-b566-43a0-b96b-178ae1c0e580 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.295798 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c07f86e-b566-43a0-b96b-178ae1c0e580 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc Jul 22 04:54:43.295798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c07f86e-b566-43a0-b96b-178ae1c0e580 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.295798 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4c07f86e-b566-43a0-b96b-178ae1c0e580 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.296029 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:43.296029 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-545a0dff-7c21-414f-a5cf-24be48275d38 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 returned with HTTP 202 Jul 22 04:54:43.296029 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1279/5127] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.296200 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:43.296489 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4c07f86e-b566-43a0-b96b-178ae1c0e580 tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc returned with HTTP 202 Jul 22 04:54:43.296489 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1287/5128] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/c0c7b66a-4246-4870-b7ac-b098fc315ffc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.296920 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:43.296920 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5619cf5a-ca29-4fee-9fa4-fcfa8a6b0eb7 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 returned with HTTP 200 Jul 22 04:54:43.296920 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1288/5129] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-54729eaa-faef-4b89-87d6-92a244fcb89e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54729eaa-faef-4b89-87d6-92a244fcb89e tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] DELETE https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54729eaa-faef-4b89-87d6-92a244fcb89e tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54729eaa-faef-4b89-87d6-92a244fcb89e tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54729eaa-faef-4b89-87d6-92a244fcb89e tempest-VolumeTypesMemberTests-1759118604 tempest-VolumeTypesMemberTests-1759118604-project-admin] https://10.4.3.175/volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c returned with HTTP 202 Jul 22 04:54:43.298551 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1276/5130] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:42 2026] DELETE /volume/v3/types/93a29245-cf70-4c64-954a-14f878e5f04c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-075396a9-9843-4b68-abdf-f7552e029972 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-075396a9-9843-4b68-abdf-f7552e029972 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-075396a9-9843-4b68-abdf-f7552e029972 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-075396a9-9843-4b68-abdf-f7552e029972 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-075396a9-9843-4b68-abdf-f7552e029972 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-075396a9-9843-4b68-abdf-f7552e029972 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:43.298977 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1280/5131] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:42 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:43.696073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bac5826f-6081-4937-b214-29dfcd895e0b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.698102 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bac5826f-6081-4937-b214-29dfcd895e0b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 Jul 22 04:54:43.698343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bac5826f-6081-4937-b214-29dfcd895e0b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.698631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bac5826f-6081-4937-b214-29dfcd895e0b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.710304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bac5826f-6081-4937-b214-29dfcd895e0b tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 returned with HTTP 404 Jul 22 04:54:43.710922 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1288/5132] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:43 2026] GET /volume/v3/volumes/5663ce5e-f9b8-41cc-bb23-3f81129cf000 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:43.718323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.720135 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb Jul 22 04:54:43.720354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.720596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.720747 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: 26c74b38-6095-48f0-983a-490dd6c8dcdb Jul 22 04:54:43.728576 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.728576 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:43.729169 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:43.744093 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:43.744240 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1939ee37-1e50-42e7-a931-4b4b9ea951da tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb returned with HTTP 202 Jul 22 04:54:43.744821 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1289/5133] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:43 2026] DELETE /volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:43.751895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.753676 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb Jul 22 04:54:43.753900 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.754149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.760340 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.760340 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:43.763711 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:43.767817 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ea6d7804-b49c-4280-92b2-e658e5c18243 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb returned with HTTP 200 Jul 22 04:54:43.768294 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1277/5134] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:43 2026] GET /volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:43.870045 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:43.873254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:43.873254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:43.873254 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:43.881939 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:43.881939 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:43.890663 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:43.896892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2b00ca0e-ce40-4cd3-bc31-2d9ebcf2b0ff tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:43.897125 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1281/5135] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:43 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:44.113929 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-db687000-b1ce-4536-9d82-c6c0e34128ad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.116496 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:44.116825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-690507513", "snapshot_id": null, "imageRef": "dda3a0cd-0351-476c-8c66-0db59765e9e3", "volume_type": null, "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:44.120536 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-690507513', 'snapshot_id': None, 'imageRef': 'dda3a0cd-0351-476c-8c66-0db59765e9e3', 'volume_type': None, 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:44.203566 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Create volume of 1 GB Jul 22 04:54:44.208504 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Availability Zones retrieved successfully. Jul 22 04:54:44.216096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Flow 'volume_create_api' (968584c6-4da8-42fb-baf1-fd5f22a51895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:44.217520 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f84c721-62b4-414d-b6c5-92f15c132914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:44.218690 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:44.283574 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f84c721-62b4-414d-b6c5-92f15c132914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:44.284308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b250821-528d-44d0-8ff3-53e05457275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:44.341624 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Created reservations ['e36009c5-ba73-4038-a2b0-ac97e73c3ede', 'cdfee78a-d655-493e-a428-c66934ccfdbd', '868efa86-b7f5-4b04-b6a5-905e0ea184c2', 'd206261f-f64b-4b2d-9a1d-95be5999668f'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:44.342290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b250821-528d-44d0-8ff3-53e05457275d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36009c5-ba73-4038-a2b0-ac97e73c3ede', 'cdfee78a-d655-493e-a428-c66934ccfdbd', '868efa86-b7f5-4b04-b6a5-905e0ea184c2', 'd206261f-f64b-4b2d-9a1d-95be5999668f']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:44.343028 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc13bb8-cb8a-4db9-9a4f-736a0e4e78a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:44.364610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc13bb8-cb8a-4db9-9a4f-736a0e4e78a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ba1d70-afc7-4098-8fad-5dc7c7d5eb15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-690507513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5615e70268408f9c373eea75aab6e4',qos_specs=None,replication_status=,reservations=['e36009c5-ba73-4038-a2b0-ac97e73c3ede','cdfee78a-d655-493e-a428-c66934ccfdbd','868efa86-b7f5-4b04-b6a5-905e0ea184c2','d206261f-f64b-4b2d-9a1d-95be5999668f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6031379a74885831c5c7a73bcdc0d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-690507513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d5615e70268408f9c373eea75aab6e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e6031379a74885831c5c7a73bcdc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:44.365306 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d6bb99-2f64-4816-b20d-a727ddce42c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:44.380301 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d6bb99-2f64-4816-b20d-a727ddce42c7) transitioned into state 'SUCCESS' from state '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-690507513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5615e70268408f9c373eea75aab6e4',qos_specs=None,replication_status=,reservations=['e36009c5-ba73-4038-a2b0-ac97e73c3ede','cdfee78a-d655-493e-a428-c66934ccfdbd','868efa86-b7f5-4b04-b6a5-905e0ea184c2','d206261f-f64b-4b2d-9a1d-95be5999668f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6031379a74885831c5c7a73bcdc0d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:44.380934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e731a731-6f03-4f72-a9ef-6c68ad7a4dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:44.388424 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e731a731-6f03-4f72-a9ef-6c68ad7a4dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:44.389173 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Flow 'volume_create_api' (968584c6-4da8-42fb-baf1-fd5f22a51895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:44.389449 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Create volume request issued successfully. Jul 22 04:54:44.389936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-db687000-b1ce-4536-9d82-c6c0e34128ad tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:44.390330 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1289/5136] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:44 2026] POST /volume/v3/volumes => generated 753 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:44.401024 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-88d54b53-b973-442d-873b-fff5eaca1176 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.402794 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88d54b53-b973-442d-873b-fff5eaca1176 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:54:44.403276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88d54b53-b973-442d-873b-fff5eaca1176 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:44.403276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-88d54b53-b973-442d-873b-fff5eaca1176 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:44.410738 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:44.410738 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:44.414785 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-88d54b53-b973-442d-873b-fff5eaca1176 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:54:44.419339 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-88d54b53-b973-442d-873b-fff5eaca1176 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:54:44.419783 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1290/5137] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:44 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:44.794762 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-60a53c30-6d2e-480d-9e55-24f3b5819f17 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.797072 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-60a53c30-6d2e-480d-9e55-24f3b5819f17 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb Jul 22 04:54:44.797290 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-60a53c30-6d2e-480d-9e55-24f3b5819f17 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:44.797508 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-60a53c30-6d2e-480d-9e55-24f3b5819f17 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:44.802558 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-60a53c30-6d2e-480d-9e55-24f3b5819f17 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb returned with HTTP 404 Jul 22 04:54:44.803119 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1278/5138] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:44 2026] GET /volume/v3/volumes/26c74b38-6095-48f0-983a-490dd6c8dcdb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:44.810468 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.812126 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 Jul 22 04:54:44.812317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:44.812497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:44.812663 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 Jul 22 04:54:44.819051 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:44.819051 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:44.819477 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:44.834563 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:44.834739 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba145bba-bb9d-4eec-a593-7ddf3c218d60 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 returned with HTTP 202 Jul 22 04:54:44.835113 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1282/5139] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:44 2026] DELETE /volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:44.842118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-389920ba-48f2-4285-ba00-29db35ce4b7c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.843832 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-389920ba-48f2-4285-ba00-29db35ce4b7c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 Jul 22 04:54:44.844035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-389920ba-48f2-4285-ba00-29db35ce4b7c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:44.844211 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-389920ba-48f2-4285-ba00-29db35ce4b7c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:44.852419 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:44.852419 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:44.860312 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-389920ba-48f2-4285-ba00-29db35ce4b7c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:44.867068 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-389920ba-48f2-4285-ba00-29db35ce4b7c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 returned with HTTP 200 Jul 22 04:54:44.867523 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1290/5140] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:44 2026] GET /volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:44.910163 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:44.912007 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:44.912583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:44.912583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:44.919889 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:44.919889 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:44.923841 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:44.927777 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e81a1633-e603-4a67-992a-d9b366ca37e0 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:44.928280 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1291/5141] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:44 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:45.430894 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.432462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:54:45.432642 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.432813 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.439936 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.439936 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:45.443143 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:54:45.448292 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-dcf5fbc0-387e-4f63-a4ca-eba5efa643c1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:54:45.448721 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1279/5142] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:45.462632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.464793 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:54:45.465066 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.465341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.473096 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.473096 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:45.476629 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:54:45.481127 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4308bb6-1e7c-464a-8387-0b81aeed8132 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:54:45.481502 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1283/5143] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:45.491808 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.493389 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:54:45.493632 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.493822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.500992 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.500992 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:45.504330 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:54:45.508639 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5967e8ee-b5e0-45ac-8d04-95ea2a53fd5f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:54:45.509039 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1291/5144] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:45.520019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.521580 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:54:45.521869 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15", "name": "tempest-TestVolumeBackupRestore-backup-1712830459", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:45.523317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Creating new backup {'backup': {'volume_id': 'd3ba1d70-afc7-4098-8fad-5dc7c7d5eb15', 'name': 'tempest-TestVolumeBackupRestore-backup-1712830459', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100125) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:54:45.523407 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Creating backup of volume d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 in container None Jul 22 04:54:45.529605 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.529605 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:45.530064 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:54:45.550715 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Created reservations ['3e35a857-e1a8-4dce-a567-12a4790d8b9f', 'b817a0ee-d388-44a2-a3de-d416f679a5fe'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:45.574099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8acfbdc0-bedd-4264-8575-b618e2d71d60 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:54:45.574533 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1292/5145] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:54:45 2026] POST /volume/v3/backups => generated 335 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:45.583120 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.585427 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:45.585664 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.585893 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.586050 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:45.591354 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.591354 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:45.592383 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e0df99b2-5a2f-4982-b3b4-e9298c072fc9 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:45.592869 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1280/5146] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:45.884028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-694fa146-a6d7-42c4-8813-cc7efb9a5814 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.887383 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-694fa146-a6d7-42c4-8813-cc7efb9a5814 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 Jul 22 04:54:45.887609 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-694fa146-a6d7-42c4-8813-cc7efb9a5814 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.887813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-694fa146-a6d7-42c4-8813-cc7efb9a5814 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.893607 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-694fa146-a6d7-42c4-8813-cc7efb9a5814 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 returned with HTTP 404 Jul 22 04:54:45.894132 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1284/5147] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/volumes/bfc88ddd-59ec-4fe7-aee0-bf9548f84d70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:45.900095 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.901989 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:45.902224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.902477 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.902635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete snapshot with id: b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:45.908216 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.908216 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:45.908740 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot retrieved successfully. Jul 22 04:54:45.925351 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot delete request issued successfully. Jul 22 04:54:45.925705 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3227686f-032c-4943-aeb6-e4cb4c2a18c9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 returned with HTTP 202 Jul 22 04:54:45.926304 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1292/5148] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:54:45 2026] DELETE /volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:45.934526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.936404 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:45.936677 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.936936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.940972 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:45.942801 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:45.943072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:45.943294 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:45.943742 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.943742 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:45.944343 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Snapshot retrieved successfully. Jul 22 04:54:45.945142 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b543ffce-85b7-45c2-acca-f84d1a65acbf tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 returned with HTTP 200 Jul 22 04:54:45.945605 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1293/5149] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:45.950484 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:45.950484 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:45.953932 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:45.959042 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d65497ac-b6e5-4f86-b217-8c2b4054073d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:45.959426 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1281/5150] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:45 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:46.603304 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:46.604799 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:46.604955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:46.605140 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:46.605236 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:46.608831 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:46.608831 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:46.609502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d1cb3c3a-0aea-462c-b85e-ec7b06c039f5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:46.609813 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1285/5151] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:46 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:46.957198 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05228c79-261d-4cb8-8381-83a6d3cb6d58 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:46.962699 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05228c79-261d-4cb8-8381-83a6d3cb6d58 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 Jul 22 04:54:46.962916 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05228c79-261d-4cb8-8381-83a6d3cb6d58 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:46.963164 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05228c79-261d-4cb8-8381-83a6d3cb6d58 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:46.968216 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05228c79-261d-4cb8-8381-83a6d3cb6d58 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 returned with HTTP 404 Jul 22 04:54:46.968837 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1293/5152] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:54:46 2026] GET /volume/v3/snapshots/b8863501-d099-4017-bea2-aa9c8b54a867 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:46.977122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dfbb1e71-6297-466e-b511-069522872bf9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:46.977678 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:46.979188 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dfbb1e71-6297-466e-b511-069522872bf9 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:46.979413 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dfbb1e71-6297-466e-b511-069522872bf9 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:46.979638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dfbb1e71-6297-466e-b511-069522872bf9 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:46.979678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:46.979862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:46.980110 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:46.980293 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume with id: d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:46.987777 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:46.987777 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:46.988280 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:46.988280 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:46.988845 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:46.991784 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dfbb1e71-6297-466e-b511-069522872bf9 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:46.996248 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dfbb1e71-6297-466e-b511-069522872bf9 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:46.997152 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1294/5153] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:46 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:47.009648 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Delete volume request issued successfully. Jul 22 04:54:47.009848 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1dba9825-1ff6-43cf-8f3b-b07b455082f9 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 returned with HTTP 202 Jul 22 04:54:47.010450 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1282/5154] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:54:46 2026] DELETE /volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:47.017268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-82653cb5-3caf-418d-82cb-2d744e17463c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:47.018979 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-82653cb5-3caf-418d-82cb-2d744e17463c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:47.019177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-82653cb5-3caf-418d-82cb-2d744e17463c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:47.019360 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-82653cb5-3caf-418d-82cb-2d744e17463c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:47.027159 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:47.027159 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:47.030641 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-82653cb5-3caf-418d-82cb-2d744e17463c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Volume info retrieved successfully. Jul 22 04:54:47.034759 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-82653cb5-3caf-418d-82cb-2d744e17463c tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 returned with HTTP 200 Jul 22 04:54:47.035122 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1286/5155] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:47 2026] GET /volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:47.619030 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:47.621182 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:47.621426 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:47.621691 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:47.621829 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:47.627429 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:47.627429 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:47.628409 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-333a3750-dd7e-4c3e-a56c-3859c6473575 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:47.628883 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1294/5156] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:47 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:48.010973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-23142172-f649-42b6-b424-ce15d302a20e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:48.012949 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23142172-f649-42b6-b424-ce15d302a20e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:48.013184 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23142172-f649-42b6-b424-ce15d302a20e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:48.013398 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23142172-f649-42b6-b424-ce15d302a20e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:48.020112 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:48.020112 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:48.024406 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-23142172-f649-42b6-b424-ce15d302a20e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:48.028695 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23142172-f649-42b6-b424-ce15d302a20e tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:48.029333 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1295/5157] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:48 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:48.048216 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d2c9bd54-03d3-4ff9-a181-eca4b6095060 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:48.050216 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2c9bd54-03d3-4ff9-a181-eca4b6095060 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] GET https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 Jul 22 04:54:48.050439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2c9bd54-03d3-4ff9-a181-eca4b6095060 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:48.050655 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d2c9bd54-03d3-4ff9-a181-eca4b6095060 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:48.057326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d2c9bd54-03d3-4ff9-a181-eca4b6095060 tempest-CreateVolumesFromSnapshotTest-367896191 tempest-CreateVolumesFromSnapshotTest-367896191-project-member] https://10.4.3.175/volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 returned with HTTP 404 Jul 22 04:54:48.057850 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1283/5158] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:48 2026] GET /volume/v3/volumes/d930ef8a-a3a8-46cb-b371-dd514249c1d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:48.638270 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:48.640729 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:48.641017 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:48.641198 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:48.641309 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:48.645563 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:48.645563 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:48.646301 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-da9905e6-568e-4a9c-9aeb-747d5ce17208 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:48.646671 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1287/5159] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:48 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:49.041999 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.045290 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:49.045481 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.045687 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.057184 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.057184 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:49.061000 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:49.065672 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aafc6b55-0c4b-4199-b3bd-e5cf0c5910f4 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:49.066056 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1295/5160] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:49 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 1449 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:49.210589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.213284 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:49.213284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.213659 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.224321 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.224321 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:49.228520 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:49.232950 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-562d402c-c2ae-42d4-a82d-2e1b91eaca23 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:49.233538 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1296/5161] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:54:49 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:49.589607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6485d4d1-7ea6-4113-8547-0af7af613c18 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.658143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.661709 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:49.661940 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.662224 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.662385 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:49.667272 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.667272 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:49.668375 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e028c8b0-7d40-4013-84a9-3fd94f6b96b5 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:49.668901 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1288/5162] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:49 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:49.706166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6485d4d1-7ea6-4113-8547-0af7af613c18 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:49.706572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6485d4d1-7ea6-4113-8547-0af7af613c18 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1411454999", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1159844853", "vendor_name": "tempest-vendor_name-1580360667"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:49.720865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6485d4d1-7ea6-4113-8547-0af7af613c18 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:49.721274 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1284/5163] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:49 2026] POST /volume/v3/types => generated 330 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:49.728972 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.730607 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:49.730914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e296db8c-65db-4a44-bce6-0535e1e4e332", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:49.732271 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume request body: {'volume': {'volume_type': 'e296db8c-65db-4a44-bce6-0535e1e4e332', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:49.735559 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume of 1 GB Jul 22 04:54:49.735809 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.735809 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:49.736145 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Availability Zones retrieved successfully. Jul 22 04:54:49.741203 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Flow 'volume_create_api' (0908d9b0-392b-422a-8a1e-1a2a17b086cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:49.742042 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d54d26-18e9-4d51-9429-67be9ccfa6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:49.742755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:49.760191 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d54d26-18e9-4d51-9429-67be9ccfa6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:54:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1159844853',vendor_name='tempest-vendor_name-1580360667'},id=e296db8c-65db-4a44-bce6-0535e1e4e332,is_public=True,name='tempest-ProjectReaderTests-volume-type-1411454999',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e296db8c-65db-4a44-bce6-0535e1e4e332', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:49.760875 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41da3289-a76c-46a3-ab1c-015c148ac007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:49.785019 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1411454999 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1411454999, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:49.785307 np0000005618 devstack@c-api.service[100126]: WARNING cinder.quota [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1411454999 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1411454999, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:49.821642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Created reservations ['a3134095-9819-4b58-8a9d-556cdbfba571', 'c2f74f7f-4214-40a2-9ad9-b246b61ed764', 'bf89356b-3723-4e48-b4d8-b7cb82eb23ce', '964d3daf-82c3-4a2d-a93d-b6ccec3bd36d'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:49.822543 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41da3289-a76c-46a3-ab1c-015c148ac007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3134095-9819-4b58-8a9d-556cdbfba571', 'c2f74f7f-4214-40a2-9ad9-b246b61ed764', 'bf89356b-3723-4e48-b4d8-b7cb82eb23ce', '964d3daf-82c3-4a2d-a93d-b6ccec3bd36d']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:49.823257 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561a0b09-e26b-45a0-93e8-6ef852ba8cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:49.841877 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.843887 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:49.844110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.844295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.846326 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561a0b09-e26b-45a0-93e8-6ef852ba8cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4526dbeb-675f-4bd1-8ce4-724d9910fb15', '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='cd33245f5605441b999e2d08b92b661d',qos_specs=None,replication_status=,reservations=['a3134095-9819-4b58-8a9d-556cdbfba571','c2f74f7f-4214-40a2-9ad9-b246b61ed764','bf89356b-3723-4e48-b4d8-b7cb82eb23ce','964d3daf-82c3-4a2d-a93d-b6ccec3bd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026f59b88bdd47fe87053619979e9acc',volume_type_id=e296db8c-65db-4a44-bce6-0535e1e4e332), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:49Z,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=4526dbeb-675f-4bd1-8ce4-724d9910fb15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd33245f5605441b999e2d08b92b661d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026f59b88bdd47fe87053619979e9acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e296db8c-65db-4a44-bce6-0535e1e4e332),volume_type_id=e296db8c-65db-4a44-bce6-0535e1e4e332)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:49.847112 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c94702b-8488-4beb-901f-bdb9f805a73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:49.853536 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.853536 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:49.856633 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:49.860903 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-e9436fe2-55d0-4fe9-a51b-f0c98837e0ed tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:49.861315 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1297/5164] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:54:49 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:49.868138 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c94702b-8488-4beb-901f-bdb9f805a73d) transitioned into state 'SUCCESS' from 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='cd33245f5605441b999e2d08b92b661d',qos_specs=None,replication_status=,reservations=['a3134095-9819-4b58-8a9d-556cdbfba571','c2f74f7f-4214-40a2-9ad9-b246b61ed764','bf89356b-3723-4e48-b4d8-b7cb82eb23ce','964d3daf-82c3-4a2d-a93d-b6ccec3bd36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026f59b88bdd47fe87053619979e9acc',volume_type_id=e296db8c-65db-4a44-bce6-0535e1e4e332)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:49.869032 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09693bc9-d46c-45a8-9b32-41cc13e2cd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:49.873012 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc7e0412-6e40-44a7-bc92-d17f80b25010 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.873470 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc7e0412-6e40-44a7-bc92-d17f80b25010 None None] GET https://10.4.3.175/volume// Jul 22 04:54:49.873673 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc7e0412-6e40-44a7-bc92-d17f80b25010 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.873952 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc7e0412-6e40-44a7-bc92-d17f80b25010 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.874328 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc7e0412-6e40-44a7-bc92-d17f80b25010 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:54:49.874682 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1289/5165] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:54: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 22 04:54:49.881489 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09693bc9-d46c-45a8-9b32-41cc13e2cd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:49.882729 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Flow 'volume_create_api' (0908d9b0-392b-422a-8a1e-1a2a17b086cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:49.883215 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume request issued successfully. Jul 22 04:54:49.883785 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-59b3f8e0-85eb-413c-a8fa-762d3c399b1b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.884260 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8cc560ce-5633-4fe5-95dd-8abb4ffd3b61 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:49.884742 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1296/5166] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:54:49 2026] POST /volume/v3/volumes => generated 774 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:49.885864 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-59b3f8e0-85eb-413c-a8fa-762d3c399b1b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:54:49.886735 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-59b3f8e0-85eb-413c-a8fa-762d3c399b1b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e59c91bb-85c9-4fe4-949c-20e61c500b0a", "connector": null, "instance_uuid": "7ee06be9-14ef-4b8c-917a-f839e8d197f3"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:49.896270 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.896270 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:49.900226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-769382fb-f24b-457b-b6e9-01ebb250618d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:49.902314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-769382fb-f24b-457b-b6e9-01ebb250618d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 Jul 22 04:54:49.902611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-769382fb-f24b-457b-b6e9-01ebb250618d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:49.902893 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-769382fb-f24b-457b-b6e9-01ebb250618d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:49.911380 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:49.911380 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:49.915095 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-769382fb-f24b-457b-b6e9-01ebb250618d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:49.919404 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-769382fb-f24b-457b-b6e9-01ebb250618d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 returned with HTTP 200 Jul 22 04:54:49.919886 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1298/5167] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:54:49 2026] GET /volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:49.923352 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-59b3f8e0-85eb-413c-a8fa-762d3c399b1b tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:54:49.923794 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1285/5168] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:54:49 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 22 04:54:50.659342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-75e7cfa5-6c3c-4234-834d-fceeea6bce64 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.659803 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75e7cfa5-6c3c-4234-834d-fceeea6bce64 None None] GET https://10.4.3.175/volume// Jul 22 04:54:50.660041 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75e7cfa5-6c3c-4234-834d-fceeea6bce64 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:50.660307 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75e7cfa5-6c3c-4234-834d-fceeea6bce64 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:50.660689 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75e7cfa5-6c3c-4234-834d-fceeea6bce64 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:54:50.661110 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1290/5169] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:54: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 22 04:54:50.668451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.670626 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:54:50.670856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:50.671060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:50.680858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.682567 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:50.682743 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:50.682743 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:50.682819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:50.682943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:50.683071 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:50.686848 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:54:50.686937 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:50.686937 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:50.687596 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b60096aa-462d-4d9d-92fe-ec4697b73996 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:50.687930 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1299/5170] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:50 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:50.695150 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-9a284050-08f3-4527-8452-96f1fa0d8d77 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:54:50.695519 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1297/5171] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:54:50 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 1628 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:54:50.798899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.801231 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] PUT https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 Jul 22 04:54:50.801704 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:50.810571 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Acquiring lock "cinder-attachment_update-e59c91bb-85c9-4fe4-949c-20e61c500b0a-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:54:50.815919 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-e59c91bb-85c9-4fe4-949c-20e61c500b0a-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:54:50.817166 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:50.817166 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:50.906124 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Lock "cinder-attachment_update-e59c91bb-85c9-4fe4-949c-20e61c500b0a-np0000005618" released by "attachment_update" :: held 0.090s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:54:50.906524 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-0948e63d-7963-4dba-969b-f57c7b874cab tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 returned with HTTP 200 Jul 22 04:54:50.907140 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1286/5172] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:54:50 2026] PUT /volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:50.927913 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-50957262-271f-4c63-9caa-e4c865bd8df5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.929909 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-50957262-271f-4c63-9caa-e4c865bd8df5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] POST https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031/action Jul 22 04:54:50.931795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-50957262-271f-4c63-9caa-e4c865bd8df5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:54:50.931914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-50957262-271f-4c63-9caa-e4c865bd8df5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:50.935229 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.937434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 Jul 22 04:54:50.937814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:50.937951 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:50.947589 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:50.947589 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:50.947817 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:50.947817 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:50.951350 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:50.957147 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d0fc2a90-2a22-4ce4-be28-826e0ac167cb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 returned with HTTP 200 Jul 22 04:54:50.957670 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1300/5173] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:54:50 2026] GET /volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:50.960273 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-50957262-271f-4c63-9caa-e4c865bd8df5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031/action returned with HTTP 204 Jul 22 04:54:50.960671 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1291/5174] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:54:50 2026] POST /volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:54:50.972591 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-15cf8f82-4044-4e32-9c39-6c02f281756b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:50.974879 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15cf8f82-4044-4e32-9c39-6c02f281756b tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:54:50.975821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15cf8f82-4044-4e32-9c39-6c02f281756b tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:50.976097 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15cf8f82-4044-4e32-9c39-6c02f281756b tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:50.982951 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15cf8f82-4044-4e32-9c39-6c02f281756b tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:54:50.983672 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1298/5175] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:54:50 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:50.993364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d4b5692c-f505-4586-a35b-8aadcea811ed None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.119333 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4b5692c-f505-4586-a35b-8aadcea811ed tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] GET https://10.4.3.175/volume/v3/messages Jul 22 04:54:51.119538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4b5692c-f505-4586-a35b-8aadcea811ed tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.119715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4b5692c-f505-4586-a35b-8aadcea811ed tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.119956 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:51.119956 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:51.123395 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4b5692c-f505-4586-a35b-8aadcea811ed tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:54:51.123782 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1287/5176] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:54:50 2026] GET /volume/v3/messages => generated 670 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:51.133736 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd48bb10-d03a-48ce-9173-810cad5a1a24 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.135586 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd48bb10-d03a-48ce-9173-810cad5a1a24 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/messages/c6d10a62-f04c-468b-9233-bb3dcb928f69 Jul 22 04:54:51.135785 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd48bb10-d03a-48ce-9173-810cad5a1a24 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.135991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd48bb10-d03a-48ce-9173-810cad5a1a24 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.145263 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd48bb10-d03a-48ce-9173-810cad5a1a24 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/messages/c6d10a62-f04c-468b-9233-bb3dcb928f69 returned with HTTP 204 Jul 22 04:54:51.145737 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1301/5177] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:54:51 2026] DELETE /volume/v3/messages/c6d10a62-f04c-468b-9233-bb3dcb928f69 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:54:51.154041 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.156174 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 Jul 22 04:54:51.156409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.156705 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.156883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Delete volume with id: 4526dbeb-675f-4bd1-8ce4-724d9910fb15 Jul 22 04:54:51.169812 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:51.169812 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:51.172335 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:51.174756 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100127) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:54:51.193709 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1411454999 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1411454999, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:51.193951 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1411454999 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1411454999, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:51.205218 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Created reservations ['91fff946-f7c5-46c8-ae14-8bac5288bce1', '39e3fb8d-d8bb-4052-843b-f68d020b9db4', '76725f63-a45f-47e7-ba9e-9550a8bb2947', '96491163-6e78-4d82-adca-6e6f5ab6b5e3'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:51.232370 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Delete volume request issued successfully. Jul 22 04:54:51.232552 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1c29e0f3-be34-42ed-8c14-677fc651b276 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 returned with HTTP 202 Jul 22 04:54:51.232938 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1292/5178] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:54:51 2026] DELETE /volume/v3/volumes/4526dbeb-675f-4bd1-8ce4-724d9910fb15 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:51.241016 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-73878059-aa50-4f37-b4ef-9c415745515a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.243025 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73878059-aa50-4f37-b4ef-9c415745515a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/types/e296db8c-65db-4a44-bce6-0535e1e4e332 Jul 22 04:54:51.243272 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73878059-aa50-4f37-b4ef-9c415745515a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.243549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-73878059-aa50-4f37-b4ef-9c415745515a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.269941 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-73878059-aa50-4f37-b4ef-9c415745515a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/types/e296db8c-65db-4a44-bce6-0535e1e4e332 returned with HTTP 202 Jul 22 04:54:51.270674 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1299/5179] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:51 2026] DELETE /volume/v3/types/e296db8c-65db-4a44-bce6-0535e1e4e332 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:51.279863 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-210f7677-a3bf-4878-a14f-15bb5c565538 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.281846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-210f7677-a3bf-4878-a14f-15bb5c565538 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:51.282315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-210f7677-a3bf-4878-a14f-15bb5c565538 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-651814411", "extra_specs": {"storage_protocol": "tempest-storage_protocol-313190292", "vendor_name": "tempest-vendor_name-1334785265"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:51.300602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-210f7677-a3bf-4878-a14f-15bb5c565538 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:51.301126 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1288/5180] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:51 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 22 04:54:51.312517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6410a108-86ec-4481-84a5-3167c83d148d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.316476 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:54:51.316866 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9b044cc-9486-4b81-a0d6-bfc9592f1d58", "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:51.320856 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume request body: {'volume': {'volume_type': 'c9b044cc-9486-4b81-a0d6-bfc9592f1d58', 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:54:51.324276 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume of 1 GB Jul 22 04:54:51.324570 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:51.324570 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:51.324925 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Availability Zones retrieved successfully. Jul 22 04:54:51.330168 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Flow 'volume_create_api' (0c6dccb8-74dc-488a-b899-67d0bac07625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:51.331086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81851f4b-d168-4b8f-be4e-f46b6cdcce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:51.331768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:54:51.349642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81851f4b-d168-4b8f-be4e-f46b6cdcce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:54:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-313190292',vendor_name='tempest-vendor_name-1334785265'},id=c9b044cc-9486-4b81-a0d6-bfc9592f1d58,is_public=True,name='tempest-ProjectReaderTests-volume-type-651814411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9b044cc-9486-4b81-a0d6-bfc9592f1d58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:51.350379 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e648818b-2303-45ff-b78b-35f034e357d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:51.375439 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-651814411 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-651814411, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:51.375794 np0000005618 devstack@c-api.service[100125]: WARNING cinder.quota [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-651814411 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-651814411, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:51.398444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Created reservations ['3861c3b1-7250-43a0-b422-06a6c0e250ac', '09da4374-b367-4b0f-907e-03c171a302b4', '4b50658c-1e46-4165-90c7-014e8efe94b9', '94f85381-857e-42d3-9714-90ed17dc46be'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:51.399326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e648818b-2303-45ff-b78b-35f034e357d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3861c3b1-7250-43a0-b422-06a6c0e250ac', '09da4374-b367-4b0f-907e-03c171a302b4', '4b50658c-1e46-4165-90c7-014e8efe94b9', '94f85381-857e-42d3-9714-90ed17dc46be']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:51.400112 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9eea06f-9d4e-433e-bc01-95e9f861eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:51.423769 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9eea06f-9d4e-433e-bc01-95e9f861eb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5e09418-3c98-41df-826f-2a002145876f', '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='cd33245f5605441b999e2d08b92b661d',qos_specs=None,replication_status=,reservations=['3861c3b1-7250-43a0-b422-06a6c0e250ac','09da4374-b367-4b0f-907e-03c171a302b4','4b50658c-1e46-4165-90c7-014e8efe94b9','94f85381-857e-42d3-9714-90ed17dc46be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026f59b88bdd47fe87053619979e9acc',volume_type_id=c9b044cc-9486-4b81-a0d6-bfc9592f1d58), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:54:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5e09418-3c98-41df-826f-2a002145876f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd33245f5605441b999e2d08b92b661d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026f59b88bdd47fe87053619979e9acc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9b044cc-9486-4b81-a0d6-bfc9592f1d58),volume_type_id=c9b044cc-9486-4b81-a0d6-bfc9592f1d58)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:51.424473 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acad8c8-06d8-49fc-b945-6e90d3141e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:51.442763 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acad8c8-06d8-49fc-b945-6e90d3141e26) transitioned into state 'SUCCESS' from 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='cd33245f5605441b999e2d08b92b661d',qos_specs=None,replication_status=,reservations=['3861c3b1-7250-43a0-b422-06a6c0e250ac','09da4374-b367-4b0f-907e-03c171a302b4','4b50658c-1e46-4165-90c7-014e8efe94b9','94f85381-857e-42d3-9714-90ed17dc46be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026f59b88bdd47fe87053619979e9acc',volume_type_id=c9b044cc-9486-4b81-a0d6-bfc9592f1d58)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:51.443411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f72e94-4655-4e18-8f12-753f5172b6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:54:51.451235 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f72e94-4655-4e18-8f12-753f5172b6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:54:51.451989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Flow 'volume_create_api' (0c6dccb8-74dc-488a-b899-67d0bac07625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:54:51.452247 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Create volume request issued successfully. Jul 22 04:54:51.452777 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6410a108-86ec-4481-84a5-3167c83d148d tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:54:51.453306 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1302/5181] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:54:51 2026] POST /volume/v3/volumes => generated 773 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:54:51.471246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.473523 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f Jul 22 04:54:51.473897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.474030 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.481791 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:51.481791 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:51.485546 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:51.489560 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-956bca78-46c7-43f9-9459-aa2e39ecf7fc tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f returned with HTTP 200 Jul 22 04:54:51.489952 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1293/5182] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:54:51 2026] GET /volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:51.698113 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:51.702359 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:51.702575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:51.702754 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:51.702914 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:51.711831 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:51.711831 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:51.712881 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d81a720c-e7c3-42fe-9047-d33d22e3ffb3 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:51.713443 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1300/5183] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:51 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:52.502006 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-52b6713b-2689-490a-90ae-0589287e8e19 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.503734 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52b6713b-2689-490a-90ae-0589287e8e19 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f Jul 22 04:54:52.503921 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52b6713b-2689-490a-90ae-0589287e8e19 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.505870 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-52b6713b-2689-490a-90ae-0589287e8e19 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.511025 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:52.511025 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:52.514524 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-52b6713b-2689-490a-90ae-0589287e8e19 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:52.518327 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-52b6713b-2689-490a-90ae-0589287e8e19 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f returned with HTTP 200 Jul 22 04:54:52.518696 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1289/5184] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:54:52 2026] GET /volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:52.530196 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7b9b4112-e3e7-4209-9d17-3caaf4b0fa0a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.532086 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b9b4112-e3e7-4209-9d17-3caaf4b0fa0a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] GET https://10.4.3.175/volume/v3/messages Jul 22 04:54:52.532265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b9b4112-e3e7-4209-9d17-3caaf4b0fa0a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.532427 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7b9b4112-e3e7-4209-9d17-3caaf4b0fa0a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.532655 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:52.532655 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:52.535680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7b9b4112-e3e7-4209-9d17-3caaf4b0fa0a tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/messages returned with HTTP 200 Jul 22 04:54:52.536056 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1303/5185] 10.4.3.175 () {68 vars in 1280 bytes} [Wed Jul 22 04:54:52 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 22 04:54:52.544061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-97490287-ea83-4315-9e9b-c903ac3f0f96 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.546310 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97490287-ea83-4315-9e9b-c903ac3f0f96 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] GET https://10.4.3.175/volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 Jul 22 04:54:52.546546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97490287-ea83-4315-9e9b-c903ac3f0f96 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.546697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-97490287-ea83-4315-9e9b-c903ac3f0f96 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.550592 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-97490287-ea83-4315-9e9b-c903ac3f0f96 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-reader] https://10.4.3.175/volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 returned with HTTP 200 Jul 22 04:54:52.550958 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1294/5186] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:54:52 2026] GET /volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:52.558428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-57db8bc6-0e66-4862-9377-24bb111c91af None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.560048 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57db8bc6-0e66-4862-9377-24bb111c91af tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 Jul 22 04:54:52.560233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57db8bc6-0e66-4862-9377-24bb111c91af tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.560405 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-57db8bc6-0e66-4862-9377-24bb111c91af tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.567317 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-57db8bc6-0e66-4862-9377-24bb111c91af tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 returned with HTTP 204 Jul 22 04:54:52.567888 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1301/5187] 10.4.3.175 () {68 vars in 1394 bytes} [Wed Jul 22 04:54:52 2026] DELETE /volume/v3/messages/d734c2b9-1f0a-419c-928d-ba370145b5e1 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 22 04:54:52.573803 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.575592 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f Jul 22 04:54:52.575787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.575969 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.576114 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Delete volume with id: e5e09418-3c98-41df-826f-2a002145876f Jul 22 04:54:52.583190 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:52.583190 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:52.583598 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Volume info retrieved successfully. Jul 22 04:54:52.584692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100124) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 22 04:54:52.595136 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-651814411 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-651814411, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:52.595492 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-651814411 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-651814411, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:54:52.604773 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Created reservations ['d17c881d-3208-4e52-8bc5-30ce04c3f96a', 'b081375e-d7d0-492a-a115-066fe7b8ce7f', '4fcb3255-f843-45dc-86f2-f948c6c8b508', '14b22301-c05c-4031-bb6c-d194346d4b4f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:54:52.626846 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Delete volume request issued successfully. Jul 22 04:54:52.627052 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6dd542a1-2ad8-49ab-9bb5-d7b27618a9eb tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f returned with HTTP 202 Jul 22 04:54:52.627575 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1290/5188] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:54:52 2026] DELETE /volume/v3/volumes/e5e09418-3c98-41df-826f-2a002145876f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:52.634356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-304a1667-75d8-4693-8720-e7fef1b239d9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.636178 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-304a1667-75d8-4693-8720-e7fef1b239d9 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] DELETE https://10.4.3.175/volume/v3/types/c9b044cc-9486-4b81-a0d6-bfc9592f1d58 Jul 22 04:54:52.636419 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-304a1667-75d8-4693-8720-e7fef1b239d9 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.636666 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-304a1667-75d8-4693-8720-e7fef1b239d9 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.658077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-304a1667-75d8-4693-8720-e7fef1b239d9 tempest-ProjectReaderTests-297841680 tempest-ProjectReaderTests-297841680-project-admin] https://10.4.3.175/volume/v3/types/c9b044cc-9486-4b81-a0d6-bfc9592f1d58 returned with HTTP 202 Jul 22 04:54:52.658704 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1304/5189] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:52 2026] DELETE /volume/v3/types/c9b044cc-9486-4b81-a0d6-bfc9592f1d58 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:52.724677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:52.726395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:52.726598 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:52.726783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:52.726886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:52.731104 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:52.731104 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:52.731780 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-009913cb-8ea3-4fa6-9995-40d866f624c8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:52.732153 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1295/5190] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:52 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:53.742492 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:53.744207 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:53.744410 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:53.744623 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:53.744769 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:53.748839 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:53.748839 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:53.749667 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e38c1c18-dec9-4df6-8dba-320d1b8f9fc0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:53.750048 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1302/5191] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:53 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:53.952797 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-06e01678-9ffa-4cf1-abca-9c2757d5904e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.036666 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06e01678-9ffa-4cf1-abca-9c2757d5904e tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.037093 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-06e01678-9ffa-4cf1-abca-9c2757d5904e tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-899017261", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.055643 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06e01678-9ffa-4cf1-abca-9c2757d5904e tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.056031 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1291/5192] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:53 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.064230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-760d4096-e92c-4030-8694-b328ed8b3e61 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.066278 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-760d4096-e92c-4030-8694-b328ed8b3e61 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption Jul 22 04:54:54.066663 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-760d4096-e92c-4030-8694-b328ed8b3e61 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.082913 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-760d4096-e92c-4030-8694-b328ed8b3e61 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption returned with HTTP 200 Jul 22 04:54:54.083311 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1305/5193] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.092055 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d6a23bf0-3e95-4ac2-8459-67482cf80571 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.094308 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6a23bf0-3e95-4ac2-8459-67482cf80571 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.094823 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6a23bf0-3e95-4ac2-8459-67482cf80571 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-853582172", "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=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.113172 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6a23bf0-3e95-4ac2-8459-67482cf80571 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.113677 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1296/5194] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.121728 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-64470799-e20e-4bb4-a5f5-3e0b3fdc2fd8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.123285 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64470799-e20e-4bb4-a5f5-3e0b3fdc2fd8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50/encryption Jul 22 04:54:54.123596 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-64470799-e20e-4bb4-a5f5-3e0b3fdc2fd8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.137708 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-64470799-e20e-4bb4-a5f5-3e0b3fdc2fd8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50/encryption returned with HTTP 200 Jul 22 04:54:54.138110 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1303/5195] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.146810 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f861218a-82b4-4208-a462-d019f8440336 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.148428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f861218a-82b4-4208-a462-d019f8440336 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.148766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f861218a-82b4-4208-a462-d019f8440336 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-485939402", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.168362 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f861218a-82b4-4208-a462-d019f8440336 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.168745 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1292/5196] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.177792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-83a7d941-2af7-4648-9268-68703c5128e6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.180079 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-83a7d941-2af7-4648-9268-68703c5128e6 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs Jul 22 04:54:54.180493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-83a7d941-2af7-4648-9268-68703c5128e6 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.205000 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-83a7d941-2af7-4648-9268-68703c5128e6 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs returned with HTTP 200 Jul 22 04:54:54.205625 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1306/5197] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.214443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7024be4e-29c0-442d-bf47-5f7a450dcbd2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.216197 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7024be4e-29c0-442d-bf47-5f7a450dcbd2 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] PUT https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs/key2 Jul 22 04:54:54.216509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7024be4e-29c0-442d-bf47-5f7a450dcbd2 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.233222 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7024be4e-29c0-442d-bf47-5f7a450dcbd2 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs/key2 returned with HTTP 200 Jul 22 04:54:54.233790 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1297/5198] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:54:54 2026] PUT /volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.241367 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2cc4c4f8-5e26-4c5e-9c8f-b4ff1fa6dea4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.242934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2cc4c4f8-5e26-4c5e-9c8f-b4ff1fa6dea4 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.243265 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2cc4c4f8-5e26-4c5e-9c8f-b4ff1fa6dea4 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.256343 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2cc4c4f8-5e26-4c5e-9c8f-b4ff1fa6dea4 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.256692 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1304/5199] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 195 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.263906 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-350ec1ff-6755-4c61-8909-3a19cd45226d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.265753 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-350ec1ff-6755-4c61-8909-3a19cd45226d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/fa5b813a-071d-4b9c-bf5f-942ad3bf05ee Jul 22 04:54:54.265991 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-350ec1ff-6755-4c61-8909-3a19cd45226d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.266220 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-350ec1ff-6755-4c61-8909-3a19cd45226d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.290854 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-350ec1ff-6755-4c61-8909-3a19cd45226d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/fa5b813a-071d-4b9c-bf5f-942ad3bf05ee returned with HTTP 202 Jul 22 04:54:54.291345 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1293/5200] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/fa5b813a-071d-4b9c-bf5f-942ad3bf05ee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.299699 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2240107d-ff92-4f78-9a92-5a6f14427947 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.302370 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2240107d-ff92-4f78-9a92-5a6f14427947 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.302880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2240107d-ff92-4f78-9a92-5a6f14427947 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-101626516", "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=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.317985 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2240107d-ff92-4f78-9a92-5a6f14427947 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.318331 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1307/5201] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.327150 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0b7d9d66-31e5-4cbb-92af-a5100316ea3f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.329495 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b7d9d66-31e5-4cbb-92af-a5100316ea3f tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption Jul 22 04:54:54.329872 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0b7d9d66-31e5-4cbb-92af-a5100316ea3f tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.349720 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0b7d9d66-31e5-4cbb-92af-a5100316ea3f tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption returned with HTTP 200 Jul 22 04:54:54.350299 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1298/5202] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.358747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5f761bdc-a449-4830-95d8-e85c05ea96d9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.360837 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f761bdc-a449-4830-95d8-e85c05ea96d9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption/7e30fe25-a095-4c85-ac1c-4aff4d09eda1 Jul 22 04:54:54.361053 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f761bdc-a449-4830-95d8-e85c05ea96d9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.361256 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5f761bdc-a449-4830-95d8-e85c05ea96d9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.372275 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5f761bdc-a449-4830-95d8-e85c05ea96d9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption/7e30fe25-a095-4c85-ac1c-4aff4d09eda1 returned with HTTP 202 Jul 22 04:54:54.372766 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1305/5203] 10.4.3.175 () {66 vars in 1489 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a/encryption/7e30fe25-a095-4c85-ac1c-4aff4d09eda1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.381590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6da46aa3-b735-40fb-ace3-c74b67705fe1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.383348 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6da46aa3-b735-40fb-ace3-c74b67705fe1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.383721 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6da46aa3-b735-40fb-ace3-c74b67705fe1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-80143431", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.401202 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6da46aa3-b735-40fb-ace3-c74b67705fe1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.401606 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1294/5204] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 378 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.409678 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5e3b7dff-0d4d-4f97-887a-c067feec1117 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.411819 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e3b7dff-0d4d-4f97-887a-c067feec1117 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a/extra_specs/key1 Jul 22 04:54:54.412044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e3b7dff-0d4d-4f97-887a-c067feec1117 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.412288 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5e3b7dff-0d4d-4f97-887a-c067feec1117 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.434917 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5e3b7dff-0d4d-4f97-887a-c067feec1117 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a/extra_specs/key1 returned with HTTP 202 Jul 22 04:54:54.435367 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1308/5205] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:54:54.442470 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-31b3ca6d-2d1a-455d-976f-5b5af6e057c9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.444078 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31b3ca6d-2d1a-455d-976f-5b5af6e057c9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:54:54.444413 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-31b3ca6d-2d1a-455d-976f-5b5af6e057c9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-979829247", "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=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.460576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-31b3ca6d-2d1a-455d-976f-5b5af6e057c9 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.460950 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1299/5206] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:54:54 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.469586 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a55678bd-a9c8-4951-9c75-88ae4d12ed02 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.472264 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a55678bd-a9c8-4951-9c75-88ae4d12ed02 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/d6fcfd60-62fd-4cb7-af88-64750e9c7da0 Jul 22 04:54:54.472431 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a55678bd-a9c8-4951-9c75-88ae4d12ed02 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.472626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a55678bd-a9c8-4951-9c75-88ae4d12ed02 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.495417 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a55678bd-a9c8-4951-9c75-88ae4d12ed02 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/d6fcfd60-62fd-4cb7-af88-64750e9c7da0 returned with HTTP 202 Jul 22 04:54:54.495856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1306/5207] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/d6fcfd60-62fd-4cb7-af88-64750e9c7da0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.504060 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0b2a6a07-1a56-467f-a2bb-21ae209e3554 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.505638 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b2a6a07-1a56-467f-a2bb-21ae209e3554 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs Jul 22 04:54:54.505812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b2a6a07-1a56-467f-a2bb-21ae209e3554 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.505996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0b2a6a07-1a56-467f-a2bb-21ae209e3554 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.512645 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0b2a6a07-1a56-467f-a2bb-21ae209e3554 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs returned with HTTP 200 Jul 22 04:54:54.512943 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1295/5208] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.522753 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3ddfa51b-84b1-4a2a-91c9-47fa79ae41d8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.524318 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3ddfa51b-84b1-4a2a-91c9-47fa79ae41d8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types Jul 22 04:54:54.524486 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3ddfa51b-84b1-4a2a-91c9-47fa79ae41d8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.524672 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3ddfa51b-84b1-4a2a-91c9-47fa79ae41d8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.542663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3ddfa51b-84b1-4a2a-91c9-47fa79ae41d8 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:54:54.542953 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1309/5209] 10.4.3.175 () {66 vars in 1231 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types => generated 2824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:54:54.553927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2799cec2-067e-409a-9407-2671bfb2171d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.555738 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2799cec2-067e-409a-9407-2671bfb2171d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/cipher Jul 22 04:54:54.555928 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2799cec2-067e-409a-9407-2671bfb2171d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.556131 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2799cec2-067e-409a-9407-2671bfb2171d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.561897 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2799cec2-067e-409a-9407-2671bfb2171d tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/cipher returned with HTTP 200 Jul 22 04:54:54.562246 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1300/5210] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.570133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c505da5a-a813-4251-b17e-a4a97eef3de3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.571822 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c505da5a-a813-4251-b17e-a4a97eef3de3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption Jul 22 04:54:54.572003 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c505da5a-a813-4251-b17e-a4a97eef3de3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.572174 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c505da5a-a813-4251-b17e-a4a97eef3de3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.577669 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c505da5a-a813-4251-b17e-a4a97eef3de3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption returned with HTTP 200 Jul 22 04:54:54.578099 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1307/5211] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption => generated 325 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.587928 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-91897d0d-6a77-4fad-b81c-1542bf67f987 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.589563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-91897d0d-6a77-4fad-b81c-1542bf67f987 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/multiattach Jul 22 04:54:54.589752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-91897d0d-6a77-4fad-b81c-1542bf67f987 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.589980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-91897d0d-6a77-4fad-b81c-1542bf67f987 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.596979 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-91897d0d-6a77-4fad-b81c-1542bf67f987 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/multiattach returned with HTTP 200 Jul 22 04:54:54.597380 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1296/5212] 10.4.3.175 () {66 vars in 1414 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.604322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-21ed8f4b-77e3-4ce0-9f6a-72baa47a4273 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.606195 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21ed8f4b-77e3-4ce0-9f6a-72baa47a4273 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/volume_backend_name Jul 22 04:54:54.606397 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-21ed8f4b-77e3-4ce0-9f6a-72baa47a4273 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.606618 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-21ed8f4b-77e3-4ce0-9f6a-72baa47a4273 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.612461 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-21ed8f4b-77e3-4ce0-9f6a-72baa47a4273 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/volume_backend_name returned with HTTP 200 Jul 22 04:54:54.612855 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1310/5213] 10.4.3.175 () {66 vars in 1438 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.619396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f7b47975-338e-41ad-ae77-95bc9e3e15e1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.621042 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7b47975-338e-41ad-ae77-95bc9e3e15e1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] GET https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 Jul 22 04:54:54.621232 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7b47975-338e-41ad-ae77-95bc9e3e15e1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.621423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7b47975-338e-41ad-ae77-95bc9e3e15e1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.625948 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7b47975-338e-41ad-ae77-95bc9e3e15e1 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 returned with HTTP 200 Jul 22 04:54:54.626316 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1301/5214] 10.4.3.175 () {66 vars in 1342 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.633390 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-da34a4d5-2f3d-48be-8430-44dc50a0ea69 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.635653 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da34a4d5-2f3d-48be-8430-44dc50a0ea69 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] PUT https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/a8de4c69-ec21-4d84-b7b8-ea525027a0b8 Jul 22 04:54:54.635987 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-da34a4d5-2f3d-48be-8430-44dc50a0ea69 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.649500 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-da34a4d5-2f3d-48be-8430-44dc50a0ea69 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/a8de4c69-ec21-4d84-b7b8-ea525027a0b8 returned with HTTP 200 Jul 22 04:54:54.649998 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1308/5215] 10.4.3.175 () {68 vars in 1506 bytes} [Wed Jul 22 04:54:54 2026] PUT /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/encryption/a8de4c69-ec21-4d84-b7b8-ea525027a0b8 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.658736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ae336d6c-6867-45a3-9f90-ebcd21144c73 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.660235 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae336d6c-6867-45a3-9f90-ebcd21144c73 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] PUT https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/key1 Jul 22 04:54:54.660514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ae336d6c-6867-45a3-9f90-ebcd21144c73 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.677009 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ae336d6c-6867-45a3-9f90-ebcd21144c73 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/key1 returned with HTTP 200 Jul 22 04:54:54.677415 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1297/5216] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:54:54 2026] PUT /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:54:54.688640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b80e2047-4604-4af9-9921-7c6d80d791a3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.690308 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b80e2047-4604-4af9-9921-7c6d80d791a3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] PUT https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 Jul 22 04:54:54.690658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b80e2047-4604-4af9-9921-7c6d80d791a3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:54:54.705919 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b80e2047-4604-4af9-9921-7c6d80d791a3 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 returned with HTTP 200 Jul 22 04:54:54.706674 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1311/5217] 10.4.3.175 () {68 vars in 1362 bytes} [Wed Jul 22 04:54:54 2026] PUT /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 => generated 370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.713395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6d7dd09b-9d40-4815-8491-afb3deb9765c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.714931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d7dd09b-9d40-4815-8491-afb3deb9765c tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a Jul 22 04:54:54.715120 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d7dd09b-9d40-4815-8491-afb3deb9765c tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.715299 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6d7dd09b-9d40-4815-8491-afb3deb9765c tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.739985 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6d7dd09b-9d40-4815-8491-afb3deb9765c tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a returned with HTTP 202 Jul 22 04:54:54.739985 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1302/5218] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/5ad417e8-6dec-4702-8600-a0c1087f2b4a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.747781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d63836b3-804c-4e59-bed9-85583fde107a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.749632 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d63836b3-804c-4e59-bed9-85583fde107a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a Jul 22 04:54:54.749843 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d63836b3-804c-4e59-bed9-85583fde107a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.750094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d63836b3-804c-4e59-bed9-85583fde107a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.761211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.765979 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:54.765979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.765979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.765979 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:54.766896 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:54.766896 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:54.767658 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee583e7d-6ec0-4cc6-851a-8342e4769ca8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:54.768025 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1298/5219] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:54 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:54.777384 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d63836b3-804c-4e59-bed9-85583fde107a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a returned with HTTP 202 Jul 22 04:54:54.777826 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1309/5220] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/537e5063-665d-47ee-a7d0-59fa6bae199a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.785454 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3d1b2b75-b76a-4efe-8a93-ca3637538ffd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.787376 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d1b2b75-b76a-4efe-8a93-ca3637538ffd tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6 Jul 22 04:54:54.787376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d1b2b75-b76a-4efe-8a93-ca3637538ffd tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.787510 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3d1b2b75-b76a-4efe-8a93-ca3637538ffd tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.808077 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3d1b2b75-b76a-4efe-8a93-ca3637538ffd tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6 returned with HTTP 202 Jul 22 04:54:54.808508 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1312/5221] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/4427879c-cfef-45f9-b91a-b036a49641d6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 22 04:54:54.816468 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-274feb97-c6ce-440e-8f56-77ea440e3498 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.818051 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-274feb97-c6ce-440e-8f56-77ea440e3498 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50 Jul 22 04:54:54.818276 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-274feb97-c6ce-440e-8f56-77ea440e3498 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.818403 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-274feb97-c6ce-440e-8f56-77ea440e3498 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.839841 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-274feb97-c6ce-440e-8f56-77ea440e3498 tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50 returned with HTTP 202 Jul 22 04:54:54.840187 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1303/5222] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/d52b0510-3d6a-49f6-a176-9ac60a745c50 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:54.848622 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7f38ad51-1c10-41e0-a5c0-7fa82310252a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:54.850391 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f38ad51-1c10-41e0-a5c0-7fa82310252a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] DELETE https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 Jul 22 04:54:54.850558 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7f38ad51-1c10-41e0-a5c0-7fa82310252a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:54.850779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7f38ad51-1c10-41e0-a5c0-7fa82310252a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:54.878486 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7f38ad51-1c10-41e0-a5c0-7fa82310252a tempest-VolumeTypesAdminTests-1635779422 tempest-VolumeTypesAdminTests-1635779422-project-admin] https://10.4.3.175/volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 returned with HTTP 202 Jul 22 04:54:54.879159 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1299/5223] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:54:54 2026] DELETE /volume/v3/types/ac4b6180-f09e-48e1-a4bd-eb9335779531 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:54:55.127871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-1a880df5-2aa7-40a2-94d2-346af1fb3100 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:55.129798 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-1a880df5-2aa7-40a2-94d2-346af1fb3100 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a/encryption Jul 22 04:54:55.129958 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-1a880df5-2aa7-40a2-94d2-346af1fb3100 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:55.130155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-1a880df5-2aa7-40a2-94d2-346af1fb3100 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'index' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:55.140370 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:55.140370 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:55.147689 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-9fda9f99-4449-4cca-ae92-15d2fb2e2720 req-1a880df5-2aa7-40a2-94d2-346af1fb3100 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a/encryption returned with HTTP 200 Jul 22 04:54:55.148237 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1310/5224] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:54:55 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:55.780501 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-906365ca-ad3f-44bb-8144-6974bcc033ee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:55.782282 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-906365ca-ad3f-44bb-8144-6974bcc033ee tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:55.782477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-906365ca-ad3f-44bb-8144-6974bcc033ee tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:55.782695 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-906365ca-ad3f-44bb-8144-6974bcc033ee tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:55.782840 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-906365ca-ad3f-44bb-8144-6974bcc033ee tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:55.787809 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:55.787809 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:55.788626 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-906365ca-ad3f-44bb-8144-6974bcc033ee tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:55.789051 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1313/5225] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:55 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:56.800103 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:56.802384 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:56.802670 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:56.802933 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:56.803118 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:56.808139 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:56.808139 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:54:56.808995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c7d7c994-9545-4ecf-b743-d5ab52fd88f2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:56.809529 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1304/5226] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:56 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:57.822213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:57.824273 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:57.824519 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:57.824769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:57.824901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:57.829688 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:57.829688 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:54:57.830464 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-93620d41-6cd5-4a98-a7d5-369d6bc8add1 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:57.830851 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1300/5227] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:57 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:58.841280 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:58.843270 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:58.843544 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:58.843869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:58.844041 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:58.849062 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:58.849062 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:54:58.850212 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7da023a4-f1ef-4fb0-9d24-d7b45c848bbc tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:58.850601 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1311/5228] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:58 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:54:59.864481 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:54:59.866509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:54:59.866741 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:54:59.866943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:54:59.867077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:54:59.871881 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:54:59.871881 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:54:59.872652 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-02e5c3f9-4ce3-4ea8-b9c3-b26cfd6b9cdf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:54:59.873022 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1314/5229] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:54:59 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:00.882793 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-63fdee7f-ae12-4c14-8374-591c60b0125b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:00.884370 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63fdee7f-ae12-4c14-8374-591c60b0125b tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:00.884530 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63fdee7f-ae12-4c14-8374-591c60b0125b tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:00.884728 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-63fdee7f-ae12-4c14-8374-591c60b0125b tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:00.884892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-63fdee7f-ae12-4c14-8374-591c60b0125b tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:00.890470 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:00.890470 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:00.891204 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-63fdee7f-ae12-4c14-8374-591c60b0125b tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:00.891864 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1305/5230] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:00 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:00.901732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-34972358-3c20-41dc-8103-7b62889c1086 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:00.903099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34972358-3c20-41dc-8103-7b62889c1086 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:55:00.903387 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34972358-3c20-41dc-8103-7b62889c1086 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:00.903658 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-34972358-3c20-41dc-8103-7b62889c1086 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:00.910237 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:00.910237 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:00.912508 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-34972358-3c20-41dc-8103-7b62889c1086 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:00.916388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-34972358-3c20-41dc-8103-7b62889c1086 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:55:00.916811 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1301/5231] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:00 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 1361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:00.928352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:00.929934 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] POST https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b/restore Jul 22 04:55:00.930259 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:00.931445 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Restoring backup c415ca30-3f18-49ea-82d2-5dd06af39f3b ({'restore': {}}) {{(pid=100126) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:55:00.931545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Restoring backup c415ca30-3f18-49ea-82d2-5dd06af39f3b to volume None. Jul 22 04:55:00.935743 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:00.935743 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:00.938177 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Creating volume of 1 GB for restore of backup c415ca30-3f18-49ea-82d2-5dd06af39f3b. Jul 22 04:55:00.939778 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Availability Zones retrieved successfully. Jul 22 04:55:00.944896 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Flow 'volume_create_api' (e9fd7e66-b820-4f0d-b5ac-5632c0420693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:00.945864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7578d98b-71e2-490e-be86-9d8db573a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:00.946653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:55:00.982345 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7578d98b-71e2-490e-be86-9d8db573a96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:00.983824 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18009f78-8003-49ff-b20d-ddc11b61e57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:01.020981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Created reservations ['f9f5cdb9-ef3c-4a5f-981b-97f3cea6b468', 'd04c0f99-91b6-459a-88db-9af1b2e88188', 'e030b420-4d61-499a-abff-23e497b202ea', 'b3fb7704-bac9-4e33-8314-710c2bf678b4'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:55:01.021680 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18009f78-8003-49ff-b20d-ddc11b61e57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9f5cdb9-ef3c-4a5f-981b-97f3cea6b468', 'd04c0f99-91b6-459a-88db-9af1b2e88188', 'e030b420-4d61-499a-abff-23e497b202ea', 'b3fb7704-bac9-4e33-8314-710c2bf678b4']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:01.022322 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bfce00-8b46-4b3d-8a8d-7c0a35aa15f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:01.048570 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04bfce00-8b46-4b3d-8a8d-7c0a35aa15f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3f5887e-eab2-4d33-bd16-43f05bb9a7e7', '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_c415ca30-3f18-49ea-82d2-5dd06af39f3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5615e70268408f9c373eea75aab6e4',qos_specs=None,replication_status=,reservations=['f9f5cdb9-ef3c-4a5f-981b-97f3cea6b468','d04c0f99-91b6-459a-88db-9af1b2e88188','e030b420-4d61-499a-abff-23e497b202ea','b3fb7704-bac9-4e33-8314-710c2bf678b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6031379a74885831c5c7a73bcdc0d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:55:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c415ca30-3f18-49ea-82d2-5dd06af39f3b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3f5887e-eab2-4d33-bd16-43f05bb9a7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d5615e70268408f9c373eea75aab6e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e6031379a74885831c5c7a73bcdc0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:01.049834 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b231966-1f19-4cca-81b4-bf8f29244765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:01.066944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b231966-1f19-4cca-81b4-bf8f29244765) transitioned into 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_c415ca30-3f18-49ea-82d2-5dd06af39f3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d5615e70268408f9c373eea75aab6e4',qos_specs=None,replication_status=,reservations=['f9f5cdb9-ef3c-4a5f-981b-97f3cea6b468','d04c0f99-91b6-459a-88db-9af1b2e88188','e030b420-4d61-499a-abff-23e497b202ea','b3fb7704-bac9-4e33-8314-710c2bf678b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e6031379a74885831c5c7a73bcdc0d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:01.067737 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08349576-ad09-41d0-b806-e92032b80c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:01.078720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08349576-ad09-41d0-b806-e92032b80c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:01.078720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Flow 'volume_create_api' (e9fd7e66-b820-4f0d-b5ac-5632c0420693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:01.079027 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Create volume request issued successfully. Jul 22 04:55:01.085764 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:01.085764 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:01.085977 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:02.093713 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:02.093713 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:02.093713 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:02.093713 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Checking backup size 1 against volume size 1 {{(pid=100126) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:55:02.093713 np0000005618 devstack@c-api.service[100126]: INFO cinder.backup.api [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Overwriting volume b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 with restore of backup c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:02.104171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] restore_backup in rpcapi backup_id c415ca30-3f18-49ea-82d2-5dd06af39f3b {{(pid=100126) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:55:02.109280 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b73b6c4-6e4c-4da5-ac79-1d863967f239 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b/restore returned with HTTP 202 Jul 22 04:55:02.109280 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1312/5232] 10.4.3.175 () {68 vars in 1393 bytes} [Wed Jul 22 04:55:00 2026] POST /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b/restore => generated 189 bytes in 1181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:55:02.117123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5608a356-f188-41ad-add3-7e6ca38ddebf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:02.119192 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5608a356-f188-41ad-add3-7e6ca38ddebf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:02.119385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5608a356-f188-41ad-add3-7e6ca38ddebf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:02.119579 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5608a356-f188-41ad-add3-7e6ca38ddebf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:02.119717 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-5608a356-f188-41ad-add3-7e6ca38ddebf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:02.123989 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:02.123989 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:02.125392 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5608a356-f188-41ad-add3-7e6ca38ddebf tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:02.125848 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1315/5233] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:02 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:03.135065 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:03.136565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:03.136738 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:03.136914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:03.137028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:03.140995 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:03.140995 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:03.141649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-98b06ec8-b3f1-4ee2-af3d-5fddcb805721 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:03.141988 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1306/5234] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:03 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:04.151631 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:04.153218 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:04.153381 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:04.153545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:04.153666 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:04.157628 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:04.157628 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:04.158241 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cfc44b98-9b25-4deb-b296-6c394fb86848 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:04.158549 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1302/5235] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:04 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:05.169797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:05.171620 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:05.171797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:05.171979 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:05.172083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:05.176195 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:05.176195 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:05.176831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ab06c6a2-6628-42e4-af03-6b64611570f4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:05.177172 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1313/5236] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:05 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:05.550679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:05.654866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:55:05.655170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-495316740", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:05.656601 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-495316740', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:55:05.656719 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume of 1 GB Jul 22 04:55:05.660632 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Availability Zones retrieved successfully. Jul 22 04:55:05.665564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Flow 'volume_create_api' (3d0dc2b1-904f-4360-878b-76c1baeee33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:05.666574 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf4a80a-0b31-4457-b374-b42239d37eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:05.667433 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:55:05.692996 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bf4a80a-0b31-4457-b374-b42239d37eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:05.693646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485ee005-de6b-4f57-aa48-d925c3fa0d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:05.747277 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Created reservations ['c011ea1e-5ff1-4d99-81ea-45153d807d97', 'bfb6ac10-9589-4826-b40f-912736dab736', 'd87c996c-3fa3-49ec-b175-58f82eb37601', '983ef748-76c0-4fad-81e7-88812ed1b5b0'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:55:05.748086 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (485ee005-de6b-4f57-aa48-d925c3fa0d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c011ea1e-5ff1-4d99-81ea-45153d807d97', 'bfb6ac10-9589-4826-b40f-912736dab736', 'd87c996c-3fa3-49ec-b175-58f82eb37601', '983ef748-76c0-4fad-81e7-88812ed1b5b0']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:05.748789 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed00bb9-a555-4948-8819-ca4b54dd8657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:05.774604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed00bb9-a555-4948-8819-ca4b54dd8657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a6c82d-bf23-4dfa-b61c-c7825dac35f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-495316740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d2743d574282a8d1f77dc7b9bac4',qos_specs=None,replication_status=,reservations=['c011ea1e-5ff1-4d99-81ea-45153d807d97','bfb6ac10-9589-4826-b40f-912736dab736','d87c996c-3fa3-49ec-b175-58f82eb37601','983ef748-76c0-4fad-81e7-88812ed1b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-495316740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a6c82d-bf23-4dfa-b61c-c7825dac35f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d2743d574282a8d1f77dc7b9bac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:05.775391 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461c9d30-c6b1-403b-9d07-f8bc23b88506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:05.794071 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (461c9d30-c6b1-403b-9d07-f8bc23b88506) transitioned into state 'SUCCESS' from state '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-495316740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96e4d2743d574282a8d1f77dc7b9bac4',qos_specs=None,replication_status=,reservations=['c011ea1e-5ff1-4d99-81ea-45153d807d97','bfb6ac10-9589-4826-b40f-912736dab736','d87c996c-3fa3-49ec-b175-58f82eb37601','983ef748-76c0-4fad-81e7-88812ed1b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:05.794836 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9465cff5-b09e-4276-ad2e-7bf65845f23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:05.803200 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9465cff5-b09e-4276-ad2e-7bf65845f23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:05.804370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Flow 'volume_create_api' (3d0dc2b1-904f-4360-878b-76c1baeee33d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:05.804790 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume request issued successfully. Jul 22 04:55:05.805443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3d567fa-f20b-4cb4-9d74-88d7fde5ebd3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:55:05.806021 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1316/5237] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:55:05 2026] POST /volume/v3/volumes => generated 753 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:55:05.817404 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:05.819152 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:05.819352 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:05.819563 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:05.825923 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:05.825923 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:05.829310 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:05.832836 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e2fbcfe-ad31-48be-a845-d5f41bf413f7 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 200 Jul 22 04:55:05.833201 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1307/5238] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:05 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:06.188860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:06.190520 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:06.190703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:06.190879 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:06.190992 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:06.194378 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:06.194378 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:06.195058 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4b6fc5e-dafb-4dea-9760-c993030d99f7 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:06.195368 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1303/5239] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:06 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:06.845497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:06.847599 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:06.847815 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:06.848046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:06.855053 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:06.855053 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:06.858950 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:06.863250 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-158a2d1c-b482-43ea-94b1-211f2f42e073 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 200 Jul 22 04:55:06.863609 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1314/5240] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:06 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:06.878541 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:06.880361 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:06.880553 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:06.880740 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:06.888290 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:06.888290 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:06.891911 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:06.896018 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3eb6b66e-65df-4a00-a5ce-73cf0c4aa99a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 200 Jul 22 04:55:06.896379 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1317/5241] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:06 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:06.909122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:06.914452 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:55:06.914826 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4a6c82d-bf23-4dfa-b61c-c7825dac35f9", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-53770950", "description": null, "metadata": null}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:06.928514 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:06.928514 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:06.932101 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:06.932302 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create snapshot from volume a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:06.962250 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Created reservations ['5b539ad0-de76-4a40-ba2b-03622a0de617', 'c17a862c-1e02-4e2e-8ac2-b220f5ad9500', '2c01050e-7d1e-4f85-bf87-dbc0e4cea8fb', '9ae7014c-1370-47a3-8f17-c634d6690deb'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:55:06.989819 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot force create request issued successfully. Jul 22 04:55:06.990142 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-582168c4-eb14-4065-bfec-a8f8f3cf45da tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:55:06.990568 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1308/5242] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:55:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:55:07.000033 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:07.002323 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:07.002598 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:07.002889 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:07.011351 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:07.011351 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:07.012004 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:07.012976 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e42bd9f0-7840-450d-b566-7578e5286ce6 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 200 Jul 22 04:55:07.013567 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1304/5243] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:06 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:07.205118 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:07.206751 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:07.206926 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:07.207144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:07.207287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:07.211498 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:07.211498 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:07.212304 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-849cc150-3e4c-4508-ac11-3a697ae889d0 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:07.212688 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1315/5244] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:07 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:08.024422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-386fde6f-3d28-4cf7-8c2f-702751105aed None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.026620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-386fde6f-3d28-4cf7-8c2f-702751105aed tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:08.026905 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-386fde6f-3d28-4cf7-8c2f-702751105aed tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:08.027171 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-386fde6f-3d28-4cf7-8c2f-702751105aed tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:08.033512 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.033512 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:08.034103 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-386fde6f-3d28-4cf7-8c2f-702751105aed tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:08.035143 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-386fde6f-3d28-4cf7-8c2f-702751105aed tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 200 Jul 22 04:55:08.035616 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1318/5245] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:08 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:08.044811 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.046853 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:08.047077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:08.047277 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:08.052318 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.052318 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:08.052745 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:08.053465 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bc1bd49f-88ef-4679-ac49-6ba5ff0e0507 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 200 Jul 22 04:55:08.053892 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1309/5246] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:08 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:08.063094 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.065177 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:08.065412 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:08.065626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:08.070802 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.070802 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:08.071256 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:08.072059 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c64f5076-4f31-43f6-b10b-0ddbd428b588 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 200 Jul 22 04:55:08.072509 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1305/5247] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:08 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:08.081907 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.085352 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:55:08.085751 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "accdb8a4-b29d-47c7-8e70-ef71b5e15baf", "size": 1}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:08.087489 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume request body: {'volume': {'snapshot_id': 'accdb8a4-b29d-47c7-8e70-ef71b5e15baf', 'size': 1}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:55:08.093862 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.093862 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:08.094400 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:08.094545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume of 1 GB Jul 22 04:55:08.098276 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Availability Zones retrieved successfully. Jul 22 04:55:08.104698 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Flow 'volume_create_api' (c3959714-bbfe-4909-90e3-c386b685305d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:08.106156 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7b8d98-a0b5-410c-8b2d-597be7b02c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:08.108237 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:55:08.139630 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc7b8d98-a0b5-410c-8b2d-597be7b02c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'accdb8a4-b29d-47c7-8e70-ef71b5e15baf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:08.140528 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0e59e2-7f36-4f65-b212-d9a135a6d73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:08.183224 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Created reservations ['ef89a87e-e5ed-4c25-8d21-710a89cba29a', 'aec3b2a0-8f05-4744-89f0-6142f5ac90b1', '435f9b62-2406-41f7-9385-bf60e63a43c9', '5da34cf5-f4d4-4c5a-8936-36657a303562'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:55:08.183930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0e59e2-7f36-4f65-b212-d9a135a6d73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef89a87e-e5ed-4c25-8d21-710a89cba29a', 'aec3b2a0-8f05-4744-89f0-6142f5ac90b1', '435f9b62-2406-41f7-9385-bf60e63a43c9', '5da34cf5-f4d4-4c5a-8936-36657a303562']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:08.185251 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5877ca-0f4e-4cd2-9c65-1ded8c042ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:08.222679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.225135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac5877ca-0f4e-4cd2-9c65-1ded8c042ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2caeac1-cb2e-44dc-9e80-4c3e130790b0', '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='96e4d2743d574282a8d1f77dc7b9bac4',qos_specs=None,replication_status=,reservations=['ef89a87e-e5ed-4c25-8d21-710a89cba29a','aec3b2a0-8f05-4744-89f0-6142f5ac90b1','435f9b62-2406-41f7-9385-bf60e63a43c9','5da34cf5-f4d4-4c5a-8936-36657a303562'],size=1,snapshot_id=accdb8a4-b29d-47c7-8e70-ef71b5e15baf,source_replicaid=,source_volid=None,status='creating',user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:55:08Z,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=f2caeac1-cb2e-44dc-9e80-4c3e130790b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96e4d2743d574282a8d1f77dc7b9bac4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=accdb8a4-b29d-47c7-8e70-ef71b5e15baf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:08.226106 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dbdc83-de40-4936-88e7-51dd24c1221b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:08.226708 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:08.226901 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:08.227115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:08.227214 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:08.231561 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.231561 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:08.232412 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba6d47f4-9704-4dbf-8335-b928755ac2b2 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:08.232806 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1319/5248] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:08 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:08.243692 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46dbdc83-de40-4936-88e7-51dd24c1221b) transitioned into state 'SUCCESS' from 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='96e4d2743d574282a8d1f77dc7b9bac4',qos_specs=None,replication_status=,reservations=['ef89a87e-e5ed-4c25-8d21-710a89cba29a','aec3b2a0-8f05-4744-89f0-6142f5ac90b1','435f9b62-2406-41f7-9385-bf60e63a43c9','5da34cf5-f4d4-4c5a-8936-36657a303562'],size=1,snapshot_id=accdb8a4-b29d-47c7-8e70-ef71b5e15baf,source_replicaid=,source_volid=None,status='creating',user_id='a2d7719a238b4d9e8d0389eab133bd9d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:08.244537 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5e9b7-20ca-46c3-b70c-c735d3951b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:08.271028 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47f5e9b7-20ca-46c3-b70c-c735d3951b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:08.272263 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Flow 'volume_create_api' (c3959714-bbfe-4909-90e3-c386b685305d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:08.272663 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Create volume request issued successfully. Jul 22 04:55:08.273412 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93bb2af5-00d2-4afd-b832-8892612c91d2 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:55:08.274045 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1316/5249] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:55:08 2026] POST /volume/v3/volumes => generated 741 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:55:08.289748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:08.291389 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:08.291554 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:08.291759 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:08.299340 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:08.299340 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:08.306330 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:08.312768 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c8fc0dfa-c2e9-4095-abcf-e795feabaad0 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 200 Jul 22 04:55:08.313516 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1310/5250] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:08 2026] GET /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 809 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:09.244509 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:09.247613 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:09.247613 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:09.247613 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:09.247613 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:09.251170 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:09.251170 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:09.252023 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee09d0a2-5a64-43c8-96e6-5acfcba002d6 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:09.252454 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1306/5251] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:09 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:09.325909 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f6b39a01-1864-43d6-a634-079847be6e7a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:09.327766 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6b39a01-1864-43d6-a634-079847be6e7a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:09.327958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6b39a01-1864-43d6-a634-079847be6e7a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:09.328154 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6b39a01-1864-43d6-a634-079847be6e7a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:09.338474 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:09.338474 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:09.342705 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f6b39a01-1864-43d6-a634-079847be6e7a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:09.347434 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6b39a01-1864-43d6-a634-079847be6e7a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 200 Jul 22 04:55:09.347434 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1320/5252] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:09 2026] GET /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:09.374476 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2d538be9-6527-4bcf-8542-72b992c123dc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:09.376754 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d538be9-6527-4bcf-8542-72b992c123dc tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:09.377000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d538be9-6527-4bcf-8542-72b992c123dc tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:09.377228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2d538be9-6527-4bcf-8542-72b992c123dc tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:09.385283 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:09.385283 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:09.389197 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2d538be9-6527-4bcf-8542-72b992c123dc tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:09.393988 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2d538be9-6527-4bcf-8542-72b992c123dc tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 200 Jul 22 04:55:09.394439 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1317/5253] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:09 2026] GET /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:09.408618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b70445b8-bad6-451a-ab24-7d74761a581c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:09.410500 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:09.410827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:09.411054 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:09.411210 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete snapshot with id: accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:09.415960 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:09.415960 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:09.416446 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:09.431844 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot delete request issued successfully. Jul 22 04:55:09.432042 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b70445b8-bad6-451a-ab24-7d74761a581c tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 202 Jul 22 04:55:09.432543 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1311/5254] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:55:09 2026] DELETE /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:09.441809 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:09.443758 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:09.444069 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:09.444324 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:09.449059 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:09.449059 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:09.449582 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Snapshot retrieved successfully. Jul 22 04:55:09.450428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf5eb41a-6612-47ba-896d-6d7fc77b73cb tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 200 Jul 22 04:55:09.450865 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1307/5255] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:09 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:10.261850 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d42eb498-662a-46b3-80fb-171623b488fa None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:10.263668 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d42eb498-662a-46b3-80fb-171623b488fa tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:10.263871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d42eb498-662a-46b3-80fb-171623b488fa tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:10.264071 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d42eb498-662a-46b3-80fb-171623b488fa tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:10.264188 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d42eb498-662a-46b3-80fb-171623b488fa tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:10.268188 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:10.268188 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:10.268867 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d42eb498-662a-46b3-80fb-171623b488fa tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:10.269194 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1321/5256] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:10 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:10.460249 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-43415337-5394-4c42-b16a-089ab573c012 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:10.463510 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43415337-5394-4c42-b16a-089ab573c012 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:10.463693 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43415337-5394-4c42-b16a-089ab573c012 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:10.463857 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43415337-5394-4c42-b16a-089ab573c012 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:10.472981 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43415337-5394-4c42-b16a-089ab573c012 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 404 Jul 22 04:55:10.473416 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1318/5257] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:10 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:10.480334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:10.482565 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:10.482852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:10.483125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:10.483343 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete volume with id: a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:10.491876 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:10.491876 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:10.492499 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:10.510486 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete volume request issued successfully. Jul 22 04:55:10.510762 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f50675ed-1baf-41f1-a04a-be4afa8f84ac tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 202 Jul 22 04:55:10.511325 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1312/5258] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:10 2026] DELETE /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:10.518844 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:10.520799 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:10.521196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:10.521526 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:10.529580 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:10.529580 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:10.534047 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:10.539558 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8733cc48-01a6-4f13-9394-e22fe6d55c24 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 200 Jul 22 04:55:10.540027 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1308/5259] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:10 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:11.278883 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.281031 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:11.281279 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.281531 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.281706 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Show backup with id c415ca30-3f18-49ea-82d2-5dd06af39f3b. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:55:11.286808 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:11.286808 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:11.287874 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd5b3597-81ec-4aa1-80f9-e3865e160c7f tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 200 Jul 22 04:55:11.288399 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1322/5260] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:11 2026] GET /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:55:11.297891 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.299529 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:11.299720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.299915 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.306046 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:11.306046 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:11.309129 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:11.313243 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e704af21-f2d4-4ffc-adaf-03c02ff056a4 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 200 Jul 22 04:55:11.313696 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1319/5261] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:11 2026] GET /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 1416 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:11.325266 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-40fbc028-0ec1-44af-a491-c75172cdb317 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.327035 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-40fbc028-0ec1-44af-a491-c75172cdb317 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:11.327233 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-40fbc028-0ec1-44af-a491-c75172cdb317 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.327415 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-40fbc028-0ec1-44af-a491-c75172cdb317 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.334259 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:11.334259 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:11.337611 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-40fbc028-0ec1-44af-a491-c75172cdb317 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:11.342328 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-40fbc028-0ec1-44af-a491-c75172cdb317 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 200 Jul 22 04:55:11.342710 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1313/5262] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:11 2026] GET /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:11.552437 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9d3134e9-9cab-4608-b794-40de6233c5a3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.554312 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d3134e9-9cab-4608-b794-40de6233c5a3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:11.554521 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d3134e9-9cab-4608-b794-40de6233c5a3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.554829 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d3134e9-9cab-4608-b794-40de6233c5a3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.561132 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d3134e9-9cab-4608-b794-40de6233c5a3 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 404 Jul 22 04:55:11.561637 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1309/5263] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:11 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:11.571527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.573509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] DELETE https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:11.573738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.573938 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.574135 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete volume with id: f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:11.583187 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:11.583187 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:11.583795 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:11.602425 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete volume request issued successfully. Jul 22 04:55:11.602680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-83bbb0e1-6218-4ee5-9057-01f2ce89a08a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 202 Jul 22 04:55:11.603231 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1323/5264] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:11 2026] DELETE /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:11.613411 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:11.615133 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:11.615354 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:11.615803 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:11.623066 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:11.623066 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:11.626001 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Volume info retrieved successfully. Jul 22 04:55:11.630139 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e7e51a9a-f8b0-4799-bf6f-87c7e8d027a4 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 200 Jul 22 04:55:11.630550 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1320/5265] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:11 2026] GET /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:12.433343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.435371 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:12.435578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.435814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.442170 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:12.442170 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:12.445053 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:12.448692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ca65a2ef-766b-4b35-8ef7-f0bca1cf5a44 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 200 Jul 22 04:55:12.449199 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1314/5266] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:55:12 2026] GET /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 1416 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:12.643182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09b0d085-bb7e-42b8-b275-14b357924a72 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.645699 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09b0d085-bb7e-42b8-b275-14b357924a72 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 Jul 22 04:55:12.645946 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09b0d085-bb7e-42b8-b275-14b357924a72 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.646199 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09b0d085-bb7e-42b8-b275-14b357924a72 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.654859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09b0d085-bb7e-42b8-b275-14b357924a72 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 returned with HTTP 404 Jul 22 04:55:12.655530 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1310/5267] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:12 2026] GET /volume/v3/volumes/f2caeac1-cb2e-44dc-9e80-4c3e130790b0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:12.661665 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.663395 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:12.663604 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.663761 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.663872 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete snapshot with id: accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:12.668722 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc9ecbbf-06ae-4e8a-ac70-cbb362fe81ae tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 404 Jul 22 04:55:12.669458 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1324/5268] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:55:12 2026] DELETE /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:12.677044 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f3fa9dd7-faef-400e-93b4-bdc104750e70 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.679658 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f3fa9dd7-faef-400e-93b4-bdc104750e70 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf Jul 22 04:55:12.679658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f3fa9dd7-faef-400e-93b4-bdc104750e70 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.679658 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f3fa9dd7-faef-400e-93b4-bdc104750e70 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.682577 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f3fa9dd7-faef-400e-93b4-bdc104750e70 tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf returned with HTTP 404 Jul 22 04:55:12.683121 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1321/5269] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:55:12 2026] GET /volume/v3/snapshots/accdb8a4-b29d-47c7-8e70-ef71b5e15baf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:12.689897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.691755 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] DELETE https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:12.692000 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.692170 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.692332 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Delete volume with id: a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:12.697649 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8bfaa6da-9b00-469a-a399-28e13ab4571a tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 404 Jul 22 04:55:12.698174 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1315/5270] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:12 2026] DELETE /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:12.705944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-201f7d57-1171-43d6-93a1-42b7e2e0f54f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.707625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-201f7d57-1171-43d6-93a1-42b7e2e0f54f tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] GET https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 Jul 22 04:55:12.707823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-201f7d57-1171-43d6-93a1-42b7e2e0f54f tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.708028 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-201f7d57-1171-43d6-93a1-42b7e2e0f54f tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.713576 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-201f7d57-1171-43d6-93a1-42b7e2e0f54f tempest-SnapshotDependencyTests-1903952248 tempest-SnapshotDependencyTests-1903952248-project-member] https://10.4.3.175/volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 returned with HTTP 404 Jul 22 04:55:12.714078 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1311/5271] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:12 2026] GET /volume/v3/volumes/a4a6c82d-bf23-4dfa-b61c-c7825dac35f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:12.984822 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:12.987977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:12.988183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:12.988359 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:12.999612 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:12.999612 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:13.005017 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:13.013221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-d4406f9e-90e7-4d13-8846-5410a8ed7626 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 200 Jul 22 04:55:13.013781 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1325/5272] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:55:12 2026] GET /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:13.024152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fabcb383-b886-4e57-a092-4c830473591f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:13.024294 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fabcb383-b886-4e57-a092-4c830473591f None None] GET https://10.4.3.175/volume// Jul 22 04:55:13.024576 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fabcb383-b886-4e57-a092-4c830473591f None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:13.025000 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fabcb383-b886-4e57-a092-4c830473591f None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:13.026112 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fabcb383-b886-4e57-a092-4c830473591f None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:55:13.026461 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1322/5273] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:55: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 22 04:55:13.035160 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-7492f2ca-a82b-4816-abf8-086092f11631 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:13.037017 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-7492f2ca-a82b-4816-abf8-086092f11631 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:55:13.037491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-7492f2ca-a82b-4816-abf8-086092f11631 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3f5887e-eab2-4d33-bd16-43f05bb9a7e7", "connector": null, "instance_uuid": "c1cddc84-1793-4447-8a67-6a403a9530b1"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:13.047815 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:13.047815 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:13.088109 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-7492f2ca-a82b-4816-abf8-086092f11631 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:55:13.088738 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1316/5274] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04: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 22 04:55:13.919080 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-98f1d7ea-578c-4e9c-a308-b6606cfcbab7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:13.920193 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98f1d7ea-578c-4e9c-a308-b6606cfcbab7 None None] GET https://10.4.3.175/volume// Jul 22 04:55:13.920390 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98f1d7ea-578c-4e9c-a308-b6606cfcbab7 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:13.920592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98f1d7ea-578c-4e9c-a308-b6606cfcbab7 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:13.920911 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98f1d7ea-578c-4e9c-a308-b6606cfcbab7 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:55:13.921209 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1312/5275] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:55: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 22 04:55:13.929020 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:13.931353 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:13.931584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:13.931816 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:13.944546 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:13.944546 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:13.947871 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:13.955994 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-2f4f8271-6d09-4e47-ad9e-96c3d9c08bae tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 200 Jul 22 04:55:13.956431 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1326/5276] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:55:13 2026] GET /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 1595 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:55:14.049023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:14.052995 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] PUT https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a Jul 22 04:55:14.052995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:14.062252 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Acquiring lock "cinder-attachment_update-b3f5887e-eab2-4d33-bd16-43f05bb9a7e7-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:55:14.067675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Lock "cinder-attachment_update-b3f5887e-eab2-4d33-bd16-43f05bb9a7e7-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:55:14.067675 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:14.067675 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:14.157504 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Lock "cinder-attachment_update-b3f5887e-eab2-4d33-bd16-43f05bb9a7e7-np0000005618" released by "attachment_update" :: held 0.092s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:55:14.158367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-ed813592-c278-4fb5-83e4-b097e0bfbe06 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a returned with HTTP 200 Jul 22 04:55:14.158367 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1323/5277] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:55:14 2026] PUT /volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:14.185491 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-c26e0a33-92c6-43e9-9f25-98e2d98d8796 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:14.189991 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-c26e0a33-92c6-43e9-9f25-98e2d98d8796 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] POST https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a/action Jul 22 04:55:14.189991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-c26e0a33-92c6-43e9-9f25-98e2d98d8796 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:55:14.189991 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-c26e0a33-92c6-43e9-9f25-98e2d98d8796 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:14.203451 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:14.203451 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:14.212676 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-2d7eae70-3ddb-4311-a62d-918f16c042f1 req-c26e0a33-92c6-43e9-9f25-98e2d98d8796 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a/action returned with HTTP 204 Jul 22 04:55:14.213250 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1317/5278] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:55:14 2026] POST /volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:22.710285 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=272,cinder:INSERT=56,cinder:UPDATE=70 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:23.952126 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=362,cinder:INSERT=86,cinder:UPDATE=126 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:24.149416 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=396,cinder:UPDATE=139,cinder:INSERT=70 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:24.210357 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=271,cinder:INSERT=58,cinder:UPDATE=92 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:25.330040 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-6845d545-2209-470d-913f-e972057854a2 req-fe4cad79-ac14-43e2-bde1-b498a6c01c88 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:25.332028 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-6845d545-2209-470d-913f-e972057854a2 req-fe4cad79-ac14-43e2-bde1-b498a6c01c88 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 Jul 22 04:55:25.332209 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-6845d545-2209-470d-913f-e972057854a2 req-fe4cad79-ac14-43e2-bde1-b498a6c01c88 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:25.332399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-6845d545-2209-470d-913f-e972057854a2 req-fe4cad79-ac14-43e2-bde1-b498a6c01c88 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:25.339409 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:25.339409 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:25.386919 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-6845d545-2209-470d-913f-e972057854a2 req-fe4cad79-ac14-43e2-bde1-b498a6c01c88 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 returned with HTTP 200 Jul 22 04:55:25.387386 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1313/5279] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:55:25 2026] DELETE /volume/v3/attachments/f3bfe5bc-e853-4209-b66c-c12df10ae991 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:26.409918 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:26.411866 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:55:26.412076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:26.412264 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:26.419072 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:26.419072 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:26.422671 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:55:26.426865 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-787a43c3-1235-44e3-91af-f7ad09b280f3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:55:26.427379 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1327/5280] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:55:26 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:26.819148 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:26.821197 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:55:26.821412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:26.821626 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:26.828400 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:26.828400 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:26.832263 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:55:26.837358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-7822a927-2752-40d3-ba06-0d43b9cce2bb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:55:26.837992 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1324/5281] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:55:26 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:26.846423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-caf6d9cc-500a-4257-900d-2d1aa7fd6a70 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:26.846976 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-caf6d9cc-500a-4257-900d-2d1aa7fd6a70 None None] GET https://10.4.3.175/volume// Jul 22 04:55:26.846976 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-caf6d9cc-500a-4257-900d-2d1aa7fd6a70 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:26.847078 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-caf6d9cc-500a-4257-900d-2d1aa7fd6a70 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:26.847372 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-caf6d9cc-500a-4257-900d-2d1aa7fd6a70 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:55:26.847612 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1318/5282] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:55:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 22 04:55:26.854581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-d88809db-4cac-4291-98e4-6ad77965df57 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:26.856982 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-d88809db-4cac-4291-98e4-6ad77965df57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:55:26.857325 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-d88809db-4cac-4291-98e4-6ad77965df57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5f57d85-1f08-4fc3-85cf-36c01cae7844", "connector": null, "instance_uuid": "7650b238-d6bc-4646-a9ff-9ff54a45566f"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:26.867512 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:26.867512 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:26.894299 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-d88809db-4cac-4291-98e4-6ad77965df57 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:55:26.894865 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1314/5283] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:55:26 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:27.676611 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-44296749-3e91-417a-9335-3113599c1e27 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:27.677027 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44296749-3e91-417a-9335-3113599c1e27 None None] GET https://10.4.3.175/volume// Jul 22 04:55:27.677198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44296749-3e91-417a-9335-3113599c1e27 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:27.677393 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-44296749-3e91-417a-9335-3113599c1e27 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:27.677713 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-44296749-3e91-417a-9335-3113599c1e27 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:55:27.678036 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1328/5284] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:55: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 22 04:55:27.685517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:27.687690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:55:27.687927 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:27.688157 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:27.701395 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:27.701395 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:27.706407 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:55:27.708764 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-35d997d5-b107-4e77-af3d-3faa918ff638 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:55:27.709223 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1325/5285] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:55:27 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:55:27.808241 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:27.810677 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 Jul 22 04:55:27.811576 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:27.821069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:55:27.824411 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:55:27.825432 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:27.825432 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:27.909258 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-d5f57d85-1f08-4fc3-85cf-36c01cae7844-np0000005618" released by "attachment_update" :: held 0.085s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:55:27.909712 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-f7bfb159-25ba-437f-a204-e66f6e6a0943 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 returned with HTTP 200 Jul 22 04:55:27.910166 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1319/5286] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:55:27 2026] PUT /volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:27.933398 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-3774f07b-bcdd-4789-a3af-488b06fcd4ff None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:27.936061 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-3774f07b-bcdd-4789-a3af-488b06fcd4ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3/action Jul 22 04:55:27.936343 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-3774f07b-bcdd-4789-a3af-488b06fcd4ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:55:27.937388 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-3774f07b-bcdd-4789-a3af-488b06fcd4ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:27.954827 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:27.954827 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:27.966662 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-b117e453-2b04-440a-9ac9-297e40c0db76 req-3774f07b-bcdd-4789-a3af-488b06fcd4ff tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3/action returned with HTTP 204 Jul 22 04:55:27.967137 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1315/5287] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:55:27 2026] POST /volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:36.425489 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=4 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:37.706662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-e30a5e86-1d5b-485d-a341-e0dbf3a7f780 req-1e309d2f-a055-4ab7-84dc-8eaab60cc381 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:37.707516 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=9 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:37.708452 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e30a5e86-1d5b-485d-a341-e0dbf3a7f780 req-1e309d2f-a055-4ab7-84dc-8eaab60cc381 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 Jul 22 04:55:37.708631 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e30a5e86-1d5b-485d-a341-e0dbf3a7f780 req-1e309d2f-a055-4ab7-84dc-8eaab60cc381 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:37.708799 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-e30a5e86-1d5b-485d-a341-e0dbf3a7f780 req-1e309d2f-a055-4ab7-84dc-8eaab60cc381 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:37.714984 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:37.714984 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:37.778582 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-e30a5e86-1d5b-485d-a341-e0dbf3a7f780 req-1e309d2f-a055-4ab7-84dc-8eaab60cc381 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 returned with HTTP 200 Jul 22 04:55:37.779276 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1329/5288] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:55:37 2026] DELETE /volume/v3/attachments/5a2edfcc-d5b5-41c3-9117-3ffd92285031 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:37.901064 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:37.962630 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:38.996125 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:38.999261 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:55:38.999261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:38.999261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:38.999261 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume with id: e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:55:39.005330 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:39.005330 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:39.006114 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:55:39.017462 np0000005618 devstack@c-api.service[100126]: WARNING cinder.keymgr.conf_key_mgr [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:55:39.024050 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume request issued successfully. Jul 22 04:55:39.024507 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6712fcd3-73d1-4018-8f4a-40cf87b9a016 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 202 Jul 22 04:55:39.025047 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1326/5289] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:38 2026] DELETE /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:39.033001 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:39.034887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:55:39.035268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:39.035556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:39.043341 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:39.043341 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:39.047495 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:55:39.053118 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0dc54976-38d9-4009-b9fa-7b78b95b608d tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 200 Jul 22 04:55:39.053660 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1320/5290] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:39 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 1448 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:40.065768 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a6887a92-363d-449d-a834-e6054df1c206 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:40.067733 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a6887a92-363d-449d-a834-e6054df1c206 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a Jul 22 04:55:40.067984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a6887a92-363d-449d-a834-e6054df1c206 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:40.068211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a6887a92-363d-449d-a834-e6054df1c206 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:40.074178 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a6887a92-363d-449d-a834-e6054df1c206 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a returned with HTTP 404 Jul 22 04:55:40.074639 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1316/5291] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:40 2026] GET /volume/v3/volumes/e59c91bb-85c9-4fe4-949c-20e61c500b0a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:40.322483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:40.324594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] DELETE https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:55:40.324829 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:40.325101 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:40.325294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume with id: 722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:55:40.334090 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:40.334090 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:40.334736 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:55:40.346957 np0000005618 devstack@c-api.service[100125]: WARNING cinder.keymgr.conf_key_mgr [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:55:40.352849 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Delete volume request issued successfully. Jul 22 04:55:40.353134 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aea2a140-686d-4bc1-be67-e1fe575bc3c5 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 202 Jul 22 04:55:40.353790 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1330/5292] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:40 2026] DELETE /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:40.364276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:40.367984 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:55:40.367984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:40.367984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:40.376942 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:40.376942 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:40.382185 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Volume info retrieved successfully. Jul 22 04:55:40.387659 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3fc896c-c495-4110-8d3c-ac8ac5f3b0b3 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 200 Jul 22 04:55:40.388270 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1327/5293] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:40 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:41.401177 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8fcbdb50-a778-4476-8dad-79066c86d145 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:41.404511 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8fcbdb50-a778-4476-8dad-79066c86d145 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] GET https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 Jul 22 04:55:41.404511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8fcbdb50-a778-4476-8dad-79066c86d145 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:41.404511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8fcbdb50-a778-4476-8dad-79066c86d145 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:41.408551 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8fcbdb50-a778-4476-8dad-79066c86d145 tempest-TestEncryptedCinderVolumes-1876810590 tempest-TestEncryptedCinderVolumes-1876810590-project-member] https://10.4.3.175/volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 returned with HTTP 404 Jul 22 04:55:41.409032 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1321/5294] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:41 2026] GET /volume/v3/volumes/722c08ec-1f4e-436e-905e-d5d55ba0c877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:41.415425 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8433537c-b117-443a-ac32-b611f59eccef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:41.417649 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:55:41.417937 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:41.418230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Calling method 'detail' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:41.419230 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100124) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:55:41.436571 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Get all volumes completed successfully. Jul 22 04:55:41.439440 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:41.439440 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:41.446719 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8433537c-b117-443a-ac32-b611f59eccef tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:55:41.447518 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1317/5295] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:55:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10488 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:55:41.461408 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-eb4022d8-bc99-46b1-a665-26f05e3b1185 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:41.462987 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb4022d8-bc99-46b1-a665-26f05e3b1185 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] DELETE https://10.4.3.175/volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b Jul 22 04:55:41.463162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb4022d8-bc99-46b1-a665-26f05e3b1185 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:41.463339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-eb4022d8-bc99-46b1-a665-26f05e3b1185 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:41.486333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-eb4022d8-bc99-46b1-a665-26f05e3b1185 tempest-TestEncryptedCinderVolumes-369203749 tempest-TestEncryptedCinderVolumes-369203749-project-admin] https://10.4.3.175/volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b returned with HTTP 202 Jul 22 04:55:41.487053 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1331/5296] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:55:41 2026] DELETE /volume/v3/types/038ec182-b02e-496d-8675-af2241b8998b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:50.386085 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:51.405603 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=5 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:51.442951 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=5 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:51.481302 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:55:51.940952 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-98dcabe9-7dad-4b11-ab4f-bd6b10386963 req-6305f29d-5060-45b6-a732-a33a9cfd8f66 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:51.942902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-98dcabe9-7dad-4b11-ab4f-bd6b10386963 req-6305f29d-5060-45b6-a732-a33a9cfd8f66 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] DELETE https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a Jul 22 04:55:51.943109 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-98dcabe9-7dad-4b11-ab4f-bd6b10386963 req-6305f29d-5060-45b6-a732-a33a9cfd8f66 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:51.943270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-98dcabe9-7dad-4b11-ab4f-bd6b10386963 req-6305f29d-5060-45b6-a732-a33a9cfd8f66 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'version_select' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:51.949685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:51.949685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:51.993135 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-98dcabe9-7dad-4b11-ab4f-bd6b10386963 req-6305f29d-5060-45b6-a732-a33a9cfd8f66 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a returned with HTTP 200 Jul 22 04:55:51.993586 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1328/5297] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:55:51 2026] DELETE /volume/v3/attachments/0f8a33aa-af82-45eb-8f5e-34d4f520c79a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:55:53.266556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-428dc157-b031-4787-a585-6c0b2f451be8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:53.268065 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] DELETE https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:53.268369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:53.269678 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:53.269678 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Delete volume with id: b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 Jul 22 04:55:53.275621 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:53.275621 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:55:53.276198 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:53.290534 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Delete volume request issued successfully. Jul 22 04:55:53.291216 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-428dc157-b031-4787-a585-6c0b2f451be8 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 returned with HTTP 202 Jul 22 04:55:53.291389 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1322/5298] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:53 2026] DELETE /volume/v3/volumes/b3f5887e-eab2-4d33-bd16-43f05bb9a7e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:53.298174 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:53.299814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] DELETE https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b Jul 22 04:55:53.300071 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:53.300269 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:53.300423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Delete backup with id: c415ca30-3f18-49ea-82d2-5dd06af39f3b. Jul 22 04:55:53.304398 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:53.304398 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:55:53.315405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] delete_backup rpcapi backup_id c415ca30-3f18-49ea-82d2-5dd06af39f3b {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:55:53.317498 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ba53dd11-7c8a-49ef-a439-f8420dc2fc5d tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b returned with HTTP 202 Jul 22 04:55:53.318023 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1318/5299] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:53 2026] DELETE /volume/v3/backups/c415ca30-3f18-49ea-82d2-5dd06af39f3b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:55:53.325647 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-454d67d8-8175-429a-916a-fc06e4bdc060 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:53.327626 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:55:53.328166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:53.328166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:53.328411 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Delete volume with id: d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:55:53.341164 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:53.341164 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:53.341164 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:53.360904 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Delete volume request issued successfully. Jul 22 04:55:53.361198 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-454d67d8-8175-429a-916a-fc06e4bdc060 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 202 Jul 22 04:55:53.361609 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1332/5300] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:55:53 2026] DELETE /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:55:53.371122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b59901b-8f2d-48a6-b591-36c488caa616 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:53.372547 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b59901b-8f2d-48a6-b591-36c488caa616 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:55:53.372673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b59901b-8f2d-48a6-b591-36c488caa616 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:53.372840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b59901b-8f2d-48a6-b591-36c488caa616 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:53.385347 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:53.385347 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:55:53.389268 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b59901b-8f2d-48a6-b591-36c488caa616 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Volume info retrieved successfully. Jul 22 04:55:53.395550 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b59901b-8f2d-48a6-b591-36c488caa616 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 200 Jul 22 04:55:53.395550 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1329/5301] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:53 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:55:54.408546 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5ccb32ee-6370-4fdd-9842-3a67485c7100 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:54.409863 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ccb32ee-6370-4fdd-9842-3a67485c7100 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] GET https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 Jul 22 04:55:54.410058 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ccb32ee-6370-4fdd-9842-3a67485c7100 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:54.410243 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5ccb32ee-6370-4fdd-9842-3a67485c7100 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:54.415883 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5ccb32ee-6370-4fdd-9842-3a67485c7100 tempest-TestVolumeBackupRestore-162554151 tempest-TestVolumeBackupRestore-162554151-project-member] https://10.4.3.175/volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 returned with HTTP 404 Jul 22 04:55:54.416497 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1323/5302] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:55:54 2026] GET /volume/v3/volumes/d3ba1d70-afc7-4098-8fad-5dc7c7d5eb15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:55:59.023323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:59.107736 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:55:59.108085 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-174716626"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:55:59.109442 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-174716626'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:55:59.109584 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Create volume of 1 GB Jul 22 04:55:59.113461 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Availability Zones retrieved successfully. Jul 22 04:55:59.118272 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Flow 'volume_create_api' (3731538b-02db-469a-b0bb-40917a62525b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:59.119360 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867e77bb-a9f0-472a-bb15-f789f94401ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:59.120068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:55:59.143292 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (867e77bb-a9f0-472a-bb15-f789f94401ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:59.143974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99819a68-1726-4e3d-a612-82f0c699da6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:59.192825 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Created reservations ['9dfe7439-b5e9-44ff-ac60-00ab8cf98b44', 'b233eb99-54e9-41d7-8219-c40256d9ad50', 'bb711fc5-52cf-4bee-b41b-f0c73c92171f', '10db0f4f-17ad-4b60-ae1a-cc51b39a7fdf'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:55:59.193520 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99819a68-1726-4e3d-a612-82f0c699da6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfe7439-b5e9-44ff-ac60-00ab8cf98b44', 'b233eb99-54e9-41d7-8219-c40256d9ad50', 'bb711fc5-52cf-4bee-b41b-f0c73c92171f', '10db0f4f-17ad-4b60-ae1a-cc51b39a7fdf']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:59.194200 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199c92d9-ca57-498d-8202-557c57b6e802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:59.215641 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (199c92d9-ca57-498d-8202-557c57b6e802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4e4b36c-715d-48a3-9987-b7fcabdf9810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-174716626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc887cfcf3c4d0ba2fccf928842edae',qos_specs=None,replication_status=,reservations=['9dfe7439-b5e9-44ff-ac60-00ab8cf98b44','b233eb99-54e9-41d7-8219-c40256d9ad50','bb711fc5-52cf-4bee-b41b-f0c73c92171f','10db0f4f-17ad-4b60-ae1a-cc51b39a7fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaccf874afc44fb9ada3d87620a3a190',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-174716626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4e4b36c-715d-48a3-9987-b7fcabdf9810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbc887cfcf3c4d0ba2fccf928842edae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaccf874afc44fb9ada3d87620a3a190',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:59.216253 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a01ef17d-7e4c-4d4a-8318-928f261cce1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:59.233259 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a01ef17d-7e4c-4d4a-8318-928f261cce1f) transitioned into state 'SUCCESS' from state '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-174716626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbc887cfcf3c4d0ba2fccf928842edae',qos_specs=None,replication_status=,reservations=['9dfe7439-b5e9-44ff-ac60-00ab8cf98b44','b233eb99-54e9-41d7-8219-c40256d9ad50','bb711fc5-52cf-4bee-b41b-f0c73c92171f','10db0f4f-17ad-4b60-ae1a-cc51b39a7fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaccf874afc44fb9ada3d87620a3a190',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:59.233854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7b597e-f4fa-44d9-a423-95eaa23f6922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:55:59.242022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7b597e-f4fa-44d9-a423-95eaa23f6922) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:55:59.243191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Flow 'volume_create_api' (3731538b-02db-469a-b0bb-40917a62525b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:55:59.243589 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Create volume request issued successfully. Jul 22 04:55:59.244334 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f45fc78-4f67-4d04-9b4e-053efeeeecc3 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:55:59.244858 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1319/5303] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:55:59 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:55:59.256227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:55:59.258318 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:55:59.258575 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:55:59.258801 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:55:59.267194 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:55:59.267194 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:55:59.270691 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Volume info retrieved successfully. Jul 22 04:55:59.274806 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3e4c3c3f-ee1f-429d-84c4-e708f30ed907 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 returned with HTTP 200 Jul 22 04:55:59.275256 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1333/5304] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:55:59 2026] GET /volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:00.286833 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:00.288701 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:56:00.288871 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:00.289154 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:00.298369 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:00.298369 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:00.302282 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Volume info retrieved successfully. Jul 22 04:56:00.307573 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ca3c802a-8f3c-4ff1-a903-fc25f31ec4f8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 returned with HTTP 200 Jul 22 04:56:00.307925 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1330/5305] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:00 2026] GET /volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:00.319952 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a6636046-486d-4eac-bdcb-671b9dc8affd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:00.321650 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:56:00.321948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4e4b36c-715d-48a3-9987-b7fcabdf9810", "name": "tempest-type-Backup-879437631"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:00.323288 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Creating new backup {'backup': {'volume_id': 'e4e4b36c-715d-48a3-9987-b7fcabdf9810', 'name': 'tempest-type-Backup-879437631'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:56:00.323413 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Creating backup of volume e4e4b36c-715d-48a3-9987-b7fcabdf9810 in container None Jul 22 04:56:00.329950 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:00.329950 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:00.330282 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Volume info retrieved successfully. Jul 22 04:56:00.350798 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Created reservations ['2e9f67a2-e431-4fd3-89ce-8ab27182cbd4', 'b652ab8f-1f3e-45b5-b2e2-a82edf0fbb8c'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:00.376640 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a6636046-486d-4eac-bdcb-671b9dc8affd tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:56:00.377067 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1324/5306] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:56:00 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:00.385699 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:00.387371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:00.387572 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:00.387761 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:00.387880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:00.392196 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:00.392196 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:00.392777 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-82d4760e-a2ac-481e-b7c0-3981c112acf5 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:00.393267 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1320/5307] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:00 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:01.402295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:01.403913 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:01.404237 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:01.404401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:01.404496 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:01.408180 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:01.408180 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:01.408719 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-22d3d05e-fed4-48e1-896f-fd59fc76b49f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:01.409086 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1334/5308] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:01 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:02.419437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:02.421499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:02.421747 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:02.421983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:02.422133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:02.426610 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:02.426610 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:02.427350 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-607a6256-8757-4437-acee-da1c8d8bbdc9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:02.427773 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1331/5309] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:02 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:03.440845 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8a7f5422-558d-409b-aaec-234500fe630a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:03.443255 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a7f5422-558d-409b-aaec-234500fe630a tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:03.443554 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5422-558d-409b-aaec-234500fe630a tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:03.443837 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8a7f5422-558d-409b-aaec-234500fe630a tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:03.444034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8a7f5422-558d-409b-aaec-234500fe630a tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:03.449546 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:03.449546 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:03.450378 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8a7f5422-558d-409b-aaec-234500fe630a tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:03.450865 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1325/5310] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:03 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:04.463046 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:04.464781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:04.464983 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:04.465171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:04.465271 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:04.469108 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:04.469108 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:04.469677 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f7f9e3fa-8929-47be-b83f-3743c2ac5c4f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:04.470161 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1321/5311] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:04 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:05.479587 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8ee9c718-c374-4b12-837a-0eff188da95f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:05.481290 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ee9c718-c374-4b12-837a-0eff188da95f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:05.481668 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ee9c718-c374-4b12-837a-0eff188da95f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:05.481835 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8ee9c718-c374-4b12-837a-0eff188da95f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:05.481931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-8ee9c718-c374-4b12-837a-0eff188da95f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:05.485794 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:05.485794 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:05.486337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8ee9c718-c374-4b12-837a-0eff188da95f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:05.486656 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1335/5312] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:05 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:06.497332 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:06.498876 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:06.499083 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:06.499338 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:06.499384 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:06.503040 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:06.503040 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:06.503560 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48bc0cce-0b1b-4980-b30b-8a20e5e35549 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:06.503979 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1332/5313] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:06 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:07.515062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:07.516820 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:07.517039 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:07.517264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:07.517418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:07.521317 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:07.521317 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:07.521949 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-6dfdd3ed-022b-4c8b-920a-dde698aef6fa tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:07.522472 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1326/5314] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:07 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:08.534405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8f8677ce-1d66-4089-b2e4-a61113996462 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:08.536195 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f8677ce-1d66-4089-b2e4-a61113996462 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:08.536452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f8677ce-1d66-4089-b2e4-a61113996462 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:08.536689 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f8677ce-1d66-4089-b2e4-a61113996462 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:08.536866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-8f8677ce-1d66-4089-b2e4-a61113996462 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:08.541261 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:08.541261 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:08.541943 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f8677ce-1d66-4089-b2e4-a61113996462 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:08.542339 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1322/5315] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:08 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:09.553954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:09.556564 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:09.556906 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:09.557225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:09.557377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:09.562699 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:09.562699 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:09.563650 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0e1db4dd-330a-44f1-b2e8-5d4978757268 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:09.564396 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1336/5316] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:09 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:56:10.574455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9b6f5165-8339-4177-955f-e340c421696f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:10.576691 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b6f5165-8339-4177-955f-e340c421696f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:10.576960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b6f5165-8339-4177-955f-e340c421696f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:10.577243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9b6f5165-8339-4177-955f-e340c421696f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:10.577402 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9b6f5165-8339-4177-955f-e340c421696f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:10.582016 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:10.582016 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:10.582707 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9b6f5165-8339-4177-955f-e340c421696f tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:10.583095 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1333/5317] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:10 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:11.515692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0783732a-c925-4a66-9eaa-8937af5d77af None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:11.517542 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:11.517881 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5f57d85-1f08-4fc3-85cf-36c01cae7844", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1037514250", "description": null, "metadata": null}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:11.534775 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:11.534775 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:11.535293 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:11.535672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create snapshot from volume d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:56:11.565543 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['f0b11f8e-a286-4b0d-8210-b78495ac7c74', '813dcf80-5929-44de-b1c9-62a1e5fb98d4', '93bdf7a7-cb98-46e5-b485-00bbbc995e67', '2b026bb8-cb2f-4788-a88c-dc7f49540729'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:11.593608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:11.595735 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:11.596102 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:11.596212 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:11.596554 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:11.600760 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:11.600760 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:11.601697 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1bd7a22d-7bbf-4350-9fdd-8751c430baf8 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:11.601939 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1323/5318] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:11 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:11.605015 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot force create request issued successfully. Jul 22 04:56:11.605678 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0783732a-c925-4a66-9eaa-8937af5d77af tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:11.606247 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1327/5319] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:11.617295 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:11.619164 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:56:11.619343 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:11.619612 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:11.628189 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:11.628189 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:11.628189 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:56:11.628189 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-62a21eed-ba65-45a8-98ee-646b6dcd5f9b tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 200 Jul 22 04:56:11.628189 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1337/5320] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:11 2026] GET /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:12.613579 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:12.615613 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:12.615854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:12.616110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:12.616243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:12.621332 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:12.621332 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:12.622059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-977ee3f4-1add-44b2-99b4-f633b148ff27 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:12.622626 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1334/5321] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:12 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:12.638043 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:12.639942 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:56:12.640209 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:12.640447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:12.646095 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:12.646095 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:12.646701 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:56:12.647526 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b3e631c-2b74-410a-b3fa-1f19220582fb tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 200 Jul 22 04:56:12.647874 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1324/5322] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:12 2026] GET /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:12.657916 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d043139d-07df-4281-8a7c-8c8d85e04053 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:12.660297 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d043139d-07df-4281-8a7c-8c8d85e04053 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:56:12.660564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d043139d-07df-4281-8a7c-8c8d85e04053 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:12.660829 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d043139d-07df-4281-8a7c-8c8d85e04053 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:12.667507 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:12.667507 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:12.668140 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d043139d-07df-4281-8a7c-8c8d85e04053 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:56:12.669264 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d043139d-07df-4281-8a7c-8c8d85e04053 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 200 Jul 22 04:56:12.669784 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1328/5323] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:12 2026] GET /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:12.679141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:12.683989 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:12.683989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-358630704", "snapshot_id": "16fb4d45-c9f3-4250-ac6c-18369b363f9b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:12.683989 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-358630704', 'snapshot_id': '16fb4d45-c9f3-4250-ac6c-18369b363f9b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:12.689464 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:12.689464 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:12.690179 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:56:12.690443 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume of 1 GB Jul 22 04:56:12.694092 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Availability Zones retrieved successfully. Jul 22 04:56:12.699898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (def65cbf-0764-4bb1-ad61-0e92485a8ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:12.700994 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa128786-7989-468a-b65e-33dbd7646b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:12.701991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:12.739981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa128786-7989-468a-b65e-33dbd7646b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16fb4d45-c9f3-4250-ac6c-18369b363f9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:12.741346 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bee59a6-b8f8-4b9d-80d4-0fe7d3856f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:12.792638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Created reservations ['258d5265-7e7b-4865-92c0-c46bc7c5c71d', '117b0647-21f9-4aff-bc57-69e8c530ba0b', '5c4b09c6-316b-4826-a7d8-e0797e80fe82', '46e57ebb-fbe7-42d9-83ce-cd62abc32c5d'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:12.793703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bee59a6-b8f8-4b9d-80d4-0fe7d3856f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['258d5265-7e7b-4865-92c0-c46bc7c5c71d', '117b0647-21f9-4aff-bc57-69e8c530ba0b', '5c4b09c6-316b-4826-a7d8-e0797e80fe82', '46e57ebb-fbe7-42d9-83ce-cd62abc32c5d']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:12.794792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2235b07-dfc7-4198-b53c-c5ee6811499d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:12.845590 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2235b07-dfc7-4198-b53c-c5ee6811499d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b821f39-e03b-4f9b-a860-3d5cd152f7da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-358630704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['258d5265-7e7b-4865-92c0-c46bc7c5c71d','117b0647-21f9-4aff-bc57-69e8c530ba0b','5c4b09c6-316b-4826-a7d8-e0797e80fe82','46e57ebb-fbe7-42d9-83ce-cd62abc32c5d'],size=1,snapshot_id=16fb4d45-c9f3-4250-ac6c-18369b363f9b,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), '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-22T04:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-358630704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b821f39-e03b-4f9b-a860-3d5cd152f7da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='913db7764902402a89a83a7c432f8898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16fb4d45-c9f3-4250-ac6c-18369b363f9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db6ea89db024e6780363e4ebed9b76d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:12.847641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd64713-34d9-4e8a-9da1-aea15ec4542e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:12.868231 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fd64713-34d9-4e8a-9da1-aea15ec4542e) transitioned into state 'SUCCESS' from state '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-358630704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='913db7764902402a89a83a7c432f8898',qos_specs=None,replication_status=,reservations=['258d5265-7e7b-4865-92c0-c46bc7c5c71d','117b0647-21f9-4aff-bc57-69e8c530ba0b','5c4b09c6-316b-4826-a7d8-e0797e80fe82','46e57ebb-fbe7-42d9-83ce-cd62abc32c5d'],size=1,snapshot_id=16fb4d45-c9f3-4250-ac6c-18369b363f9b,source_replicaid=,source_volid=None,status='creating',user_id='2db6ea89db024e6780363e4ebed9b76d',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:12.869317 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d19b4c8-0ec4-4274-b558-26a3d11236fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:12.894725 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d19b4c8-0ec4-4274-b558-26a3d11236fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:12.895885 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Flow 'volume_create_api' (def65cbf-0764-4bb1-ad61-0e92485a8ce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:12.896644 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Create volume request issued successfully. Jul 22 04:56:12.897388 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-656cdee2-f6ff-4667-bee1-ecde54bc3346 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:12.897938 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1338/5324] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:56:12 2026] POST /volume/v3/volumes => generated 784 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:12.909243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:12.911003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:12.911230 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:12.911424 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:12.918426 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:12.918426 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:12.922077 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:12.925982 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2a6cfc70-1978-4288-8d1a-8fb009b5092d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:12.926605 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1335/5325] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:12 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:13.633492 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fefd49e8-e59e-499d-b711-e0752cea5498 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:13.635297 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fefd49e8-e59e-499d-b711-e0752cea5498 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:13.635535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fefd49e8-e59e-499d-b711-e0752cea5498 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:13.635738 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fefd49e8-e59e-499d-b711-e0752cea5498 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:13.635860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fefd49e8-e59e-499d-b711-e0752cea5498 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:13.641420 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:13.641420 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:13.642043 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fefd49e8-e59e-499d-b711-e0752cea5498 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:13.642466 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1325/5326] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:13 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:13.938475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-890129da-bbc9-44f1-9449-08520d1de19d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:13.940255 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-890129da-bbc9-44f1-9449-08520d1de19d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:13.940437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-890129da-bbc9-44f1-9449-08520d1de19d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:13.940629 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-890129da-bbc9-44f1-9449-08520d1de19d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:13.947314 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:13.947314 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:13.950432 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-890129da-bbc9-44f1-9449-08520d1de19d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:13.954463 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-890129da-bbc9-44f1-9449-08520d1de19d tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:13.954794 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1329/5327] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:13 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:13.967844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:13.969590 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:13.969811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:13.970025 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:13.976683 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:13.976683 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:13.979783 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:13.983845 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10e5d77a-77a3-43b3-ba1a-749b43f5f2ad tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:13.984210 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1339/5328] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:13 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:14.094652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.096668 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:14.096934 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.097126 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.104057 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.104057 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:14.108015 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:14.113437 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-3a42ef10-01b0-4651-8508-fb08769b94a3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:14.114033 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1336/5329] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:56:14 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:14.631241 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.632973 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:14.633191 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.633399 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.639576 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.639576 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:14.643042 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:14.647674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-982162ff-8f0e-4778-9a8b-997c6e35d2b6 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:14.648143 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1326/5330] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:56:14 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:14.653151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b72640b9-156f-4718-83f0-9e8587e94425 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.655475 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b72640b9-156f-4718-83f0-9e8587e94425 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:14.655746 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b72640b9-156f-4718-83f0-9e8587e94425 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.656012 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b72640b9-156f-4718-83f0-9e8587e94425 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.656166 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-b72640b9-156f-4718-83f0-9e8587e94425 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:14.661055 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0eeb2c26-8c86-4d27-8302-663fcbf952af None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.661459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0eeb2c26-8c86-4d27-8302-663fcbf952af None None] GET https://10.4.3.175/volume// Jul 22 04:56:14.661642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0eeb2c26-8c86-4d27-8302-663fcbf952af None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.661851 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0eeb2c26-8c86-4d27-8302-663fcbf952af None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.662209 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0eeb2c26-8c86-4d27-8302-663fcbf952af None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:14.662522 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1340/5331] 10.4.3.175 () {66 vars in 1419 bytes} [Wed Jul 22 04:56: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 22 04:56:14.664014 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.664014 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:14.664865 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b72640b9-156f-4718-83f0-9e8587e94425 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:14.665354 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1330/5332] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:14 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:14.670241 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-a26c8972-9e46-4edd-a58c-52df0e6b68dc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.674622 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-a26c8972-9e46-4edd-a58c-52df0e6b68dc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:56:14.674974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-a26c8972-9e46-4edd-a58c-52df0e6b68dc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b821f39-e03b-4f9b-a860-3d5cd152f7da", "connector": null, "instance_uuid": "71331e42-f018-44aa-b587-b1d76b6bcc62"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:14.679439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.681189 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] DELETE https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:14.681394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.681565 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.681651 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Delete backup with id: c356c3e7-3527-4988-8cb0-25923e7cff18. Jul 22 04:56:14.682772 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.682772 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:14.685756 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.685756 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:14.697623 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] delete_backup rpcapi backup_id c356c3e7-3527-4988-8cb0-25923e7cff18 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:56:14.699496 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d4b6766d-15ca-4f9f-ab14-7e19a7428ecb tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 202 Jul 22 04:56:14.699940 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1327/5333] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:56:14 2026] DELETE /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:56:14.707684 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e368c7ca-5714-4e25-8050-2517f0913e5e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:14.709827 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e368c7ca-5714-4e25-8050-2517f0913e5e tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:14.710064 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e368c7ca-5714-4e25-8050-2517f0913e5e tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:14.710326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e368c7ca-5714-4e25-8050-2517f0913e5e tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:14.710473 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-e368c7ca-5714-4e25-8050-2517f0913e5e tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:14.711603 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-a26c8972-9e46-4edd-a58c-52df0e6b68dc tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:56:14.712082 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1337/5334] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:56:14 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:14.715404 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:14.715404 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:14.716207 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e368c7ca-5714-4e25-8050-2517f0913e5e tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 200 Jul 22 04:56:14.716713 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1341/5335] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:14 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:15.728477 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.730342 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 Jul 22 04:56:15.730584 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:15.730810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:15.730953 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Show backup with id c356c3e7-3527-4988-8cb0-25923e7cff18. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:56:15.735290 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-debb79ee-95b9-4e1d-ad7d-c2989eeb5bbe tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 returned with HTTP 404 Jul 22 04:56:15.735783 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1331/5336] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:15 2026] GET /volume/v3/backups/c356c3e7-3527-4988-8cb0-25923e7cff18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:15.743286 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.745012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:56:15.745469 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:15.745560 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:15.745786 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Delete volume with id: e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:56:15.752188 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:15.752188 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:15.752621 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Volume info retrieved successfully. Jul 22 04:56:15.768510 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Delete volume request issued successfully. Jul 22 04:56:15.768816 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-defcc96c-91a1-4322-92ef-a95358fc7ab9 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 returned with HTTP 202 Jul 22 04:56:15.769358 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1328/5337] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:56:15 2026] DELETE /volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:15.776131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.777883 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:56:15.778099 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:15.778364 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:15.780674 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3809ccb7-536f-463e-87c4-524246ed136c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.781057 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3809ccb7-536f-463e-87c4-524246ed136c None None] GET https://10.4.3.175/volume// Jul 22 04:56:15.781361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3809ccb7-536f-463e-87c4-524246ed136c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:15.781435 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3809ccb7-536f-463e-87c4-524246ed136c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:15.781787 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3809ccb7-536f-463e-87c4-524246ed136c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:15.782113 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1342/5338] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:56: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 22 04:56:15.786524 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:15.786524 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:15.790202 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Volume info retrieved successfully. Jul 22 04:56:15.790806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.793831 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-32b256c6-2f0b-44a9-b3e8-3121f9b11895 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 returned with HTTP 200 Jul 22 04:56:15.794290 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1338/5339] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:15 2026] GET /volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:15.795147 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:56:15.795442 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:15.795697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:15.808280 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:15.808280 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:15.812516 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:56:15.818935 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-dc248f5c-7b95-4c6d-866a-ac1fc67c1be4 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:56:15.819638 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1332/5340] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:56:15 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1572 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:56:15.917057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:15.922084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] PUT https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea Jul 22 04:56:15.922548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:15.933313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Acquiring lock "cinder-attachment_update-5b821f39-e03b-4f9b-a860-3d5cd152f7da-np0000005618" by "attachment_update" {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:56:15.937602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-5b821f39-e03b-4f9b-a860-3d5cd152f7da-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100124) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:56:15.938586 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:15.938586 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:16.017901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.coordination [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Lock "cinder-attachment_update-5b821f39-e03b-4f9b-a860-3d5cd152f7da-np0000005618" released by "attachment_update" :: held 0.080s {{(pid=100124) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:56:16.018492 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-8a977cea-d5e1-4053-a732-63b8a8d61374 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea returned with HTTP 200 Jul 22 04:56:16.018901 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1329/5341] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:56:15 2026] PUT /volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:16.040137 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-16986dc4-7850-4296-815d-ed786e35c30a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:16.042092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-16986dc4-7850-4296-815d-ed786e35c30a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] POST https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea/action Jul 22 04:56:16.042440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-16986dc4-7850-4296-815d-ed786e35c30a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:16.042548 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-16986dc4-7850-4296-815d-ed786e35c30a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:16.057110 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:16.057110 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:16.067422 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-dca4aca8-8e28-49d9-aae4-652efba55552 req-16986dc4-7850-4296-815d-ed786e35c30a tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea/action returned with HTTP 204 Jul 22 04:56:16.067865 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1343/5342] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:56:16 2026] POST /volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:16.807830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e4cb310a-458a-43b0-9807-295352877b94 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:16.809589 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e4cb310a-458a-43b0-9807-295352877b94 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] GET https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 Jul 22 04:56:16.809817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e4cb310a-458a-43b0-9807-295352877b94 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:16.810001 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e4cb310a-458a-43b0-9807-295352877b94 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:16.815878 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e4cb310a-458a-43b0-9807-295352877b94 tempest-ProjectReaderTests39-1634950578 tempest-ProjectReaderTests39-1634950578-project-admin] https://10.4.3.175/volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 returned with HTTP 404 Jul 22 04:56:16.816412 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1339/5343] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:56:16 2026] GET /volume/v3/volumes/e4e4b36c-715d-48a3-9987-b7fcabdf9810 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:18.466725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-401fccf0-6ca4-4607-b8a8-56a154134b19 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:18.588877 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-401fccf0-6ca4-4607-b8a8-56a154134b19 tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools Jul 22 04:56:18.589064 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-401fccf0-6ca4-4607-b8a8-56a154134b19 tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:18.589275 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-401fccf0-6ca4-4607-b8a8-56a154134b19 tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-admin] Calling method 'get_pools' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:18.598373 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-401fccf0-6ca4-4607-b8a8-56a154134b19 tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 04:56:18.598792 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1333/5344] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:56:18 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:18.605799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:18.657763 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-member] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:56:18.657940 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:18.658136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:18.658355 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:18.658355 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:18.658732 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '19a12b1752344967aca70190ffabfaa8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bb70ebd38f14fa5b7b0119729509346', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:56:18.659022 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5d1b60b3-3b29-40b5-b969-f7a817d167eb tempest-ProjectMemberTests-90902855 tempest-ProjectMemberTests-90902855-project-member] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 403 Jul 22 04:56:18.659473 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1330/5345] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:56:18 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:20.313795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ec2fedaa-1a9c-4f38-bf1f-380dc974f72a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:20.439059 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec2fedaa-1a9c-4f38-bf1f-380dc974f72a tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-admin] GET https://10.4.3.175/volume/v3/scheduler-stats/get_pools Jul 22 04:56:20.439305 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec2fedaa-1a9c-4f38-bf1f-380dc974f72a tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:20.439518 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ec2fedaa-1a9c-4f38-bf1f-380dc974f72a tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-admin] Calling method 'get_pools' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:20.449383 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ec2fedaa-1a9c-4f38-bf1f-380dc974f72a tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-admin] https://10.4.3.175/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 22 04:56:20.449861 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1344/5346] 10.4.3.175 () {66 vars in 1291 bytes} [Wed Jul 22 04:56:20 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:20.457392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-465b67e5-b782-438a-8049-bc90004c2c13 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:20.517931 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-465b67e5-b782-438a-8049-bc90004c2c13 tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-reader] GET https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool Jul 22 04:56:20.518179 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-465b67e5-b782-438a-8049-bc90004c2c13 tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:20.518350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-465b67e5-b782-438a-8049-bc90004c2c13 tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-reader] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:20.519017 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-465b67e5-b782-438a-8049-bc90004c2c13 tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f591db5db9c347b593281a8f8a8b804b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '035845e47b48411da4682c78b2c27502', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:56:20.519193 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-465b67e5-b782-438a-8049-bc90004c2c13 tempest-ProjectReaderTests-867412800 tempest-ProjectReaderTests-867412800-project-reader] https://10.4.3.175/volume/v3/capabilities/np0000005618@storpool returned with HTTP 403 Jul 22 04:56:20.519583 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1340/5347] 10.4.3.175 () {66 vars in 1318 bytes} [Wed Jul 22 04:56:20 2026] GET /volume/v3/capabilities/np0000005618@storpool => generated 110 bytes in 63 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:22.105852 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:22.204913 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:22.205329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1829803314"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:22.207477 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1829803314'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:22.207558 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:22.212360 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:22.218105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (8910f871-1370-4c3d-96ce-41d22e3dff36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:22.219365 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73eb82cc-bd03-493f-8475-eec4ba716b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:22.220736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:22.246068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73eb82cc-bd03-493f-8475-eec4ba716b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:22.246561 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af2e173-e1d5-43df-9f6e-9670cf3587d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:22.310107 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['1e89f156-1267-42b0-bcf1-4074a02e521f', '2cb7fab0-cf4d-4b00-80f4-d85481662ecf', '9f9a55e5-10f7-4c2d-923e-f926445d7391', 'e7808327-752c-4dc6-a8a7-58956898c749'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:22.311400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9af2e173-e1d5-43df-9f6e-9670cf3587d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e89f156-1267-42b0-bcf1-4074a02e521f', '2cb7fab0-cf4d-4b00-80f4-d85481662ecf', '9f9a55e5-10f7-4c2d-923e-f926445d7391', 'e7808327-752c-4dc6-a8a7-58956898c749']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:22.311924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab91f083-bd01-4981-87cc-e9fcd612f722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:22.335263 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab91f083-bd01-4981-87cc-e9fcd612f722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef86c0d5-abe5-4e30-a23b-e6f97a2c313d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829803314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['1e89f156-1267-42b0-bcf1-4074a02e521f','2cb7fab0-cf4d-4b00-80f4-d85481662ecf','9f9a55e5-10f7-4c2d-923e-f926445d7391','e7808327-752c-4dc6-a8a7-58956898c749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1829803314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef86c0d5-abe5-4e30-a23b-e6f97a2c313d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:22.335942 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eace94c8-00a3-4386-aed2-8d371640734d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:22.357483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eace94c8-00a3-4386-aed2-8d371640734d) transitioned into state 'SUCCESS' from state '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-1829803314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['1e89f156-1267-42b0-bcf1-4074a02e521f','2cb7fab0-cf4d-4b00-80f4-d85481662ecf','9f9a55e5-10f7-4c2d-923e-f926445d7391','e7808327-752c-4dc6-a8a7-58956898c749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:22.358395 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac39021-9290-4d5a-b634-c030201352b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:22.371677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac39021-9290-4d5a-b634-c030201352b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:22.372256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (8910f871-1370-4c3d-96ce-41d22e3dff36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:22.372611 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:22.373112 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bd179545-7a76-412a-8bf9-5e30c56ec36b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:22.373500 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1334/5348] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:22 2026] POST /volume/v3/volumes => generated 778 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:22.388326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:22.389821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:22.390024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:22.390233 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:22.397826 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:22.397826 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:22.401765 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:22.406021 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d21eecea-7b5b-4b5d-ab55-efb749aee85d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d returned with HTTP 200 Jul 22 04:56:22.406687 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1331/5349] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:22 2026] GET /volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:23.419018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:23.420509 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:23.420671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:23.420837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:23.427271 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:23.427271 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:23.430257 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:23.433788 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b8fea2c1-c440-4e4c-ba76-23552048f628 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d returned with HTTP 200 Jul 22 04:56:23.434159 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1345/5350] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:23 2026] GET /volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:23.448479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:23.506518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:23.506860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef86c0d5-abe5-4e30-a23b-e6f97a2c313d", "name": "tempest-ProjectMemberTests-Snapshot-1329689710"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:23.514506 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:23.514506 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:23.514972 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Volume info retrieved successfully. Jul 22 04:56:23.515097 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Create snapshot from volume ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:23.548233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Created reservations ['92268c74-607c-4b1b-a084-f61a36b7402a', 'b31a98a4-b6a5-401a-90a3-483ebfc19225', '64cf3a4b-dfcf-46af-b44f-9ff03eba348f', 'c6ec7a7e-d864-4c4f-8163-3c626558d7e4'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:23.575437 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot create request issued successfully. Jul 22 04:56:23.575730 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-20086d40-8ffb-4e9f-880b-d8c7b47f8295 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:23.576185 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1341/5351] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:23 2026] POST /volume/v3/snapshots => generated 305 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:23.584730 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1df0a103-fb12-40d5-baf2-5755303beb15 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:23.586879 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1df0a103-fb12-40d5-baf2-5755303beb15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:23.587088 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1df0a103-fb12-40d5-baf2-5755303beb15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:23.587297 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1df0a103-fb12-40d5-baf2-5755303beb15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:23.592854 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:23.592854 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:23.593385 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1df0a103-fb12-40d5-baf2-5755303beb15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:23.594275 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1df0a103-fb12-40d5-baf2-5755303beb15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 returned with HTTP 200 Jul 22 04:56:23.594684 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1335/5352] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:23 2026] GET /volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:24.604303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:24.606703 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:24.606984 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:24.607246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:24.614086 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:24.614086 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:24.614714 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:24.615748 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-06a45cfd-3e43-405a-9949-fe6181d09e90 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 returned with HTTP 200 Jul 22 04:56:24.616476 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1332/5353] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:24 2026] GET /volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:24.630778 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8cf54042-9464-44f8-9d73-8002db730368 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:24.632553 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:24.632741 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:24.632913 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:24.633049 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Delete snapshot with id: 427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:24.640035 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:24.640035 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:24.640429 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:24.656939 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot delete request issued successfully. Jul 22 04:56:24.657117 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8cf54042-9464-44f8-9d73-8002db730368 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 returned with HTTP 202 Jul 22 04:56:24.657475 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1346/5354] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:24 2026] DELETE /volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:24.664991 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2baaca1d-4709-4cd5-9c78-550220569a3b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:24.667017 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2baaca1d-4709-4cd5-9c78-550220569a3b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:24.667216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2baaca1d-4709-4cd5-9c78-550220569a3b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:24.667454 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2baaca1d-4709-4cd5-9c78-550220569a3b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:24.672751 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:24.672751 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:24.673431 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2baaca1d-4709-4cd5-9c78-550220569a3b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:24.674079 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2baaca1d-4709-4cd5-9c78-550220569a3b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 returned with HTTP 200 Jul 22 04:56:24.674460 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1342/5355] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:24 2026] GET /volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:25.684014 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2ca4ef24-5063-48e6-a3c1-43f2d38f14e9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:25.685825 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ca4ef24-5063-48e6-a3c1-43f2d38f14e9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 Jul 22 04:56:25.686042 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ca4ef24-5063-48e6-a3c1-43f2d38f14e9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:25.686220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2ca4ef24-5063-48e6-a3c1-43f2d38f14e9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:25.690157 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2ca4ef24-5063-48e6-a3c1-43f2d38f14e9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 returned with HTTP 404 Jul 22 04:56:25.690612 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1336/5356] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:25 2026] GET /volume/v3/snapshots/427e78b9-ad9c-4afc-89b1-15340d5256b5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:25.698514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:25.700330 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:25.700617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:25.700866 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:25.701084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:25.707763 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:25.707763 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:25.708170 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:25.723353 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:25.723632 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fb81cc1f-8edc-4881-8bf8-f9a383e13758 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d returned with HTTP 202 Jul 22 04:56:25.724080 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1333/5357] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:25 2026] DELETE /volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:25.733118 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:25.736869 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:25.737131 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:25.737376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:25.752748 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:25.752748 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:25.760979 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:25.768530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a195060c-4582-45de-99a6-5fd6bdc8af15 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d returned with HTTP 200 Jul 22 04:56:25.768974 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1347/5358] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:25 2026] GET /volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:26.781795 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7f30e9fc-a22e-49fb-a903-937143d763f9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:26.783573 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7f30e9fc-a22e-49fb-a903-937143d763f9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d Jul 22 04:56:26.783939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7f30e9fc-a22e-49fb-a903-937143d763f9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:26.785453 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7f30e9fc-a22e-49fb-a903-937143d763f9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:26.790193 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7f30e9fc-a22e-49fb-a903-937143d763f9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d returned with HTTP 404 Jul 22 04:56:26.790833 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1343/5359] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:26 2026] GET /volume/v3/volumes/ef86c0d5-abe5-4e30-a23b-e6f97a2c313d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:26.799710 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:26.801931 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:26.802319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-362811714"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:26.804069 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-362811714'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:26.804171 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:26.808155 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:26.813099 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (31e2cf0b-d444-49ce-8e47-22cb33435ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:26.814278 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f305b6a-4e56-409e-a73b-51e28444cfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:26.815077 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:26.838926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f305b6a-4e56-409e-a73b-51e28444cfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:26.839655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e31edca-ed53-45e0-abb6-92c38343e69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:26.877840 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['8b3d7c48-f030-4cfc-adef-a706debbf19a', 'd79e4da8-4e31-4b4d-883f-a2007b0503db', 'fdcf27d0-1dbc-4c80-994c-6720dc7e1f82', '8de48e51-74b6-4be7-bd83-1b5dd026f626'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:26.878819 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e31edca-ed53-45e0-abb6-92c38343e69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b3d7c48-f030-4cfc-adef-a706debbf19a', 'd79e4da8-4e31-4b4d-883f-a2007b0503db', 'fdcf27d0-1dbc-4c80-994c-6720dc7e1f82', '8de48e51-74b6-4be7-bd83-1b5dd026f626']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:26.879550 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e230c495-cb93-4869-9d4f-5110d7c50069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:26.912409 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e230c495-cb93-4869-9d4f-5110d7c50069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc26b70-cbd4-400f-a92f-b907e913ae7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362811714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['8b3d7c48-f030-4cfc-adef-a706debbf19a','d79e4da8-4e31-4b4d-883f-a2007b0503db','fdcf27d0-1dbc-4c80-994c-6720dc7e1f82','8de48e51-74b6-4be7-bd83-1b5dd026f626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-362811714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc26b70-cbd4-400f-a92f-b907e913ae7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:26.914567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4fe7c0-627e-4f7d-aa8e-d4e93959a219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:26.933569 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb4fe7c0-627e-4f7d-aa8e-d4e93959a219) transitioned into state 'SUCCESS' from state '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-362811714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['8b3d7c48-f030-4cfc-adef-a706debbf19a','d79e4da8-4e31-4b4d-883f-a2007b0503db','fdcf27d0-1dbc-4c80-994c-6720dc7e1f82','8de48e51-74b6-4be7-bd83-1b5dd026f626'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:26.934292 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1a8e50-1171-4975-9cf0-c610ce2d7649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:26.943126 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e1a8e50-1171-4975-9cf0-c610ce2d7649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:26.943866 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (31e2cf0b-d444-49ce-8e47-22cb33435ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:26.944140 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:26.944661 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9db5ea7-f342-4433-b97c-c8b4d61bebb1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:26.945048 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1337/5360] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:26 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:26.959617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e192d395-f5db-48ac-af2b-187d235bf66e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:26.961315 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e192d395-f5db-48ac-af2b-187d235bf66e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:26.961534 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e192d395-f5db-48ac-af2b-187d235bf66e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:26.961774 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e192d395-f5db-48ac-af2b-187d235bf66e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:26.970860 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:26.970860 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:26.974288 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e192d395-f5db-48ac-af2b-187d235bf66e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:26.978099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e192d395-f5db-48ac-af2b-187d235bf66e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c returned with HTTP 200 Jul 22 04:56:26.978632 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1334/5361] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:26 2026] GET /volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:27.990798 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:27.992688 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:27.992882 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:27.993094 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:28.000492 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:28.000492 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:28.005368 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:28.011562 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7f48c350-7d41-4cf1-9613-a3c311edbed0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c returned with HTTP 200 Jul 22 04:56:28.012018 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1348/5362] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:27 2026] GET /volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:28.027774 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:28.029545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:28.030034 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8cc26b70-cbd4-400f-a92f-b907e913ae7c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-625749336"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:28.039176 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:28.039176 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:28.040739 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:28.040739 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:28.065321 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['58817eea-99d2-461f-a2aa-998afabce561', 'e25ef573-7b78-4a56-add3-b4b9610cbf57', 'fa6f218b-0414-412c-a590-c8f93ec5427c', '82261191-21f3-42bb-b42b-1c7fe7f91a6b'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:28.093306 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:28.093652 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c8d6532f-37c4-4f65-8175-184c340f6e88 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:28.094105 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1344/5363] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:28.104156 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:28.106518 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:28.106761 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:28.107016 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:28.114170 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:28.114170 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:28.114578 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:28.115328 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-84c8fd96-75a6-4883-a45b-e0904b1e8347 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 200 Jul 22 04:56:28.115759 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1338/5364] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:28 2026] GET /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:29.125057 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2946f6e9-6305-481a-8891-2b923922470e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:29.126680 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2946f6e9-6305-481a-8891-2b923922470e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:29.126868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2946f6e9-6305-481a-8891-2b923922470e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:29.127059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2946f6e9-6305-481a-8891-2b923922470e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:29.131697 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:29.131697 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:29.132032 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2946f6e9-6305-481a-8891-2b923922470e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:29.132688 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2946f6e9-6305-481a-8891-2b923922470e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 200 Jul 22 04:56:29.133201 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1335/5365] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:29 2026] GET /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:29.141647 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:29.143959 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:29.144223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:29.144467 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:29.144627 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Delete snapshot with id: 60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:29.150832 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:29.150832 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:29.151415 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:29.171498 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot delete request issued successfully. Jul 22 04:56:29.171678 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dc6c7215-78a8-472b-9b65-509bd9be8d48 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 202 Jul 22 04:56:29.172204 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1349/5366] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:29 2026] DELETE /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:29.181789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:29.183824 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:29.184070 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:29.184285 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:29.190761 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:29.190761 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:29.191260 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:29.192367 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9c31b5d8-9f0a-4eb7-8fae-faf5a75f530d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 200 Jul 22 04:56:29.192929 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1345/5367] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:29 2026] GET /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:30.202174 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-96ee6340-f1dc-4610-b232-720225962d54 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:30.204123 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-96ee6340-f1dc-4610-b232-720225962d54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:30.204332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-96ee6340-f1dc-4610-b232-720225962d54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:30.204556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-96ee6340-f1dc-4610-b232-720225962d54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:30.208704 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-96ee6340-f1dc-4610-b232-720225962d54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 404 Jul 22 04:56:30.209260 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1339/5368] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:30 2026] GET /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:30.215935 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:30.217909 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:30.218156 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:30.218392 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:30.218506 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: 60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:30.222626 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-aea0e981-bd55-4ab9-90cd-154470ab9c55 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 404 Jul 22 04:56:30.223109 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1336/5369] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:30 2026] DELETE /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:30.230511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e94b641a-e70f-4a59-a54e-8cf10c362228 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:30.232701 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e94b641a-e70f-4a59-a54e-8cf10c362228 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 Jul 22 04:56:30.232924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e94b641a-e70f-4a59-a54e-8cf10c362228 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:30.233139 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e94b641a-e70f-4a59-a54e-8cf10c362228 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:30.237575 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e94b641a-e70f-4a59-a54e-8cf10c362228 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 returned with HTTP 404 Jul 22 04:56:30.238054 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1350/5370] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:30 2026] GET /volume/v3/snapshots/60aedd50-80fe-41be-9e5e-e3e0a70bc412 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:30.245122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:30.246812 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:30.246993 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:30.247171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:30.247314 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:30.254462 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:30.254462 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:30.254853 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:30.268866 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:30.269031 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de8ba5db-a450-4e99-abbc-ec87b44d36a0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c returned with HTTP 202 Jul 22 04:56:30.269417 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1346/5371] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:30 2026] DELETE /volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:30.279396 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3234b12b-9807-46e3-879b-dc6800ef3049 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:30.281197 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3234b12b-9807-46e3-879b-dc6800ef3049 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:30.281371 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3234b12b-9807-46e3-879b-dc6800ef3049 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:30.281545 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3234b12b-9807-46e3-879b-dc6800ef3049 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:30.288021 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:30.288021 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:30.291265 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3234b12b-9807-46e3-879b-dc6800ef3049 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:30.294898 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3234b12b-9807-46e3-879b-dc6800ef3049 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c returned with HTTP 200 Jul 22 04:56:30.295271 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1340/5372] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:30 2026] GET /volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:31.307683 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8f9784fa-cc46-417f-b5bb-8b1de1a6436f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:31.309501 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f9784fa-cc46-417f-b5bb-8b1de1a6436f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c Jul 22 04:56:31.309702 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f9784fa-cc46-417f-b5bb-8b1de1a6436f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:31.309896 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8f9784fa-cc46-417f-b5bb-8b1de1a6436f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:31.316539 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8f9784fa-cc46-417f-b5bb-8b1de1a6436f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c returned with HTTP 404 Jul 22 04:56:31.316999 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1337/5373] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:31 2026] GET /volume/v3/volumes/8cc26b70-cbd4-400f-a92f-b907e913ae7c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:31.324659 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:31.326466 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:31.326809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-411417651"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:31.328299 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-411417651'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:31.328459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:31.328727 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:31.328727 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:31.333387 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:31.339395 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (ea920d9f-f1cf-4a92-aa8a-cfacb1b77f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:31.341092 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683e6bf8-0f8b-44be-9ec3-27182159d384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:31.341923 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:31.367198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683e6bf8-0f8b-44be-9ec3-27182159d384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:31.368202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ea0050-495c-4524-a5d8-7badd0eae632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:31.407094 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['09658245-f88b-4eb8-bc09-e888e8d55055', 'edb346eb-9c50-4f2f-9886-221bbf17e8ea', 'e1052530-de41-4db8-b908-cdd0c4824ddc', '9112d28f-1343-4da2-9e35-a7a8ce147226'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:31.407973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ea0050-495c-4524-a5d8-7badd0eae632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09658245-f88b-4eb8-bc09-e888e8d55055', 'edb346eb-9c50-4f2f-9886-221bbf17e8ea', 'e1052530-de41-4db8-b908-cdd0c4824ddc', '9112d28f-1343-4da2-9e35-a7a8ce147226']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:31.408980 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (608eb832-e29a-4247-927c-e72ecf565810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:31.434560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (608eb832-e29a-4247-927c-e72ecf565810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411417651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['09658245-f88b-4eb8-bc09-e888e8d55055','edb346eb-9c50-4f2f-9886-221bbf17e8ea','e1052530-de41-4db8-b908-cdd0c4824ddc','9112d28f-1343-4da2-9e35-a7a8ce147226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-411417651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:31.435455 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273c608c-a3bc-497e-96fd-68831e6c9b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:31.453795 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273c608c-a3bc-497e-96fd-68831e6c9b33) transitioned into state 'SUCCESS' from state '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-411417651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['09658245-f88b-4eb8-bc09-e888e8d55055','edb346eb-9c50-4f2f-9886-221bbf17e8ea','e1052530-de41-4db8-b908-cdd0c4824ddc','9112d28f-1343-4da2-9e35-a7a8ce147226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:31.454630 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bca0542-fcac-4641-8b9b-bd134f99d4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:31.464170 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bca0542-fcac-4641-8b9b-bd134f99d4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:31.465207 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (ea920d9f-f1cf-4a92-aa8a-cfacb1b77f1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:31.465562 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:31.466210 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8bace4a6-d0e9-4781-99a3-14e320b987a7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:31.466703 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1351/5374] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:31 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:31.478604 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:31.480589 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:31.480639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:31.480825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:31.490612 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:31.490612 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:31.495251 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:31.500358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8f0c60e6-df4f-4348-87d8-f42363629ecc tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed returned with HTTP 200 Jul 22 04:56:31.500776 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1347/5375] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:31 2026] GET /volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:32.512325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:32.513923 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:32.514113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:32.514290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:32.521217 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:32.521217 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:32.524460 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:32.527737 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b89dcef7-7439-4531-8ad5-e0dc7843e182 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed returned with HTTP 200 Jul 22 04:56:32.528067 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1341/5376] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:32 2026] GET /volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:32.538765 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:32.540352 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:32.540670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1354504836"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:32.547810 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:32.547810 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:32.548160 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:32.548236 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:32.569874 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['b69130fa-a95c-4a84-8685-ca09cce87dcb', 'd31f4804-4736-4e31-8432-94f68af07cfe', '9d5d5b8b-0bf1-449a-8698-1f134202b94b', '2af8cfad-6e4c-4120-86af-d547983908bc'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:32.596976 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:32.597303 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9c6bade-8d78-4a50-8918-4a322ff06ad7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:32.597702 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1338/5377] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:32.605716 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:32.607635 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:32.607862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:32.608072 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:32.613360 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:32.613360 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:32.613755 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:32.614441 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee5833eb-d40e-4e43-afc4-ebadc045338c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e returned with HTTP 200 Jul 22 04:56:32.614837 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1352/5378] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:32 2026] GET /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:33.623137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d660b176-dbf5-4063-89cd-543b7963e240 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:33.624902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d660b176-dbf5-4063-89cd-543b7963e240 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:33.625107 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d660b176-dbf5-4063-89cd-543b7963e240 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:33.625302 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d660b176-dbf5-4063-89cd-543b7963e240 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:33.630359 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:33.630359 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:33.630686 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d660b176-dbf5-4063-89cd-543b7963e240 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:33.631307 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d660b176-dbf5-4063-89cd-543b7963e240 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e returned with HTTP 200 Jul 22 04:56:33.631683 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1348/5379] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:33 2026] GET /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:33.640683 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:33.643983 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] POST https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e/action Jul 22 04:56:33.643983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:33.643983 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:33.650422 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:33.650422 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:33.651093 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:33.652200 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '91d84f251ad947b48281c2ed5e4bf12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc1208241ec4464b7395a9145cda541', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:56:33.652593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9d55daa9-ff0f-4277-a552-a09dad4fd88d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e/action returned with HTTP 403 Jul 22 04:56:33.653254 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1342/5380] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:56:33 2026] POST /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:33.660106 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:33.662052 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:33.662238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:33.662463 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:33.662588 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:33.667192 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:33.667192 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:33.667488 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:33.682868 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:33.683086 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-59c8a849-3886-4442-bdad-8e11e5f371b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e returned with HTTP 202 Jul 22 04:56:33.683473 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1339/5381] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:33 2026] DELETE /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:33.690890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-943f7f50-2c81-4639-acbe-e989362be06a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:33.692525 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-943f7f50-2c81-4639-acbe-e989362be06a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:33.692743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-943f7f50-2c81-4639-acbe-e989362be06a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:33.692945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-943f7f50-2c81-4639-acbe-e989362be06a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:33.697977 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:33.697977 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:33.698251 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-943f7f50-2c81-4639-acbe-e989362be06a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:33.698973 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-943f7f50-2c81-4639-acbe-e989362be06a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e returned with HTTP 200 Jul 22 04:56:33.699328 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1353/5382] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:33 2026] GET /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:34.708890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-81d305a4-bd1e-43eb-87c5-b04a66bb387c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:34.710774 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-81d305a4-bd1e-43eb-87c5-b04a66bb387c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e Jul 22 04:56:34.710960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-81d305a4-bd1e-43eb-87c5-b04a66bb387c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:34.711171 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-81d305a4-bd1e-43eb-87c5-b04a66bb387c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:34.715652 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-81d305a4-bd1e-43eb-87c5-b04a66bb387c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e returned with HTTP 404 Jul 22 04:56:34.716129 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1349/5383] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:34 2026] GET /volume/v3/snapshots/f0ab84c7-e0c6-4dce-aba4-03c9d329c38e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:34.723230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-323d2235-4708-4b5c-9769-f6c545512ef9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:34.725579 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:34.725805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:34.726019 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:34.726173 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:34.733586 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:34.733586 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:34.733951 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:34.753995 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:34.753995 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-323d2235-4708-4b5c-9769-f6c545512ef9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed returned with HTTP 202 Jul 22 04:56:34.753995 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1343/5384] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:34 2026] DELETE /volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:34.761910 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:34.765353 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:34.765353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:34.765353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:34.771922 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:34.771922 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:34.777174 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:34.781989 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-86df9528-ceb2-4fff-ba60-60a4c78e0ff5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed returned with HTTP 200 Jul 22 04:56:34.781989 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1340/5385] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:34 2026] GET /volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:35.794471 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-23165543-beab-4dde-bd0a-bb1ece2322f1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:35.796703 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23165543-beab-4dde-bd0a-bb1ece2322f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed Jul 22 04:56:35.796940 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23165543-beab-4dde-bd0a-bb1ece2322f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:35.797190 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-23165543-beab-4dde-bd0a-bb1ece2322f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:35.804321 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-23165543-beab-4dde-bd0a-bb1ece2322f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed returned with HTTP 404 Jul 22 04:56:35.804910 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1354/5386] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:35 2026] GET /volume/v3/volumes/6f9d6c71-f00a-4fa0-9be8-bf8ae15448ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:35.812309 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:35.813836 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:35.814132 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1943630405"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:35.815762 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1943630405'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:35.815875 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:35.819612 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:35.824352 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (ad1e7697-fd29-447e-ade6-37b15a3a7fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:35.825452 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd9e149-6384-495e-8a89-b9bd84965fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:35.826241 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:35.851599 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abd9e149-6384-495e-8a89-b9bd84965fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:35.852823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a10ea8-b643-43cf-b74c-85b1e74678cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:35.892328 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['8ec784e6-5e02-46a8-85ce-1c71622924ff', '9ffdf338-5f41-4a17-a006-042db9cbcfc5', '32dee1e8-7cd1-41b9-bc71-7967e0655d8a', '9df369e6-2241-496d-839a-adc9ffbb6fed'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:35.893216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28a10ea8-b643-43cf-b74c-85b1e74678cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ec784e6-5e02-46a8-85ce-1c71622924ff', '9ffdf338-5f41-4a17-a006-042db9cbcfc5', '32dee1e8-7cd1-41b9-bc71-7967e0655d8a', '9df369e6-2241-496d-839a-adc9ffbb6fed']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:35.894006 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af60a29-ade8-4d9f-8a33-199168a5b25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:35.916075 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af60a29-ade8-4d9f-8a33-199168a5b25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983658e9-763e-42f7-94d7-370e744f0c48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943630405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['8ec784e6-5e02-46a8-85ce-1c71622924ff','9ffdf338-5f41-4a17-a006-042db9cbcfc5','32dee1e8-7cd1-41b9-bc71-7967e0655d8a','9df369e6-2241-496d-839a-adc9ffbb6fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1943630405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983658e9-763e-42f7-94d7-370e744f0c48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:35.916840 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843632a9-ee15-4db0-987a-20242489f5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:35.935601 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843632a9-ee15-4db0-987a-20242489f5fc) transitioned into state 'SUCCESS' from state '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-1943630405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['8ec784e6-5e02-46a8-85ce-1c71622924ff','9ffdf338-5f41-4a17-a006-042db9cbcfc5','32dee1e8-7cd1-41b9-bc71-7967e0655d8a','9df369e6-2241-496d-839a-adc9ffbb6fed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:35.936267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56cb1cc-9e24-4218-a1e6-90149abdb610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:35.944556 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56cb1cc-9e24-4218-a1e6-90149abdb610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:35.945391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (ad1e7697-fd29-447e-ade6-37b15a3a7fff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:35.945800 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:35.946842 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4b2ed254-ac5f-4262-88d9-3ccaed426a54 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:35.947315 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1350/5387] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:35 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 22 04:56:35.962380 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:35.964713 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:35.964945 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:35.965209 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:35.973272 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:35.973272 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:35.977036 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:35.981111 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ceb43ae4-4a7a-4c60-9015-5792550bd4c1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 returned with HTTP 200 Jul 22 04:56:35.981463 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1344/5388] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:35 2026] GET /volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:36.935906 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-65a4157e-031d-4cb6-80b1-c04120321800 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:36.996003 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:36.997698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:36.997890 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:36.998206 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:37.005730 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65a4157e-031d-4cb6-80b1-c04120321800 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:56:37.006053 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.006053 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:37.006115 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-65a4157e-031d-4cb6-80b1-c04120321800 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843", "extra_specs": {"multiattach": " True"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:37.009737 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:37.013825 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c2a8290-96e6-4ce7-91d7-1ef0a8fd4f56 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 returned with HTTP 200 Jul 22 04:56:37.014258 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1355/5389] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:36 2026] GET /volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:37.027392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-65a4157e-031d-4cb6-80b1-c04120321800 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:56:37.027861 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1341/5390] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:56:36 2026] POST /volume/v3/types => generated 287 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:37.030073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:37.031827 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:37.032192 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "983658e9-763e-42f7-94d7-370e744f0c48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1439859191"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:37.036532 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-86464266-e133-402d-94bc-e831bc59652e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:37.038119 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:37.038437 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-510684052", "snapshot_id": null, "imageRef": null, "volume_type": "b04396e7-2248-424c-806b-454f205455e0", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:37.039801 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-510684052', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b04396e7-2248-424c-806b-454f205455e0', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:37.040393 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.040393 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:37.040698 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:37.040828 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:37.043983 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume of 1 GB Jul 22 04:56:37.044234 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.044234 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:37.044751 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Availability Zones retrieved successfully. Jul 22 04:56:37.050082 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (ac5e01c4-4dd4-4d27-be37-73254d8bd03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:37.050948 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5c8bca-a06a-40b6-8d61-e7016dfbcb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:37.051834 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:37.059177 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.059177 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:37.063343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['afa50a0d-ff7e-4607-a4a8-e18b8b073179', '7d931a8a-a470-4d99-87a3-fe2deb492a81', 'cd70a169-9191-4fff-b58b-0f63d1fad007', '508dc7e4-15f7-4d2c-a9e6-352b12d58d9e'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:37.072328 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c5c8bca-a06a-40b6-8d61-e7016dfbcb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:56:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b04396e7-2248-424c-806b-454f205455e0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b04396e7-2248-424c-806b-454f205455e0', 'encryption_key_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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:37.073122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ccde5c-1b38-46cd-9fa3-da6250ed27e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:37.091835 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:37.092184 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2b5137ce-41e0-4d7d-90ad-9f287cfbe8f5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:37.092758 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1351/5391] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:37 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:37.102122 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:56:37.102545 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1499918908-1462821843, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:56:37.105115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:37.107338 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:37.107556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:37.107754 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:37.114449 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.114449 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:37.114449 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:37.114449 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ce3fbcd6-610f-458d-bc27-13342c8c341a tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a returned with HTTP 200 Jul 22 04:56:37.114449 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1356/5392] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:37 2026] GET /volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:37.135489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Created reservations ['865199ee-ee23-4843-ad8d-cd053cea5028', '5b7f2ec8-4b50-438a-933c-633d691ba7bb', 'ef477ff5-7acc-4689-81fe-76ad998cb14c', '5515b5fc-e827-467a-8691-b4f14ae3a20a'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:37.135832 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9ccde5c-1b38-46cd-9fa3-da6250ed27e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['865199ee-ee23-4843-ad8d-cd053cea5028', '5b7f2ec8-4b50-438a-933c-633d691ba7bb', 'ef477ff5-7acc-4689-81fe-76ad998cb14c', '5515b5fc-e827-467a-8691-b4f14ae3a20a']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:37.136692 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db18e2ee-1241-41b6-9b24-58692ac0fa76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:37.157544 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db18e2ee-1241-41b6-9b24-58692ac0fa76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30193272-a422-406f-955b-21da9653cb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-510684052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['865199ee-ee23-4843-ad8d-cd053cea5028','5b7f2ec8-4b50-438a-933c-633d691ba7bb','ef477ff5-7acc-4689-81fe-76ad998cb14c','5515b5fc-e827-467a-8691-b4f14ae3a20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=b04396e7-2248-424c-806b-454f205455e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-510684052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30193272-a422-406f-955b-21da9653cb56,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f15b768e4b8041dab446eb153ecf9e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b04396e7-2248-424c-806b-454f205455e0),volume_type_id=b04396e7-2248-424c-806b-454f205455e0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:37.158257 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1bfd5f-ad28-4035-a1e3-f5cec7eed133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:37.175603 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1bfd5f-ad28-4035-a1e3-f5cec7eed133) transitioned into state 'SUCCESS' from state '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-510684052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['865199ee-ee23-4843-ad8d-cd053cea5028','5b7f2ec8-4b50-438a-933c-633d691ba7bb','ef477ff5-7acc-4689-81fe-76ad998cb14c','5515b5fc-e827-467a-8691-b4f14ae3a20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=b04396e7-2248-424c-806b-454f205455e0)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:37.176322 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac456a40-1476-4eef-8a43-72d3717e7567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:37.184318 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac456a40-1476-4eef-8a43-72d3717e7567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:37.185123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (ac5e01c4-4dd4-4d27-be37-73254d8bd03b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:37.185376 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request issued successfully. Jul 22 04:56:37.185872 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-86464266-e133-402d-94bc-e831bc59652e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:37.186258 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1345/5393] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:56:37 2026] POST /volume/v3/volumes => generated 829 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:37.197185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:37.199115 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:37.199303 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:37.199649 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:37.206690 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:37.206690 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:37.210556 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:37.214470 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b7062fb-24e1-4166-8914-8d20eb56c18b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:37.214840 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1342/5394] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:37 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.123026 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.125183 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:38.125396 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.125651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.131132 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.131132 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:38.131480 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:38.132211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9fc0a66-1dcf-4e43-a232-b7999c24d9fe tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a returned with HTTP 200 Jul 22 04:56:38.132635 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1352/5395] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.141117 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.142906 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:38.143143 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.143320 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.143561 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:56:38.144623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.db.api [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Building query based on filter {{(pid=100125) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 22 04:56:38.150332 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Get all snapshots completed successfully. Jul 22 04:56:38.150758 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c1ea4373-4199-4a16-bd40-a7e6dc1fab9f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 200 Jul 22 04:56:38.151182 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1357/5396] 10.4.3.175 () {66 vars in 1243 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.159061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.160760 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:38.160925 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.161125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.161225 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: 936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:38.165861 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.165861 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:38.166176 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:38.180853 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:38.180853 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ccc0cfeb-1738-4844-bccb-f5b946fc3d58 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a returned with HTTP 202 Jul 22 04:56:38.181224 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1346/5397] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:38 2026] DELETE /volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:38.188257 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.190095 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:38.190267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.190456 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.195247 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.195247 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:38.195635 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:38.196267 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d89dae39-82c6-4958-b6b4-45e39c770a44 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a returned with HTTP 200 Jul 22 04:56:38.196671 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1343/5398] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.227473 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fcf886d5-8517-495d-aded-945d50618ea9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.229356 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcf886d5-8517-495d-aded-945d50618ea9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:38.229592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcf886d5-8517-495d-aded-945d50618ea9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.229806 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fcf886d5-8517-495d-aded-945d50618ea9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.236362 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.236362 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:38.240028 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fcf886d5-8517-495d-aded-945d50618ea9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:38.243974 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fcf886d5-8517-495d-aded-945d50618ea9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:38.244375 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1353/5399] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.255198 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.257195 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:38.257407 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.257651 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.266609 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.266609 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:38.270981 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:38.276614 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e76f7ab3-b7f7-4269-9406-ff328f540129 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:38.277106 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1358/5400] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:38.288939 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-45ab523b-5911-4996-b380-ff60ba54ed0f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.290772 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:38.291125 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1290682168", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:38.292564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1290682168', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:38.292682 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume of 1 GB Jul 22 04:56:38.292980 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.292980 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:38.296574 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Availability Zones retrieved successfully. Jul 22 04:56:38.301978 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (2bbf1066-5481-4470-a567-b6d60d2d6faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:38.302922 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294c111b-314f-4f16-aa93-6454b4f05bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:38.303888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:38.329887 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (294c111b-314f-4f16-aa93-6454b4f05bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:38.330669 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec034aca-4336-491c-80fc-ba1bebbe49e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:38.379724 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Created reservations ['eb9a5a4c-2c61-4c62-8902-4d46aeafb55f', 'f7e2c472-58be-4345-9ccb-84bae7e38910', 'f7ae9c38-b499-4f88-813d-daebe8d852b6', '7a312960-6ec0-4731-a696-e6fea3e2b833'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:38.380424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec034aca-4336-491c-80fc-ba1bebbe49e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb9a5a4c-2c61-4c62-8902-4d46aeafb55f', 'f7e2c472-58be-4345-9ccb-84bae7e38910', 'f7ae9c38-b499-4f88-813d-daebe8d852b6', '7a312960-6ec0-4731-a696-e6fea3e2b833']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:38.381139 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1168835-b138-41eb-b2d3-39b8f1bb455f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:38.402513 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1168835-b138-41eb-b2d3-39b8f1bb455f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eed2ddd0-cac7-4f90-bcb1-fd88b308adb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1290682168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['eb9a5a4c-2c61-4c62-8902-4d46aeafb55f','f7e2c472-58be-4345-9ccb-84bae7e38910','f7ae9c38-b499-4f88-813d-daebe8d852b6','7a312960-6ec0-4731-a696-e6fea3e2b833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1290682168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eed2ddd0-cac7-4f90-bcb1-fd88b308adb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f15b768e4b8041dab446eb153ecf9e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:38.403228 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fee067e-087d-4fcf-b9bd-766bf371ee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:38.419308 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fee067e-087d-4fcf-b9bd-766bf371ee02) transitioned into state 'SUCCESS' from state '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-1290682168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['eb9a5a4c-2c61-4c62-8902-4d46aeafb55f','f7e2c472-58be-4345-9ccb-84bae7e38910','f7ae9c38-b499-4f88-813d-daebe8d852b6','7a312960-6ec0-4731-a696-e6fea3e2b833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:38.420164 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec12a170-0dde-41b0-9dd9-19fde813dfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:38.432404 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec12a170-0dde-41b0-9dd9-19fde813dfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:38.433638 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (2bbf1066-5481-4470-a567-b6d60d2d6faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:38.434048 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request issued successfully. Jul 22 04:56:38.434808 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-45ab523b-5911-4996-b380-ff60ba54ed0f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:38.435337 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1347/5401] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:56:38 2026] POST /volume/v3/volumes => generated 753 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:38.448312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:38.450152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:38.450342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:38.450560 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:38.457519 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:38.457519 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:38.461235 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:38.465621 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5a89d2db-ef35-4e99-bb20-da819fe05780 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:38.466071 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1344/5402] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:38 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:39.205199 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-50a3d8ea-e861-445c-bdb7-002d8fb8bcc7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.207005 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50a3d8ea-e861-445c-bdb7-002d8fb8bcc7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a Jul 22 04:56:39.207200 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50a3d8ea-e861-445c-bdb7-002d8fb8bcc7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.207391 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-50a3d8ea-e861-445c-bdb7-002d8fb8bcc7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.211499 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-50a3d8ea-e861-445c-bdb7-002d8fb8bcc7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a returned with HTTP 404 Jul 22 04:56:39.211980 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1354/5403] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:39 2026] GET /volume/v3/snapshots/936ac744-c005-4756-a2ab-39e25baf018a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:39.218477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.220627 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:39.220824 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.221019 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.221165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:39.227513 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.227513 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:39.227804 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:39.244295 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:39.244556 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-548ac55d-3258-45b4-a03a-6bdc120895b5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 returned with HTTP 202 Jul 22 04:56:39.245120 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1359/5404] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:39 2026] DELETE /volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:39.252240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.254499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:39.254755 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.254980 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.263069 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.263069 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:39.266307 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:39.270031 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ee652a85-57eb-4ddf-b2b5-9c1c8adde5d2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 returned with HTTP 200 Jul 22 04:56:39.270466 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1348/5405] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:39 2026] GET /volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:39.477827 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.479651 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:39.479868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.480079 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.486473 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.486473 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:39.489424 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:39.493032 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9ca45510-a01e-4c78-947f-3c33b4a8a74d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:39.493350 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1345/5406] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:39 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:39.505023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.506856 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:39.507088 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.507297 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.513737 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.513737 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:39.516817 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:39.520298 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-763eca68-4eb0-42dd-90e1-d47b9fd948c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:39.520651 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1355/5407] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:39 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:39.535772 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-560b53bd-054e-4222-a096-3922908f3e81 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.537418 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-560b53bd-054e-4222-a096-3922908f3e81 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:56:39.537770 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-560b53bd-054e-4222-a096-3922908f3e81 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-68192122", "extra_specs": {}}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:39.550912 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-560b53bd-054e-4222-a096-3922908f3e81 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:56:39.551293 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1360/5408] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:56:39 2026] POST /volume/v3/types => generated 210 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:39.559818 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dfd758fb-6471-45b5-bdf8-744b87a70441 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.561399 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfd758fb-6471-45b5-bdf8-744b87a70441 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] POST https://10.4.3.175/volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4/encryption Jul 22 04:56:39.561747 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dfd758fb-6471-45b5-bdf8-744b87a70441 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:39.576327 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dfd758fb-6471-45b5-bdf8-744b87a70441 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4/encryption returned with HTTP 200 Jul 22 04:56:39.576722 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1349/5409] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:56:39 2026] POST /volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:39.584924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.586550 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:39.586859 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2042194364", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-68192122", "size": 1}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:39.588283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2042194364', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-68192122', 'size': 1}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:39.591436 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume of 1 GB Jul 22 04:56:39.591687 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.591687 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:39.592139 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Availability Zones retrieved successfully. Jul 22 04:56:39.597074 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (5cd7eaee-02f2-49f8-9516-d9cf83ba68cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:39.597887 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a67b9c-4a4b-434a-a538-40395f0b1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:39.598662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:39.620109 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a67b9c-4a4b-434a-a538-40395f0b1f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:56:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3200212f-3124-4957-80e6-0cc0158223d4,is_public=True,name='tempest-scenario-type-luks-68192122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3200212f-3124-4957-80e6-0cc0158223d4', '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=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:39.620888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c86497-fa3f-4e46-83c2-2cce77726087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:39.643440 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-68192122 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-68192122, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:56:39.643721 np0000005618 devstack@c-api.service[100124]: WARNING cinder.quota [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-68192122 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-68192122, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:56:39.664693 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Created reservations ['33c92e9a-d8b6-4d1f-9cc4-7a6f87e34f7f', '3319d2d0-c994-4257-97c4-c211ef8105f9', '7d9dd172-3860-4b14-ba39-6354204bcc02', 'b662c9ca-a96e-4d6b-ade5-5134aa6a7020'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:39.665455 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c86497-fa3f-4e46-83c2-2cce77726087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33c92e9a-d8b6-4d1f-9cc4-7a6f87e34f7f', '3319d2d0-c994-4257-97c4-c211ef8105f9', '7d9dd172-3860-4b14-ba39-6354204bcc02', 'b662c9ca-a96e-4d6b-ade5-5134aa6a7020']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:39.666149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd6c361-0bcb-4ba7-819c-fa410efda6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:39.684252 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd6c361-0bcb-4ba7-819c-fa410efda6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e2ef43-2d77-41b8-8e3c-e8bf6891de1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2042194364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['33c92e9a-d8b6-4d1f-9cc4-7a6f87e34f7f','3319d2d0-c994-4257-97c4-c211ef8105f9','7d9dd172-3860-4b14-ba39-6354204bcc02','b662c9ca-a96e-4d6b-ade5-5134aa6a7020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=3200212f-3124-4957-80e6-0cc0158223d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2042194364',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f15b768e4b8041dab446eb153ecf9e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3200212f-3124-4957-80e6-0cc0158223d4),volume_type_id=3200212f-3124-4957-80e6-0cc0158223d4)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:39.684908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a364e0b-6d93-459d-8931-052085b4bd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:39.700025 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a364e0b-6d93-459d-8931-052085b4bd8c) transitioned into state 'SUCCESS' from state '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-2042194364',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['33c92e9a-d8b6-4d1f-9cc4-7a6f87e34f7f','3319d2d0-c994-4257-97c4-c211ef8105f9','7d9dd172-3860-4b14-ba39-6354204bcc02','b662c9ca-a96e-4d6b-ade5-5134aa6a7020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=3200212f-3124-4957-80e6-0cc0158223d4)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:39.700591 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc406f70-c733-4d8f-8038-f7720cd7880f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:39.711953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc406f70-c733-4d8f-8038-f7720cd7880f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:39.712499 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (5cd7eaee-02f2-49f8-9516-d9cf83ba68cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:39.712825 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request issued successfully. Jul 22 04:56:39.713367 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4d1961d6-83e7-4dbc-9ffc-2608f8495bd2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:39.713788 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1346/5410] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:56:39 2026] POST /volume/v3/volumes => generated 779 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:39.727610 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:39.729546 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:39.729787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:39.730024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:39.736907 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:39.736907 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:39.740388 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:39.744087 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6e21cc7f-1348-4228-b209-19b7895abbf2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:39.744507 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1356/5411] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:39 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:40.283265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cc81e723-529c-4eb1-a689-03a4c29629f1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.284914 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cc81e723-529c-4eb1-a689-03a4c29629f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 Jul 22 04:56:40.285099 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cc81e723-529c-4eb1-a689-03a4c29629f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.285265 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cc81e723-529c-4eb1-a689-03a4c29629f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.290333 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cc81e723-529c-4eb1-a689-03a4c29629f1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 returned with HTTP 404 Jul 22 04:56:40.290744 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1361/5412] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:40 2026] GET /volume/v3/volumes/983658e9-763e-42f7-94d7-370e744f0c48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:40.298696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.300304 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:40.300660 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1917204998"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:40.302171 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1917204998'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:40.302305 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:40.306127 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:40.312028 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (a93d9fdb-ab7d-44ad-8425-9e9f0073db9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:40.312926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347b162a-8d5e-4cab-98aa-7a1a878958ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:40.313690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:40.340499 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (347b162a-8d5e-4cab-98aa-7a1a878958ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:40.341341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3354ae-ddcc-4bc2-897a-96dc893ff4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:40.380075 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['d56b9a43-1579-4105-b26d-516f1957aefe', '6e33988f-395b-4cc4-8781-5a3a6cd55305', '2c8bfeba-56b2-43b6-837b-ed13f71dd39e', '8ea03a84-dc2f-40a3-9914-321879758074'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:40.380791 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3354ae-ddcc-4bc2-897a-96dc893ff4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d56b9a43-1579-4105-b26d-516f1957aefe', '6e33988f-395b-4cc4-8781-5a3a6cd55305', '2c8bfeba-56b2-43b6-837b-ed13f71dd39e', '8ea03a84-dc2f-40a3-9914-321879758074']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:40.381441 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab620f6-8964-4b47-b676-9af64fedf969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:40.402907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ab620f6-8964-4b47-b676-9af64fedf969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb14d10-1aac-4850-8f27-1074a17449a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917204998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['d56b9a43-1579-4105-b26d-516f1957aefe','6e33988f-395b-4cc4-8781-5a3a6cd55305','2c8bfeba-56b2-43b6-837b-ed13f71dd39e','8ea03a84-dc2f-40a3-9914-321879758074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917204998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb14d10-1aac-4850-8f27-1074a17449a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:40.403587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9662bd6-bd2d-4340-9998-214cddd42690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:40.419748 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9662bd6-bd2d-4340-9998-214cddd42690) transitioned into state 'SUCCESS' from state '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-1917204998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['d56b9a43-1579-4105-b26d-516f1957aefe','6e33988f-395b-4cc4-8781-5a3a6cd55305','2c8bfeba-56b2-43b6-837b-ed13f71dd39e','8ea03a84-dc2f-40a3-9914-321879758074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:40.420369 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e89b0a6-bb91-4577-baea-8ace098a13ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:40.429578 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e89b0a6-bb91-4577-baea-8ace098a13ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:40.430306 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (a93d9fdb-ab7d-44ad-8425-9e9f0073db9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:40.430604 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:40.431353 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2975270-7279-43c0-bfa8-1c8a6ff41ef2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:40.431926 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1350/5413] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:40 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:40.443084 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6eee8a97-35d8-4104-8c7a-053600382f67 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.445155 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6eee8a97-35d8-4104-8c7a-053600382f67 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:40.445372 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6eee8a97-35d8-4104-8c7a-053600382f67 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.445626 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6eee8a97-35d8-4104-8c7a-053600382f67 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.453838 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:40.453838 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:40.457628 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6eee8a97-35d8-4104-8c7a-053600382f67 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:40.461738 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6eee8a97-35d8-4104-8c7a-053600382f67 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 returned with HTTP 200 Jul 22 04:56:40.462200 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1347/5414] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:40 2026] GET /volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:40.756226 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.757937 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:40.758144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.758341 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.765742 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:40.765742 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:40.769329 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:40.773027 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2e7a0fbb-53c7-4bfa-a343-1ecacbd90fa2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:40.773439 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1357/5415] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:40 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:40.785429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.787145 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:40.787328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.787521 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.794783 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:40.794783 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:40.798427 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:40.801899 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-316d83b0-cc9e-4672-8b13-e347ec24b797 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:40.802261 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1362/5416] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:40 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:40.840079 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.842022 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:40.842189 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.842353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.850729 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:40.850729 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:40.854882 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:40.860037 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-639311d6-74c2-47fc-92d7-8fd9dcc4d503 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:40.860534 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1351/5417] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:56:40 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:40.922690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2462055-f782-416f-a0a0-5de6a1769421 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.923081 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2462055-f782-416f-a0a0-5de6a1769421 None None] GET https://10.4.3.175/volume// Jul 22 04:56:40.923213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2462055-f782-416f-a0a0-5de6a1769421 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:40.923422 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2462055-f782-416f-a0a0-5de6a1769421 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:40.923763 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2462055-f782-416f-a0a0-5de6a1769421 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:40.924046 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1348/5418] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:56: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 22 04:56:40.929559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-509403c2-ad81-4af8-a310-6019febf6920 req-b1b04293-594b-4d54-bafb-fbeb2c28a4d6 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:40.990401 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b1b04293-594b-4d54-bafb-fbeb2c28a4d6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:56:40.990732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b1b04293-594b-4d54-bafb-fbeb2c28a4d6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eed2ddd0-cac7-4f90-bcb1-fd88b308adb5", "connector": null, "instance_uuid": "25622641-80fc-478d-85a2-34a155bcf25b"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:40.998110 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:40.998110 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:41.018736 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b1b04293-594b-4d54-bafb-fbeb2c28a4d6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:56:41.019101 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1358/5419] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:56:40 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:41.042390 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.043926 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:41.044105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:41.044285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:41.051633 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-74b61109-599a-427e-920f-93fe3b3716ee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.051975 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-74b61109-599a-427e-920f-93fe3b3716ee None None] GET https://10.4.3.175/volume// Jul 22 04:56:41.052154 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-74b61109-599a-427e-920f-93fe3b3716ee None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:41.052335 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-74b61109-599a-427e-920f-93fe3b3716ee None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:41.052685 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-74b61109-599a-427e-920f-93fe3b3716ee None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:41.052731 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.052731 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:41.052971 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1352/5420] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:56:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:56:41.055943 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:41.059865 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.060174 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5502fa4e-217c-48bd-9ef4-d47ab0c24212 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:41.060583 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1363/5421] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:41 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:41.061814 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:41.062088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:41.062278 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:41.070891 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.070891 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:41.074243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:41.077976 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-b741a540-632b-4c47-815b-a8e868f2b970 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:41.078343 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1349/5422] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:56:41 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:56:41.170727 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.172808 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] PUT https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db Jul 22 04:56:41.172974 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:41.179764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Acquiring lock "cinder-attachment_update-eed2ddd0-cac7-4f90-bcb1-fd88b308adb5-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:56:41.184317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-eed2ddd0-cac7-4f90-bcb1-fd88b308adb5-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:56:41.185203 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.185203 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:41.255107 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-eed2ddd0-cac7-4f90-bcb1-fd88b308adb5-np0000005618" released by "attachment_update" :: held 0.071s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:56:41.255443 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-e40eba13-9efe-4932-aaf0-1db1936ac693 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db returned with HTTP 200 Jul 22 04:56:41.256216 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1359/5423] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:56:41 2026] PUT /volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:41.473789 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.475576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:41.475782 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:41.476027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:41.482420 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.482420 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:41.485461 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:41.488886 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0f4135fe-e220-4e83-8b64-5983f61f1a18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 returned with HTTP 200 Jul 22 04:56:41.489253 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1353/5424] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:41 2026] GET /volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:41.500658 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.502351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:41.502685 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1cb14d10-1aac-4850-8f27-1074a17449a2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-112949351"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:41.510192 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.510192 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:41.510489 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:41.510594 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:41.532991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['6893144c-ff55-4272-8c02-d449e2e0369e', 'd40fb772-74c7-4492-9e91-1cc9cb88d8d5', 'f1e40b11-7f55-4409-91a8-e2bda69938dd', '694cc891-4b14-45ea-8877-7386f7762222'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:41.560243 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:41.560601 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-28b09870-79aa-49e4-9a51-0e1a5b514e02 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:41.561029 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1364/5425] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:41.570443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9b17bee3-a4bb-4420-a225-d074133b0995 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:41.571874 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b17bee3-a4bb-4420-a225-d074133b0995 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:41.572113 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b17bee3-a4bb-4420-a225-d074133b0995 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:41.572323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9b17bee3-a4bb-4420-a225-d074133b0995 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:41.577133 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:41.577133 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:41.577434 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9b17bee3-a4bb-4420-a225-d074133b0995 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:41.578018 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9b17bee3-a4bb-4420-a225-d074133b0995 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 returned with HTTP 200 Jul 22 04:56:41.578373 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1350/5426] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:41 2026] GET /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:42.074243 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1f44b02f-b512-482a-abf5-6296ec938510 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:42.075912 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f44b02f-b512-482a-abf5-6296ec938510 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:42.076121 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1f44b02f-b512-482a-abf5-6296ec938510 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:42.076314 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1f44b02f-b512-482a-abf5-6296ec938510 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:42.085468 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:42.085468 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:42.088656 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1f44b02f-b512-482a-abf5-6296ec938510 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:42.092361 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1f44b02f-b512-482a-abf5-6296ec938510 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:42.092763 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1360/5427] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:42 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:42.587871 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-62e278e2-af17-468e-a8fe-76c586d0d61c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:42.589625 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-62e278e2-af17-468e-a8fe-76c586d0d61c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:42.589831 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-62e278e2-af17-468e-a8fe-76c586d0d61c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:42.590046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-62e278e2-af17-468e-a8fe-76c586d0d61c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:42.594682 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:42.594682 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:42.595001 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-62e278e2-af17-468e-a8fe-76c586d0d61c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:42.595642 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-62e278e2-af17-468e-a8fe-76c586d0d61c tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 returned with HTTP 200 Jul 22 04:56:42.596006 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1354/5428] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:42 2026] GET /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:42.605883 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:42.608328 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] POST https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3/action Jul 22 04:56:42.608662 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:42.608783 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:42.610123 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.admin_actions [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Updating snapshot 'd703ca8d-a459-4dee-998e-da8e7ef33cb3' with '{'status': 'error'}' {{(pid=100125) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:56:42.618197 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:42.618197 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:42.618642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '91d84f251ad947b48281c2ed5e4bf12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc1208241ec4464b7395a9145cda541', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:56:42.618923 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1a7cd162-9aeb-44f1-aa77-d22ab817cec5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3/action returned with HTTP 403 Jul 22 04:56:42.619343 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1365/5429] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:56:42 2026] POST /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:42.627092 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:42.628847 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:42.629047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:42.629223 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:42.629318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:42.633977 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:42.633977 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:42.634263 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:42.647997 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:42.648182 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ce2e1f0a-b440-48df-b48b-57777a40e69f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 returned with HTTP 202 Jul 22 04:56:42.648578 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1351/5430] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:42 2026] DELETE /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:42.656387 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:42.658121 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:42.658342 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:42.658574 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:42.663858 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:42.663858 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:42.664225 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:42.664948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fe517afa-a44c-45fa-9645-0b6ecb5c5d59 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 returned with HTTP 200 Jul 22 04:56:42.665332 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1361/5431] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:42 2026] GET /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:43.104596 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-030e4338-a2ec-4354-ad41-17bb7227adbd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:43.106593 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-030e4338-a2ec-4354-ad41-17bb7227adbd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:43.106774 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-030e4338-a2ec-4354-ad41-17bb7227adbd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:43.106946 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-030e4338-a2ec-4354-ad41-17bb7227adbd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:43.114948 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:43.114948 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:43.117746 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-030e4338-a2ec-4354-ad41-17bb7227adbd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:43.121162 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-030e4338-a2ec-4354-ad41-17bb7227adbd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:43.121473 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1355/5432] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:43 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:43.673950 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-41ef3a18-a901-49d0-9d15-e78bdafded69 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:43.675787 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-41ef3a18-a901-49d0-9d15-e78bdafded69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 Jul 22 04:56:43.675981 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-41ef3a18-a901-49d0-9d15-e78bdafded69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:43.676174 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-41ef3a18-a901-49d0-9d15-e78bdafded69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:43.679927 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-41ef3a18-a901-49d0-9d15-e78bdafded69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 returned with HTTP 404 Jul 22 04:56:43.680563 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1366/5433] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:43 2026] GET /volume/v3/snapshots/d703ca8d-a459-4dee-998e-da8e7ef33cb3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:43.686125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:43.687568 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:43.687728 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:43.687895 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:43.688061 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:43.694123 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:43.694123 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:43.694404 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:43.708338 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:43.708578 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-68bca1ec-d9c4-4b8d-95d8-ae06404e4d7b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 returned with HTTP 202 Jul 22 04:56:43.709089 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1352/5434] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:43 2026] DELETE /volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:43.715227 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:43.717241 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:43.717422 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:43.717607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:43.724902 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:43.724902 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:43.729227 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:43.733181 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-34ebd933-80a9-4bbd-a9cb-63cbb5c471da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 returned with HTTP 200 Jul 22 04:56:43.733537 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1362/5435] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:43 2026] GET /volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:44.133092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:44.134557 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:44.134722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:44.134886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:44.142699 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:44.142699 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:44.145525 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:44.148920 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7c65a2e7-c7f8-4f28-ae4f-fd279a4c441d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:44.149283 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1356/5436] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:44 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:44.494211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-509403c2-ad81-4af8-a310-6019febf6920 req-48cf920d-8c86-49a8-bd10-54d11376c0d5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:44.495952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-48cf920d-8c86-49a8-bd10-54d11376c0d5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db/action Jul 22 04:56:44.496285 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-48cf920d-8c86-49a8-bd10-54d11376c0d5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:44.496405 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-48cf920d-8c86-49a8-bd10-54d11376c0d5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:44.509826 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:44.509826 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:44.519178 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-509403c2-ad81-4af8-a310-6019febf6920 req-48cf920d-8c86-49a8-bd10-54d11376c0d5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db/action returned with HTTP 204 Jul 22 04:56:44.519669 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1367/5437] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:56:44 2026] POST /volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:44.745587 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c966656e-150c-4c15-bb56-babc2a7dcb31 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:44.747435 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c966656e-150c-4c15-bb56-babc2a7dcb31 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 Jul 22 04:56:44.747660 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c966656e-150c-4c15-bb56-babc2a7dcb31 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:44.747802 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c966656e-150c-4c15-bb56-babc2a7dcb31 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:44.753462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c966656e-150c-4c15-bb56-babc2a7dcb31 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 returned with HTTP 404 Jul 22 04:56:44.754020 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1353/5438] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:44 2026] GET /volume/v3/volumes/1cb14d10-1aac-4850-8f27-1074a17449a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:44.763175 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-12bad339-748d-4c9e-b60a-e3090560d860 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:44.764618 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:44.764919 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-47371786"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:44.766196 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-47371786'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:44.766309 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:44.769821 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:44.774616 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (e1022873-fce3-4b65-96f9-d1764c7ff4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:44.775584 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3a8098-60b8-45be-bebf-b17b657ccbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:44.776290 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:44.798909 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c3a8098-60b8-45be-bebf-b17b657ccbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:44.799639 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a12fed2-f740-46b4-af43-f7cc6547a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:44.830724 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['1fe5b5c6-8b1e-4d17-83e1-500e30a49de2', '3c18e57a-c857-44e9-bca5-c066382dd225', 'f368fbe3-8f7e-4b73-a807-d3196e66b88d', '0b410d44-459a-4f6a-b52d-1f48902334cc'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:44.831395 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a12fed2-f740-46b4-af43-f7cc6547a0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe5b5c6-8b1e-4d17-83e1-500e30a49de2', '3c18e57a-c857-44e9-bca5-c066382dd225', 'f368fbe3-8f7e-4b73-a807-d3196e66b88d', '0b410d44-459a-4f6a-b52d-1f48902334cc']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:44.832146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c70149-8472-4365-94a8-effb28bfa67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:44.852111 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c70149-8472-4365-94a8-effb28bfa67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4498fd96-6597-4c3f-b38a-7376c806439c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-47371786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['1fe5b5c6-8b1e-4d17-83e1-500e30a49de2','3c18e57a-c857-44e9-bca5-c066382dd225','f368fbe3-8f7e-4b73-a807-d3196e66b88d','0b410d44-459a-4f6a-b52d-1f48902334cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-47371786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4498fd96-6597-4c3f-b38a-7376c806439c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:44.852781 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc1726a-d9bd-4751-a234-d97084ff5468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:44.868137 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc1726a-d9bd-4751-a234-d97084ff5468) transitioned into state 'SUCCESS' from state '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-47371786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['1fe5b5c6-8b1e-4d17-83e1-500e30a49de2','3c18e57a-c857-44e9-bca5-c066382dd225','f368fbe3-8f7e-4b73-a807-d3196e66b88d','0b410d44-459a-4f6a-b52d-1f48902334cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:44.868786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea16083e-22f1-4606-8673-b1869ec36e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:44.877036 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea16083e-22f1-4606-8673-b1869ec36e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:44.877269 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (e1022873-fce3-4b65-96f9-d1764c7ff4ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:44.877473 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:44.877977 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-12bad339-748d-4c9e-b60a-e3090560d860 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:44.878390 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1363/5439] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:44 2026] POST /volume/v3/volumes => generated 776 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:44.889326 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e6f956ef-374f-49b1-bb31-70598054a74e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:44.891594 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6f956ef-374f-49b1-bb31-70598054a74e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:44.891861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6f956ef-374f-49b1-bb31-70598054a74e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:44.892147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e6f956ef-374f-49b1-bb31-70598054a74e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:44.901241 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:44.901241 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:44.905459 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e6f956ef-374f-49b1-bb31-70598054a74e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:44.910192 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e6f956ef-374f-49b1-bb31-70598054a74e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c returned with HTTP 200 Jul 22 04:56:44.910687 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1357/5440] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:44 2026] GET /volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:45.162056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.164379 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:56:45.164642 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.164873 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.175700 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.175700 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:45.178748 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:45.182402 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-90c55e9c-10f3-444b-aab8-6182018b6e47 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:56:45.182811 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1368/5441] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:45.223030 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.224905 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:45.225100 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.225276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.231688 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.231688 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:45.234931 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:45.238626 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-b888a58e-2ef0-4007-9546-15dc26a642d8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:45.238995 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1354/5442] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:45.301939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dd0229d4-242f-4b41-a9be-a5496bbbb4b1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.302348 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd0229d4-242f-4b41-a9be-a5496bbbb4b1 None None] GET https://10.4.3.175/volume// Jul 22 04:56:45.302534 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd0229d4-242f-4b41-a9be-a5496bbbb4b1 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.302708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dd0229d4-242f-4b41-a9be-a5496bbbb4b1 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.303023 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dd0229d4-242f-4b41-a9be-a5496bbbb4b1 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:45.303279 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1364/5443] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:56: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 22 04:56:45.308850 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-e35c9c4f-7b4f-4feb-8527-30cd2ab2fbd1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.310621 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-e35c9c4f-7b4f-4feb-8527-30cd2ab2fbd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:56:45.310924 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-e35c9c4f-7b4f-4feb-8527-30cd2ab2fbd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a", "connector": null, "instance_uuid": "25622641-80fc-478d-85a2-34a155bcf25b"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:45.319085 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.319085 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:45.339765 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-e35c9c4f-7b4f-4feb-8527-30cd2ab2fbd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:56:45.340182 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1358/5444] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:56:45 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 22 04:56:45.364440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-182af24c-5abe-4c35-93e4-88db22902d9d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.366790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-182af24c-5abe-4c35-93e4-88db22902d9d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:45.367081 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-182af24c-5abe-4c35-93e4-88db22902d9d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.367333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-182af24c-5abe-4c35-93e4-88db22902d9d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.370236 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-73722d67-5857-4349-a82f-0373de9927b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.370751 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73722d67-5857-4349-a82f-0373de9927b5 None None] GET https://10.4.3.175/volume// Jul 22 04:56:45.371014 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73722d67-5857-4349-a82f-0373de9927b5 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.371265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-73722d67-5857-4349-a82f-0373de9927b5 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.371678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-73722d67-5857-4349-a82f-0373de9927b5 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:45.372080 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1355/5445] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:56: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 22 04:56:45.378406 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.379541 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.379541 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:45.380419 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:45.380669 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.380830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.383683 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-182af24c-5abe-4c35-93e4-88db22902d9d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:45.389035 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-182af24c-5abe-4c35-93e4-88db22902d9d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:45.389487 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.389487 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:45.389584 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1369/5446] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:45.392515 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:45.396570 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-69461918-0b77-486e-924a-00b3cc60eedd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:45.396939 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1365/5447] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:56:45.488815 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.491121 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] PUT https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf Jul 22 04:56:45.491460 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:45.498147 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Acquiring lock "cinder-attachment_update-d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:56:45.502332 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a-np0000005618" acquired by "attachment_update" :: waited 0.004s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:56:45.503247 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.503247 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:45.571765 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a-np0000005618" released by "attachment_update" :: held 0.069s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:56:45.572082 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-1b26d017-579d-4f47-8f05-e50a4bc32301 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf returned with HTTP 200 Jul 22 04:56:45.572757 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1359/5448] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:56:45 2026] PUT /volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:45.581020 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-5fa01efa-1ca5-41fe-9f9f-319379c479bf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.583570 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-5fa01efa-1ca5-41fe-9f9f-319379c479bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption Jul 22 04:56:45.583828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-5fa01efa-1ca5-41fe-9f9f-319379c479bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.584087 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-5fa01efa-1ca5-41fe-9f9f-319379c479bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.594860 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.594860 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:45.601829 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-5fa01efa-1ca5-41fe-9f9f-319379c479bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption returned with HTTP 200 Jul 22 04:56:45.602254 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1356/5449] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:45.922040 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-128a771b-25e3-44de-9696-9a7502ad735e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.923564 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-128a771b-25e3-44de-9696-9a7502ad735e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:45.923719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-128a771b-25e3-44de-9696-9a7502ad735e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:45.923907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-128a771b-25e3-44de-9696-9a7502ad735e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:45.930203 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.930203 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:45.933319 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-128a771b-25e3-44de-9696-9a7502ad735e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:45.936494 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-128a771b-25e3-44de-9696-9a7502ad735e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c returned with HTTP 200 Jul 22 04:56:45.936912 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1370/5450] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:45 2026] GET /volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:45.947945 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-48337802-19d1-4918-93d2-af23cfc903bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:45.949430 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:45.949741 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4498fd96-6597-4c3f-b38a-7376c806439c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-31521381"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:45.958023 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:45.958023 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:45.958345 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:45.958479 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:45.978642 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['d606a8ee-ccc5-4ac7-95ba-7f9f1717e200', 'c3eced40-e65e-4d45-82f1-c1e57416734b', '3579ac39-be89-4200-86d1-0d76b6db979d', 'd02eb025-4ebd-4166-b0a6-5208487bdfbb'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:46.005204 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:46.005539 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-48337802-19d1-4918-93d2-af23cfc903bb tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:46.005933 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1366/5451] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:46.013341 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:46.014939 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:46.015151 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:46.015317 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:46.021635 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:46.021635 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:46.022196 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:46.023254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-362a6cf9-d2ba-4f1a-9974-9a75ee39846b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 200 Jul 22 04:56:46.023895 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1360/5452] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:46 2026] GET /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:46.400919 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-001cedad-7afb-4809-8a4b-37d5271be307 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:46.402544 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-001cedad-7afb-4809-8a4b-37d5271be307 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:46.402723 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-001cedad-7afb-4809-8a4b-37d5271be307 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:46.402922 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-001cedad-7afb-4809-8a4b-37d5271be307 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:46.411995 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:46.411995 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:46.415340 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-001cedad-7afb-4809-8a4b-37d5271be307 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:46.419229 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-001cedad-7afb-4809-8a4b-37d5271be307 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:46.419599 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1357/5453] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:46 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:47.033113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:47.034833 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:47.035035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:47.035223 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:47.039770 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:47.039770 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:47.040038 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:47.040613 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8e56fea9-2e7c-429a-b2e3-561ed8349cb3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 200 Jul 22 04:56:47.040997 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1371/5454] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:47 2026] GET /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:47.048943 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:47.050692 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] GET https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:47.050873 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:47.051062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:47.055646 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:47.055646 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:47.056047 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:47.056729 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3ed694af-c49b-4c5b-8b6b-a348e9b10bcf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 200 Jul 22 04:56:47.057071 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1367/5455] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:47 2026] GET /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:47.065148 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:47.066691 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:47.066914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:47.067131 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:47.067232 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: 2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:47.072459 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:47.072459 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:47.072767 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:47.085698 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:47.085858 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d29cf89d-595e-4ac2-bb85-44116957c0a1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 202 Jul 22 04:56:47.086224 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1361/5456] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:47 2026] DELETE /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:47.093182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:47.095101 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:47.095333 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:47.095548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:47.100582 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:47.100582 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:47.100890 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:47.101596 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c12dd02-9173-41fd-87e0-3d5aaf9236da tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 200 Jul 22 04:56:47.101977 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1358/5457] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:47 2026] GET /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:47.431794 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:47.433484 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:47.433696 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:47.433891 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:47.443133 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:47.443133 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:47.446539 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:47.450563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4543f3d7-4c9e-435d-aa5b-bfbad1c808b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:47.450925 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1372/5458] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:47 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:48.111447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-40bb6330-d6ac-4425-9ed2-7d1f82a9c4ad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:48.113481 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40bb6330-d6ac-4425-9ed2-7d1f82a9c4ad tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 Jul 22 04:56:48.113669 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40bb6330-d6ac-4425-9ed2-7d1f82a9c4ad tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:48.113836 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-40bb6330-d6ac-4425-9ed2-7d1f82a9c4ad tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:48.117721 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-40bb6330-d6ac-4425-9ed2-7d1f82a9c4ad tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 returned with HTTP 404 Jul 22 04:56:48.118163 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1368/5459] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:48 2026] GET /volume/v3/snapshots/2a16f307-04dd-45e0-93ec-1a6792b4fae2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:48.124805 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:48.126597 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:48.126799 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:48.126996 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:48.127163 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:48.134744 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:48.134744 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:48.135105 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:48.153819 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:48.154032 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55a059a0-896a-4cb0-8dba-0cf55a73b3d7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c returned with HTTP 202 Jul 22 04:56:48.154463 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1362/5460] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:48 2026] DELETE /volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:48.161129 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:48.162885 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:48.163086 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:48.163281 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:48.171213 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:48.171213 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:48.174977 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:48.178709 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0d8a9779-cc0f-4c9d-83e2-93b864626226 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c returned with HTTP 200 Jul 22 04:56:48.179089 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1359/5461] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:48 2026] GET /volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:48.463430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:48.465030 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:48.465194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:48.465374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:48.474272 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:48.474272 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:48.477871 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:48.481640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-34a3c60a-856a-401b-86a0-9f91b5f09bae tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:48.482063 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1373/5462] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:48 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:49.191158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7447fa55-a8a6-4c9d-85a8-83e45b69abe4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:49.192897 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7447fa55-a8a6-4c9d-85a8-83e45b69abe4 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c Jul 22 04:56:49.193104 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7447fa55-a8a6-4c9d-85a8-83e45b69abe4 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:49.193292 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7447fa55-a8a6-4c9d-85a8-83e45b69abe4 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:49.198837 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7447fa55-a8a6-4c9d-85a8-83e45b69abe4 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c returned with HTTP 404 Jul 22 04:56:49.199262 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1369/5463] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:49 2026] GET /volume/v3/volumes/4498fd96-6597-4c3f-b38a-7376c806439c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:49.211655 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7917eeb2-f930-49c2-80cc-8408317bd37b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:49.213210 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:49.213516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-769679106"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:49.214863 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-769679106'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:49.214983 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:49.218825 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:49.224117 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (4b3540dc-e80d-4517-902e-f42fe605bdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:49.225034 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462d3a13-1077-4976-9d1d-9e771a633e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:49.225783 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:49.251247 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462d3a13-1077-4976-9d1d-9e771a633e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:49.252083 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017f47ae-e20e-4b7e-a873-fd616d92d099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:49.292176 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['cad3d078-44b2-4fee-afcc-eaa3fe5a6a57', 'fd477543-9be3-45e3-8fe4-fabd79895fd2', '6d025b70-9239-4bca-adf1-7fba46bba669', '117856c3-a748-4347-8970-ad8ce9be4e2a'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:49.293333 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (017f47ae-e20e-4b7e-a873-fd616d92d099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad3d078-44b2-4fee-afcc-eaa3fe5a6a57', 'fd477543-9be3-45e3-8fe4-fabd79895fd2', '6d025b70-9239-4bca-adf1-7fba46bba669', '117856c3-a748-4347-8970-ad8ce9be4e2a']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:49.294488 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8155752-f1fb-4ccc-bb21-e435bbd7fddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:49.326776 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8155752-f1fb-4ccc-bb21-e435bbd7fddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50c634d6-c896-48bc-abf4-683b63ece13a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-769679106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['cad3d078-44b2-4fee-afcc-eaa3fe5a6a57','fd477543-9be3-45e3-8fe4-fabd79895fd2','6d025b70-9239-4bca-adf1-7fba46bba669','117856c3-a748-4347-8970-ad8ce9be4e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-769679106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50c634d6-c896-48bc-abf4-683b63ece13a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:49.328443 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c491f5-c20e-4ff0-93c6-dff42687445b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:49.352167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c491f5-c20e-4ff0-93c6-dff42687445b) transitioned into state 'SUCCESS' from state '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-769679106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['cad3d078-44b2-4fee-afcc-eaa3fe5a6a57','fd477543-9be3-45e3-8fe4-fabd79895fd2','6d025b70-9239-4bca-adf1-7fba46bba669','117856c3-a748-4347-8970-ad8ce9be4e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:49.353400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d412f11-effb-41b6-bedc-be7e19468880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:49.364601 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d412f11-effb-41b6-bedc-be7e19468880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:49.365516 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (4b3540dc-e80d-4517-902e-f42fe605bdbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:49.365842 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:49.366551 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7917eeb2-f930-49c2-80cc-8408317bd37b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:49.367115 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1363/5464] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:49 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:49.379048 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:49.380865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:49.381083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:49.381263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:49.388417 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:49.388417 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:49.391981 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:49.395914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a57efb56-b5a4-44d1-8d01-558bcea8e7b0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a returned with HTTP 200 Jul 22 04:56:49.396282 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1360/5465] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:49 2026] GET /volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:49.494515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:49.496279 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:49.496571 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:49.496654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:49.512686 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:49.512686 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:49.517440 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:49.521694 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-69bb0382-b281-47ae-8063-58a4ca6cb567 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:49.522064 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1374/5466] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:49 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:50.408531 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:50.410582 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:50.410797 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:50.411033 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:50.413788 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=191,cinder:UPDATE=81,cinder:INSERT=37 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:56:50.420805 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:50.420805 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:50.424877 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:50.429321 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f440018d-dc43-4d24-b8f1-cdf6103959e0 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a returned with HTTP 200 Jul 22 04:56:50.429793 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1370/5467] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:50 2026] GET /volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:50.442639 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:50.444751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:50.445153 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50c634d6-c896-48bc-abf4-683b63ece13a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1623591331"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:50.454273 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:50.454273 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:50.454594 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:50.454715 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:50.476808 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['06fb7db6-228e-4b0a-bab0-b9e53af17a33', '73aa16eb-bcbf-4116-bb63-2505e1c7fc70', '3b895714-3830-4387-8079-12583cf1eacc', 'ab002579-7a4b-478e-ade8-513c7dcb20ca'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:50.503837 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:50.504166 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-708fcaa7-9c2b-4a88-b87d-7d42547eef69 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:50.504640 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1364/5468] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:50.512779 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:50.514448 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:50.514636 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:50.514837 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:50.523380 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:50.523380 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:50.523380 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:50.523380 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0ba6bd6-511e-463f-b38e-02e981370f08 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 returned with HTTP 200 Jul 22 04:56:50.523380 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1361/5469] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:50 2026] GET /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:50.534373 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:50.536035 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:50.536216 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:50.536396 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:50.546279 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:50.546279 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:50.549809 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:50.553705 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-15c3e4d1-3e6e-41fe-bf08-f52206cfc435 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:50.554082 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1375/5470] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:50 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:51.532189 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:51.533803 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:51.534035 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:51.534284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:51.538647 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:51.538647 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:51.538900 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:51.539486 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d3f66210-f2fa-4345-b34b-a2f181fc0505 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 returned with HTTP 200 Jul 22 04:56:51.539949 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1371/5471] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:51 2026] GET /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:51.548367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:51.550193 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] POST https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7/action Jul 22 04:56:51.550521 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:51.550649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:51.551870 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.snapshot_unmanage [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Unmanage snapshot with id: d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:51.553753 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=263,cinder:UPDATE=112,cinder:INSERT=66 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:56:51.557551 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:51.557551 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:51.558095 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:51.558977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '91d84f251ad947b48281c2ed5e4bf12d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fc1208241ec4464b7395a9145cda541', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:56:51.559188 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3d61c2de-943e-4dc2-95c0-e729e14cf65f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7/action returned with HTTP 403 Jul 22 04:56:51.559700 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1365/5472] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:56:51 2026] POST /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:51.567280 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:51.568239 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:51.569269 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:51.570759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:51.570759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:51.570759 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:51.570993 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:51.570993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:51.570993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:51.572410 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=165,cinder:UPDATE=44,cinder:INSERT=28 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:56:51.573112 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=171,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:56:51.578060 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:51.578060 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:51.578060 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:51.581481 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:51.581481 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:51.585295 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:51.589074 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e49a3816-8131-4cf4-a8e0-75b8561cd3b1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:51.589443 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1376/5473] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:51 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:51.594247 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:51.594247 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1da90d63-57e2-443d-a7a0-7f2f47d9a265 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 returned with HTTP 202 Jul 22 04:56:51.594247 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1362/5474] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:51 2026] DELETE /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:51.601472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:51.603710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:51.603985 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:51.604228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:51.610148 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:51.610148 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:51.610526 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:51.611391 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-200937ed-e1de-43ff-9e6e-0e0e0557422b tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 returned with HTTP 200 Jul 22 04:56:51.611956 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1372/5475] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:51 2026] GET /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:52.600842 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:52.602517 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:52.602700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:52.602947 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:52.611316 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:52.611316 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:52.614308 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:52.621482 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e2fa8f27-525d-48d4-b9c8-0cd150011f1f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:52.622354 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1434fa5b-9b77-4557-953d-67cc79294546 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:52.623094 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1366/5476] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:52 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:52.624680 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1434fa5b-9b77-4557-953d-67cc79294546 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 Jul 22 04:56:52.624933 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1434fa5b-9b77-4557-953d-67cc79294546 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:52.625194 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1434fa5b-9b77-4557-953d-67cc79294546 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:52.629897 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1434fa5b-9b77-4557-953d-67cc79294546 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 returned with HTTP 404 Jul 22 04:56:52.630419 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1377/5477] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:52 2026] GET /volume/v3/snapshots/d170fa9b-599d-4f7f-84f1-6119b9efebc7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:52.636982 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:52.641787 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:52.641787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:52.641787 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:52.641787 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:52.649939 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:52.649939 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:52.650852 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:52.671829 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:52.671829 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44b9ec8a-9897-4432-8508-eccd8b40a888 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a returned with HTTP 202 Jul 22 04:56:52.671829 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1363/5478] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:52 2026] DELETE /volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:52.679686 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-15ad55cf-eb37-4970-a94f-665ce7650faf None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:52.681635 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15ad55cf-eb37-4970-a94f-665ce7650faf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:52.681842 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15ad55cf-eb37-4970-a94f-665ce7650faf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:52.682055 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-15ad55cf-eb37-4970-a94f-665ce7650faf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:52.689263 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:52.689263 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:52.693749 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-15ad55cf-eb37-4970-a94f-665ce7650faf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:52.699161 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-15ad55cf-eb37-4970-a94f-665ce7650faf tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a returned with HTTP 200 Jul 22 04:56:52.699708 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1373/5479] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:52 2026] GET /volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:53.634999 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:53.636664 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:53.636863 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:53.637080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:53.646011 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:53.646011 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:53.649129 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:53.652734 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8db4d18f-c66f-4cda-8eee-d56424f4fd75 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:53.653112 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1367/5480] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:53 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:53.712991 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-868bcc2c-6fd7-4896-85ab-038a6c21b0b2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:53.714748 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-868bcc2c-6fd7-4896-85ab-038a6c21b0b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a Jul 22 04:56:53.714944 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-868bcc2c-6fd7-4896-85ab-038a6c21b0b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:53.715150 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-868bcc2c-6fd7-4896-85ab-038a6c21b0b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:53.720639 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-868bcc2c-6fd7-4896-85ab-038a6c21b0b2 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a returned with HTTP 404 Jul 22 04:56:53.721063 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1378/5481] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:53 2026] GET /volume/v3/volumes/50c634d6-c896-48bc-abf4-683b63ece13a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:53.728776 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:53.731546 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:53.731908 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-211841804"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:53.733627 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-211841804'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:53.733766 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:53.737823 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:53.743433 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (921f1854-4fdb-438b-908a-6d1f7be6aca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:53.744288 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f05a43-b781-4929-8a0c-81fb1f68e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:53.745012 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:53.768001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2f05a43-b781-4929-8a0c-81fb1f68e190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:53.768001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9507ac4-27ad-4688-8fd9-bcfca834e1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:53.807716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['bf869a46-99c5-43cc-8500-656860b6fdc0', 'd5763721-ae5b-4a2b-ae22-eec2f6533323', '5983a7a4-1d39-4202-ae88-80ac5363f674', '45ccf17a-264d-4dc8-85d7-59aa5fad428c'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:53.808541 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9507ac4-27ad-4688-8fd9-bcfca834e1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf869a46-99c5-43cc-8500-656860b6fdc0', 'd5763721-ae5b-4a2b-ae22-eec2f6533323', '5983a7a4-1d39-4202-ae88-80ac5363f674', '45ccf17a-264d-4dc8-85d7-59aa5fad428c']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:53.809378 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9c2190-6768-481e-88f0-e1f038147b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:53.835271 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9c2190-6768-481e-88f0-e1f038147b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b396237d-d4cb-4fc4-963a-9c65ef8aa6e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211841804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['bf869a46-99c5-43cc-8500-656860b6fdc0','d5763721-ae5b-4a2b-ae22-eec2f6533323','5983a7a4-1d39-4202-ae88-80ac5363f674','45ccf17a-264d-4dc8-85d7-59aa5fad428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-211841804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b396237d-d4cb-4fc4-963a-9c65ef8aa6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:53.835944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514962bd-a15f-4850-bf30-25f1a9ea249c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:53.847989 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-4701cd1f-5885-496a-b91d-c107856b7195 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:53.848976 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-4701cd1f-5885-496a-b91d-c107856b7195 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf/action Jul 22 04:56:53.849369 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-4701cd1f-5885-496a-b91d-c107856b7195 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:53.849479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-4701cd1f-5885-496a-b91d-c107856b7195 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:53.856559 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (514962bd-a15f-4850-bf30-25f1a9ea249c) transitioned into state 'SUCCESS' from state '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-211841804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['bf869a46-99c5-43cc-8500-656860b6fdc0','d5763721-ae5b-4a2b-ae22-eec2f6533323','5983a7a4-1d39-4202-ae88-80ac5363f674','45ccf17a-264d-4dc8-85d7-59aa5fad428c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:53.857080 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb64bcc8-364d-4b07-b39c-a61585c91d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:53.865044 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:53.865044 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:53.865409 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb64bcc8-364d-4b07-b39c-a61585c91d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:53.866238 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (921f1854-4fdb-438b-908a-6d1f7be6aca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:53.866713 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:53.867098 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7d00874c-5f6b-4c65-be79-cf77c0ecaaa5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:53.867696 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1364/5482] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:53 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:53.876994 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-59e41504-b4e8-4fe0-8d38-1d1fffc4beb3 req-4701cd1f-5885-496a-b91d-c107856b7195 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf/action returned with HTTP 204 Jul 22 04:56:53.877559 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1374/5483] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:56:53 2026] POST /volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:53.878959 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:53.880672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:53.880859 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:53.881086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:53.887800 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:53.887800 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:53.892537 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:53.895857 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b783e5a-817c-4aa4-8f67-dbd47a9d6d96 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 returned with HTTP 200 Jul 22 04:56:53.897141 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1368/5484] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:53 2026] GET /volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:54.665058 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:54.666986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:56:54.666986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:54.668527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:54.676846 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:54.676846 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:54.682479 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:54.684351 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8470c13a-a2c9-4b5c-8ed4-83aa672ba694 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:56:54.684834 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1379/5485] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:54 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:54.908385 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:54.910243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:54.910507 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:54.910713 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:54.917108 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:54.917108 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:54.919847 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:54.923030 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a7fa4361-931a-4f6b-9d45-ba3922b8211d tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 returned with HTTP 200 Jul 22 04:56:54.923355 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1365/5486] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:54 2026] GET /volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:54.935550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:54.937450 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:54.937822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b396237d-d4cb-4fc4-963a-9c65ef8aa6e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1349959724"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:54.946332 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:54.946332 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:54.946678 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:54.946821 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:54.969177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['b4a81336-65e5-42bc-a202-a57caf5194fc', 'b480b6dd-d089-4376-a9d3-8214051ad0a1', 'a1e0da63-68ee-42a5-a773-f8958aaba4c3', '8f3aef94-2da7-4b59-bf7a-9168094b7f49'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:54.997182 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:54.997493 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5374e12b-e271-45e1-9978-c79bc2cd1e74 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:54.997922 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1375/5487] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:55.006200 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.007895 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:55.008116 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.008271 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.012793 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.012793 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:55.013085 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:55.013734 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7af4d34f-42df-4eb1-a300-a7530ea99283 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 200 Jul 22 04:56:55.014082 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1369/5488] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:55.224090 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.226103 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:55.226363 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.226537 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.233024 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.233024 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:55.237098 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:55.241591 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-3230db79-0e8e-4cce-a04e-bc216ec040fb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:55.242115 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1380/5489] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:55.306000 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-98053b1b-35a3-4667-8eaf-5345aa5f0fd4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.306336 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98053b1b-35a3-4667-8eaf-5345aa5f0fd4 None None] GET https://10.4.3.175/volume// Jul 22 04:56:55.306478 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98053b1b-35a3-4667-8eaf-5345aa5f0fd4 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.306711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-98053b1b-35a3-4667-8eaf-5345aa5f0fd4 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.307052 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-98053b1b-35a3-4667-8eaf-5345aa5f0fd4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:55.307314 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1366/5490] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:56:55.313532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-9d607804-26c7-4df9-b9a9-278c621578be None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.315698 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-9d607804-26c7-4df9-b9a9-278c621578be tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:56:55.316144 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-9d607804-26c7-4df9-b9a9-278c621578be tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30193272-a422-406f-955b-21da9653cb56", "connector": null, "instance_uuid": "25622641-80fc-478d-85a2-34a155bcf25b"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:55.324404 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.324404 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:55.345882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-9d607804-26c7-4df9-b9a9-278c621578be tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:56:55.346300 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1376/5491] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:56:55 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 22 04:56:55.370020 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d5538a79-2d53-4b87-b713-e841514b5d53 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.371935 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5538a79-2d53-4b87-b713-e841514b5d53 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:55.372192 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5538a79-2d53-4b87-b713-e841514b5d53 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.372424 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d5538a79-2d53-4b87-b713-e841514b5d53 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.376814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-156552c8-4ada-480c-9a02-75d3221aa4ae None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.377202 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-156552c8-4ada-480c-9a02-75d3221aa4ae None None] GET https://10.4.3.175/volume// Jul 22 04:56:55.377355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-156552c8-4ada-480c-9a02-75d3221aa4ae None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.377534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-156552c8-4ada-480c-9a02-75d3221aa4ae None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.377849 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-156552c8-4ada-480c-9a02-75d3221aa4ae None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:56:55.378151 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1381/5492] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:56:55.381745 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.381745 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:55.384823 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d5538a79-2d53-4b87-b713-e841514b5d53 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:55.385828 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.387675 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:55.387882 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:55.388103 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:55.388751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d5538a79-2d53-4b87-b713-e841514b5d53 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:55.389129 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1370/5493] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:55.396939 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.396939 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:55.399884 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:55.403902 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-665ffed5-244c-499c-8477-4960e59192b3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:55.404261 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1367/5494] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:56:55 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:56:55.497854 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:55.500181 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] PUT https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 Jul 22 04:56:55.500565 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:55.508114 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Acquiring lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:56:55.513163 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:56:55.514135 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:55.514135 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:55.585206 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" released by "attachment_update" :: held 0.072s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:56:55.585537 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-20d144ad-19cd-48ca-aea0-12b46ee95f86 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 returned with HTTP 200 Jul 22 04:56:55.586332 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1377/5495] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:56:55 2026] PUT /volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:56.022863 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:56.024649 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:56.024884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:56.025138 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:56.030048 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:56.030048 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:56.030321 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:56.030955 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ab7cb9d9-5bf8-426a-87cc-8892aada39ab tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 200 Jul 22 04:56:56.031402 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1382/5496] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:56 2026] GET /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:56.039564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f7181ec0-984f-4987-bf04-91ff72dfe208 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:56.041468 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7181ec0-984f-4987-bf04-91ff72dfe208 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] PUT https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:56.041861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f7181ec0-984f-4987-bf04-91ff72dfe208 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:56.047621 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:56.047621 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:56.048022 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f7181ec0-984f-4987-bf04-91ff72dfe208 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Snapshot retrieved successfully. Jul 22 04:56:56.053774 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f7181ec0-984f-4987-bf04-91ff72dfe208 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 200 Jul 22 04:56:56.054232 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1371/5497] 10.4.3.175 () {68 vars in 1374 bytes} [Wed Jul 22 04:56:56 2026] PUT /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:56.062627 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:56.064243 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:56.064408 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:56.064611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:56.064744 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:56.069261 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:56.069261 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:56.069521 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:56.083310 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:56:56.083477 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bcd6fa0b-f486-4015-acd1-5614de9b59a5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 202 Jul 22 04:56:56.083894 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1368/5498] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:56:56 2026] DELETE /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:56.090898 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:56.093706 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:56.093874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:56.094069 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:56.099271 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:56.099271 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:56.099527 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:56.102023 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-640fa282-71d2-403d-aaac-5bdb3e664c81 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 200 Jul 22 04:56:56.102141 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1378/5499] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:56 2026] GET /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:56.402814 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:56.404983 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:56.405260 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:56.405495 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:56.416810 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:56.416810 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:56.420170 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:56.423951 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-04006dcf-a1fc-4dd3-85e9-c2711a7602c2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:56.424334 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1383/5500] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:56 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:57.110727 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e3476020-54bb-4bfb-aa9e-21654b800193 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:57.112371 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3476020-54bb-4bfb-aa9e-21654b800193 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 Jul 22 04:56:57.112549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e3476020-54bb-4bfb-aa9e-21654b800193 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:57.112736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e3476020-54bb-4bfb-aa9e-21654b800193 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:57.118246 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e3476020-54bb-4bfb-aa9e-21654b800193 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 returned with HTTP 404 Jul 22 04:56:57.118725 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1372/5501] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:57 2026] GET /volume/v3/snapshots/a045c0a8-59ee-43e8-aa81-511ac6887a55 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:57.125367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:57.126927 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:57.127127 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:57.127319 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:57.127442 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:57.133950 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:57.133950 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:57.134256 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:57.147927 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:56:57.148138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8d906e21-1cf0-462f-aead-83fabb00e7b7 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 returned with HTTP 202 Jul 22 04:56:57.148570 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1369/5502] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:56:57 2026] DELETE /volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:56:57.159750 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:57.163239 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:57.165013 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:57.165330 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:57.175270 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:57.175270 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:57.179856 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:57.184553 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c260482a-0561-4bf0-9b6c-a7d712ec0629 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 returned with HTTP 200 Jul 22 04:56:57.185008 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1379/5503] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:57 2026] GET /volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:57.435639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a8677e4a-8927-45c9-864c-4e18ef52591f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:57.437243 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8677e4a-8927-45c9-864c-4e18ef52591f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:57.437406 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8677e4a-8927-45c9-864c-4e18ef52591f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:57.437569 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a8677e4a-8927-45c9-864c-4e18ef52591f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:57.445731 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:57.445731 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:57.448564 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a8677e4a-8927-45c9-864c-4e18ef52591f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:57.452070 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a8677e4a-8927-45c9-864c-4e18ef52591f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:57.452414 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1384/5504] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:57 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:58.197244 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-12183acd-52dd-4a96-a8dd-15fc92f58180 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:58.198788 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12183acd-52dd-4a96-a8dd-15fc92f58180 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 Jul 22 04:56:58.198955 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12183acd-52dd-4a96-a8dd-15fc92f58180 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:58.199138 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-12183acd-52dd-4a96-a8dd-15fc92f58180 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:58.204598 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-12183acd-52dd-4a96-a8dd-15fc92f58180 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 returned with HTTP 404 Jul 22 04:56:58.205208 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1373/5505] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:58 2026] GET /volume/v3/volumes/b396237d-d4cb-4fc4-963a-9c65ef8aa6e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:58.225649 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0beecc52-82d0-4518-86ab-799757be16f3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:58.227316 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:56:58.227616 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1559874492"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:58.228936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1559874492'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:56:58.229092 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume of 1 GB Jul 22 04:56:58.232644 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Availability Zones retrieved successfully. Jul 22 04:56:58.237798 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (3036f142-8c3a-43b4-bafe-5d44ce3af43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:58.238662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07626c1b-5d3b-48a6-8dce-8f743997b055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:58.239353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:56:58.260703 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07626c1b-5d3b-48a6-8dce-8f743997b055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:58.261454 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03187662-f17c-434d-a0eb-651ae3afd1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:58.295771 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['34d7b8c4-eebf-4ca0-80cd-c70ac196e618', '57f7f93e-c838-4304-9baf-b16dfd4fc913', 'ca6394b2-5553-463e-b370-93cb7986dc23', '9db8176e-7d04-4c9f-805e-c8fab3281305'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:58.296615 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03187662-f17c-434d-a0eb-651ae3afd1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d7b8c4-eebf-4ca0-80cd-c70ac196e618', '57f7f93e-c838-4304-9baf-b16dfd4fc913', 'ca6394b2-5553-463e-b370-93cb7986dc23', '9db8176e-7d04-4c9f-805e-c8fab3281305']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:58.297419 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e429988-0d5e-4fbf-884b-15e5b54543ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:58.318757 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e429988-0d5e-4fbf-884b-15e5b54543ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d53df6f-8f0b-46c6-af0d-125e824907ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1559874492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['34d7b8c4-eebf-4ca0-80cd-c70ac196e618','57f7f93e-c838-4304-9baf-b16dfd4fc913','ca6394b2-5553-463e-b370-93cb7986dc23','9db8176e-7d04-4c9f-805e-c8fab3281305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1559874492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d53df6f-8f0b-46c6-af0d-125e824907ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1208241ec4464b7395a9145cda541',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90e7621b3b1446e58f8925012f922b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:58.319504 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85ebe94-41de-4e86-8f59-ee630a36eafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:58.334881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85ebe94-41de-4e86-8f59-ee630a36eafc) transitioned into state 'SUCCESS' from state '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-1559874492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1208241ec4464b7395a9145cda541',qos_specs=None,replication_status=,reservations=['34d7b8c4-eebf-4ca0-80cd-c70ac196e618','57f7f93e-c838-4304-9baf-b16dfd4fc913','ca6394b2-5553-463e-b370-93cb7986dc23','9db8176e-7d04-4c9f-805e-c8fab3281305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90e7621b3b1446e58f8925012f922b37',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:58.335592 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3b17e2-b6c5-4e53-898b-23291ae7cf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:56:58.342839 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3b17e2-b6c5-4e53-898b-23291ae7cf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:56:58.343608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Flow 'volume_create_api' (3036f142-8c3a-43b4-bafe-5d44ce3af43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:56:58.343924 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create volume request issued successfully. Jul 22 04:56:58.344580 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0beecc52-82d0-4518-86ab-799757be16f3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:56:58.345010 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1370/5506] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:56:58 2026] POST /volume/v3/volumes => generated 778 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:58.358343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:58.359894 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:56:58.360101 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:58.360283 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:58.367089 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:58.367089 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:58.370603 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:58.373899 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5aa958fb-e0b4-4ec5-addc-04ce8be3e9a9 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff returned with HTTP 200 Jul 22 04:56:58.374293 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1380/5507] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:58 2026] GET /volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:58.463557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:58.465046 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:58.465212 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:58.465376 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:58.474203 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:58.474203 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:58.477267 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:58.480823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8aecc3d3-433e-4408-8b04-f20ca24c0bd1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:58.481214 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1385/5508] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:58 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:58.820787 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-4a2460cd-4321-48f7-b027-0405fe44d821 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:58.823010 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-4a2460cd-4321-48f7-b027-0405fe44d821 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4/action Jul 22 04:56:58.823358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-4a2460cd-4321-48f7-b027-0405fe44d821 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-complete": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:56:58.823471 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-4a2460cd-4321-48f7-b027-0405fe44d821 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:58.838221 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:58.838221 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:58.847432 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-76c1275b-fb72-4b38-8cd6-fb2627317097 req-4a2460cd-4321-48f7-b027-0405fe44d821 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4/action returned with HTTP 204 Jul 22 04:56:58.847889 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1374/5509] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:56:58 2026] POST /volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:56:59.388282 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:59.389930 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:56:59.390114 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:59.390283 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:59.396600 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:59.396600 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:56:59.399474 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:59.402781 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c2c265a9-64c4-4409-baaa-deb13e5df694 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff returned with HTTP 200 Jul 22 04:56:59.403145 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1371/5510] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:59 2026] GET /volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:56:59.418135 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d4476093-130d-48a8-849a-41aa747cdcf3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:59.419613 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:56:59.419913 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d53df6f-8f0b-46c6-af0d-125e824907ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1709880877"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:56:59.427105 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:59.427105 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:56:59.427375 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:56:59.427470 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Create snapshot from volume 0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:56:59.447944 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Created reservations ['1b847c74-e168-498b-b316-a7cd4d59c612', 'ace5dc8d-31d3-45f9-a27a-84838ca81f09', '0e06d77c-c7a1-4c25-9938-aedd91028f36', '161f522f-654f-412a-a134-05312cca2b20'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:56:59.472317 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot create request issued successfully. Jul 22 04:56:59.472626 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d4476093-130d-48a8-849a-41aa747cdcf3 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:56:59.473024 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1381/5511] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:56:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:56:59.482591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:59.484099 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:56:59.484240 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:59.484402 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:59.489743 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:59.489743 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:56:59.490055 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:56:59.490611 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e1b3243d-44d8-4739-a15b-ad691f2b2cb5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 200 Jul 22 04:56:59.491014 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1386/5512] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:56:59 2026] GET /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:56:59.493518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:56:59.495407 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:56:59.495613 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:56:59.495854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:56:59.505515 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:56:59.505515 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:56:59.509727 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:56:59.515914 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d79bbc7-70d2-4761-ac35-f539eea0c998 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:56:59.516366 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1375/5513] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:56:59 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:00.501447 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.503375 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:00.503587 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:00.503812 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:00.508247 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.508247 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:00.508738 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:57:00.509347 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ca49c2a6-4d6c-4db2-80fa-12f1b7ad55b1 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 200 Jul 22 04:57:00.509699 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1372/5514] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:00 2026] GET /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:00.518864 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ac220bf7-dedf-4750-be39-93bba019d000 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.520652 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac220bf7-dedf-4750-be39-93bba019d000 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] POST https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action Jul 22 04:57:00.521073 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac220bf7-dedf-4750-be39-93bba019d000 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:00.521229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ac220bf7-dedf-4750-be39-93bba019d000 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:00.522825 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.admin_actions [None req-ac220bf7-dedf-4750-be39-93bba019d000 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Updating snapshot '69671580-4dfd-44f3-9286-48656825b529' with '{'status': 'creating'}' {{(pid=100126) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 22 04:57:00.533120 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.533120 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:00.544498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ac220bf7-dedf-4750-be39-93bba019d000 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action returned with HTTP 202 Jul 22 04:57:00.545014 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1382/5515] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:57:00 2026] POST /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:57:00.552622 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-07050b3e-3f20-4b3a-b82f-55deec167272 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.554399 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07050b3e-3f20-4b3a-b82f-55deec167272 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:00.554580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07050b3e-3f20-4b3a-b82f-55deec167272 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:00.554782 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-07050b3e-3f20-4b3a-b82f-55deec167272 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:00.559410 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.559410 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:00.559690 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-07050b3e-3f20-4b3a-b82f-55deec167272 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:57:00.560305 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-07050b3e-3f20-4b3a-b82f-55deec167272 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 200 Jul 22 04:57:00.560625 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1387/5516] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:00 2026] GET /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:00.572671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1dbec27b-791f-4856-bfaa-40d628408cef None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.574500 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] POST https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action Jul 22 04:57:00.574807 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:00.574915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:00.576145 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.snapshot_actions [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100127) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 22 04:57:00.580626 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.580626 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:00.581040 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.snapshot_actions [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] Updating snapshot 69671580-4dfd-44f3-9286-48656825b529 with info {'id': '69671580-4dfd-44f3-9286-48656825b529', 'status': 'error', 'progress': '80%'} Jul 22 04:57:00.585626 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1dbec27b-791f-4856-bfaa-40d628408cef tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-member] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action returned with HTTP 202 Jul 22 04:57:00.585995 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1376/5517] 10.4.3.175 () {68 vars in 1396 bytes} [Wed Jul 22 04:57:00 2026] POST /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:00.593493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.595016 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:00.595177 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:00.595341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:00.595437 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete snapshot with id: 69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:00.600312 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.600312 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:00.600633 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:57:00.620511 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot delete request issued successfully. Jul 22 04:57:00.620511 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a9c0ee79-571c-4522-8ea7-00a57a5ddfa6 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 202 Jul 22 04:57:00.620511 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1373/5518] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:00 2026] DELETE /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:00.625896 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:00.627826 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:00.628014 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:00.628212 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:00.633166 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:00.633166 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:00.633484 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Snapshot retrieved successfully. Jul 22 04:57:00.634078 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7f99a2cc-d7d3-40d5-b206-696a21688e18 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 200 Jul 22 04:57:00.634412 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1383/5519] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:00 2026] GET /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:01.098270 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ea451360-a00c-4b64-9441-b2340fe2b990 req-644a913d-aff9-46b7-af08-5246137e9d60 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:01.100196 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ea451360-a00c-4b64-9441-b2340fe2b990 req-644a913d-aff9-46b7-af08-5246137e9d60 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea Jul 22 04:57:01.100386 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ea451360-a00c-4b64-9441-b2340fe2b990 req-644a913d-aff9-46b7-af08-5246137e9d60 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:01.100560 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ea451360-a00c-4b64-9441-b2340fe2b990 req-644a913d-aff9-46b7-af08-5246137e9d60 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:01.107248 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:01.107248 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:01.149864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ea451360-a00c-4b64-9441-b2340fe2b990 req-644a913d-aff9-46b7-af08-5246137e9d60 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea returned with HTTP 200 Jul 22 04:57:01.150300 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1388/5520] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:01 2026] DELETE /volume/v3/attachments/73611cb0-675b-42f5-9063-b43057f3bcea => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:01.643145 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d4682e2c-9546-42cb-a82c-4192cfe750c5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:01.644705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4682e2c-9546-42cb-a82c-4192cfe750c5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 Jul 22 04:57:01.646305 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4682e2c-9546-42cb-a82c-4192cfe750c5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:01.646305 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d4682e2c-9546-42cb-a82c-4192cfe750c5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:01.651826 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d4682e2c-9546-42cb-a82c-4192cfe750c5 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 returned with HTTP 404 Jul 22 04:57:01.652365 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1377/5521] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:01 2026] GET /volume/v3/snapshots/69671580-4dfd-44f3-9286-48656825b529 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:01.659047 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0e48cba1-4d90-423d-996f-1229bb25910f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:01.661155 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:57:01.661346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:01.661557 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:01.661760 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume with id: 0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:57:01.668491 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:01.668491 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:01.668830 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:57:01.685829 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Delete volume request issued successfully. Jul 22 04:57:01.686112 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0e48cba1-4d90-423d-996f-1229bb25910f tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff returned with HTTP 202 Jul 22 04:57:01.686716 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1374/5522] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:01 2026] DELETE /volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:01.693860 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:01.695416 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:57:01.695575 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:01.695759 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:01.702258 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:01.702258 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:01.705622 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Volume info retrieved successfully. Jul 22 04:57:01.709220 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-63d9eff4-689d-45eb-a4e8-13d9f8acb109 tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff returned with HTTP 200 Jul 22 04:57:01.709615 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1384/5523] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:01 2026] GET /volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:02.300640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:02.302278 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:57:02.302449 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:02.302649 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:02.302812 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: 5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:57:02.309030 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:02.309030 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:02.309464 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:57:02.323409 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:57:02.323603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-843e3712-ef70-4ed5-bfe1-6ac437d10a65 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 202 Jul 22 04:57:02.324264 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1389/5524] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:02 2026] DELETE /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:02.330914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:02.332412 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:57:02.332833 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:02.332833 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:02.338860 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:02.338860 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:02.342405 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:57:02.346735 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a2ee38cc-f6f4-48da-8001-4ca14fecaeee tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 200 Jul 22 04:57:02.347123 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1378/5525] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:02 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:02.721335 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2b8cce8d-af49-423b-9cd4-bd283f26298e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:02.722930 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b8cce8d-af49-423b-9cd4-bd283f26298e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] GET https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff Jul 22 04:57:02.723353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b8cce8d-af49-423b-9cd4-bd283f26298e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:02.723353 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2b8cce8d-af49-423b-9cd4-bd283f26298e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:02.728846 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2b8cce8d-af49-423b-9cd4-bd283f26298e tempest-ProjectMemberTests-1028715031 tempest-ProjectMemberTests-1028715031-project-admin] https://10.4.3.175/volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff returned with HTTP 404 Jul 22 04:57:02.729310 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1375/5526] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:02 2026] GET /volume/v3/volumes/0d53df6f-8f0b-46c6-af0d-125e824907ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:03.361284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-52002d74-9224-4dd1-b943-a86a952fe465 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:03.362900 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52002d74-9224-4dd1-b943-a86a952fe465 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da Jul 22 04:57:03.363155 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52002d74-9224-4dd1-b943-a86a952fe465 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:03.363276 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-52002d74-9224-4dd1-b943-a86a952fe465 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:03.368386 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-52002d74-9224-4dd1-b943-a86a952fe465 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da returned with HTTP 404 Jul 22 04:57:03.368810 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1385/5527] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:03 2026] GET /volume/v3/volumes/5b821f39-e03b-4f9b-a860-3d5cd152f7da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:03.376544 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-57ae2cba-874a-46d3-90e0-5187597bd01e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:03.378350 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:57:03.378530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:03.378711 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:03.378803 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete snapshot with id: 16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:57:03.383355 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:03.383355 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:03.383757 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:57:03.402129 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot delete request issued successfully. Jul 22 04:57:03.402574 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-57ae2cba-874a-46d3-90e0-5187597bd01e tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 202 Jul 22 04:57:03.402947 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1390/5528] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:03 2026] DELETE /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:03.409358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:03.411322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:57:03.411490 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:03.411650 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:03.421496 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:03.421496 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:03.422369 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Snapshot retrieved successfully. Jul 22 04:57:03.423519 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3ca8b610-cadc-499c-a37a-72fa0dcc932f tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 200 Jul 22 04:57:03.424061 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1379/5529] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:03 2026] GET /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.176364 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-814533ab-3e46-4f10-ac12-c7eed1cd22e1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.265749 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-814533ab-3e46-4f10-ac12-c7eed1cd22e1 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.266090 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-814533ab-3e46-4f10-ac12-c7eed1cd22e1 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1743459126", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.284392 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-814533ab-3e46-4f10-ac12-c7eed1cd22e1 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.284857 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1376/5530] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.292429 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0e1bda40-5315-4598-8820-5f14a6a37c83 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.294029 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0e1bda40-5315-4598-8820-5f14a6a37c83 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption Jul 22 04:57:04.294334 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0e1bda40-5315-4598-8820-5f14a6a37c83 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.308986 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0e1bda40-5315-4598-8820-5f14a6a37c83 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption returned with HTTP 200 Jul 22 04:57:04.309417 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1386/5531] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.318301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-406c239e-4931-4b43-a2e1-423d582915fb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.320152 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-406c239e-4931-4b43-a2e1-423d582915fb tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.320520 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-406c239e-4931-4b43-a2e1-423d582915fb tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-532849371", "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=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.321986 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:04.321986 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:04.338954 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-406c239e-4931-4b43-a2e1-423d582915fb tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.339289 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1391/5532] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 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 22 04:57:04.346925 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b78d7e07-9bca-449a-af9b-775fa8582c6d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.395864 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b78d7e07-9bca-449a-af9b-775fa8582c6d tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] POST https://10.4.3.175/volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5/encryption Jul 22 04:57:04.396220 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b78d7e07-9bca-449a-af9b-775fa8582c6d tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.397956 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-b78d7e07-9bca-449a-af9b-775fa8582c6d tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.398147 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b78d7e07-9bca-449a-af9b-775fa8582c6d tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5/encryption returned with HTTP 403 Jul 22 04:57:04.398551 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1380/5533] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5/encryption => generated 127 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.406285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fa9422b0-33d5-4c1c-91a9-c66ce7874720 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.407978 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa9422b0-33d5-4c1c-91a9-c66ce7874720 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.408134 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fa9422b0-33d5-4c1c-91a9-c66ce7874720 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-12623275", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.421885 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fa9422b0-33d5-4c1c-91a9-c66ce7874720 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.422073 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1377/5534] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 378 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.429497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1a13da1b-4f78-4ccb-af97-75b028f7faec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.431148 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a13da1b-4f78-4ccb-af97-75b028f7faec tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] POST https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs Jul 22 04:57:04.431435 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a13da1b-4f78-4ccb-af97-75b028f7faec tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.433087 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c324935d-4b09-4fef-a546-7c5bb60daa11 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.433316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-1a13da1b-4f78-4ccb-af97-75b028f7faec tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.433316 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a13da1b-4f78-4ccb-af97-75b028f7faec tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs returned with HTTP 403 Jul 22 04:57:04.433674 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1387/5535] 10.4.3.175 () {68 vars in 1399 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.435083 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c324935d-4b09-4fef-a546-7c5bb60daa11 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b Jul 22 04:57:04.435083 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c324935d-4b09-4fef-a546-7c5bb60daa11 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.435254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c324935d-4b09-4fef-a546-7c5bb60daa11 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.439535 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c324935d-4b09-4fef-a546-7c5bb60daa11 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b returned with HTTP 404 Jul 22 04:57:04.440044 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4fee607e-c295-47ba-b738-00c8f9d26ef3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.440335 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1392/5536] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/snapshots/16fb4d45-c9f3-4250-ac6c-18369b363f9b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.441807 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fee607e-c295-47ba-b738-00c8f9d26ef3 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] PUT https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs/key2 Jul 22 04:57:04.442095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4fee607e-c295-47ba-b738-00c8f9d26ef3 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.444203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-4fee607e-c295-47ba-b738-00c8f9d26ef3 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.444369 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4fee607e-c295-47ba-b738-00c8f9d26ef3 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs/key2 returned with HTTP 403 Jul 22 04:57:04.444792 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1381/5537] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:57:04 2026] PUT /volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.452475 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-234abc23-64ea-454c-aa4c-4967b814dc31 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.453657 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-234abc23-64ea-454c-aa4c-4967b814dc31 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.453987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-234abc23-64ea-454c-aa4c-4967b814dc31 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.455814 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-234abc23-64ea-454c-aa4c-4967b814dc31 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.455980 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-234abc23-64ea-454c-aa4c-4967b814dc31 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types returned with HTTP 403 Jul 22 04:57:04.456355 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1378/5538] 10.4.3.175 () {68 vars in 1252 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.463879 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f69b4005-422c-4781-ab56-5fb5ef7def57 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.465368 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f69b4005-422c-4781-ab56-5fb5ef7def57 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.465667 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f69b4005-422c-4781-ab56-5fb5ef7def57 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-219883028", "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=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.478919 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f69b4005-422c-4781-ab56-5fb5ef7def57 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.479291 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1388/5539] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.486812 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-14d20f10-abaa-4016-aa78-45c2c8e5f003 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.488895 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14d20f10-abaa-4016-aa78-45c2c8e5f003 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption Jul 22 04:57:04.489429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-14d20f10-abaa-4016-aa78-45c2c8e5f003 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.503165 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-14d20f10-abaa-4016-aa78-45c2c8e5f003 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption returned with HTTP 200 Jul 22 04:57:04.503551 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1393/5540] 10.4.3.175 () {68 vars in 1397 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.511265 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.513377 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] DELETE https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption/bb6d00cd-cc6e-4170-91b1-b7c8bebef7f5 Jul 22 04:57:04.513724 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.513907 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.514504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.514657 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-064b88d5-a6f6-4220-b5b2-e1ac93c0f98a tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption/bb6d00cd-cc6e-4170-91b1-b7c8bebef7f5 returned with HTTP 403 Jul 22 04:57:04.515148 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1382/5541] 10.4.3.175 () {66 vars in 1489 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451/encryption/bb6d00cd-cc6e-4170-91b1-b7c8bebef7f5 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.522227 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-39238ce5-bd00-4b48-9df2-13d6b7d2a89c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.523931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-39238ce5-bd00-4b48-9df2-13d6b7d2a89c tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.524276 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-39238ce5-bd00-4b48-9df2-13d6b7d2a89c tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-318777490", "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=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.540563 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-39238ce5-bd00-4b48-9df2-13d6b7d2a89c tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.540913 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1379/5542] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.548414 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.550067 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] DELETE https://10.4.3.175/volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2/extra_specs/key1 Jul 22 04:57:04.550272 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.550480 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.554665 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.554882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1d2cec5a-fb1b-42ba-97ea-714b28d41cde tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2/extra_specs/key1 returned with HTTP 403 Jul 22 04:57:04.555337 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1389/5543] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.562401 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d05011c2-572a-4ed9-84ce-e57168edadee None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.564459 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d05011c2-572a-4ed9-84ce-e57168edadee tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:57:04.564909 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d05011c2-572a-4ed9-84ce-e57168edadee tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-702633778", "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=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.580864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d05011c2-572a-4ed9-84ce-e57168edadee tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:57:04.581311 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1394/5544] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:57:04 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.588358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c837e138-bfd7-4c55-be53-475a391fe08f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.589876 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c837e138-bfd7-4c55-be53-475a391fe08f tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] DELETE https://10.4.3.175/volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 Jul 22 04:57:04.590059 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c837e138-bfd7-4c55-be53-475a391fe08f tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.590234 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c837e138-bfd7-4c55-be53-475a391fe08f tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.590757 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-c837e138-bfd7-4c55-be53-475a391fe08f tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.590906 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c837e138-bfd7-4c55-be53-475a391fe08f tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 returned with HTTP 403 Jul 22 04:57:04.591281 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1383/5545] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.598159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-63d7ccbc-4955-4bfa-8c9f-3adc7ecf1a77 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.599754 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63d7ccbc-4955-4bfa-8c9f-3adc7ecf1a77 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] GET https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs Jul 22 04:57:04.599926 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63d7ccbc-4955-4bfa-8c9f-3adc7ecf1a77 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.600145 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-63d7ccbc-4955-4bfa-8c9f-3adc7ecf1a77 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'index' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.606625 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-63d7ccbc-4955-4bfa-8c9f-3adc7ecf1a77 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs returned with HTTP 200 Jul 22 04:57:04.606953 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1380/5546] 10.4.3.175 () {66 vars in 1378 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:04.615653 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5d30874f-765b-4859-84d7-f839507186a9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.617297 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d30874f-765b-4859-84d7-f839507186a9 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] GET https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/cipher Jul 22 04:57:04.617455 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d30874f-765b-4859-84d7-f839507186a9 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.617614 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d30874f-765b-4859-84d7-f839507186a9 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.618232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-5d30874f-765b-4859-84d7-f839507186a9 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.618380 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d30874f-765b-4859-84d7-f839507186a9 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/cipher returned with HTTP 403 Jul 22 04:57:04.618866 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1390/5547] 10.4.3.175 () {66 vars in 1396 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.626282 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.627979 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] GET https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption Jul 22 04:57:04.628159 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.628325 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.628898 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.629090 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7715bdd0-a7e6-46c4-934c-2369fd6d3171 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption returned with HTTP 403 Jul 22 04:57:04.629608 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1395/5548] 10.4.3.175 () {66 vars in 1375 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.636319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a5dac37a-04b3-4a55-93b6-153d8f505650 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.638638 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5dac37a-04b3-4a55-93b6-153d8f505650 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] GET https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/multiattach Jul 22 04:57:04.638903 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a5dac37a-04b3-4a55-93b6-153d8f505650 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.639167 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a5dac37a-04b3-4a55-93b6-153d8f505650 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.646832 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a5dac37a-04b3-4a55-93b6-153d8f505650 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/multiattach returned with HTTP 200 Jul 22 04:57:04.647166 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1384/5549] 10.4.3.175 () {66 vars in 1414 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 22 04:57:04.654826 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1f578d50-4a71-4f9a-a50a-5c1e2a7582b5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.657028 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f578d50-4a71-4f9a-a50a-5c1e2a7582b5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] GET https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/volume_backend_name Jul 22 04:57:04.657263 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f578d50-4a71-4f9a-a50a-5c1e2a7582b5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.657510 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1f578d50-4a71-4f9a-a50a-5c1e2a7582b5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.664936 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1f578d50-4a71-4f9a-a50a-5c1e2a7582b5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/volume_backend_name returned with HTTP 404 Jul 22 04:57:04.665351 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1381/5550] 10.4.3.175 () {66 vars in 1438 bytes} [Wed Jul 22 04:57:04 2026] GET /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.677178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-938d4ff3-b1c6-4cb1-9dd1-82a517f9ed22 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.679601 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-938d4ff3-b1c6-4cb1-9dd1-82a517f9ed22 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] PUT https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/61b4b1fe-0897-472d-98c6-25039640e4ea Jul 22 04:57:04.679858 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-938d4ff3-b1c6-4cb1-9dd1-82a517f9ed22 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.683043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-938d4ff3-b1c6-4cb1-9dd1-82a517f9ed22 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.683265 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-938d4ff3-b1c6-4cb1-9dd1-82a517f9ed22 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/61b4b1fe-0897-472d-98c6-25039640e4ea returned with HTTP 403 Jul 22 04:57:04.683926 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1391/5551] 10.4.3.175 () {68 vars in 1506 bytes} [Wed Jul 22 04:57:04 2026] PUT /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/encryption/61b4b1fe-0897-472d-98c6-25039640e4ea => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.693493 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-99955a05-5e42-4686-9157-24e7d926eaf0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.695698 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-99955a05-5e42-4686-9157-24e7d926eaf0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] PUT https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/key1 Jul 22 04:57:04.696145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-99955a05-5e42-4686-9157-24e7d926eaf0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.698507 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-99955a05-5e42-4686-9157-24e7d926eaf0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.698695 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-99955a05-5e42-4686-9157-24e7d926eaf0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/key1 returned with HTTP 403 Jul 22 04:57:04.699220 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1396/5552] 10.4.3.175 () {68 vars in 1413 bytes} [Wed Jul 22 04:57:04 2026] PUT /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.707825 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4ec6a247-8fc7-4dfd-9e50-d61250fbbd43 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.712596 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ec6a247-8fc7-4dfd-9e50-d61250fbbd43 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] PUT https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 Jul 22 04:57:04.713086 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ec6a247-8fc7-4dfd-9e50-d61250fbbd43 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:04.715430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-4ec6a247-8fc7-4dfd-9e50-d61250fbbd43 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'bd3846addd2547228eba86bb8f5c0700', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8aa09b35271a4ef38485f84c7c3b8830', '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=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:57:04.715652 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ec6a247-8fc7-4dfd-9e50-d61250fbbd43 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-reader] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 returned with HTTP 403 Jul 22 04:57:04.716272 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1385/5553] 10.4.3.175 () {68 vars in 1362 bytes} [Wed Jul 22 04:57:04 2026] PUT /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:04.724089 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-44466dec-a94c-49b6-b9bd-8dc031f5af33 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.725987 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44466dec-a94c-49b6-b9bd-8dc031f5af33 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 Jul 22 04:57:04.726202 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44466dec-a94c-49b6-b9bd-8dc031f5af33 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.726432 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-44466dec-a94c-49b6-b9bd-8dc031f5af33 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.750051 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-44466dec-a94c-49b6-b9bd-8dc031f5af33 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 returned with HTTP 202 Jul 22 04:57:04.750591 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1382/5554] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/b66ee4af-b8e6-4afe-8c0c-df99e8268163 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:04.756867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5d888b3e-9acf-4cce-a59f-0e598c3984f0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.759183 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d888b3e-9acf-4cce-a59f-0e598c3984f0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2 Jul 22 04:57:04.759183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d888b3e-9acf-4cce-a59f-0e598c3984f0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.759183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5d888b3e-9acf-4cce-a59f-0e598c3984f0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.778936 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5d888b3e-9acf-4cce-a59f-0e598c3984f0 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2 returned with HTTP 202 Jul 22 04:57:04.779310 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1392/5555] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/3ecef103-f2c2-42b7-868e-74a6571e36e2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:04.787302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ffe57404-6db4-4db8-8f8d-cc64edc6ae0b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.789257 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffe57404-6db4-4db8-8f8d-cc64edc6ae0b tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451 Jul 22 04:57:04.789474 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffe57404-6db4-4db8-8f8d-cc64edc6ae0b tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.789674 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ffe57404-6db4-4db8-8f8d-cc64edc6ae0b tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.814883 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ffe57404-6db4-4db8-8f8d-cc64edc6ae0b tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451 returned with HTTP 202 Jul 22 04:57:04.815338 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1397/5556] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/a5a8df68-e6a0-459d-91b6-5a2281514451 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:04.821810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9cae1ba7-f849-4a04-8b56-8169337bb4e7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.823122 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9cae1ba7-f849-4a04-8b56-8169337bb4e7 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394 Jul 22 04:57:04.823302 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9cae1ba7-f849-4a04-8b56-8169337bb4e7 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.823535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9cae1ba7-f849-4a04-8b56-8169337bb4e7 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.847954 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9cae1ba7-f849-4a04-8b56-8169337bb4e7 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394 returned with HTTP 202 Jul 22 04:57:04.848466 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1386/5557] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/5f1bbf57-7253-46bc-b65b-858f1ef70394 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:04.856149 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6a9f9add-0d9f-4229-9c6e-0fa1c5d818c5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.858284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a9f9add-0d9f-4229-9c6e-0fa1c5d818c5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5 Jul 22 04:57:04.858531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a9f9add-0d9f-4229-9c6e-0fa1c5d818c5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.858841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a9f9add-0d9f-4229-9c6e-0fa1c5d818c5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.886423 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a9f9add-0d9f-4229-9c6e-0fa1c5d818c5 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5 returned with HTTP 202 Jul 22 04:57:04.887066 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1383/5558] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/ac2700f2-fff0-4170-ba28-7e5348adf3e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:04.893874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1a26deb0-5f0b-4268-9f66-75c19206d596 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:04.895515 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a26deb0-5f0b-4268-9f66-75c19206d596 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] DELETE https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 Jul 22 04:57:04.895734 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a26deb0-5f0b-4268-9f66-75c19206d596 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:04.895949 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1a26deb0-5f0b-4268-9f66-75c19206d596 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] Calling method '_delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:04.916902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1a26deb0-5f0b-4268-9f66-75c19206d596 tempest-VolumeTypesReaderTests-401475842 tempest-VolumeTypesReaderTests-401475842-project-admin] https://10.4.3.175/volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 returned with HTTP 202 Jul 22 04:57:04.917328 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1393/5559] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:04 2026] DELETE /volume/v3/types/a188a53d-2967-4946-92fe-693d95bd8da3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:05.917892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-15fb851c-f245-4d04-98cd-9d7a5c243e7c req-500db03a-abdf-47b7-970f-560f0e9d5694 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:05.920226 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-15fb851c-f245-4d04-98cd-9d7a5c243e7c req-500db03a-abdf-47b7-970f-560f0e9d5694 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 Jul 22 04:57:05.920491 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-15fb851c-f245-4d04-98cd-9d7a5c243e7c req-500db03a-abdf-47b7-970f-560f0e9d5694 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:05.920775 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-15fb851c-f245-4d04-98cd-9d7a5c243e7c req-500db03a-abdf-47b7-970f-560f0e9d5694 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:05.927976 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:05.927976 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:05.971135 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-15fb851c-f245-4d04-98cd-9d7a5c243e7c req-500db03a-abdf-47b7-970f-560f0e9d5694 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 returned with HTTP 200 Jul 22 04:57:05.971544 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1398/5560] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:05 2026] DELETE /volume/v3/attachments/f74d9cdb-72c1-4b05-8d30-c8db96f1ddd3 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:07.346615 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:07.349431 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:57:07.349693 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:07.349977 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:07.350204 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume with id: d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:57:07.359264 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:07.359264 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:07.359837 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:57:07.383053 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Delete volume request issued successfully. Jul 22 04:57:07.383226 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a03ee6e2-0265-467a-bd28-e6c61df1a0ca tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 202 Jul 22 04:57:07.383629 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1387/5561] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:07 2026] DELETE /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:07.391267 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:07.393568 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:57:07.393993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:07.394270 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:07.403131 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:07.403131 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:07.408123 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Volume info retrieved successfully. Jul 22 04:57:07.414495 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-390fb586-6ad6-41ef-ab1d-ae85498ee9c3 tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 200 Jul 22 04:57:07.414999 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1384/5562] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:07 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:08.429804 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0a12020b-4c59-4362-baef-14b8f5e497ec None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:08.431392 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a12020b-4c59-4362-baef-14b8f5e497ec tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] GET https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 Jul 22 04:57:08.431554 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a12020b-4c59-4362-baef-14b8f5e497ec tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:08.431715 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0a12020b-4c59-4362-baef-14b8f5e497ec tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:08.441024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0a12020b-4c59-4362-baef-14b8f5e497ec tempest-TestVolumeBootPattern-930646107 tempest-TestVolumeBootPattern-930646107-project-member] https://10.4.3.175/volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 returned with HTTP 404 Jul 22 04:57:08.441461 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1394/5563] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:08 2026] GET /volume/v3/volumes/d5f57d85-1f08-4fc3-85cf-36c01cae7844 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:12.699901 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-002d61b0-502d-4cc7-be02-0c3ea094215a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:12.777262 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:12.777586 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-11498311"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:12.778896 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-11498311'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:12.779166 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:12.779421 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:12.779421 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:12.783092 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:12.787986 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (e8e0949d-176e-4161-b2d4-bbaaebb69c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:12.789319 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946a6cf5-8b73-4b60-8dbb-9db220c17725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:12.790166 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:12.813415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946a6cf5-8b73-4b60-8dbb-9db220c17725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:12.814079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88822946-9890-497d-89fd-a08b14b80413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:12.867124 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['18a1474b-748a-476a-b6fe-7db2c4b4ebdd', '376f1641-c8f1-47a7-b558-fbfe8ffc07f1', '27bb40ef-d076-484b-90be-0cd682b4426c', '16c9bcb4-38e8-48e0-a087-e9122ce135ca'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:12.867854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88822946-9890-497d-89fd-a08b14b80413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a1474b-748a-476a-b6fe-7db2c4b4ebdd', '376f1641-c8f1-47a7-b558-fbfe8ffc07f1', '27bb40ef-d076-484b-90be-0cd682b4426c', '16c9bcb4-38e8-48e0-a087-e9122ce135ca']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:12.868527 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98eaee81-f597-49d2-b545-ff85e4a7377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:12.889002 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98eaee81-f597-49d2-b545-ff85e4a7377a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbea6c7c-9730-4d4c-b6ab-2778b6a81410', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-11498311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['18a1474b-748a-476a-b6fe-7db2c4b4ebdd','376f1641-c8f1-47a7-b558-fbfe8ffc07f1','27bb40ef-d076-484b-90be-0cd682b4426c','16c9bcb4-38e8-48e0-a087-e9122ce135ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-11498311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbea6c7c-9730-4d4c-b6ab-2778b6a81410,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:12.889651 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0be5a4-9c8e-4999-b377-ed9e8ac90b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:12.904667 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f0be5a4-9c8e-4999-b377-ed9e8ac90b5a) transitioned into state 'SUCCESS' from state '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-11498311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['18a1474b-748a-476a-b6fe-7db2c4b4ebdd','376f1641-c8f1-47a7-b558-fbfe8ffc07f1','27bb40ef-d076-484b-90be-0cd682b4426c','16c9bcb4-38e8-48e0-a087-e9122ce135ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:12.905383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ed8f1b-8c36-4e01-9421-fe627232f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:12.913878 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ed8f1b-8c36-4e01-9421-fe627232f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:12.914646 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (e8e0949d-176e-4161-b2d4-bbaaebb69c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:12.914941 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:12.915501 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-002d61b0-502d-4cc7-be02-0c3ea094215a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:12.916060 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1399/5564] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:57:12 2026] POST /volume/v3/volumes => generated 768 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:12.926622 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:12.928156 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:12.928336 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:12.928504 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:12.934549 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:12.934549 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:12.937648 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:12.941222 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-dd57baae-ff70-45c5-a911-3f3e7657c3b1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 200 Jul 22 04:57:12.941579 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1388/5565] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:12 2026] GET /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:13.952800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bc685683-04c9-4d10-9c6c-5b997f71abae None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:13.954490 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc685683-04c9-4d10-9c6c-5b997f71abae tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:13.954687 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc685683-04c9-4d10-9c6c-5b997f71abae tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:13.954888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bc685683-04c9-4d10-9c6c-5b997f71abae tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:13.961112 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:13.961112 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:13.964050 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bc685683-04c9-4d10-9c6c-5b997f71abae tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:13.967418 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bc685683-04c9-4d10-9c6c-5b997f71abae tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 200 Jul 22 04:57:13.967724 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1385/5566] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:13 2026] GET /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:13.979080 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:13.980693 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:57:13.981060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbea6c7c-9730-4d4c-b6ab-2778b6a81410", "name": "tempest-VolumeDependencyTests-Snapshot-1271845215"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:13.989620 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:13.989620 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:13.990181 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:13.990310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create snapshot from volume bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:14.021901 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['8c3612a3-7628-40d6-8554-1cf2a490525a', 'fb5c8ef8-c4da-4194-a187-1d762acaa438', '91031f3b-d462-4395-ae47-e91b78987fd8', 'e36836a0-2a9d-411b-8841-aa040fae21e1'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:14.048047 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot create request issued successfully. Jul 22 04:57:14.048369 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-178317ee-fbfb-4599-bcb8-1534b2342ba5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:57:14.048757 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1395/5567] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:57:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:14.057498 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:14.059284 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:14.059465 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:14.059641 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:14.064259 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:14.064259 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:14.064642 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:14.065299 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ccb9dcdb-4f51-4074-803f-53cf951154b5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 200 Jul 22 04:57:14.065617 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1400/5568] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:14 2026] GET /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:15.074370 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:15.076529 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:15.076800 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:15.077091 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:15.084272 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:15.084272 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:15.084888 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:15.085937 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e578ab61-85a8-4cdb-80ba-afadbbd510b9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 200 Jul 22 04:57:15.086459 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1389/5569] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:15 2026] GET /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:15.095352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-619d662a-d20e-4104-b114-2034d540d2d0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:15.097050 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:15.097396 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d47a09e3-f974-4038-ad40-7631ee409da4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1787173563"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:15.098858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'snapshot_id': 'd47a09e3-f974-4038-ad40-7631ee409da4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1787173563'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:15.104359 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:15.104359 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:15.104771 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:15.104894 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:15.108180 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:15.113221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ac2f1f20-4afe-4b95-a7d1-a81e3aedce76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:15.114264 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c305b4-0d25-4b1c-bb65-15894bd32785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:15.115140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:15.143195 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14c305b4-0d25-4b1c-bb65-15894bd32785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd47a09e3-f974-4038-ad40-7631ee409da4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:15.143880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (804c3dfd-c49a-414f-ad40-a596150e384a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:15.182435 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['c9e99bd0-190e-42f8-ac88-78234d58fb3f', 'd49c1171-425d-4a89-a530-5438bcfb5a5b', '16ecb6cc-833e-4dfb-b1d8-9978027485b3', 'e9febdb2-b039-4ced-83e6-d7ecab6c3f4f'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:15.183213 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (804c3dfd-c49a-414f-ad40-a596150e384a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9e99bd0-190e-42f8-ac88-78234d58fb3f', 'd49c1171-425d-4a89-a530-5438bcfb5a5b', '16ecb6cc-833e-4dfb-b1d8-9978027485b3', 'e9febdb2-b039-4ced-83e6-d7ecab6c3f4f']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:15.183881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602b9495-f479-4b02-8164-f04a1299217f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:15.221221 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (602b9495-f479-4b02-8164-f04a1299217f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1787173563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['c9e99bd0-190e-42f8-ac88-78234d58fb3f','d49c1171-425d-4a89-a530-5438bcfb5a5b','16ecb6cc-833e-4dfb-b1d8-9978027485b3','e9febdb2-b039-4ced-83e6-d7ecab6c3f4f'],size=1,snapshot_id=d47a09e3-f974-4038-ad40-7631ee409da4,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1787173563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d47a09e3-f974-4038-ad40-7631ee409da4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:15.221944 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947e5b80-982b-4613-806b-ef8f70d7a253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:15.238880 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947e5b80-982b-4613-806b-ef8f70d7a253) transitioned into state 'SUCCESS' from state '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-1787173563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['c9e99bd0-190e-42f8-ac88-78234d58fb3f','d49c1171-425d-4a89-a530-5438bcfb5a5b','16ecb6cc-833e-4dfb-b1d8-9978027485b3','e9febdb2-b039-4ced-83e6-d7ecab6c3f4f'],size=1,snapshot_id=d47a09e3-f974-4038-ad40-7631ee409da4,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:15.239564 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb935dd-a8e8-4fe2-9259-1203f505cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:15.257361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfb935dd-a8e8-4fe2-9259-1203f505cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:15.258185 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ac2f1f20-4afe-4b95-a7d1-a81e3aedce76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:15.258448 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:15.258937 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-619d662a-d20e-4104-b114-2034d540d2d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:15.259330 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1386/5570] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:15 2026] POST /volume/v3/volumes => generated 804 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:15.269577 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:15.271221 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:15.271405 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:15.271589 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:15.277745 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:15.277745 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:15.280762 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:15.284235 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f5eb303d-1e57-41be-98df-ac2baf5b190d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 200 Jul 22 04:57:15.284559 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1396/5571] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:15 2026] GET /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:16.296276 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ba46e126-bccd-4c84-9845-cea251fdec29 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:16.298278 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba46e126-bccd-4c84-9845-cea251fdec29 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:16.298534 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba46e126-bccd-4c84-9845-cea251fdec29 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:16.298720 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ba46e126-bccd-4c84-9845-cea251fdec29 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:16.306268 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:16.306268 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:16.309911 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-ba46e126-bccd-4c84-9845-cea251fdec29 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:16.314277 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ba46e126-bccd-4c84-9845-cea251fdec29 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 200 Jul 22 04:57:16.314659 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1401/5572] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:16 2026] GET /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:16.325941 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:16.327469 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:57:16.327778 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c", "name": "tempest-VolumeDependencyTests-Snapshot-426480804"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:16.334952 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:16.334952 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:16.335369 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:16.335474 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create snapshot from volume fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:16.356607 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['e898677b-7904-46cc-9a7f-395d49e7043b', 'f31768c6-ab65-4703-bf82-14828080dc3a', '339bb929-8361-44c4-9948-cdd19db82980', '9dc7ef1e-2304-4030-8e87-752fc4afedaa'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:16.380693 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot create request issued successfully. Jul 22 04:57:16.381020 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f675fed7-e51a-4d13-9f5a-5215f8c130b3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:57:16.381395 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1390/5573] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:57:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:16.389869 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:16.391676 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:16.391868 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:16.392075 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:16.396594 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:16.396594 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:16.396987 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:16.397673 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6070e3f3-fd8c-4413-ad55-db2550da81d0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 200 Jul 22 04:57:16.398041 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1387/5574] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:16 2026] GET /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:17.407240 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:17.408704 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:17.408908 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:17.409105 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:17.413931 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:17.413931 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:17.414330 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:17.414987 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2c1c286a-2604-44aa-8296-6585f0d7f129 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 200 Jul 22 04:57:17.415287 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1397/5575] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:17 2026] GET /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:17.423719 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:17.425426 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:17.425784 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-591303450"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:17.427227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'snapshot_id': 'f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-591303450'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:17.431803 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:17.431803 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:17.432232 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:17.432332 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:17.435220 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:17.440356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (6a6cc328-9e09-4ce5-ba81-33916baaf22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:17.441209 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f215c4-279d-4ab6-aba6-fc66fd07a40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:17.442065 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:17.467179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43f215c4-279d-4ab6-aba6-fc66fd07a40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:17.467826 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7ad0b0-8d2e-4fcb-a9e8-936f25e2318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:17.500623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['6c314db0-3c59-4893-aa09-c10c462b2f61', 'b4f47135-2b4f-4593-a5fd-f970d806e6ed', 'e988a9a2-7892-494a-8e15-2991cdecb72e', 'd0df095d-f60c-4a82-9a43-881803ca1c33'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:17.501477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7ad0b0-8d2e-4fcb-a9e8-936f25e2318a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c314db0-3c59-4893-aa09-c10c462b2f61', 'b4f47135-2b4f-4593-a5fd-f970d806e6ed', 'e988a9a2-7892-494a-8e15-2991cdecb72e', 'd0df095d-f60c-4a82-9a43-881803ca1c33']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:17.502279 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04a10e7-8ed7-48e6-b5cd-0192f508eee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:17.538140 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a04a10e7-8ed7-48e6-b5cd-0192f508eee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c851de-2cd8-4ccb-a3e5-9dcc95a620b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-591303450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['6c314db0-3c59-4893-aa09-c10c462b2f61','b4f47135-2b4f-4593-a5fd-f970d806e6ed','e988a9a2-7892-494a-8e15-2991cdecb72e','d0df095d-f60c-4a82-9a43-881803ca1c33'],size=1,snapshot_id=f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-591303450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:17.538512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0c56c9-3761-45f8-be0d-3e1f9ce58da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:17.553584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f0c56c9-3761-45f8-be0d-3e1f9ce58da6) transitioned into state 'SUCCESS' from state '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-591303450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['6c314db0-3c59-4893-aa09-c10c462b2f61','b4f47135-2b4f-4593-a5fd-f970d806e6ed','e988a9a2-7892-494a-8e15-2991cdecb72e','d0df095d-f60c-4a82-9a43-881803ca1c33'],size=1,snapshot_id=f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:17.554204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620faed3-d2fa-469f-afb8-d2f6b24edec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:17.573070 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (620faed3-d2fa-469f-afb8-d2f6b24edec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:17.573804 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (6a6cc328-9e09-4ce5-ba81-33916baaf22c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:17.574139 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:17.574685 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fed0cb99-0f50-44a5-8b43-59e36e03eda6 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:17.575312 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1402/5576] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:17 2026] POST /volume/v3/volumes => generated 803 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:17.586287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:17.588139 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:17.588291 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:17.588482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:17.595503 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:17.595503 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:17.599139 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:17.603075 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-75942d73-57d6-48d3-8fef-3bde7c80e844 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 200 Jul 22 04:57:17.603448 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1391/5577] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:17 2026] GET /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:18.615273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-45702935-ccb5-420d-bcf9-a676055cb39b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:18.616887 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-45702935-ccb5-420d-bcf9-a676055cb39b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:18.617118 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-45702935-ccb5-420d-bcf9-a676055cb39b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:18.617287 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-45702935-ccb5-420d-bcf9-a676055cb39b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:18.623724 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:18.623724 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:18.627923 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-45702935-ccb5-420d-bcf9-a676055cb39b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:18.632451 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-45702935-ccb5-420d-bcf9-a676055cb39b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 200 Jul 22 04:57:18.632855 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1388/5578] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:18 2026] GET /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:18.649735 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:18.651910 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:18.652366 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1657567901"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:18.654296 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'source_volid': 'd4c851de-2cd8-4ccb-a3e5-9dcc95a620b1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1657567901'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:18.661815 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:18.661815 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:18.662281 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume retrieved successfully. Jul 22 04:57:18.662387 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:18.665752 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:18.670469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ee253432-a8ef-4e3d-bc2a-c96e0ccd858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:18.671495 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3a93f9-e831-4148-afcf-e3ec820a665c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:18.672379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:18.694441 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3a93f9-e831-4148-afcf-e3ec820a665c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd4c851de-2cd8-4ccb-a3e5-9dcc95a620b1', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:18.695184 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e626458-6a89-42cb-90b2-05784b5ca775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:18.734162 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['94359183-232f-4f24-8179-1dab34c8fc52', '18324494-cd1c-4798-b86a-434b1d4bfa73', 'a5ff36c8-04fb-40e0-9d11-16a9032b7fd1', 'df74fb4e-6078-4ca4-8c56-d8b1c7685313'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:18.734827 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e626458-6a89-42cb-90b2-05784b5ca775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94359183-232f-4f24-8179-1dab34c8fc52', '18324494-cd1c-4798-b86a-434b1d4bfa73', 'a5ff36c8-04fb-40e0-9d11-16a9032b7fd1', 'df74fb4e-6078-4ca4-8c56-d8b1c7685313']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:18.735483 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042198b8-5b7d-4343-b183-fcabc6349853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:18.772421 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042198b8-5b7d-4343-b183-fcabc6349853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a9b537-0d87-4baa-8f4f-622544ce7cca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657567901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['94359183-232f-4f24-8179-1dab34c8fc52','18324494-cd1c-4798-b86a-434b1d4bfa73','a5ff36c8-04fb-40e0-9d11-16a9032b7fd1','df74fb4e-6078-4ca4-8c56-d8b1c7685313'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657567901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a9b537-0d87-4baa-8f4f-622544ce7cca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:18.773259 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d03f75a-7266-4e3f-93bf-960b1ce5f7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:18.788822 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d03f75a-7266-4e3f-93bf-960b1ce5f7f9) transitioned into state 'SUCCESS' from state '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-1657567901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['94359183-232f-4f24-8179-1dab34c8fc52','18324494-cd1c-4798-b86a-434b1d4bfa73','a5ff36c8-04fb-40e0-9d11-16a9032b7fd1','df74fb4e-6078-4ca4-8c56-d8b1c7685313'],size=1,snapshot_id=None,source_replicaid=,source_volid=d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:18.789465 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6662e208-bc40-4752-b63f-f25e78e4a087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:18.805076 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6662e208-bc40-4752-b63f-f25e78e4a087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:18.805817 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ee253432-a8ef-4e3d-bc2a-c96e0ccd858a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:18.806134 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:18.806675 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-88053ebd-1788-4f32-a890-b8669fcf5dc4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:18.807121 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1398/5579] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:18 2026] POST /volume/v3/volumes => generated 804 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:18.818115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-483f67ff-80eb-4b32-8c06-900544bf39ac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:18.819942 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-483f67ff-80eb-4b32-8c06-900544bf39ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:18.820203 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-483f67ff-80eb-4b32-8c06-900544bf39ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:18.820418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-483f67ff-80eb-4b32-8c06-900544bf39ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:18.827417 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:18.827417 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:18.830946 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-483f67ff-80eb-4b32-8c06-900544bf39ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:18.835122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-483f67ff-80eb-4b32-8c06-900544bf39ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 200 Jul 22 04:57:18.835654 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1403/5580] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:18 2026] GET /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:19.846920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:19.848518 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:19.848695 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:19.848862 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:19.856045 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:19.856045 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:19.859706 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:19.863751 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e5e4f426-47a4-4fea-9ad3-87b711506697 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 200 Jul 22 04:57:19.864204 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1392/5581] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:19 2026] GET /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:19.875135 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9154ac2c-08e6-4823-ac03-392d108c7905 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:19.876772 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:19.876981 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:19.877173 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:19.877279 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:19.881799 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:19.881799 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:19.882221 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:19.896251 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot delete request issued successfully. Jul 22 04:57:19.896408 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9154ac2c-08e6-4823-ac03-392d108c7905 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 202 Jul 22 04:57:19.896765 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1389/5582] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:19 2026] DELETE /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:19.902811 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:19.904577 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:19.904631 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:19.904904 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:19.909455 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:19.909455 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:19.909819 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:19.910498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-35f082c4-9a7f-46ff-b2b1-22070c8c5427 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 200 Jul 22 04:57:19.910830 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1399/5583] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:19 2026] GET /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:20.919452 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ade52317-d5c4-4fb6-8bae-e972b304124c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:20.921864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ade52317-d5c4-4fb6-8bae-e972b304124c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:20.922179 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ade52317-d5c4-4fb6-8bae-e972b304124c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:20.922440 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ade52317-d5c4-4fb6-8bae-e972b304124c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:20.927862 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ade52317-d5c4-4fb6-8bae-e972b304124c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 404 Jul 22 04:57:20.928609 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1404/5584] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:20 2026] GET /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:20.934914 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:20.936581 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:20.936795 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:20.937046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:20.937191 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:20.941735 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:20.941735 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:20.942267 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:20.956274 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot delete request issued successfully. Jul 22 04:57:20.956439 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-27a04f19-fe56-4c2b-92fd-33bdfbbbefa1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 202 Jul 22 04:57:20.956808 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1393/5585] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:20 2026] DELETE /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:20.963411 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2745af1a-25a1-463e-8797-9de53bb515d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:20.965094 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2745af1a-25a1-463e-8797-9de53bb515d8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:20.965285 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2745af1a-25a1-463e-8797-9de53bb515d8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:20.965506 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2745af1a-25a1-463e-8797-9de53bb515d8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:20.970191 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:20.970191 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:20.970620 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-2745af1a-25a1-463e-8797-9de53bb515d8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:20.971412 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2745af1a-25a1-463e-8797-9de53bb515d8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 200 Jul 22 04:57:20.971746 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1390/5586] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:20 2026] GET /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:21.979857 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9879e597-171c-4bf6-8e7b-e9955533f124 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:21.981378 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9879e597-171c-4bf6-8e7b-e9955533f124 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:21.981540 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9879e597-171c-4bf6-8e7b-e9955533f124 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:21.981705 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9879e597-171c-4bf6-8e7b-e9955533f124 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:21.985781 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9879e597-171c-4bf6-8e7b-e9955533f124 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 404 Jul 22 04:57:21.986359 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1400/5587] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:21 2026] GET /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:21.992208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-655d91da-5055-422a-bc06-1b33d89f529c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:21.993797 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:21.994008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:21.994201 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:21.994376 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:22.000599 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:22.000599 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:22.001003 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:22.014032 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:22.014177 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-655d91da-5055-422a-bc06-1b33d89f529c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 202 Jul 22 04:57:22.014528 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1405/5588] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:21 2026] DELETE /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:22.021573 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:22.023288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:22.023498 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:22.023686 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:22.030130 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:22.030130 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:22.033116 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:22.036888 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5a3516e5-5f28-4016-a64d-9a55e0f36a46 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 200 Jul 22 04:57:22.037278 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1394/5589] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:22 2026] GET /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:23.048662 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-213348d9-a876-419b-a807-2ea155ad05be None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:23.050777 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-213348d9-a876-419b-a807-2ea155ad05be tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:23.051068 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-213348d9-a876-419b-a807-2ea155ad05be tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:23.051316 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-213348d9-a876-419b-a807-2ea155ad05be tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:23.058074 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-213348d9-a876-419b-a807-2ea155ad05be tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 404 Jul 22 04:57:23.058625 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1391/5590] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:23 2026] GET /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:23.065239 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:23.066902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:23.067133 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:23.067303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:23.067457 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:23.073754 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:23.073754 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:23.074254 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:23.088562 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:23.088767 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c44150c3-c8c9-477a-8dd2-99222024dcd0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 202 Jul 22 04:57:23.089265 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1401/5591] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:23 2026] DELETE /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:23.096225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:23.098293 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:23.098573 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:23.098847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:23.106617 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:23.106617 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:23.110946 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:23.115436 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b0fa9415-44c4-4764-8fc4-a4ff9b4ea638 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 200 Jul 22 04:57:23.115777 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1406/5592] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:23 2026] GET /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:24.127123 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ed6d8af5-30aa-41de-98bd-15ea57552aa5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:24.128705 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed6d8af5-30aa-41de-98bd-15ea57552aa5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:24.128896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed6d8af5-30aa-41de-98bd-15ea57552aa5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:24.129101 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ed6d8af5-30aa-41de-98bd-15ea57552aa5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:24.133837 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ed6d8af5-30aa-41de-98bd-15ea57552aa5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 404 Jul 22 04:57:24.134285 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1395/5593] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:24 2026] GET /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:24.140088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-25e37b24-10a8-4098-b28e-0a6291eae731 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:24.141876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:24.142163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:24.142394 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:24.142606 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:24.150177 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:24.150177 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:24.150621 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:24.165462 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:24.165646 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-25e37b24-10a8-4098-b28e-0a6291eae731 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 202 Jul 22 04:57:24.166042 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1392/5594] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:24 2026] DELETE /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:24.173499 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:24.175159 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:24.175356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:24.175523 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:24.181779 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:24.181779 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:24.184882 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:24.189689 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1795ece6-cb70-43c7-bdaa-3a6a22f98334 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 200 Jul 22 04:57:24.190140 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1402/5595] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:24 2026] GET /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:25.202718 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f18c787c-21e9-4fe5-aa48-fa17f4fb356a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:25.204487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f18c787c-21e9-4fe5-aa48-fa17f4fb356a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:25.204766 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f18c787c-21e9-4fe5-aa48-fa17f4fb356a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:25.205001 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f18c787c-21e9-4fe5-aa48-fa17f4fb356a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:25.210743 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f18c787c-21e9-4fe5-aa48-fa17f4fb356a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 404 Jul 22 04:57:25.211411 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1407/5596] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:25 2026] GET /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:25.217790 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:25.219591 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:25.219820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:25.220060 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:25.220218 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:25.227948 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:25.227948 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:25.228426 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:25.243513 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:25.243692 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-19d1ae0b-a4dd-42c9-b439-e9329b8f4bfd tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 202 Jul 22 04:57:25.244132 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1396/5597] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:25 2026] DELETE /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:25.251604 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:25.253428 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:25.253667 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:25.253846 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:25.260914 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:25.260914 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:25.264540 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:25.268707 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-42b79b61-4bde-4d16-b62a-2aa2d6f00b4d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 200 Jul 22 04:57:25.269282 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1393/5598] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:25 2026] GET /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:26.282414 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1b0827d5-0078-4a91-af86-dd15c5ff36c9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:26.283894 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b0827d5-0078-4a91-af86-dd15c5ff36c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:26.284153 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b0827d5-0078-4a91-af86-dd15c5ff36c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:26.284326 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1b0827d5-0078-4a91-af86-dd15c5ff36c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:26.289539 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1b0827d5-0078-4a91-af86-dd15c5ff36c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 404 Jul 22 04:57:26.289925 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1403/5599] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:26 2026] GET /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:26.297381 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:26.299372 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:26.299721 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1476924942"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:26.301105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1476924942'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:26.301214 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:26.304825 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:26.309834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (5765dc09-b5e2-46aa-a06e-479302115435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:26.310640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1b60ac-338a-43fa-8aca-b42517b8a90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:26.311421 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:26.333774 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1b60ac-338a-43fa-8aca-b42517b8a90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:26.334476 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a321a8-96ae-4655-b100-9c465ba3ab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:26.371246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['b28976a3-0b38-49a9-9031-bec60c4d2d9f', 'a5a729ad-4b86-4743-94dc-71eda6f6885b', '02b23995-e95a-4c76-b0ba-24fcd09ab123', '61c7a5cc-29ab-4d7d-92e0-168f4cac31b7'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:26.371973 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a321a8-96ae-4655-b100-9c465ba3ab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b28976a3-0b38-49a9-9031-bec60c4d2d9f', 'a5a729ad-4b86-4743-94dc-71eda6f6885b', '02b23995-e95a-4c76-b0ba-24fcd09ab123', '61c7a5cc-29ab-4d7d-92e0-168f4cac31b7']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:26.372698 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a024dc1-971b-41be-8db0-0022bd19417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:26.393115 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a024dc1-971b-41be-8db0-0022bd19417f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '286ac709-7ccc-41c0-a7d6-10721f9e9b3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1476924942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['b28976a3-0b38-49a9-9031-bec60c4d2d9f','a5a729ad-4b86-4743-94dc-71eda6f6885b','02b23995-e95a-4c76-b0ba-24fcd09ab123','61c7a5cc-29ab-4d7d-92e0-168f4cac31b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1476924942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=286ac709-7ccc-41c0-a7d6-10721f9e9b3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:26.393995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fac656-578e-4d99-8b80-de469444e5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:26.408897 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76fac656-578e-4d99-8b80-de469444e5e7) transitioned into state 'SUCCESS' from state '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-1476924942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['b28976a3-0b38-49a9-9031-bec60c4d2d9f','a5a729ad-4b86-4743-94dc-71eda6f6885b','02b23995-e95a-4c76-b0ba-24fcd09ab123','61c7a5cc-29ab-4d7d-92e0-168f4cac31b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:26.409607 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427089c9-be0b-40d3-b688-447994844b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:26.417411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427089c9-be0b-40d3-b688-447994844b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:26.418178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (5765dc09-b5e2-46aa-a06e-479302115435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:26.418463 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:26.418982 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-aa88ac2a-ff89-4d8b-b169-811c4ddc213c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:26.419382 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1408/5600] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:57:26 2026] POST /volume/v3/volumes => generated 770 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:26.430761 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-144a4305-6e40-4bbe-b23d-4c1420978082 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:26.432263 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-144a4305-6e40-4bbe-b23d-4c1420978082 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:26.432465 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-144a4305-6e40-4bbe-b23d-4c1420978082 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:26.432640 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-144a4305-6e40-4bbe-b23d-4c1420978082 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:26.439651 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:26.439651 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:26.443196 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-144a4305-6e40-4bbe-b23d-4c1420978082 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:26.447688 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-144a4305-6e40-4bbe-b23d-4c1420978082 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 200 Jul 22 04:57:26.448172 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1397/5601] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:26 2026] GET /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:27.462186 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:27.464284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:27.464500 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:27.464680 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:27.471272 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:27.471272 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:27.474686 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:27.478553 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-afb5e883-73f7-45ba-b3b1-57af326b5018 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 200 Jul 22 04:57:27.478903 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1394/5602] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:27 2026] GET /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:27.491055 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:27.492605 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:57:27.492895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "286ac709-7ccc-41c0-a7d6-10721f9e9b3f", "name": "tempest-VolumeDependencyTests-Snapshot-963866310"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:27.500468 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:27.500468 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:27.500888 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:27.501020 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create snapshot from volume 286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:27.525676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['bfd0439f-5937-4fd8-bfcf-25137013d63f', '2e953a8f-cce1-473a-a4a7-39bb9508d59d', 'b8c2ee3c-19c2-4955-b8da-1508e519bc0b', '0ee190d0-4007-45b4-8c34-fe42c4e31078'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:27.553576 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot create request issued successfully. Jul 22 04:57:27.553913 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-306b04d8-7bff-45ff-946a-fdf84b15b0f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:57:27.554520 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1404/5603] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:57:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:27.561907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-360d1ddb-cac7-48e0-8234-d956675e0086 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:27.563855 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-360d1ddb-cac7-48e0-8234-d956675e0086 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:27.563995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-360d1ddb-cac7-48e0-8234-d956675e0086 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:27.564234 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-360d1ddb-cac7-48e0-8234-d956675e0086 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:27.569051 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:27.569051 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:27.569576 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-360d1ddb-cac7-48e0-8234-d956675e0086 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:27.570462 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-360d1ddb-cac7-48e0-8234-d956675e0086 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 200 Jul 22 04:57:27.570867 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1409/5604] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:27 2026] GET /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:28.579685 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:28.581181 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:28.581346 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:28.581536 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:28.586322 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:28.586322 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:28.586666 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:28.587295 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb3fde53-9758-4b64-89b2-e0e6f8b4d0c9 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 200 Jul 22 04:57:28.587676 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1398/5605] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:28 2026] GET /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:28.595906 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:28.597531 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:28.597862 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2aebdfee-63d9-4ca6-82a3-076eaefd8e0f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1736217631"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:28.599321 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'snapshot_id': '2aebdfee-63d9-4ca6-82a3-076eaefd8e0f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1736217631'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:28.604135 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:28.604135 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:28.604512 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:28.604616 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:28.607725 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:28.612754 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (f450514e-199f-443a-8e74-dc6a379addac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:28.613587 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4452f2-f1a6-42d8-8683-267f7d2ed7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:28.614370 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:28.639924 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4452f2-f1a6-42d8-8683-267f7d2ed7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2aebdfee-63d9-4ca6-82a3-076eaefd8e0f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:28.640618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92a4626-69c6-4aec-a35d-593a122405c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:28.677224 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['fac8ff26-2dae-456a-9737-1b36a08774eb', '6e23358d-34dd-4a6f-bd1f-cec332bc556f', '53ce1ac7-b3d2-4db5-9daa-e02494c21156', '82c57c81-5c2c-4c30-9cf0-b07a2d0e23a2'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:28.677950 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92a4626-69c6-4aec-a35d-593a122405c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac8ff26-2dae-456a-9737-1b36a08774eb', '6e23358d-34dd-4a6f-bd1f-cec332bc556f', '53ce1ac7-b3d2-4db5-9daa-e02494c21156', '82c57c81-5c2c-4c30-9cf0-b07a2d0e23a2']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:28.678648 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f490273a-7617-435c-bac9-bf94c74a1c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:28.713305 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f490273a-7617-435c-bac9-bf94c74a1c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc24500c-acf9-4ec5-9843-6b4e0750d54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736217631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['fac8ff26-2dae-456a-9737-1b36a08774eb','6e23358d-34dd-4a6f-bd1f-cec332bc556f','53ce1ac7-b3d2-4db5-9daa-e02494c21156','82c57c81-5c2c-4c30-9cf0-b07a2d0e23a2'],size=1,snapshot_id=2aebdfee-63d9-4ca6-82a3-076eaefd8e0f,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736217631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc24500c-acf9-4ec5-9843-6b4e0750d54a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2aebdfee-63d9-4ca6-82a3-076eaefd8e0f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:28.714313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c420bd-7cc2-4c3b-83dd-fef07177e686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:28.729159 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c420bd-7cc2-4c3b-83dd-fef07177e686) transitioned into state 'SUCCESS' from state '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-1736217631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['fac8ff26-2dae-456a-9737-1b36a08774eb','6e23358d-34dd-4a6f-bd1f-cec332bc556f','53ce1ac7-b3d2-4db5-9daa-e02494c21156','82c57c81-5c2c-4c30-9cf0-b07a2d0e23a2'],size=1,snapshot_id=2aebdfee-63d9-4ca6-82a3-076eaefd8e0f,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:28.729899 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9981915a-c815-4d16-9989-d419f7b5eee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:28.748531 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9981915a-c815-4d16-9989-d419f7b5eee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:28.749518 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (f450514e-199f-443a-8e74-dc6a379addac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:28.749830 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:28.750422 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-302a7a75-32bb-4b00-bd94-d7f73711cd2f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:28.751024 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1395/5606] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:28 2026] POST /volume/v3/volumes => generated 804 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:28.762560 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:28.764403 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:28.764618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:28.764792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:28.771674 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:28.771674 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:28.775136 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:28.778932 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9349b2a0-0fdd-4b35-8903-c3e0d55ecd77 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 200 Jul 22 04:57:28.779378 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1405/5607] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:28 2026] GET /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:29.791345 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:29.793563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:29.793857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:29.794138 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:29.803345 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:29.803345 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:29.807643 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:29.812465 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f1f18fa0-91b6-4ca8-aa00-81d50958b44b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 200 Jul 22 04:57:29.812916 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1410/5608] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:29 2026] GET /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:29.824459 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:29.826051 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:57:29.826408 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc24500c-acf9-4ec5-9843-6b4e0750d54a", "name": "tempest-VolumeDependencyTests-Snapshot-1769662633"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:29.834380 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:29.834380 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:29.834877 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:29.835061 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create snapshot from volume cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:29.855478 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['4d792f76-bbfa-41e6-9e48-9aecc21ff259', '38c11415-11c9-46a8-aad6-8ade3d4f0a2e', '3c9b58bc-bd07-4448-acef-8fdb7f2d29f2', '358ecca5-601a-4422-8895-76de3a99049e'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:29.878194 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot create request issued successfully. Jul 22 04:57:29.878491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b789bab4-8531-4d8a-91b6-0e1b57eae4fb tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:57:29.878910 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1399/5609] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:57:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:29.888854 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:29.890734 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:29.890947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:29.891155 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:29.896187 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:29.896187 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:29.896352 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:29.897012 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56e3517a-57a3-402a-8e96-992fc3d50f48 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 200 Jul 22 04:57:29.897344 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1396/5610] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:29 2026] GET /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:30.906353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:30.907927 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:30.908131 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:30.908303 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:30.913022 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:30.913022 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:30.913383 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:30.914061 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-66137a8d-a0c8-431a-a5a9-8635f82f009a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 200 Jul 22 04:57:30.914350 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1406/5611] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:30 2026] GET /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:30.923202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:30.925137 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:30.925551 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1c008cb1-03ef-4a85-8fa2-58409358dbdc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-771831996"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:30.927350 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'snapshot_id': '1c008cb1-03ef-4a85-8fa2-58409358dbdc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-771831996'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:30.932732 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:30.932732 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:30.933262 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:30.933388 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:30.937070 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:30.942558 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (6ab74aea-4cc9-42f1-bb51-85cb0fa6a624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:30.943404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e5284d-902f-4c8c-a9d0-9b18cc41d4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:30.944261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:30.969215 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e5284d-902f-4c8c-a9d0-9b18cc41d4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1c008cb1-03ef-4a85-8fa2-58409358dbdc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:30.969889 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d98c6b-6365-4426-a1e0-43b222f1ad8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:31.003615 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['8e99a46d-870a-4f5b-b88d-fdbf614f61b0', 'eb598609-c521-4994-bfa2-9215b6b775f5', '14338e48-a852-474d-be93-65d5cbceebb7', '21e40270-dd2a-4bb6-a831-5cf0d8057be3'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:31.004383 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4d98c6b-6365-4426-a1e0-43b222f1ad8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e99a46d-870a-4f5b-b88d-fdbf614f61b0', 'eb598609-c521-4994-bfa2-9215b6b775f5', '14338e48-a852-474d-be93-65d5cbceebb7', '21e40270-dd2a-4bb6-a831-5cf0d8057be3']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:31.005046 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a764c38-06e8-49d2-9a3b-c3f19f5f4c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:31.039768 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a764c38-06e8-49d2-9a3b-c3f19f5f4c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63223be0-18f6-47c0-85f7-ff653f880cad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-771831996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['8e99a46d-870a-4f5b-b88d-fdbf614f61b0','eb598609-c521-4994-bfa2-9215b6b775f5','14338e48-a852-474d-be93-65d5cbceebb7','21e40270-dd2a-4bb6-a831-5cf0d8057be3'],size=1,snapshot_id=1c008cb1-03ef-4a85-8fa2-58409358dbdc,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-771831996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63223be0-18f6-47c0-85f7-ff653f880cad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1c008cb1-03ef-4a85-8fa2-58409358dbdc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:31.040451 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b89544-bb93-48e3-adcd-cb7f1531a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:31.055700 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b89544-bb93-48e3-adcd-cb7f1531a18e) transitioned into state 'SUCCESS' from state '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-771831996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['8e99a46d-870a-4f5b-b88d-fdbf614f61b0','eb598609-c521-4994-bfa2-9215b6b775f5','14338e48-a852-474d-be93-65d5cbceebb7','21e40270-dd2a-4bb6-a831-5cf0d8057be3'],size=1,snapshot_id=1c008cb1-03ef-4a85-8fa2-58409358dbdc,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:31.056459 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db5f0d0-4a8c-4a4b-a647-aa338a3dc60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:31.075167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db5f0d0-4a8c-4a4b-a647-aa338a3dc60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:31.076056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (6ab74aea-4cc9-42f1-bb51-85cb0fa6a624) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:31.076389 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:31.076981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-242c7449-f6fd-4327-929b-0af93b0f8d40 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:31.077443 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1411/5612] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:30 2026] POST /volume/v3/volumes => generated 803 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:31.089357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:31.091175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:31.091386 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:31.091568 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:31.098088 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:31.098088 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:31.101401 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:31.105326 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b880aa80-43d9-407b-8da9-fdae8fc3a26a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 200 Jul 22 04:57:31.105682 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1400/5613] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:31 2026] GET /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:32.118656 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:32.120371 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:32.120563 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:32.120767 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:32.127281 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:32.127281 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:32.130601 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:32.134442 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf527344-8548-4d0c-8cdf-b5a9fe1fd0ad tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 200 Jul 22 04:57:32.134800 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1397/5614] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:32 2026] GET /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:32.151819 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:32.153486 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:32.153655 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:32.153823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:32.153919 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:32.158906 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:32.158906 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:32.159391 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:32.173395 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot delete request issued successfully. Jul 22 04:57:32.173537 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1ba6abed-dd5e-4c0e-81ec-3de040f56ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 202 Jul 22 04:57:32.173933 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1407/5615] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:32 2026] DELETE /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:32.181211 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:32.183230 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:32.183442 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:32.183634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:32.189165 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:32.189165 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:32.189566 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:32.190324 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6b8dac2d-2ee2-4bfe-a207-13c0743c9ad1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 200 Jul 22 04:57:32.190667 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1412/5616] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:32 2026] GET /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:33.200433 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d3308c1c-363e-48ec-a85c-25af68038f94 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:33.202325 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3308c1c-363e-48ec-a85c-25af68038f94 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:33.202512 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3308c1c-363e-48ec-a85c-25af68038f94 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:33.202693 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d3308c1c-363e-48ec-a85c-25af68038f94 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:33.206925 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d3308c1c-363e-48ec-a85c-25af68038f94 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 404 Jul 22 04:57:33.207437 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1401/5617] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:33 2026] GET /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:33.213794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-583f66b8-439b-40a6-b017-d1df2349dead None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:33.215479 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:33.215711 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:33.215838 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:33.215932 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:33.221149 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:33.221149 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:33.221572 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:33.239856 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot delete request issued successfully. Jul 22 04:57:33.240099 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-583f66b8-439b-40a6-b017-d1df2349dead tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 202 Jul 22 04:57:33.240663 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1398/5618] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:33 2026] DELETE /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:33.247702 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9ef85eae-11b0-4ecb-956f-748146e0363a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:33.249602 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ef85eae-11b0-4ecb-956f-748146e0363a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:33.249816 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ef85eae-11b0-4ecb-956f-748146e0363a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:33.250141 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ef85eae-11b0-4ecb-956f-748146e0363a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:33.255463 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:33.255463 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:33.256028 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9ef85eae-11b0-4ecb-956f-748146e0363a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:33.256896 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ef85eae-11b0-4ecb-956f-748146e0363a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 200 Jul 22 04:57:33.257292 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1408/5619] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:33 2026] GET /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:34.266514 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-318f873d-ec6e-4de7-9ffd-c47cfc320688 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.268516 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-318f873d-ec6e-4de7-9ffd-c47cfc320688 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:34.268741 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-318f873d-ec6e-4de7-9ffd-c47cfc320688 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.269089 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-318f873d-ec6e-4de7-9ffd-c47cfc320688 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.273198 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-318f873d-ec6e-4de7-9ffd-c47cfc320688 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 404 Jul 22 04:57:34.273702 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1413/5620] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:34 2026] GET /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:34.279813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.281501 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:34.281700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.281873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.282081 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:34.288866 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.288866 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:34.289397 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:34.305065 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:34.305284 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-580ec2a2-fc0c-43d0-85d2-443ffe5040af tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 202 Jul 22 04:57:34.305649 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1402/5621] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:34 2026] DELETE /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:34.314197 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-523699ef-c606-4baa-ae68-914cdb229b4a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.315944 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-523699ef-c606-4baa-ae68-914cdb229b4a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:34.316146 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-523699ef-c606-4baa-ae68-914cdb229b4a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.316314 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-523699ef-c606-4baa-ae68-914cdb229b4a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.322484 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.322484 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:34.326118 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-523699ef-c606-4baa-ae68-914cdb229b4a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:34.329549 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-523699ef-c606-4baa-ae68-914cdb229b4a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 200 Jul 22 04:57:34.330015 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1399/5622] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:34 2026] GET /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:34.345564 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.347502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:34.347678 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.347853 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.356252 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.356252 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:34.359372 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:34.362830 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-9099da1d-0be9-418b-a5e6-a7c261a6e496 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:34.363216 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1409/5623] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:34 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:34.440729 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b6e622ae-42bb-4034-a23c-1324b6f1a15c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.441172 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6e622ae-42bb-4034-a23c-1324b6f1a15c None None] GET https://10.4.3.175/volume// Jul 22 04:57:34.441356 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6e622ae-42bb-4034-a23c-1324b6f1a15c None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.441546 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b6e622ae-42bb-4034-a23c-1324b6f1a15c None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.441869 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b6e622ae-42bb-4034-a23c-1324b6f1a15c None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:34.442184 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1414/5624] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:57: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 22 04:57:34.451301 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3b308279-7276-4f5f-8167-1876f503b935 req-720484ea-263f-43a4-bd59-5f9e7ce21608 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.453432 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-720484ea-263f-43a4-bd59-5f9e7ce21608 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:57:34.453756 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-720484ea-263f-43a4-bd59-5f9e7ce21608 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30193272-a422-406f-955b-21da9653cb56", "connector": null, "instance_uuid": "59bf7581-f9f0-4828-92ea-16339b9556e6"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:34.463610 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.463610 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:34.483708 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-720484ea-263f-43a4-bd59-5f9e7ce21608 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:57:34.484194 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1403/5625] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:57:34 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 22 04:57:34.512158 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.514763 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:34.515060 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.515312 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.521758 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a1f1cb1d-ed23-413c-a434-08256421112a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.522163 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a1f1cb1d-ed23-413c-a434-08256421112a None None] GET https://10.4.3.175/volume// Jul 22 04:57:34.522355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a1f1cb1d-ed23-413c-a434-08256421112a None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.522532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a1f1cb1d-ed23-413c-a434-08256421112a None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.522828 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a1f1cb1d-ed23-413c-a434-08256421112a None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:34.523153 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1410/5626] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:57: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 22 04:57:34.528156 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.528156 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:34.531037 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.531395 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:34.533185 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:34.533416 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:34.533634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:34.534919 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-8e2c3180-2119-45ad-95da-9863b6c09cd5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:34.535334 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1400/5627] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:34 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:34.544814 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.544814 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:34.548159 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:34.552447 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-f4d9b146-7f59-4de0-b888-4c9d8e2703e9 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:34.552832 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1415/5628] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:57:34 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:57:34.650475 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:34.652872 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] PUT https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 Jul 22 04:57:34.653344 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:34.662608 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Acquiring lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" by "attachment_update" {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:57:34.668089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" acquired by "attachment_update" :: waited 0.006s {{(pid=100127) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:57:34.669386 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:34.669386 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:34.737574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.coordination [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-30193272-a422-406f-955b-21da9653cb56-np0000005618" released by "attachment_update" :: held 0.069s {{(pid=100127) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:57:34.738177 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-b1a857a5-ecad-434c-b619-9c40ad1fd632 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 returned with HTTP 200 Jul 22 04:57:34.738734 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1404/5629] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:57:34 2026] PUT /volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:35.347463 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ee22cbbc-ead0-491f-b374-b269896c7d05 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:35.349059 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ee22cbbc-ead0-491f-b374-b269896c7d05 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:35.349261 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ee22cbbc-ead0-491f-b374-b269896c7d05 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:35.349442 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ee22cbbc-ead0-491f-b374-b269896c7d05 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:35.354987 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ee22cbbc-ead0-491f-b374-b269896c7d05 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 404 Jul 22 04:57:35.355417 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1411/5630] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:35 2026] GET /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:35.363207 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7be3fec5-a621-49b0-a81d-d68417ff448a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:35.365478 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:35.365772 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:35.365901 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:35.366138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:35.373682 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:35.373682 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:35.374232 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:35.390923 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:35.391163 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7be3fec5-a621-49b0-a81d-d68417ff448a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 202 Jul 22 04:57:35.391517 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1401/5631] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:35 2026] DELETE /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:35.399415 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:35.401314 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:35.401568 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:35.401707 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:35.408879 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:35.408879 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:35.412591 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:35.417055 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-48566e8b-4ec9-4017-abc0-3a5526fe3577 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 200 Jul 22 04:57:35.417493 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1416/5632] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:35 2026] GET /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:35.547285 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:35.548897 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:35.549099 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:35.549294 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:35.560050 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:35.560050 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:35.563195 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:35.567144 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4e5205ba-4616-4dfc-8655-41ca73b929ff tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:35.567513 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1405/5633] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:35 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:36.430521 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-49bfb3db-2661-4434-acf2-e660c7e69590 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:36.432166 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-49bfb3db-2661-4434-acf2-e660c7e69590 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:36.432344 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-49bfb3db-2661-4434-acf2-e660c7e69590 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:36.432510 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-49bfb3db-2661-4434-acf2-e660c7e69590 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:36.438017 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-49bfb3db-2661-4434-acf2-e660c7e69590 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 404 Jul 22 04:57:36.438451 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1412/5634] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:36 2026] GET /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:36.444953 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:36.446709 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:36.446902 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:36.447111 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:36.447281 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:36.453802 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:36.453802 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:36.454250 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:36.468900 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:36.469081 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9071fa1c-3c4e-4e04-85c4-0e55a58a2159 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 202 Jul 22 04:57:36.469567 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1402/5635] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:36 2026] DELETE /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:36.475817 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:36.477563 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:36.477780 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:36.477943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:36.484651 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:36.484651 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:36.487937 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:36.492404 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b37cc617-f34e-476d-a32b-d7115cf9d39d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 200 Jul 22 04:57:36.492823 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1417/5636] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:36 2026] GET /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:36.579342 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:36.581080 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:36.581272 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:36.581446 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:36.592986 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:36.592986 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:36.596115 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:36.599946 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8c1cb6ac-b04f-422a-8ce5-29468c168a3d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:36.600363 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1406/5637] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:36 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:36.966355 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-3b308279-7276-4f5f-8167-1876f503b935 req-5a11359a-f759-4345-8399-f50ac9686f17 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:36.968130 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-5a11359a-f759-4345-8399-f50ac9686f17 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991/action Jul 22 04:57:36.968449 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-5a11359a-f759-4345-8399-f50ac9686f17 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-complete": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:36.968554 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-5a11359a-f759-4345-8399-f50ac9686f17 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:36.985226 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:36.985226 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:36.996903 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-3b308279-7276-4f5f-8167-1876f503b935 req-5a11359a-f759-4345-8399-f50ac9686f17 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991/action returned with HTTP 204 Jul 22 04:57:36.997405 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1413/5638] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:57:36 2026] POST /volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:37.504505 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-5ff171b8-39e2-401c-bc5b-9c65def19ece None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:37.506262 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ff171b8-39e2-401c-bc5b-9c65def19ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:37.506471 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5ff171b8-39e2-401c-bc5b-9c65def19ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:37.506650 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-5ff171b8-39e2-401c-bc5b-9c65def19ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:37.511795 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-5ff171b8-39e2-401c-bc5b-9c65def19ece tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 404 Jul 22 04:57:37.512251 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1403/5639] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:37 2026] GET /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:37.519834 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:37.521700 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:37.522082 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1346104673"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:37.523429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1346104673'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:37.523582 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:37.527381 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:37.532596 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (dfc83f38-84b7-46fc-93db-81d8240c9bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:37.533430 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92c8823-e924-4e65-8f5a-348ae6dc9ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:37.534319 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:37.557337 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92c8823-e924-4e65-8f5a-348ae6dc9ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:37.558018 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4797c58-4ebf-4d3a-a0b4-f9b427cc9e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:37.592233 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['d859f98c-31ac-4f46-befb-1cf749985b3d', '4becf80f-1906-448c-956f-3353ed389612', '803ef68b-f447-42e5-84db-c1fc314b6d65', 'ff43551f-4594-4198-b4d4-bed84a19702b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:37.592971 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4797c58-4ebf-4d3a-a0b4-f9b427cc9e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d859f98c-31ac-4f46-befb-1cf749985b3d', '4becf80f-1906-448c-956f-3353ed389612', '803ef68b-f447-42e5-84db-c1fc314b6d65', 'ff43551f-4594-4198-b4d4-bed84a19702b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:37.593738 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a90e9e5-72fa-45e0-a874-fa80a375e952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:37.612180 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:37.613731 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:37.613906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:37.614116 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:37.614686 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a90e9e5-72fa-45e0-a874-fa80a375e952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '766fe51f-04a9-44d7-968c-4db4209e265c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1346104673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['d859f98c-31ac-4f46-befb-1cf749985b3d','4becf80f-1906-448c-956f-3353ed389612','803ef68b-f447-42e5-84db-c1fc314b6d65','ff43551f-4594-4198-b4d4-bed84a19702b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1346104673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=766fe51f-04a9-44d7-968c-4db4209e265c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:37.615697 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed823aa-df9a-450e-9b57-413a197962ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:37.624557 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:37.624557 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:37.627829 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:37.631896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b7bc3235-3961-4e31-a0e2-4b607805dae4 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:37.632275 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1407/5640] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:37 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1511 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:37.639326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ed823aa-df9a-450e-9b57-413a197962ff) transitioned into state 'SUCCESS' from state '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-1346104673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['d859f98c-31ac-4f46-befb-1cf749985b3d','4becf80f-1906-448c-956f-3353ed389612','803ef68b-f447-42e5-84db-c1fc314b6d65','ff43551f-4594-4198-b4d4-bed84a19702b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:37.639988 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70475ce-58cb-4484-b9cb-4d5c2299079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:37.648358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a70475ce-58cb-4484-b9cb-4d5c2299079d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:37.648971 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (dfc83f38-84b7-46fc-93db-81d8240c9bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:37.649334 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:37.649890 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a05c9e56-ba7a-4eb3-b9cc-ad14c687ed67 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:37.650355 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1418/5641] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:57:37 2026] POST /volume/v3/volumes => generated 770 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:37.661161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-160a5d15-e43d-494c-adf7-73b65b29f544 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:37.662884 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-160a5d15-e43d-494c-adf7-73b65b29f544 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:37.663147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-160a5d15-e43d-494c-adf7-73b65b29f544 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:37.663371 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-160a5d15-e43d-494c-adf7-73b65b29f544 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:37.670208 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:37.670208 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:37.673761 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-160a5d15-e43d-494c-adf7-73b65b29f544 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:37.677568 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-160a5d15-e43d-494c-adf7-73b65b29f544 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 200 Jul 22 04:57:37.677909 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1414/5642] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:37 2026] GET /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:38.689338 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.691246 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:38.691493 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:38.691670 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:38.698702 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.698702 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:38.702554 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:38.706912 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1cc3d4e5-a953-41bc-838f-3ae4c31a04b8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 200 Jul 22 04:57:38.707475 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1404/5643] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:38 2026] GET /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:38.718556 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.720042 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/snapshots Jul 22 04:57:38.720351 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "766fe51f-04a9-44d7-968c-4db4209e265c", "name": "tempest-VolumeDependencyTests-Snapshot-727714906"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:38.727447 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.727447 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:38.727805 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:38.727903 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create snapshot from volume 766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:38.748486 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['f157fb3f-3404-4479-adaf-202c2e444a42', '70abb4be-0687-44a5-80c5-de771baedb6c', '40d7ff79-24f5-4d5b-a60d-43d5a4bc3cb4', '39c2c710-92cf-4a24-a597-d804456f6cae'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:38.774765 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot create request issued successfully. Jul 22 04:57:38.775164 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2c80d0d8-1d13-4c87-adeb-892a1bb3d87e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots returned with HTTP 202 Jul 22 04:57:38.775601 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1408/5644] 10.4.3.175 () {68 vars in 1265 bytes} [Wed Jul 22 04:57:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:38.784414 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2f3b6ae-3803-49b3-8592-039d52984207 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.786108 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2f3b6ae-3803-49b3-8592-039d52984207 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:38.786293 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2f3b6ae-3803-49b3-8592-039d52984207 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:38.786511 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2f3b6ae-3803-49b3-8592-039d52984207 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:38.791535 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.791535 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:38.792036 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2f3b6ae-3803-49b3-8592-039d52984207 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:38.792769 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2f3b6ae-3803-49b3-8592-039d52984207 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 200 Jul 22 04:57:38.793167 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1419/5645] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:38 2026] GET /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:38.882380 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.884204 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:38.884412 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:38.884625 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:38.895685 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.895685 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:38.899554 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:38.904411 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3211ef5f-d709-4c6b-97f0-dd36b1c090cb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:38.904898 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1415/5646] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:38 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:38.916405 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.918197 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:38.918404 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:38.918586 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:38.930128 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.930128 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:38.933119 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:38.936674 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-940ba2ee-fccd-4589-a02e-9e6fee5093b2 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:38.937044 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1405/5647] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:38 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:38.949827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-15a2cef1-de76-478f-99d1-afb79f41445a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:38.952736 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-15a2cef1-de76-478f-99d1-afb79f41445a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:38.953022 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-15a2cef1-de76-478f-99d1-afb79f41445a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:38.953319 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-15a2cef1-de76-478f-99d1-afb79f41445a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:38.964711 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:38.964711 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:38.968556 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-15a2cef1-de76-478f-99d1-afb79f41445a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:38.974147 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-15a2cef1-de76-478f-99d1-afb79f41445a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:38.974668 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1409/5648] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:38 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:39.009943 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.011790 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:39.011954 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.012167 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.024086 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.024086 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:39.027303 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:39.031735 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-98c000f1-3269-47a5-978b-aab5f9b8fa04 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:39.032199 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1420/5649] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:39.052602 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.054523 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action Jul 22 04:57:39.054937 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:39.055152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:39.067814 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.067814 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:39.068363 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:39.073973 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Begin detaching volume completed successfully. Jul 22 04:57:39.074244 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-059456d8-9898-4d01-b041-eea9ac4fe5bb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action returned with HTTP 202 Jul 22 04:57:39.074734 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1416/5650] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:57:39 2026] POST /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:57:39.090818 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-61b1b133-ab05-4167-ac6f-5ce192376706 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.092512 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-61b1b133-ab05-4167-ac6f-5ce192376706 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:39.092716 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-61b1b133-ab05-4167-ac6f-5ce192376706 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.092936 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-61b1b133-ab05-4167-ac6f-5ce192376706 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.104438 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.104438 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:39.107533 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-61b1b133-ab05-4167-ac6f-5ce192376706 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:39.111357 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-aa704dae-c0b0-43ad-b726-746f7f4ba714 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.111731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-61b1b133-ab05-4167-ac6f-5ce192376706 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:39.111824 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa704dae-c0b0-43ad-b726-746f7f4ba714 None None] GET https://10.4.3.175/volume// Jul 22 04:57:39.112063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa704dae-c0b0-43ad-b726-746f7f4ba714 None None] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.112199 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1406/5651] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:39.112321 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-aa704dae-c0b0-43ad-b726-746f7f4ba714 None None] Calling method 'all' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.112725 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-aa704dae-c0b0-43ad-b726-746f7f4ba714 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:39.113117 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1410/5652] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04: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 22 04:57:39.121129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.122823 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:39.123015 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.123197 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.133156 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.133156 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:39.135977 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:39.139508 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-d193acc7-9ef7-48c6-878f-5473b66d38ed tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:39.139885 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1421/5653] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1694 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:57:39.644096 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.645947 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:39.646165 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.646353 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.656380 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.656380 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:39.659234 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:39.662716 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-438817cf-e828-43a0-beee-20db36045707 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:39.663092 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1417/5654] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1514 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:39.677032 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-f7834a09-e654-4921-88ee-bb06a62c8683 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.679130 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-f7834a09-e654-4921-88ee-bb06a62c8683 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 Jul 22 04:57:39.679363 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-f7834a09-e654-4921-88ee-bb06a62c8683 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.679593 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-f7834a09-e654-4921-88ee-bb06a62c8683 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.686393 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.686393 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:39.729876 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-95eb0d72-e6bd-4bf5-9f1a-948a3649309d req-f7834a09-e654-4921-88ee-bb06a62c8683 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 returned with HTTP 200 Jul 22 04:57:39.730393 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1407/5655] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:39 2026] DELETE /volume/v3/attachments/841a155e-2a17-4e2a-a65b-b4c9e5f92991 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:39.801737 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.803494 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:39.803700 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.803906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.808562 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.808562 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:39.808925 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:39.809681 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ae6edd1-91fb-4054-8e59-a1af04825040 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 200 Jul 22 04:57:39.810011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1411/5656] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:39.817683 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-63986040-c3fb-4a54-8dc2-122db21bd800 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.819323 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:39.819859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "82ef6723-f37d-4c0d-960a-1e11edd8bf55", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-434116117"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:39.821230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'snapshot_id': '82ef6723-f37d-4c0d-960a-1e11edd8bf55', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-434116117'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:39.825663 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.825663 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:39.826142 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:39.826295 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:39.829249 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:39.833995 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (de31d285-6879-407c-9b24-cd94ce61f844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:39.834934 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b1e48e-54e8-466e-bd6b-3f8342db2402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:39.835788 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:39.860244 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7b1e48e-54e8-466e-bd6b-3f8342db2402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82ef6723-f37d-4c0d-960a-1e11edd8bf55', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:39.860976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a312a152-10a9-48f6-84c2-44c6f7ab3df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:39.893936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['3242250a-bd62-4ae0-94ea-dd247afc9e73', 'cbfde016-1288-41a2-9c1b-23856d8db32b', 'cc69b297-5fcc-4598-83a1-ab68113cde87', '39502b05-5b0b-44c5-a822-6f04c25365f3'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:39.894656 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a312a152-10a9-48f6-84c2-44c6f7ab3df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3242250a-bd62-4ae0-94ea-dd247afc9e73', 'cbfde016-1288-41a2-9c1b-23856d8db32b', 'cc69b297-5fcc-4598-83a1-ab68113cde87', '39502b05-5b0b-44c5-a822-6f04c25365f3']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:39.895403 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0dfbdc-da65-4533-95d8-0bad04a9ca78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:39.929847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a0dfbdc-da65-4533-95d8-0bad04a9ca78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e63fb5b-1c8f-4b52-a97c-f664790377c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-434116117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['3242250a-bd62-4ae0-94ea-dd247afc9e73','cbfde016-1288-41a2-9c1b-23856d8db32b','cc69b297-5fcc-4598-83a1-ab68113cde87','39502b05-5b0b-44c5-a822-6f04c25365f3'],size=1,snapshot_id=82ef6723-f37d-4c0d-960a-1e11edd8bf55,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-434116117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e63fb5b-1c8f-4b52-a97c-f664790377c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82ef6723-f37d-4c0d-960a-1e11edd8bf55,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:39.930609 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d261fa5-54f3-4934-9526-5a053431bc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:39.946246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d261fa5-54f3-4934-9526-5a053431bc35) transitioned into state 'SUCCESS' from state '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-434116117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['3242250a-bd62-4ae0-94ea-dd247afc9e73','cbfde016-1288-41a2-9c1b-23856d8db32b','cc69b297-5fcc-4598-83a1-ab68113cde87','39502b05-5b0b-44c5-a822-6f04c25365f3'],size=1,snapshot_id=82ef6723-f37d-4c0d-960a-1e11edd8bf55,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:39.947042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b8a61a-ff34-4738-9c7b-1d25340be4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:39.965275 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70b8a61a-ff34-4738-9c7b-1d25340be4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:39.966062 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (de31d285-6879-407c-9b24-cd94ce61f844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:39.966362 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:39.966867 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-63986040-c3fb-4a54-8dc2-122db21bd800 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:39.967316 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1422/5657] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:39 2026] POST /volume/v3/volumes => generated 803 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:39.978519 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b84b977c-faff-4212-a04e-90e3889a86f2 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:39.980327 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b84b977c-faff-4212-a04e-90e3889a86f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:39.980679 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b84b977c-faff-4212-a04e-90e3889a86f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:39.980712 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b84b977c-faff-4212-a04e-90e3889a86f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:39.987892 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:39.987892 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:39.991267 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b84b977c-faff-4212-a04e-90e3889a86f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:39.995717 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b84b977c-faff-4212-a04e-90e3889a86f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 returned with HTTP 200 Jul 22 04:57:39.996180 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1418/5658] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:39 2026] GET /volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:40.126207 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:40.127815 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:40.127996 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:40.128190 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:40.136592 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:40.136592 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:40.139748 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:40.143580 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9032460f-e932-4b5c-9bf9-02597d1f2f8f tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:40.144114 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1408/5659] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:40 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:41.008367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7957e835-9537-460a-a975-a7f43366cb50 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.010395 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7957e835-9537-460a-a975-a7f43366cb50 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:41.010713 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7957e835-9537-460a-a975-a7f43366cb50 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.010944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7957e835-9537-460a-a975-a7f43366cb50 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.019277 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.019277 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:41.024504 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7957e835-9537-460a-a975-a7f43366cb50 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:41.029494 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7957e835-9537-460a-a975-a7f43366cb50 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 returned with HTTP 200 Jul 22 04:57:41.029928 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1412/5660] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:41.041718 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b62137a6-d341-4948-8000-c473dd9e11e8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.043722 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:41.043936 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.044159 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.044253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.snapshots [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:41.049190 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.049190 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:41.049594 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:41.063569 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot delete request issued successfully. Jul 22 04:57:41.063677 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b62137a6-d341-4948-8000-c473dd9e11e8 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 202 Jul 22 04:57:41.064268 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1423/5661] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:41 2026] DELETE /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:41.071605 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-93d708f4-4572-45ce-9788-76fc2f023155 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.073171 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93d708f4-4572-45ce-9788-76fc2f023155 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:41.073356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93d708f4-4572-45ce-9788-76fc2f023155 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.073525 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-93d708f4-4572-45ce-9788-76fc2f023155 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.078393 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.078393 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:41.078935 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-93d708f4-4572-45ce-9788-76fc2f023155 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Snapshot retrieved successfully. Jul 22 04:57:41.079905 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-93d708f4-4572-45ce-9788-76fc2f023155 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 200 Jul 22 04:57:41.080333 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1419/5662] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:41.439766 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.441462 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:41.441665 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.441858 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.451072 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.451072 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:41.454175 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:41.458045 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f36419ae-a5b7-4363-b58c-8ca255537fa0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:41.458438 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1409/5663] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:41.494463 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.496398 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:41.496587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.496826 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.505138 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.505138 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:41.508226 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:41.512104 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-3e7086f8-2a58-4288-b3dc-8cbd720a4355 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:41.512489 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1413/5664] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:41.528958 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.530738 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action Jul 22 04:57:41.531096 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:41.531261 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:41.540255 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.540255 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:41.540704 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:41.546365 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Begin detaching volume completed successfully. Jul 22 04:57:41.546630 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-7b5e3e51-737d-477c-845f-aea8a87c259b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action returned with HTTP 202 Jul 22 04:57:41.547072 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1424/5665] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:57:41 2026] POST /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:57:41.563650 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-4bd5670d-52e6-4586-8aa6-6c794749481c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.565557 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bd5670d-52e6-4586-8aa6-6c794749481c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:41.565720 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bd5670d-52e6-4586-8aa6-6c794749481c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.565910 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-4bd5670d-52e6-4586-8aa6-6c794749481c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.574710 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.574710 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:41.578316 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-4bd5670d-52e6-4586-8aa6-6c794749481c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:41.582366 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-4bd5670d-52e6-4586-8aa6-6c794749481c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:41.582727 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1420/5666] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:41.585635 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6d2abcea-476f-4a3a-8031-ba3caaff43b6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.585986 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d2abcea-476f-4a3a-8031-ba3caaff43b6 None None] GET https://10.4.3.175/volume// Jul 22 04:57:41.586157 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d2abcea-476f-4a3a-8031-ba3caaff43b6 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.586354 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6d2abcea-476f-4a3a-8031-ba3caaff43b6 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.586647 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6d2abcea-476f-4a3a-8031-ba3caaff43b6 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:41.586905 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1410/5667] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:57:41.593568 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:41.595479 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:41.595691 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:41.595865 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:41.604384 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:41.604384 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:41.607394 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:41.611323 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-a097d6fe-3b03-4d48-b7f0-ab80f6c37bb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:41.611749 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1414/5668] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:57:41 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:57:42.089860 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6d598c7c-be0a-405d-8602-4b3abc639af4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:42.091640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d598c7c-be0a-405d-8602-4b3abc639af4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:42.091858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d598c7c-be0a-405d-8602-4b3abc639af4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:42.092098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6d598c7c-be0a-405d-8602-4b3abc639af4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:42.096289 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6d598c7c-be0a-405d-8602-4b3abc639af4 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 404 Jul 22 04:57:42.096759 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1425/5669] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:42 2026] GET /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:42.103019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-536e9396-9af5-4598-950b-d685ec12b392 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:42.104579 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:42.104755 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:42.104939 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:42.105095 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:42.111554 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:42.111554 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:42.111991 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:42.127795 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:42.128040 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-536e9396-9af5-4598-950b-d685ec12b392 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 202 Jul 22 04:57:42.128475 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1421/5670] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:42 2026] DELETE /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:42.136583 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:42.138254 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:42.138445 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:42.138614 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:42.145347 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:42.145347 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:42.148641 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:42.152502 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1b700955-5e4a-4546-beaf-2841fc1b5be2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 200 Jul 22 04:57:42.152887 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1411/5671] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:42 2026] GET /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:42.594540 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:42.596307 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:42.596511 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:42.596690 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:42.605986 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:42.605986 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:42.609078 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:42.612826 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bb109c66-1f1d-4f64-9a2f-b25d3d70941e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:42.613213 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1415/5672] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:42 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:43.164141 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0c329ba9-22c8-4fd2-8abd-6b0ff2c5ba5f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:43.165783 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0c329ba9-22c8-4fd2-8abd-6b0ff2c5ba5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:43.165997 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0c329ba9-22c8-4fd2-8abd-6b0ff2c5ba5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:43.166250 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0c329ba9-22c8-4fd2-8abd-6b0ff2c5ba5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:43.171911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0c329ba9-22c8-4fd2-8abd-6b0ff2c5ba5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 404 Jul 22 04:57:43.172395 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1426/5673] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:43 2026] GET /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:43.179505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:43.181056 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:43.181401 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-29482401"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:43.182716 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-29482401'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:43.182823 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:43.186393 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:43.191451 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (b3f2cadb-b743-4b14-be11-422739bbfb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:43.192346 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9ff083-5f18-4636-9947-bba382a5275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:43.193147 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:43.215869 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb9ff083-5f18-4636-9947-bba382a5275d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:43.216617 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b350ff9-5b94-4bc4-be08-2bdbfd8dc370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:43.258215 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['e7d526de-f544-4419-967d-99dc887e5659', 'e0c04905-d26e-4db7-8898-a3eb40e9b736', '8c5c6345-8d48-4375-b34b-a8b2cfdd6d57', '207044b9-eb51-48ff-b1b1-37cdb899df9d'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:43.259234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b350ff9-5b94-4bc4-be08-2bdbfd8dc370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d526de-f544-4419-967d-99dc887e5659', 'e0c04905-d26e-4db7-8898-a3eb40e9b736', '8c5c6345-8d48-4375-b34b-a8b2cfdd6d57', '207044b9-eb51-48ff-b1b1-37cdb899df9d']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:43.260275 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0a94e9-a44e-4ca7-a5e9-da5f6516a7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:43.282549 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc0a94e9-a44e-4ca7-a5e9-da5f6516a7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc17802-5504-4d12-8a27-e3b13fac0fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-29482401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['e7d526de-f544-4419-967d-99dc887e5659','e0c04905-d26e-4db7-8898-a3eb40e9b736','8c5c6345-8d48-4375-b34b-a8b2cfdd6d57','207044b9-eb51-48ff-b1b1-37cdb899df9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-29482401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc17802-5504-4d12-8a27-e3b13fac0fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:43.283343 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e56e08f-7c25-4862-aee1-06d675864563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:43.299719 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e56e08f-7c25-4862-aee1-06d675864563) transitioned into state 'SUCCESS' from state '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-29482401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['e7d526de-f544-4419-967d-99dc887e5659','e0c04905-d26e-4db7-8898-a3eb40e9b736','8c5c6345-8d48-4375-b34b-a8b2cfdd6d57','207044b9-eb51-48ff-b1b1-37cdb899df9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:43.300516 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6208d6d6-a39b-4f3e-9dc5-44ac183b0f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:43.309955 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6208d6d6-a39b-4f3e-9dc5-44ac183b0f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:43.310786 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (b3f2cadb-b743-4b14-be11-422739bbfb68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:43.311133 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:43.311694 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-53cb0727-ea39-4278-a0ff-2099c1dcb51f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:43.312405 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1422/5674] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:57:43 2026] POST /volume/v3/volumes => generated 768 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:43.328883 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:43.330602 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:43.330794 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:43.330980 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:43.337225 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:43.337225 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:43.340194 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:43.343449 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5fcb9f6-213f-431c-a72a-04e327b95174 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 200 Jul 22 04:57:43.343764 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1412/5675] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:43 2026] GET /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:43.625545 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:43.627491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:43.627697 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:43.627891 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:43.637098 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:43.637098 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:43.640236 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:43.643887 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ab1beb0d-d4ba-4fdb-b2b7-ca791a90242c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:43.644271 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1416/5676] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:43 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:44.355594 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-91e3a881-915b-403d-b2ac-38af032982f0 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:44.357252 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-91e3a881-915b-403d-b2ac-38af032982f0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:44.357453 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-91e3a881-915b-403d-b2ac-38af032982f0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:44.357633 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-91e3a881-915b-403d-b2ac-38af032982f0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:44.363879 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:44.363879 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:44.366795 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-91e3a881-915b-403d-b2ac-38af032982f0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:44.370152 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-91e3a881-915b-403d-b2ac-38af032982f0 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 200 Jul 22 04:57:44.370470 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1427/5677] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:44 2026] GET /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:44.382360 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:44.384230 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:44.384567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dcc17802-5504-4d12-8a27-e3b13fac0fb7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-447195386"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:44.386019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request body: {'volume': {'source_volid': 'dcc17802-5504-4d12-8a27-e3b13fac0fb7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-447195386'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:44.392357 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:44.392357 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:44.392730 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume retrieved successfully. Jul 22 04:57:44.392849 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume of 1 GB Jul 22 04:57:44.396244 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Availability Zones retrieved successfully. Jul 22 04:57:44.401064 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ce1eef77-c140-4783-b5f9-6b20501b2fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:44.402023 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caabdb7b-db84-4536-9ebc-d0c0118b5a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:44.402851 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:44.424537 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caabdb7b-db84-4536-9ebc-d0c0118b5a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dcc17802-5504-4d12-8a27-e3b13fac0fb7', 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:44.425448 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30876429-ac2f-4ce2-9243-4ffd8b353af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:44.461157 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Created reservations ['fa62dc92-12d7-42fd-acba-09e3e5b736a1', '8586c9ab-c153-4359-b974-237bc578dbd3', '83cdc3da-4fd0-4e98-a0e7-7e51322db201', 'ac1661e4-14f5-430a-8349-9cfaba5ccde2'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:44.461815 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30876429-ac2f-4ce2-9243-4ffd8b353af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa62dc92-12d7-42fd-acba-09e3e5b736a1', '8586c9ab-c153-4359-b974-237bc578dbd3', '83cdc3da-4fd0-4e98-a0e7-7e51322db201', 'ac1661e4-14f5-430a-8349-9cfaba5ccde2']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:44.462501 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5967fa6-ac5a-4be3-9a3e-f21e555f3bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:44.492777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5967fa6-ac5a-4be3-9a3e-f21e555f3bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec43c1f3-db3f-4654-8770-fea830ed2841', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-447195386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['fa62dc92-12d7-42fd-acba-09e3e5b736a1','8586c9ab-c153-4359-b974-237bc578dbd3','83cdc3da-4fd0-4e98-a0e7-7e51322db201','ac1661e4-14f5-430a-8349-9cfaba5ccde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=dcc17802-5504-4d12-8a27-e3b13fac0fb7,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-447195386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec43c1f3-db3f-4654-8770-fea830ed2841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d70d042153b4dc19810b59e945cad47',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dcc17802-5504-4d12-8a27-e3b13fac0fb7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='491e1abaa65244328b86019fc8e3fc44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:44.493506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536fe968-9b21-40d2-b5cf-badb8085feb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:44.509185 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (536fe968-9b21-40d2-b5cf-badb8085feb5) transitioned into state 'SUCCESS' from state '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-447195386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d70d042153b4dc19810b59e945cad47',qos_specs=None,replication_status=,reservations=['fa62dc92-12d7-42fd-acba-09e3e5b736a1','8586c9ab-c153-4359-b974-237bc578dbd3','83cdc3da-4fd0-4e98-a0e7-7e51322db201','ac1661e4-14f5-430a-8349-9cfaba5ccde2'],size=1,snapshot_id=None,source_replicaid=,source_volid=dcc17802-5504-4d12-8a27-e3b13fac0fb7,status='creating',user_id='491e1abaa65244328b86019fc8e3fc44',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:44.509763 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46cf30f-51c6-4e94-9779-28efd61630cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:44.523020 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46cf30f-51c6-4e94-9779-28efd61630cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:44.523760 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Flow 'volume_create_api' (ce1eef77-c140-4783-b5f9-6b20501b2fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:44.524058 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Create volume request issued successfully. Jul 22 04:57:44.524566 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-1e4b22f1-b327-47fb-b3db-0655e553ffca tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:44.525041 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1423/5678] 10.4.3.175 () {70 vars in 1300 bytes} [Wed Jul 22 04:57:44 2026] POST /volume/v3/volumes => generated 803 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:44.535379 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c6a8e178-475a-48ed-b832-0665584208f2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:44.537434 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c6a8e178-475a-48ed-b832-0665584208f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:44.537434 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c6a8e178-475a-48ed-b832-0665584208f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:44.537577 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c6a8e178-475a-48ed-b832-0665584208f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:44.544934 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:44.544934 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:44.548457 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-c6a8e178-475a-48ed-b832-0665584208f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:44.552489 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c6a8e178-475a-48ed-b832-0665584208f2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 returned with HTTP 200 Jul 22 04:57:44.552844 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1413/5679] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:44 2026] GET /volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:44.656204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:44.658244 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:44.658431 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:44.658604 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:44.666389 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:44.666389 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:44.669291 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:44.672760 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f0cedb86-8c57-4da8-a098-ff64b1fda0f8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:44.673165 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1417/5680] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:44 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.325477 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.327309 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:45.327487 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.327670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.336126 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.336126 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:45.338815 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.342238 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-35f7b8f9-7729-4f98-b032-c5c65b9c1274 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:45.342600 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1428/5681] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 1217 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.565605 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.567591 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:45.567870 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.568077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.574833 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.574833 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:45.578183 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:45.582233 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9976d226-7f5f-4d86-a5b6-41985eca4ca3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 returned with HTTP 200 Jul 22 04:57:45.582623 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1424/5682] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.594036 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.595767 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:45.595974 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.596161 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.596318 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:45.603476 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.603476 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:45.604010 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:45.621858 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:45.622109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ee91fec9-7e83-4109-becb-dab73dbe9fe2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 202 Jul 22 04:57:45.622600 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1414/5683] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:45 2026] DELETE /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:45.629402 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.631078 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:45.631310 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.631483 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.637113 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-40c3d853-f9ff-4d93-a596-240202fd836d req-da1bcc3c-1d10-4739-a114-21d2c28bec81 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.639269 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-da1bcc3c-1d10-4739-a114-21d2c28bec81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 Jul 22 04:57:45.639482 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-da1bcc3c-1d10-4739-a114-21d2c28bec81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.639660 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-da1bcc3c-1d10-4739-a114-21d2c28bec81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'version_select' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.639848 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.639848 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:45.644181 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:45.647476 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.647476 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:45.648701 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d20ab938-303a-442d-92e7-1d05ba28c6c3 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 200 Jul 22 04:57:45.649168 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1418/5684] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.684411 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.685675 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-40c3d853-f9ff-4d93-a596-240202fd836d req-da1bcc3c-1d10-4739-a114-21d2c28bec81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 returned with HTTP 200 Jul 22 04:57:45.686104 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1429/5685] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:45 2026] DELETE /volume/v3/attachments/83eccd13-5563-49c0-ba07-069b0abcd1f4 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:45.686174 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:45.686376 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.686585 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.693533 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.693533 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:45.697224 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.701983 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b6e363b-4786-447a-9e7d-ab8a9f145d4b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:45.702380 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1425/5686] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:45.713770 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-267e5624-393a-4d78-9131-d17d80de8330 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.715675 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-267e5624-393a-4d78-9131-d17d80de8330 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:45.715875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-267e5624-393a-4d78-9131-d17d80de8330 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.716096 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-267e5624-393a-4d78-9131-d17d80de8330 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.725175 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.725175 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:45.728302 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-267e5624-393a-4d78-9131-d17d80de8330 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.732004 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-267e5624-393a-4d78-9131-d17d80de8330 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:45.732355 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1415/5687] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.773915 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.776580 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:45.776580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.776580 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.785493 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.785493 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:45.788615 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.792251 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-6fb0b8d7-eb4a-4e36-b16b-f2be72f4ed9a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:45.792633 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1419/5688] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.808701 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.810671 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/action Jul 22 04:57:45.811023 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:45.811139 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:45.820592 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.820592 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:45.820909 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.826210 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Begin detaching volume completed successfully. Jul 22 04:57:45.826700 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-351fd6ce-402e-407d-b00d-dd328eef08db tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/action returned with HTTP 202 Jul 22 04:57:45.826744 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1430/5689] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:57:45 2026] POST /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:57:45.843300 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.844948 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:45.845232 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.845464 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.854931 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.854931 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:45.857986 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.860603 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-03b56761-a6b4-4fec-9072-3feb3f45db8e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.860980 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03b56761-a6b4-4fec-9072-3feb3f45db8e None None] GET https://10.4.3.175/volume// Jul 22 04:57:45.861171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03b56761-a6b4-4fec-9072-3feb3f45db8e None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.861382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-03b56761-a6b4-4fec-9072-3feb3f45db8e None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.861680 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-03b56761-a6b4-4fec-9072-3feb3f45db8e None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:45.861721 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0b29bb24-a401-49c0-b035-00efb8d36bcd tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:45.861979 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1416/5690] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:57: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 22 04:57:45.862067 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1426/5691] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:45.867768 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.869534 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:45.869726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.869897 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.878253 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.878253 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:45.881253 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:45.884826 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-939f2644-8bc1-4d17-b89e-ab4334b8803a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:45.885252 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1420/5692] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 1347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:57:45.893902 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-c269cd94-d4a4-4e9e-bad0-926a2d5986bc None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:45.896117 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-c269cd94-d4a4-4e9e-bad0-926a2d5986bc tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption Jul 22 04:57:45.896377 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-c269cd94-d4a4-4e9e-bad0-926a2d5986bc tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:45.896528 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-c269cd94-d4a4-4e9e-bad0-926a2d5986bc tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:45.905400 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:45.905400 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:45.910717 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-c269cd94-d4a4-4e9e-bad0-926a2d5986bc tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption returned with HTTP 200 Jul 22 04:57:45.911103 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1431/5693] 10.4.3.175 () {68 vars in 1631 bytes} [Wed Jul 22 04:57:45 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:46.630715 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-e4717f3b-91b2-4e8c-8826-9ef7c83e1f3c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.632792 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-e4717f3b-91b2-4e8c-8826-9ef7c83e1f3c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf Jul 22 04:57:46.632939 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-e4717f3b-91b2-4e8c-8826-9ef7c83e1f3c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.633305 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-e4717f3b-91b2-4e8c-8826-9ef7c83e1f3c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.639698 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.639698 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:46.660821 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-604c2df5-0376-4b01-bc2f-a48dd4f9085d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.662769 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-604c2df5-0376-4b01-bc2f-a48dd4f9085d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:46.663031 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-604c2df5-0376-4b01-bc2f-a48dd4f9085d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.663238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-604c2df5-0376-4b01-bc2f-a48dd4f9085d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.668857 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-604c2df5-0376-4b01-bc2f-a48dd4f9085d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 404 Jul 22 04:57:46.669492 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1427/5694] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:46 2026] GET /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:46.676270 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.677890 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:46.678115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.678322 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.678499 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:46.679898 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-1010dcbd-4ac1-447e-b246-4ffcd449e3c6 req-e4717f3b-91b2-4e8c-8826-9ef7c83e1f3c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf returned with HTTP 200 Jul 22 04:57:46.680371 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1417/5695] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:46 2026] DELETE /volume/v3/attachments/fb275162-85c7-49c4-af3c-b24a53676baf => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:46.685106 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.685106 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:46.685568 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:46.702318 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:46.702491 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ba253c59-db05-450d-b3e6-9ad50dfeb194 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 returned with HTTP 202 Jul 22 04:57:46.703021 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1421/5696] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:46 2026] DELETE /volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:46.710095 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.711679 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:46.711903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.712361 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.719106 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.719106 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:46.723222 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:46.727935 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a55591ee-db6b-4ff1-991f-f754c938daf2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 returned with HTTP 200 Jul 22 04:57:46.728411 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1432/5697] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:46 2026] GET /volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:46.873571 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.874996 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:46.875228 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.875436 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.881469 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.881469 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:46.884334 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:46.887602 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d98c06d2-7148-40e0-a658-2d4b77e6d003 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:46.887951 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1428/5698] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:46 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:46.899219 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.900734 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:46.900893 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.901099 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.909295 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.909295 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:46.912058 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:46.916283 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-61d3c48a-6c5e-4b82-a5e1-b2650474d9cf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:46.916641 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1418/5699] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:46 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:46.950412 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.952424 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:46.952632 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:46.952810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:46.961531 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.961531 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:46.964575 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:46.968155 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-9b6744f6-90d9-4676-b90b-ae6e4868c350 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:46.968513 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1422/5700] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:57:46 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:46.984249 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:46.986016 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5/action Jul 22 04:57:46.986394 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:57:46.986508 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:46.995389 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:46.995389 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:46.995776 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:47.002084 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Begin detaching volume completed successfully. Jul 22 04:57:47.002294 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-1a783599-7a85-4420-b0d5-963ea0fac80d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5/action returned with HTTP 202 Jul 22 04:57:47.002675 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1433/5701] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:57:46 2026] POST /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:57:47.018984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.020664 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:47.020830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.021018 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.029113 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:47.029113 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:47.031918 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:47.035866 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-5864840b-99a8-4d52-8a49-a3b52aec12c3 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:47.036249 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-cbe191ac-9d0c-4300-ad7e-7377e7a69cf4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.036305 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1429/5702] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:47.036619 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbe191ac-9d0c-4300-ad7e-7377e7a69cf4 None None] GET https://10.4.3.175/volume// Jul 22 04:57:47.036752 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbe191ac-9d0c-4300-ad7e-7377e7a69cf4 None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.036920 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-cbe191ac-9d0c-4300-ad7e-7377e7a69cf4 None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.037270 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-cbe191ac-9d0c-4300-ad7e-7377e7a69cf4 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:57:47.037617 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1419/5703] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 22 04:57:47.043820 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.045714 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:47.045920 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.046134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.054496 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:47.054496 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:47.057457 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:47.061232 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-4328e747-f297-49a4-bcec-c7491ff169a5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:47.061596 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1423/5704] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:57:47.740375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d8b4ceb4-958c-456f-8a95-ae736919f0bf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.741924 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8b4ceb4-958c-456f-8a95-ae736919f0bf tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 Jul 22 04:57:47.742120 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8b4ceb4-958c-456f-8a95-ae736919f0bf tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.742355 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d8b4ceb4-958c-456f-8a95-ae736919f0bf tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.747715 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d8b4ceb4-958c-456f-8a95-ae736919f0bf tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 returned with HTTP 404 Jul 22 04:57:47.748077 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1434/5705] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/v3/volumes/ec43c1f3-db3f-4654-8770-fea830ed2841 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:47.754021 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.755748 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:47.755960 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.756194 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.756358 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:47.759685 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-3c202d1c-40b7-40ef-9558-1e116c4fc4c6 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.761351 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-3c202d1c-40b7-40ef-9558-1e116c4fc4c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db Jul 22 04:57:47.761548 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-3c202d1c-40b7-40ef-9558-1e116c4fc4c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.761750 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-3c202d1c-40b7-40ef-9558-1e116c4fc4c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'version_select' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.762011 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ae9e683e-f89d-4d9b-ace9-1bca05b8b520 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 404 Jul 22 04:57:47.762522 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1430/5706] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:47 2026] DELETE /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:47.768710 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:47.768710 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:47.769024 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7f06f7f6-6a8d-40ba-9b8a-8f59c39415e2 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.770581 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7f06f7f6-6a8d-40ba-9b8a-8f59c39415e2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 Jul 22 04:57:47.770762 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7f06f7f6-6a8d-40ba-9b8a-8f59c39415e2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.770930 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7f06f7f6-6a8d-40ba-9b8a-8f59c39415e2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.775877 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7f06f7f6-6a8d-40ba-9b8a-8f59c39415e2 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 returned with HTTP 404 Jul 22 04:57:47.776317 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1424/5707] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/v3/volumes/dcc17802-5504-4d12-8a27-e3b13fac0fb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:47.782567 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.784216 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:47.784418 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.784605 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.784761 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:47.791441 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:47.791441 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:47.791977 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:47.807292 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume request issued successfully. Jul 22 04:57:47.807292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-78c876d1-d4cf-49f2-b795-950c19cf0cf7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 returned with HTTP 202 Jul 22 04:57:47.807553 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1435/5708] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:47 2026] DELETE /volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 22 04:57:47.814731 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:47.816435 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:47.816618 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:47.816777 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:47.823912 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:47.823912 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:47.827348 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Volume info retrieved successfully. Jul 22 04:57:47.831679 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-359150da-546f-433e-9b6c-0dbbc4b08c85 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 returned with HTTP 200 Jul 22 04:57:47.832201 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1431/5709] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:47 2026] GET /volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:47.842203 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-4b5cd9c0-91b2-49c9-bf39-2e4019fbf7c2 req-3c202d1c-40b7-40ef-9558-1e116c4fc4c6 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db returned with HTTP 200 Jul 22 04:57:47.842600 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1420/5710] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:57:47 2026] DELETE /volume/v3/attachments/549bdd05-4b56-4e07-8727-c1c90db438db => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:48.048706 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.050666 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:48.050818 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.051062 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.058356 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:48.058356 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:48.061741 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:48.065354 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3fe063e0-8a23-4da1-8cd3-6760b88aaeeb tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:48.065688 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1425/5711] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:48.079745 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.081478 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:48.081663 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.081854 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.082038 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume with id: d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:48.089352 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:48.089352 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:48.089853 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:48.102587 np0000005618 devstack@c-api.service[100125]: WARNING cinder.keymgr.conf_key_mgr [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 22 04:57:48.108720 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume request issued successfully. Jul 22 04:57:48.108867 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-143a5d2b-ea2d-4a30-af40-46d046fd5ca5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 202 Jul 22 04:57:48.109286 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1436/5712] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:48.116920 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.118904 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:48.119158 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.119394 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.126383 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:48.126383 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:48.129916 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:48.134055 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d7ef3daf-9f7d-4d75-ac2e-6ddf4e91510b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 200 Jul 22 04:57:48.134526 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1432/5713] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:48.844487 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b070d5a1-7112-46e4-bfa7-5fb5a915d2f7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.846133 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b070d5a1-7112-46e4-bfa7-5fb5a915d2f7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 Jul 22 04:57:48.846383 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b070d5a1-7112-46e4-bfa7-5fb5a915d2f7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.846545 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b070d5a1-7112-46e4-bfa7-5fb5a915d2f7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.852164 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b070d5a1-7112-46e4-bfa7-5fb5a915d2f7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 returned with HTTP 404 Jul 22 04:57:48.852653 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1421/5714] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/5e63fb5b-1c8f-4b52-a97c-f664790377c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.859876 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fd331828-db73-4da6-96a7-36ecaa95b35c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.861617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd331828-db73-4da6-96a7-36ecaa95b35c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:48.861786 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd331828-db73-4da6-96a7-36ecaa95b35c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.861979 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fd331828-db73-4da6-96a7-36ecaa95b35c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.862075 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.snapshots [None req-fd331828-db73-4da6-96a7-36ecaa95b35c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:48.865943 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fd331828-db73-4da6-96a7-36ecaa95b35c tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 404 Jul 22 04:57:48.866393 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1426/5715] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:48.873296 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-75387793-974a-4168-9e9e-8fcdd50f4657 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.875025 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75387793-974a-4168-9e9e-8fcdd50f4657 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 Jul 22 04:57:48.875232 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75387793-974a-4168-9e9e-8fcdd50f4657 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.875422 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-75387793-974a-4168-9e9e-8fcdd50f4657 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.879221 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-75387793-974a-4168-9e9e-8fcdd50f4657 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 returned with HTTP 404 Jul 22 04:57:48.879679 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1437/5716] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/snapshots/82ef6723-f37d-4c0d-960a-1e11edd8bf55 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:48.885671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.887383 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:48.887584 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.887788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.887898 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:48.893364 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d2f56dac-8540-42b3-9339-91bcbc3a92a1 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 404 Jul 22 04:57:48.893821 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1433/5717] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.900265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a5d9c60c-292f-44d8-9839-60d44a04c209 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.901907 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5d9c60c-292f-44d8-9839-60d44a04c209 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c Jul 22 04:57:48.902140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5d9c60c-292f-44d8-9839-60d44a04c209 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.902356 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a5d9c60c-292f-44d8-9839-60d44a04c209 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.907414 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a5d9c60c-292f-44d8-9839-60d44a04c209 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c returned with HTTP 404 Jul 22 04:57:48.907802 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1422/5718] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/766fe51f-04a9-44d7-968c-4db4209e265c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.913624 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.915672 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:48.915894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.916095 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.916288 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:48.921351 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ae91ecad-49fd-45d3-82de-3e1a3a2d0dfe tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 404 Jul 22 04:57:48.921823 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1427/5719] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.928053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c6f582dc-0c2e-44d1-8d80-e58e44edc556 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.929864 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6f582dc-0c2e-44d1-8d80-e58e44edc556 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad Jul 22 04:57:48.930102 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6f582dc-0c2e-44d1-8d80-e58e44edc556 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.930304 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c6f582dc-0c2e-44d1-8d80-e58e44edc556 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.936292 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c6f582dc-0c2e-44d1-8d80-e58e44edc556 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad returned with HTTP 404 Jul 22 04:57:48.936702 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1438/5720] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/63223be0-18f6-47c0-85f7-ff653f880cad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.942764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.944502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:48.944676 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.944846 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.944973 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:48.948882 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09ea5a7b-3f41-4dcb-982e-c3ef622a4c9d tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 404 Jul 22 04:57:48.949314 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1434/5721] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:48.955022 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b9f87a84-1e6b-435a-be25-902f3cb11fc5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.956712 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9f87a84-1e6b-435a-be25-902f3cb11fc5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc Jul 22 04:57:48.956888 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9f87a84-1e6b-435a-be25-902f3cb11fc5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.957103 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b9f87a84-1e6b-435a-be25-902f3cb11fc5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.960926 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b9f87a84-1e6b-435a-be25-902f3cb11fc5 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc returned with HTTP 404 Jul 22 04:57:48.961389 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1423/5722] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/snapshots/1c008cb1-03ef-4a85-8fa2-58409358dbdc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:48.966981 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.968843 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:48.969063 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.969255 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.969401 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:48.974452 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-79dc9754-5ea2-4e18-91dc-5b4ba8ab633a tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 404 Jul 22 04:57:48.974886 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1428/5723] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.980580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-9b39aca5-0d19-4cb0-b8a8-35b23b7fdc03 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.982084 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b39aca5-0d19-4cb0-b8a8-35b23b7fdc03 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a Jul 22 04:57:48.982283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b39aca5-0d19-4cb0-b8a8-35b23b7fdc03 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.982444 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-9b39aca5-0d19-4cb0-b8a8-35b23b7fdc03 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.987092 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-9b39aca5-0d19-4cb0-b8a8-35b23b7fdc03 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a returned with HTTP 404 Jul 22 04:57:48.987485 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1439/5724] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:48 2026] GET /volume/v3/volumes/cc24500c-acf9-4ec5-9843-6b4e0750d54a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:48.992752 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:48.994464 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:48.994673 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:48.994874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:48.995029 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: 2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:48.999098 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d951cfb0-02c5-43f2-be53-86f1fff3c403 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 404 Jul 22 04:57:48.999509 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1435/5725] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:48 2026] DELETE /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.005088 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-26e8e979-25d8-49b5-9b3e-efcdc48a90ac None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.006889 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26e8e979-25d8-49b5-9b3e-efcdc48a90ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f Jul 22 04:57:49.007083 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26e8e979-25d8-49b5-9b3e-efcdc48a90ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.007265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-26e8e979-25d8-49b5-9b3e-efcdc48a90ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.011445 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-26e8e979-25d8-49b5-9b3e-efcdc48a90ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f returned with HTTP 404 Jul 22 04:57:49.011838 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1424/5726] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/snapshots/2aebdfee-63d9-4ca6-82a3-076eaefd8e0f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.017405 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-867ea6b7-a4df-4666-a408-98049173a948 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.018947 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-867ea6b7-a4df-4666-a408-98049173a948 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:49.019159 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-867ea6b7-a4df-4666-a408-98049173a948 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.019367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-867ea6b7-a4df-4666-a408-98049173a948 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.019517 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-867ea6b7-a4df-4666-a408-98049173a948 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:49.024397 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-867ea6b7-a4df-4666-a408-98049173a948 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 404 Jul 22 04:57:49.024764 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1429/5727] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.030670 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2850450-1d6a-477f-9ebb-2e72edaf32d7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.032229 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2850450-1d6a-477f-9ebb-2e72edaf32d7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f Jul 22 04:57:49.032412 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2850450-1d6a-477f-9ebb-2e72edaf32d7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.032579 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2850450-1d6a-477f-9ebb-2e72edaf32d7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.037457 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2850450-1d6a-477f-9ebb-2e72edaf32d7 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f returned with HTTP 404 Jul 22 04:57:49.037831 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1440/5728] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/286ac709-7ccc-41c0-a7d6-10721f9e9b3f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.044065 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b2d3aa78-6d23-462c-9987-184ac3b146db None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.045755 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2d3aa78-6d23-462c-9987-184ac3b146db tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:49.045981 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2d3aa78-6d23-462c-9987-184ac3b146db tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.046161 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b2d3aa78-6d23-462c-9987-184ac3b146db tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.046325 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-b2d3aa78-6d23-462c-9987-184ac3b146db tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: 37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:49.051310 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b2d3aa78-6d23-462c-9987-184ac3b146db tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 404 Jul 22 04:57:49.051700 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1436/5729] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.057617 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6a8c252e-2324-4a0f-b5ed-e54b017cf66e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.059166 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a8c252e-2324-4a0f-b5ed-e54b017cf66e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca Jul 22 04:57:49.059376 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a8c252e-2324-4a0f-b5ed-e54b017cf66e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.059540 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a8c252e-2324-4a0f-b5ed-e54b017cf66e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.064544 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a8c252e-2324-4a0f-b5ed-e54b017cf66e tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca returned with HTTP 404 Jul 22 04:57:49.064932 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1425/5730] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/37a9b537-0d87-4baa-8f4f-622544ce7cca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.071382 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc04a221-e33a-4c58-821d-5476b34bc206 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.072865 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc04a221-e33a-4c58-821d-5476b34bc206 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:49.073057 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc04a221-e33a-4c58-821d-5476b34bc206 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.073245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc04a221-e33a-4c58-821d-5476b34bc206 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.073391 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-fc04a221-e33a-4c58-821d-5476b34bc206 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:49.078096 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc04a221-e33a-4c58-821d-5476b34bc206 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 404 Jul 22 04:57:49.078476 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1430/5731] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.084287 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-6328b99b-5015-4d38-b2ae-78d5bda590ac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.085888 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6328b99b-5015-4d38-b2ae-78d5bda590ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 Jul 22 04:57:49.086098 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6328b99b-5015-4d38-b2ae-78d5bda590ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.086306 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-6328b99b-5015-4d38-b2ae-78d5bda590ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.091912 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-6328b99b-5015-4d38-b2ae-78d5bda590ac tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 returned with HTTP 404 Jul 22 04:57:49.092375 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1441/5732] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/d4c851de-2cd8-4ccb-a3e5-9dcc95a620b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.098708 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-85db3a3e-f63f-4e84-ab34-f500db449998 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.100614 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-85db3a3e-f63f-4e84-ab34-f500db449998 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:49.100792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-85db3a3e-f63f-4e84-ab34-f500db449998 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.100982 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-85db3a3e-f63f-4e84-ab34-f500db449998 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.101077 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.snapshots [None req-85db3a3e-f63f-4e84-ab34-f500db449998 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:49.105088 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-85db3a3e-f63f-4e84-ab34-f500db449998 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 404 Jul 22 04:57:49.105555 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1437/5733] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.111742 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e3c870e1-dd07-4cf3-900d-4b792f3c9384 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.113437 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c870e1-dd07-4cf3-900d-4b792f3c9384 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 Jul 22 04:57:49.113618 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c870e1-dd07-4cf3-900d-4b792f3c9384 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.113788 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e3c870e1-dd07-4cf3-900d-4b792f3c9384 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.117893 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e3c870e1-dd07-4cf3-900d-4b792f3c9384 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 returned with HTTP 404 Jul 22 04:57:49.118409 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1426/5734] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/snapshots/f19b2dfe-b6d5-41c1-afab-4a4a5c0c82e1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.124651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.126126 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:49.126325 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.126486 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.126631 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:49.131581 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e58a04d9-49ba-4b0b-b9d8-e97a06a105de tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 404 Jul 22 04:57:49.132116 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1431/5735] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.137821 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-82998fdd-9a2a-4de7-9071-720e8723c83b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.139465 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82998fdd-9a2a-4de7-9071-720e8723c83b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c Jul 22 04:57:49.139654 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82998fdd-9a2a-4de7-9071-720e8723c83b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.139837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-82998fdd-9a2a-4de7-9071-720e8723c83b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.145046 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-82998fdd-9a2a-4de7-9071-720e8723c83b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c returned with HTTP 404 Jul 22 04:57:49.145549 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1442/5736] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/fdbd9b80-d5f9-4bb1-9dc2-4808220bfd5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.146376 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7a5819e0-ca7a-4ab9-bf13-f14d780be6b7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.148095 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7a5819e0-ca7a-4ab9-bf13-f14d780be6b7 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a Jul 22 04:57:49.148312 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7a5819e0-ca7a-4ab9-bf13-f14d780be6b7 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.148506 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7a5819e0-ca7a-4ab9-bf13-f14d780be6b7 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.151443 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.153100 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:49.153332 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.153514 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.153613 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.snapshots [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete snapshot with id: d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:49.154896 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7a5819e0-ca7a-4ab9-bf13-f14d780be6b7 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a returned with HTTP 404 Jul 22 04:57:49.155340 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1438/5737] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/d7e2ef43-2d77-41b8-8e3c-e8bf6891de1a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.158864 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ddb77eb7-69b6-4592-9565-c9d9ef4b8a49 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 404 Jul 22 04:57:49.159431 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1427/5738] 10.4.3.175 () {66 vars in 1357 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.163303 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.164885 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:57:49.165105 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.165254 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4fde5f51-ec8f-4665-ae6f-2e42b9b8ee5f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.165343 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method 'detail' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.166085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100127) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:57:49.167075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4fde5f51-ec8f-4665-ae6f-2e42b9b8ee5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 Jul 22 04:57:49.167336 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4fde5f51-ec8f-4665-ae6f-2e42b9b8ee5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.167540 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4fde5f51-ec8f-4665-ae6f-2e42b9b8ee5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.172062 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4fde5f51-ec8f-4665-ae6f-2e42b9b8ee5f tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 returned with HTTP 404 Jul 22 04:57:49.172592 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1443/5739] 10.4.3.175 () {66 vars in 1354 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/snapshots/d47a09e3-f974-4038-ad40-7631ee409da4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:49.174891 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Get all volumes completed successfully. Jul 22 04:57:49.176565 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:49.176565 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:49.179834 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.181074 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1f15deb6-bb87-4f77-9e16-f84df12a6a04 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:57:49.181460 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1432/5740] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:49.182215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] DELETE https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:49.182502 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.182765 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.183032 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Delete volume with id: bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:49.189670 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-196325a8-1d7b-4124-b182-9ae48efa4c31 tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 404 Jul 22 04:57:49.190212 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1439/5741] 10.4.3.175 () {68 vars in 1392 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.194547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ab2ddca3-d7eb-4e84-b961-71d593b498bd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.196167 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab2ddca3-d7eb-4e84-b961-71d593b498bd tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] DELETE https://10.4.3.175/volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4 Jul 22 04:57:49.196365 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab2ddca3-d7eb-4e84-b961-71d593b498bd tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.196538 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab2ddca3-d7eb-4e84-b961-71d593b498bd tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method '_delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.196584 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c166b1fa-a4ca-40ed-ad1e-2f68f36fe41b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.196744 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:49.196744 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:49.198130 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c166b1fa-a4ca-40ed-ad1e-2f68f36fe41b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] GET https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 Jul 22 04:57:49.198367 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c166b1fa-a4ca-40ed-ad1e-2f68f36fe41b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.198545 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c166b1fa-a4ca-40ed-ad1e-2f68f36fe41b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.204045 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c166b1fa-a4ca-40ed-ad1e-2f68f36fe41b tempest-VolumeDependencyTests-1123871409 tempest-VolumeDependencyTests-1123871409-project-member] https://10.4.3.175/volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 returned with HTTP 404 Jul 22 04:57:49.204490 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1444/5742] 10.4.3.175 () {68 vars in 1389 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/bbea6c7c-9730-4d4c-b6ab-2778b6a81410 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 22 04:57:49.217540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab2ddca3-d7eb-4e84-b961-71d593b498bd tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4 returned with HTTP 202 Jul 22 04:57:49.217944 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1428/5743] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/types/3200212f-3124-4957-80e6-0cc0158223d4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:49.224179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-38467871-07d9-4c02-a4a4-e51d2b005568 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.225722 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:49.225894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.226061 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.226220 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume with id: eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:49.232520 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:49.232520 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:49.232870 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:49.246812 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume request issued successfully. Jul 22 04:57:49.247007 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-38467871-07d9-4c02-a4a4-e51d2b005568 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 202 Jul 22 04:57:49.247382 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1433/5744] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:49 2026] DELETE /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:49.253806 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:49.256003 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:49.256251 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:49.256456 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:49.264141 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:49.264141 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:49.268331 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:49.274295 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-85e798b8-4481-4c69-afa0-49c6e557fbfa tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 200 Jul 22 04:57:49.274749 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1440/5745] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:49 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:50.233478 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8c67581d-6c20-460b-a8e9-5860334100c7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:50.286355 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-396a5839-6a7f-4289-9506-3214483ef1ef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:50.287933 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-396a5839-6a7f-4289-9506-3214483ef1ef tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 Jul 22 04:57:50.288137 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-396a5839-6a7f-4289-9506-3214483ef1ef tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:50.288323 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-396a5839-6a7f-4289-9506-3214483ef1ef tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:50.293204 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-396a5839-6a7f-4289-9506-3214483ef1ef tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 returned with HTTP 404 Jul 22 04:57:50.293605 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1429/5746] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:50 2026] GET /volume/v3/volumes/eed2ddd0-cac7-4f90-bcb1-fd88b308adb5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:50.299549 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:50.301228 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:50.301418 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:50.301594 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:50.301743 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume with id: 30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:50.305986 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:57:50.306326 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-523696084"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:50.307638 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-523696084'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:57:50.307777 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Create volume of 1 GB Jul 22 04:57:50.308199 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:50.308199 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:50.308610 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:50.311101 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Availability Zones retrieved successfully. Jul 22 04:57:50.316208 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Flow 'volume_create_api' (f9399205-8f84-4ad5-93bd-c3ec9f696ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:50.317075 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41d0816-cfa4-404f-b169-cfceee628323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:50.317803 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:57:50.322947 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume request issued successfully. Jul 22 04:57:50.323141 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ce9e9f1a-6c58-4359-afe4-747abe9e8c34 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 202 Jul 22 04:57:50.323534 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1434/5747] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:57:50 2026] DELETE /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:50.332435 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:50.334120 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:50.334244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:50.334428 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:50.342032 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:50.342032 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:50.343227 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41d0816-cfa4-404f-b169-cfceee628323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:50.344079 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0040ae07-3747-464c-a547-36033f3f214f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:50.345985 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:57:50.351114 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b6ae283e-85fe-49cd-ae70-5569fac1aa2d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 200 Jul 22 04:57:50.351538 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1441/5748] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:50 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:50.403217 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Created reservations ['2ef04aac-e41a-4720-aabd-60415248dcc1', 'a7832a41-af47-4e69-8c07-4cf24742b49c', '87119e34-bd23-430a-a482-60a17d6d1fd0', '421f49f1-efc6-49ad-b539-ad3d7a964906'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:50.404076 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0040ae07-3747-464c-a547-36033f3f214f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ef04aac-e41a-4720-aabd-60415248dcc1', 'a7832a41-af47-4e69-8c07-4cf24742b49c', '87119e34-bd23-430a-a482-60a17d6d1fd0', '421f49f1-efc6-49ad-b539-ad3d7a964906']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:50.405077 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45f11c9-82bc-4097-a9b3-a4d08fcf575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:50.427597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45f11c9-82bc-4097-a9b3-a4d08fcf575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3a21b54-0d82-4a1d-80dc-e34ddbe7e041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523696084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1390ae0b76954fbe86e60d74c97149b4',qos_specs=None,replication_status=,reservations=['2ef04aac-e41a-4720-aabd-60415248dcc1','a7832a41-af47-4e69-8c07-4cf24742b49c','87119e34-bd23-430a-a482-60a17d6d1fd0','421f49f1-efc6-49ad-b539-ad3d7a964906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb522784dc54c26b681bc85f59845a9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:57:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523696084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3a21b54-0d82-4a1d-80dc-e34ddbe7e041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1390ae0b76954fbe86e60d74c97149b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eeb522784dc54c26b681bc85f59845a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:50.428374 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a857580-d518-4bfe-a8ce-8712b946ef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:50.445411 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a857580-d518-4bfe-a8ce-8712b946ef88) transitioned into state 'SUCCESS' from state '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-523696084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1390ae0b76954fbe86e60d74c97149b4',qos_specs=None,replication_status=,reservations=['2ef04aac-e41a-4720-aabd-60415248dcc1','a7832a41-af47-4e69-8c07-4cf24742b49c','87119e34-bd23-430a-a482-60a17d6d1fd0','421f49f1-efc6-49ad-b539-ad3d7a964906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eeb522784dc54c26b681bc85f59845a9',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:50.446056 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942b6ee8-d060-4fcb-a286-6eb9618b136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:57:50.455428 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (942b6ee8-d060-4fcb-a286-6eb9618b136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:57:50.456358 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Flow 'volume_create_api' (f9399205-8f84-4ad5-93bd-c3ec9f696ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:57:50.456724 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Create volume request issued successfully. Jul 22 04:57:50.457383 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8c67581d-6c20-460b-a8e9-5860334100c7 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:57:50.457920 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1445/5749] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:57:50 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 22 04:57:50.470590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9d900816-2238-40bc-a652-3f5a3b07942e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:50.472109 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d900816-2238-40bc-a652-3f5a3b07942e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:57:50.472325 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d900816-2238-40bc-a652-3f5a3b07942e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:50.472496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9d900816-2238-40bc-a652-3f5a3b07942e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:50.478628 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:50.478628 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:50.481513 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-9d900816-2238-40bc-a652-3f5a3b07942e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Volume info retrieved successfully. Jul 22 04:57:50.484713 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9d900816-2238-40bc-a652-3f5a3b07942e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 returned with HTTP 200 Jul 22 04:57:50.485193 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1430/5750] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:50 2026] GET /volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:51.365376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-49fba4c4-93d0-4769-9a4c-a27693aea4b5 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.367008 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49fba4c4-93d0-4769-9a4c-a27693aea4b5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 Jul 22 04:57:51.367188 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49fba4c4-93d0-4769-9a4c-a27693aea4b5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:51.367367 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-49fba4c4-93d0-4769-9a4c-a27693aea4b5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:51.372576 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-49fba4c4-93d0-4769-9a4c-a27693aea4b5 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 returned with HTTP 404 Jul 22 04:57:51.372997 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1435/5751] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:57:51 2026] GET /volume/v3/volumes/30193272-a422-406f-955b-21da9653cb56 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:57:51.379308 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.380743 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:57:51.380921 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:51.381116 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:51.381785 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:57:51.383576 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=296,cinder:UPDATE=104,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:57:51.390230 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Get all volumes completed successfully. Jul 22 04:57:51.391775 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:51.391775 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:51.396024 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3b64b164-1fe5-4682-80a1-d5b041a3ab92 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:57:51.396457 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1442/5752] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:57:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6259 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:51.409458 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a00519ee-9647-42cf-ae10-a201751e8610 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.411075 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a00519ee-9647-42cf-ae10-a201751e8610 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] DELETE https://10.4.3.175/volume/v3/types/b04396e7-2248-424c-806b-454f205455e0 Jul 22 04:57:51.411283 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a00519ee-9647-42cf-ae10-a201751e8610 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:51.411439 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a00519ee-9647-42cf-ae10-a201751e8610 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:51.411625 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:51.411625 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:51.431337 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a00519ee-9647-42cf-ae10-a201751e8610 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types/b04396e7-2248-424c-806b-454f205455e0 returned with HTTP 202 Jul 22 04:57:51.431693 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1446/5753] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:57:51 2026] DELETE /volume/v3/types/b04396e7-2248-424c-806b-454f205455e0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:57:51.496614 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.498597 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:57:51.498860 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:51.499119 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:51.506417 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:51.506417 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:51.509642 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Volume info retrieved successfully. Jul 22 04:57:51.513790 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-917a398b-9901-4c20-b4b5-fbbdbfda4fcd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 returned with HTTP 200 Jul 22 04:57:51.514195 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1431/5754] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:51 2026] GET /volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:57:51.528430 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.530044 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:57:51.530358 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3a21b54-0d82-4a1d-80dc-e34ddbe7e041", "name": "tempest-type-Backup-900932767"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:57:51.531663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Creating new backup {'backup': {'volume_id': 'a3a21b54-0d82-4a1d-80dc-e34ddbe7e041', 'name': 'tempest-type-Backup-900932767'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:57:51.531786 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Creating backup of volume a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 in container None Jul 22 04:57:51.537731 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:51.537731 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:51.538064 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Volume info retrieved successfully. Jul 22 04:57:51.559345 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Created reservations ['9de60e26-d8d5-4895-970f-8e1128912143', '2a5f3677-b879-4e5e-a308-5c86007d39ce'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:57:51.565722 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=246,cinder:UPDATE=57,cinder:INSERT=27 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:57:51.584985 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7cd4acbb-1e3b-4433-b865-9b8f57f05649 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:57:51.585561 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1436/5755] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:57:51 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:57:51.593119 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:51.594956 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:51.595229 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:51.595651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:51.595651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:51.599916 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:51.599916 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:51.600331 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bf61b5c5-8d15-4b25-94cd-bed27221e833 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:51.600666 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1443/5756] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:51 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:52.610589 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:52.612687 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:52.612907 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:52.613105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:52.613226 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:52.614805 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=361,cinder:UPDATE=110,cinder:INSERT=67 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:57:52.618342 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:52.618342 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:52.619012 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c89c3b95-7ca9-4baf-b2c7-3e4e2f177fc5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:52.619420 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1447/5757] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:52 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:53.628496 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-7439fa14-96b5-453e-9953-00c7daf0037e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:53.630335 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7439fa14-96b5-453e-9953-00c7daf0037e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:53.630581 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7439fa14-96b5-453e-9953-00c7daf0037e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:53.630805 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-7439fa14-96b5-453e-9953-00c7daf0037e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:53.630947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-7439fa14-96b5-453e-9953-00c7daf0037e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:53.632528 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=312,cinder:UPDATE=81,cinder:INSERT=49 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:57:53.638014 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:53.638014 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:53.638868 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-7439fa14-96b5-453e-9953-00c7daf0037e tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:53.639338 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1432/5758] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:53 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:54.648978 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:54.651059 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:54.651324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:54.651535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:54.651651 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:54.656347 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:54.656347 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:54.657030 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d8e79d05-ca59-4b09-9b55-610bfcd2eabd tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:54.657441 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1437/5759] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:54 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:55.667707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:55.669606 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:55.669807 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:55.669994 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:55.670103 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:55.675215 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:55.675215 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:55.675938 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-829b4289-4eb8-4d4a-ac8b-e47d61cb44a1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:55.676396 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1444/5760] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:55 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:56.688806 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:56.690621 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:56.690864 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:56.691095 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:56.691202 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:56.695870 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:56.695870 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:57:56.696530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d7864ad1-c36e-4afe-b24f-054dc27c2563 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:56.696864 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1448/5761] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:56 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:57.707107 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:57.709147 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:57.709424 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:57.709629 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:57.709769 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:57.714284 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:57.714284 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:57:57.714859 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2289a170-8986-4c5a-bf80-85e02f39cbb5 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:57.715215 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1433/5762] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:57 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:58.725124 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:58.726704 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:58.726919 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:58.727110 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:58.727207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:58.731188 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:58.731188 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:57:58.731721 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b62c94e1-a2c4-465c-bd05-d4b88d97cff6 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:58.732086 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1438/5763] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:58 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:57:59.742270 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:57:59.744096 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:57:59.744448 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:57:59.745651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:57:59.745651 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:57:59.749036 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:57:59.749036 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:57:59.749797 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-aa037622-6d5b-4007-8aaf-f19dd8fe87f4 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:57:59.750353 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1445/5764] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:57:59 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:00.761333 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:00.763673 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:00.766976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:00.766976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:00.766976 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:00.767891 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:00.767891 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:00.768573 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f19466f8-2db0-4c1e-ac9d-d40e8c771a82 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:00.769156 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1449/5765] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:00 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:01.781744 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:01.783659 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:01.783875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:01.784078 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:01.784186 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:01.788584 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:01.788584 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:01.789251 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9cb5649-4dd5-4357-8fb5-278aca76895f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:01.789764 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1434/5766] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:01 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:02.799926 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e61380db-1619-4b19-bb17-17178d03cf3b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:02.803223 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e61380db-1619-4b19-bb17-17178d03cf3b tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:02.803517 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e61380db-1619-4b19-bb17-17178d03cf3b tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:02.803702 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e61380db-1619-4b19-bb17-17178d03cf3b tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:02.803873 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e61380db-1619-4b19-bb17-17178d03cf3b tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:02.809322 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:02.809322 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:02.809985 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e61380db-1619-4b19-bb17-17178d03cf3b tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:02.810341 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1439/5767] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:02 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:03.821423 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c63ebe2b-df57-4112-a946-af5361572494 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:03.823545 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c63ebe2b-df57-4112-a946-af5361572494 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:03.823792 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c63ebe2b-df57-4112-a946-af5361572494 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:03.824045 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c63ebe2b-df57-4112-a946-af5361572494 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:03.824183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c63ebe2b-df57-4112-a946-af5361572494 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:03.828761 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:03.828761 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:03.829369 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c63ebe2b-df57-4112-a946-af5361572494 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:03.829767 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1446/5768] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:03 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:04.841608 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:04.843556 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:04.843749 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:04.843921 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:04.844041 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:04.847933 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:04.847933 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:04.848487 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-51b985bf-4031-4fa2-86c9-7056007d4c3f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:04.848783 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1450/5769] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:04 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:05.858602 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:05.860300 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:05.860535 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:05.860705 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:05.860805 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:05.864702 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:05.864702 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:05.865237 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-fcc134dd-d0ac-44e0-84c0-f9a1e6c98636 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:05.865607 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1435/5770] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:05 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:05.874739 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-413b20b4-bb14-473f-8e02-f2a2e85b068f None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:05.876483 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-413b20b4-bb14-473f-8e02-f2a2e85b068f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] PUT https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:05.876825 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-413b20b4-bb14-473f-8e02-f2a2e85b068f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:05.882249 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:05.882249 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:05.887379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-413b20b4-bb14-473f-8e02-f2a2e85b068f tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:05.887735 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1440/5771] 10.4.3.175 () {70 vars in 1408 bytes} [Wed Jul 22 04:58:05 2026] PUT /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 315 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:05.895541 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:05.897238 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:05.897479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:05.897700 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:05.897830 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:05.902136 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:05.902136 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:05.902805 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-2f081083-d118-46a5-aa5c-e0a9859b1cc3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:05.903219 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1447/5772] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:05 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:05.913108 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:05.914656 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] DELETE https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:05.914837 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:05.915035 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:05.915166 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Delete backup with id: d41fb7f7-4204-4577-ba68-1553c5ba4fc7. Jul 22 04:58:05.919859 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:05.919859 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:05.932640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] delete_backup rpcapi backup_id d41fb7f7-4204-4577-ba68-1553c5ba4fc7 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:58:05.934470 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-d551c3a8-46f7-4b87-aaea-8cc6e7fe21ea tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 202 Jul 22 04:58:05.934939 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1451/5773] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:58:05 2026] DELETE /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:58:05.941552 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:05.943084 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:05.943313 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:05.943461 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:05.943576 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:05.947790 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:05.947790 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:05.948437 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f92c4fe0-ceaf-4f5b-8c2e-014c2d291906 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 200 Jul 22 04:58:05.948761 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1436/5774] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:05 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:06.958329 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-ca0e135e-4de4-4044-8608-adbc91f22347 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:06.960921 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca0e135e-4de4-4044-8608-adbc91f22347 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 Jul 22 04:58:06.961122 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca0e135e-4de4-4044-8608-adbc91f22347 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:06.961303 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-ca0e135e-4de4-4044-8608-adbc91f22347 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:06.961426 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-ca0e135e-4de4-4044-8608-adbc91f22347 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Show backup with id d41fb7f7-4204-4577-ba68-1553c5ba4fc7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:06.964616 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-ca0e135e-4de4-4044-8608-adbc91f22347 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 returned with HTTP 404 Jul 22 04:58:06.965062 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1441/5775] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:06 2026] GET /volume/v3/backups/d41fb7f7-4204-4577-ba68-1553c5ba4fc7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:06.970794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:06.972375 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:58:06.972563 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:06.972771 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:06.972921 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Delete volume with id: a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:58:06.979207 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:06.979207 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:06.979530 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Volume info retrieved successfully. Jul 22 04:58:06.995009 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Delete volume request issued successfully. Jul 22 04:58:06.995233 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-e1f3e234-9c2b-446f-8a94-a265cf300622 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 returned with HTTP 202 Jul 22 04:58:06.995567 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1448/5776] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:58:06 2026] DELETE /volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:58:07.001790 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:07.003564 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:58:07.003818 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:07.004075 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:07.010354 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:07.010354 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:07.013252 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Volume info retrieved successfully. Jul 22 04:58:07.016587 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5cc2e62f-5d35-4f95-9079-59278ef779c1 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 returned with HTTP 200 Jul 22 04:58:07.016937 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1452/5777] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:07 2026] GET /volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:08.028848 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-30071259-eb1c-4676-92df-68dc8e0137a3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:08.030632 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30071259-eb1c-4676-92df-68dc8e0137a3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] GET https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 Jul 22 04:58:08.030840 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-30071259-eb1c-4676-92df-68dc8e0137a3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:08.031037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-30071259-eb1c-4676-92df-68dc8e0137a3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:08.036540 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-30071259-eb1c-4676-92df-68dc8e0137a3 tempest-ProjectAdminTests39-902345498 tempest-ProjectAdminTests39-902345498-project-admin] https://10.4.3.175/volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 returned with HTTP 404 Jul 22 04:58:08.037030 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1437/5778] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:08 2026] GET /volume/v3/volumes/a3a21b54-0d82-4a1d-80dc-e34ddbe7e041 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:09.370318 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:09.454073 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:58:09.454361 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1571924068"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:09.456113 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1571924068'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:58:09.456251 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume of 1 GB Jul 22 04:58:09.459804 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Availability Zones retrieved successfully. Jul 22 04:58:09.464883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (33657f98-3089-409c-b1a3-32dd9fc602fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:09.465849 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866c5dc8-9bb6-40c6-b512-97d959119fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:09.466587 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:58:09.490508 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866c5dc8-9bb6-40c6-b512-97d959119fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:09.491362 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56eea03-06e5-4b93-923e-445e59346552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:09.556547 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['f4ec0e72-0908-49fd-82ea-e86f8b506018', '6bc7d8f8-fa03-4884-824d-b754a9b09d32', '670b7be2-eecf-4c08-898b-a171b1f35e5d', '0f9e0137-d603-4836-bdba-99e720e6f4e3'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:09.557262 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d56eea03-06e5-4b93-923e-445e59346552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ec0e72-0908-49fd-82ea-e86f8b506018', '6bc7d8f8-fa03-4884-824d-b754a9b09d32', '670b7be2-eecf-4c08-898b-a171b1f35e5d', '0f9e0137-d603-4836-bdba-99e720e6f4e3']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:09.557975 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c8d18a-cefe-4054-967b-3aeaf0b64e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:09.580812 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c8d18a-cefe-4054-967b-3aeaf0b64e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95b89917-ed5d-48a7-bac7-b2ab6c656575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571924068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['f4ec0e72-0908-49fd-82ea-e86f8b506018','6bc7d8f8-fa03-4884-824d-b754a9b09d32','670b7be2-eecf-4c08-898b-a171b1f35e5d','0f9e0137-d603-4836-bdba-99e720e6f4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1571924068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95b89917-ed5d-48a7-bac7-b2ab6c656575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aa4dcd939604f4fa386e8cc37dae394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:09.581466 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a38242-361e-489b-8575-c77ced46462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:09.599029 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a38242-361e-489b-8575-c77ced46462e) transitioned into state 'SUCCESS' from state '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-1571924068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['f4ec0e72-0908-49fd-82ea-e86f8b506018','6bc7d8f8-fa03-4884-824d-b754a9b09d32','670b7be2-eecf-4c08-898b-a171b1f35e5d','0f9e0137-d603-4836-bdba-99e720e6f4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:09.599745 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e08be3-7490-43bd-8c84-d2e9d07f81e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:09.609861 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e08be3-7490-43bd-8c84-d2e9d07f81e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:09.610685 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (33657f98-3089-409c-b1a3-32dd9fc602fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:09.611148 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request issued successfully. Jul 22 04:58:09.611531 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b71c9cb9-7970-46b3-af9e-972db2f3cf05 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:58:09.611912 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1442/5779] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:58:09 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:09.627368 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:09.629086 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:58:09.629307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:09.629437 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:09.636298 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:09.636298 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:09.639758 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:09.643317 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-abd4bde5-d0e7-408d-8cad-da4e58188af1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 returned with HTTP 200 Jul 22 04:58:09.643916 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1449/5780] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:09 2026] GET /volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:10.659727 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:10.661548 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:58:10.661750 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:10.661937 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:10.671614 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:10.671614 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:10.676921 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:10.682612 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c78d6769-f6fd-42b7-b3dd-a409757adff4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 returned with HTTP 200 Jul 22 04:58:10.683050 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1453/5781] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:10 2026] GET /volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:10.697315 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0815a412-8414-4570-a603-f8880c0f3e19 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:10.699221 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:58:10.699595 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95b89917-ed5d-48a7-bac7-b2ab6c656575", "name": "tempest-type-Backup-513053821"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:10.701001 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating new backup {'backup': {'volume_id': '95b89917-ed5d-48a7-bac7-b2ab6c656575', 'name': 'tempest-type-Backup-513053821'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:58:10.701138 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating backup of volume 95b89917-ed5d-48a7-bac7-b2ab6c656575 in container None Jul 22 04:58:10.708356 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:10.708356 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:10.708707 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:10.732926 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['1a34a949-3eeb-44c2-830d-300146677843', 'b3bb54ec-6afb-4ecf-9331-12b1c85799d5'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:10.759230 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0815a412-8414-4570-a603-f8880c0f3e19 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:58:10.759874 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1438/5782] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:58:10 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:10.771509 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-51aca324-654d-4eb3-9516-7e59d2a03610 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:10.773906 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-51aca324-654d-4eb3-9516-7e59d2a03610 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:10.773906 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-51aca324-654d-4eb3-9516-7e59d2a03610 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:10.774073 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-51aca324-654d-4eb3-9516-7e59d2a03610 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:10.774175 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-51aca324-654d-4eb3-9516-7e59d2a03610 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:10.778821 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:10.778821 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:10.779521 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-51aca324-654d-4eb3-9516-7e59d2a03610 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:10.779921 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1443/5783] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:10 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:11.791258 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:11.793100 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:11.793294 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:11.793505 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:11.793652 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:11.797501 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:11.797501 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:11.798211 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-27c1a7f9-cc73-42bd-a753-ebd26d63d561 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:11.798546 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1450/5784] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:11 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:12.808061 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-09571c99-1af5-48e4-b665-2002946a48cb None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:12.810317 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09571c99-1af5-48e4-b665-2002946a48cb tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:12.810623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09571c99-1af5-48e4-b665-2002946a48cb tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:12.810880 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-09571c99-1af5-48e4-b665-2002946a48cb tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:12.811057 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-09571c99-1af5-48e4-b665-2002946a48cb tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:12.816199 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:12.816199 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:12.817051 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-09571c99-1af5-48e4-b665-2002946a48cb tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:12.817541 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1454/5785] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:12 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:13.827380 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:13.830670 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:13.830976 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:13.831192 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:13.831341 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:13.835759 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:13.835759 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:13.836496 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-09e2263a-8303-4a66-a0e5-60abdcf9e063 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:13.836894 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1439/5786] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:13 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:14.846196 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:14.849993 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:14.849993 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:14.850179 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:14.850269 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:14.855906 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:14.855906 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:14.856762 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-de1168e5-89ac-48b3-ae39-36ea03003ed1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:14.857258 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1444/5787] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:14 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:15.866110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-43b186f6-c547-4e99-a782-a28ef94d339f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:15.867742 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b186f6-c547-4e99-a782-a28ef94d339f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:15.867929 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b186f6-c547-4e99-a782-a28ef94d339f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:15.868146 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-43b186f6-c547-4e99-a782-a28ef94d339f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:15.868238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-43b186f6-c547-4e99-a782-a28ef94d339f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:15.872767 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:15.872767 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:15.873536 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-43b186f6-c547-4e99-a782-a28ef94d339f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:15.873892 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1451/5788] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:15 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:16.883671 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:16.885603 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:16.885884 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:16.886162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:16.886311 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:16.890572 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:16.890572 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:16.891219 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0ab3d493-f5b8-4291-a4ce-e2d64000654d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:16.891610 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1455/5789] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:16 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:17.901041 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d80f2f7b-5730-4e28-8479-926f62af9671 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:17.902865 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d80f2f7b-5730-4e28-8479-926f62af9671 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:17.903072 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d80f2f7b-5730-4e28-8479-926f62af9671 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:17.903246 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d80f2f7b-5730-4e28-8479-926f62af9671 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:17.903352 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d80f2f7b-5730-4e28-8479-926f62af9671 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:17.907574 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:17.907574 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:17.908161 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d80f2f7b-5730-4e28-8479-926f62af9671 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:17.908481 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1440/5790] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:17 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:18.917863 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:18.919667 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:18.919927 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:18.920157 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:18.920264 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:18.924285 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:18.924285 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:18.924833 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4ef4fc5c-79c0-4131-a3a3-4febcc99b006 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:18.925192 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1445/5791] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:18 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:19.935068 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:19.937408 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:19.937732 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:19.938012 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:19.938180 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:19.942582 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:19.942582 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:19.943272 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-09fcd97a-20f9-4ed2-a409-72afa60c1d3a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:19.943643 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1452/5792] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:19 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:20.953069 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:20.954764 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:20.954945 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:20.955138 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:20.955238 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:20.960229 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:20.960229 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:20.960977 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-856ef6fc-69ba-456c-8b90-93c646ea7043 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:20.961378 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1456/5793] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:20 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:21.972136 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-120141be-4d6f-46e0-9beb-021c36dc00cf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:21.974517 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-120141be-4d6f-46e0-9beb-021c36dc00cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:21.975060 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-120141be-4d6f-46e0-9beb-021c36dc00cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:21.975995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-120141be-4d6f-46e0-9beb-021c36dc00cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:21.975995 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-120141be-4d6f-46e0-9beb-021c36dc00cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:21.981839 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:21.981839 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:21.983678 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-120141be-4d6f-46e0-9beb-021c36dc00cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:21.983678 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1441/5794] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:21 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:22.995046 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0d135757-c652-4b63-ace1-2f275100ef4d None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:22.996504 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d135757-c652-4b63-ace1-2f275100ef4d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:22.996725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d135757-c652-4b63-ace1-2f275100ef4d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:22.996892 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d135757-c652-4b63-ace1-2f275100ef4d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:22.997022 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-0d135757-c652-4b63-ace1-2f275100ef4d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:23.000939 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:23.000939 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:23.001528 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d135757-c652-4b63-ace1-2f275100ef4d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:23.001905 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1446/5795] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:22 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:24.012205 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:24.014245 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:24.014485 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:24.014726 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:24.014859 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:24.019601 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:24.019601 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:24.020338 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b343983c-7d38-464b-8bcb-41d2b62b4053 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:24.020888 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1453/5796] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:24 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:25.030862 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f32dc24a-6295-46c1-abe3-d699c716f699 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:25.032663 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f32dc24a-6295-46c1-abe3-d699c716f699 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:58:25.032819 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f32dc24a-6295-46c1-abe3-d699c716f699 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:25.033010 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f32dc24a-6295-46c1-abe3-d699c716f699 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:25.033110 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f32dc24a-6295-46c1-abe3-d699c716f699 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:25.037350 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:25.037350 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:25.037902 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f32dc24a-6295-46c1-abe3-d699c716f699 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:58:25.038300 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1457/5797] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:25 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:25.047823 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:25.104382 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] POST https://10.4.3.175/volume/v3/backups Jul 22 04:58:25.104867 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95b89917-ed5d-48a7-bac7-b2ab6c656575"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:25.106695 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Creating new backup {'backup': {'volume_id': '95b89917-ed5d-48a7-bac7-b2ab6c656575'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:58:25.106882 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Creating backup of volume 95b89917-ed5d-48a7-bac7-b2ab6c656575 in container None Jul 22 04:58:25.114823 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:25.114823 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:25.115512 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Volume info retrieved successfully. Jul 22 04:58:25.135993 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Created reservations ['c5483bc4-a79b-4db2-90f3-cb2a85dad03b', '31be2a27-5e49-4f6a-96e9-90366c13c804'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:25.167194 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a0ff47e3-40a8-496e-a258-ee8d49429172 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:58:25.167593 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1442/5798] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:58:25 2026] POST /volume/v3/backups => generated 288 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:25.179482 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:25.181717 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:25.182027 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:25.182280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:25.182423 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:25.187694 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:25.187694 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:25.188616 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3c46c1f3-4b66-47d7-b283-1552d3f63404 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:25.189258 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1447/5799] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:25 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:26.198707 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:26.200501 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:26.200725 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:26.200902 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:26.201019 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:26.205167 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:26.205167 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:26.205788 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3eca3cd4-ccf8-4e30-aa93-7d63fb08771c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:26.206203 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1454/5800] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:26 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:27.216382 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:27.218029 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:27.218219 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:27.218389 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:27.218485 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:27.222528 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:27.222528 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:27.223169 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-cfd1b441-1426-4b8b-ae2c-7cfa863b331f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:27.223600 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1458/5801] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:27 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:28.247737 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:28.249659 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:28.249659 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:28.250163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:28.250163 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:28.254078 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:28.254078 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:28.254670 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6ad1750c-0390-4347-b06b-ed0fc86ae8c2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:28.254773 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1443/5802] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:28 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:29.289824 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:29.291892 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:29.292207 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:29.292293 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:29.292400 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:29.297768 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:29.297768 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:29.298502 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-7aed2176-7bac-4ab5-a11d-27b4b65b607a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:29.299003 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1448/5803] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:29 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:30.335552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:30.337445 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:30.337848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:30.338517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:30.338517 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:30.343373 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:30.343373 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:30.344062 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-b8c35af7-66b5-42ab-b3f6-f4cc0d841604 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:30.344497 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1455/5804] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:30 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:31.390744 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:31.392363 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:31.392556 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:31.392743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:31.392842 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:31.397041 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:31.397041 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:31.397470 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f6f09fe0-2ec1-468d-92b9-d114307a6bcf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:31.397786 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1459/5805] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:31 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:32.408462 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:32.410120 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:32.410367 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:32.410544 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:32.410677 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:32.415169 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:32.415169 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:32.415868 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eb654eaf-ab93-4384-bb2f-4e0d51c49a62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:32.416306 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1444/5806] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:32 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:33.431041 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:33.432801 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:33.433068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:33.433249 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:33.433376 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:33.437712 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:33.437712 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:33.438350 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc54cdb1-31df-410e-b401-3fe39fb213a9 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:33.438774 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1449/5807] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:33 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:34.448372 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:34.450930 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:34.450930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:34.450930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:34.450930 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:34.456002 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:34.456002 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:34.456002 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-611eed7e-53a4-446e-b58d-2ceb12fde13f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:34.456373 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1456/5808] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:34 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:35.465931 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a780e822-de70-4222-9677-c30f697c64ac None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:35.467620 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a780e822-de70-4222-9677-c30f697c64ac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:35.467844 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a780e822-de70-4222-9677-c30f697c64ac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:35.468042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a780e822-de70-4222-9677-c30f697c64ac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:35.468162 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a780e822-de70-4222-9677-c30f697c64ac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:35.472102 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:35.472102 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:35.472683 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a780e822-de70-4222-9677-c30f697c64ac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:35.473061 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1460/5809] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:35 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:36.323543 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c9a0d16a-580d-495c-855f-828b068a8f7c None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:36.325248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9a0d16a-580d-495c-855f-828b068a8f7c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] POST https://10.4.3.175/volume/v3/types Jul 22 04:58:36.325561 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c9a0d16a-580d-495c-855f-828b068a8f7c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270", "extra_specs": {"multiattach": " True"}}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:36.340036 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c9a0d16a-580d-495c-855f-828b068a8f7c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types returned with HTTP 200 Jul 22 04:58:36.340636 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1445/5810] 10.4.3.175 () {68 vars in 1253 bytes} [Wed Jul 22 04:58:36 2026] POST /volume/v3/types => generated 285 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:36.349085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8b327951-0629-4b7c-9328-be9b4fa81030 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:36.350910 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:58:36.351246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1928983223", "snapshot_id": null, "imageRef": null, "volume_type": "2da80db9-466a-4205-a3d3-4af2875c882b", "size": 1}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:36.352839 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.volumes [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1928983223', 'snapshot_id': None, 'imageRef': None, 'volume_type': '2da80db9-466a-4205-a3d3-4af2875c882b', 'size': 1}} {{(pid=100127) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:58:36.357299 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume of 1 GB Jul 22 04:58:36.357633 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:36.357633 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:36.358221 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Availability Zones retrieved successfully. Jul 22 04:58:36.363855 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (d834334b-8a8e-493c-b147-37209ea332fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:36.364883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a5ccc7-5ac2-4b4e-9967-04d4aa5edc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:36.365827 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:58:36.373141 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:36.373141 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:36.384574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a5ccc7-5ac2-4b4e-9967-04d4aa5edc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=2da80db9-466a-4205-a3d3-4af2875c882b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2da80db9-466a-4205-a3d3-4af2875c882b', 'encryption_key_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=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:36.385449 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc68125c-5263-4413-9520-c7ae7fa9dd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:36.414181 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:58:36.414434 np0000005618 devstack@c-api.service[100127]: WARNING cinder.quota [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1986105229-73400270, it is now deprecated. Please use the default quota class for default quota. Jul 22 04:58:36.441080 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Created reservations ['9b19d358-db40-45e9-940d-299adb816f2e', '0d00ae99-e16a-4f02-928a-b3f2c02f8606', 'af721423-5ece-4d4d-8901-525810019f31', 'ccd9d06e-9faf-4df9-9fdf-f7c4b0d5fe3c'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:36.441841 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc68125c-5263-4413-9520-c7ae7fa9dd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b19d358-db40-45e9-940d-299adb816f2e', '0d00ae99-e16a-4f02-928a-b3f2c02f8606', 'af721423-5ece-4d4d-8901-525810019f31', 'ccd9d06e-9faf-4df9-9fdf-f7c4b0d5fe3c']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:36.442572 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ab37e0-3a78-462f-991f-60e57ca506ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:36.464203 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ab37e0-3a78-462f-991f-60e57ca506ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0645ffb9-c3b3-4285-a276-a44f57caf1bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1928983223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['9b19d358-db40-45e9-940d-299adb816f2e','0d00ae99-e16a-4f02-928a-b3f2c02f8606','af721423-5ece-4d4d-8901-525810019f31','ccd9d06e-9faf-4df9-9fdf-f7c4b0d5fe3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=2da80db9-466a-4205-a3d3-4af2875c882b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1928983223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0645ffb9-c3b3-4285-a276-a44f57caf1bc,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f15b768e4b8041dab446eb153ecf9e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2da80db9-466a-4205-a3d3-4af2875c882b),volume_type_id=2da80db9-466a-4205-a3d3-4af2875c882b)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:36.464888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46317e4a-5f1a-4978-90cf-ead05366afb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:36.482143 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46317e4a-5f1a-4978-90cf-ead05366afb7) transitioned into state 'SUCCESS' from state '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-1928983223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f15b768e4b8041dab446eb153ecf9e26',qos_specs=None,replication_status=,reservations=['9b19d358-db40-45e9-940d-299adb816f2e','0d00ae99-e16a-4f02-928a-b3f2c02f8606','af721423-5ece-4d4d-8901-525810019f31','ccd9d06e-9faf-4df9-9fdf-f7c4b0d5fe3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e41e82adf2d4032a68d6d63a5beadd2',volume_type_id=2da80db9-466a-4205-a3d3-4af2875c882b)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:36.482656 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:36.482935 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de88310-53cb-42d1-952f-956ae6ff802f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:36.484405 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:36.484607 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:36.484789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:36.484889 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:36.488986 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:36.488986 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:36.489505 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-9ec8e7db-f7fd-4985-a12c-83f7f58d01e4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:36.490015 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1457/5811] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:36 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:36.491334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de88310-53cb-42d1-952f-956ae6ff802f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:36.492152 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Flow 'volume_create_api' (d834334b-8a8e-493c-b147-37209ea332fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:36.492403 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Create volume request issued successfully. Jul 22 04:58:36.492919 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8b327951-0629-4b7c-9328-be9b4fa81030 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:58:36.493313 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1450/5812] 10.4.3.175 () {68 vars in 1259 bytes} [Wed Jul 22 04:58:36 2026] POST /volume/v3/volumes => generated 828 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:36.504220 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:36.505702 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:36.505892 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:36.506103 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:36.512760 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:36.512760 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:36.516222 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:36.521129 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-fe7ffd4f-f8bc-4281-a21b-507935ac7b81 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:36.521490 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1461/5813] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:36 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.499138 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6a618d17-2848-4768-b2b2-147b69bba77f None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.500906 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a618d17-2848-4768-b2b2-147b69bba77f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:37.501147 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a618d17-2848-4768-b2b2-147b69bba77f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.501361 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a618d17-2848-4768-b2b2-147b69bba77f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.501469 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6a618d17-2848-4768-b2b2-147b69bba77f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:37.505614 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.505614 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:37.506251 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a618d17-2848-4768-b2b2-147b69bba77f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:37.506671 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1446/5814] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.533307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.535300 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:37.535508 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.535722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.543709 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.543709 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:37.548015 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:37.552409 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-61eddb61-c46c-4e92-a227-8c64acc78a72 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:37.552839 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1458/5815] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.564487 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.566523 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:37.566726 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.566936 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.574037 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.574037 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:37.577264 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:37.580977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0fd28fcd-d596-4803-9d4f-7737203944c1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:37.581371 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1451/5816] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.623858 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.653844 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:37.654053 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.654225 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.661078 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.661078 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:37.664286 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:37.667813 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-503cac74-2da6-480e-8564-b367fc907bc8 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:37.668166 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1462/5817] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.734796 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f08faa19-aedd-466d-89b0-11ed79032bef None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.735147 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f08faa19-aedd-466d-89b0-11ed79032bef None None] GET https://10.4.3.175/volume// Jul 22 04:58:37.735307 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f08faa19-aedd-466d-89b0-11ed79032bef None None] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.735481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f08faa19-aedd-466d-89b0-11ed79032bef None None] Calling method 'all' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.735777 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f08faa19-aedd-466d-89b0-11ed79032bef None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:58:37.736023 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1447/5818] 10.4.3.175 () {66 vars in 1428 bytes} [Wed Jul 22 04:58: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 22 04:58:37.742402 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-24919407-cfaa-4636-9cac-7241324a5e8a req-dd16443e-25ec-490e-85e3-189f0fd1e058 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.770997 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-dd16443e-25ec-490e-85e3-189f0fd1e058 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments Jul 22 04:58:37.771539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-dd16443e-25ec-490e-85e3-189f0fd1e058 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0645ffb9-c3b3-4285-a276-a44f57caf1bc", "connector": null, "instance_uuid": "15a69e63-fa89-409e-8fed-d63f652b65f6"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:37.780178 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.780178 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:37.802008 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-dd16443e-25ec-490e-85e3-189f0fd1e058 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments returned with HTTP 200 Jul 22 04:58:37.802431 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1459/5819] 10.4.3.175 () {74 vars in 1594 bytes} [Wed Jul 22 04:58:37 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 22 04:58:37.826720 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.828707 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:37.828886 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.829133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.835990 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-49ca4713-97f2-4f73-ac5e-c6f583537d60 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.836439 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-49ca4713-97f2-4f73-ac5e-c6f583537d60 None None] GET https://10.4.3.175/volume// Jul 22 04:58:37.836640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-49ca4713-97f2-4f73-ac5e-c6f583537d60 None None] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.836901 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-49ca4713-97f2-4f73-ac5e-c6f583537d60 None None] Calling method 'all' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.837234 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-49ca4713-97f2-4f73-ac5e-c6f583537d60 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:58:37.837505 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1463/5820] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:58: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 22 04:58:37.839241 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.839241 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:37.842747 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:37.844723 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.847177 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-788ef488-8e33-40a0-91ea-d21e48afdd5b tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:37.847591 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1452/5821] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:37.873119 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:37.873393 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:37.873601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:37.882500 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:37.882500 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:37.885653 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:37.889452 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-cd8b3483-22ed-4d27-9536-f4e74ef59fb1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:37.889869 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1448/5822] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:58:37 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:58:37.991351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:37.993288 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] PUT https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 Jul 22 04:58:37.993632 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.175", "host": "np0000005618", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f4fc493bdea6", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2bd6813e-9a38-4ec5-9c64-6a9bf86de7bc", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:38.000740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Acquiring lock "cinder-attachment_update-0645ffb9-c3b3-4285-a276-a44f57caf1bc-np0000005618" by "attachment_update" {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 22 04:58:38.005337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-0645ffb9-c3b3-4285-a276-a44f57caf1bc-np0000005618" acquired by "attachment_update" :: waited 0.005s {{(pid=100126) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 22 04:58:38.006266 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:38.006266 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:38.079460 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.coordination [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Lock "cinder-attachment_update-0645ffb9-c3b3-4285-a276-a44f57caf1bc-np0000005618" released by "attachment_update" :: held 0.074s {{(pid=100126) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 22 04:58:38.079791 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-42dcd150-5051-4aac-bdb5-f4b81b0f335e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 returned with HTTP 200 Jul 22 04:58:38.080261 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1460/5823] 10.4.3.175 () {74 vars in 1704 bytes} [Wed Jul 22 04:58:37 2026] PUT /volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:38.516178 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:38.517888 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:38.518105 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:38.518274 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:38.518375 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:38.522282 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:38.522282 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:38.522818 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-10cb6a68-18b8-4018-907c-dac9bb82da3c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:38.523153 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1464/5824] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:38 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:38.858564 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0908112c-af26-408b-bf1f-64c5bed27a4c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:38.860219 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0908112c-af26-408b-bf1f-64c5bed27a4c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:38.860419 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0908112c-af26-408b-bf1f-64c5bed27a4c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:38.860618 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0908112c-af26-408b-bf1f-64c5bed27a4c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:38.868846 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:38.868846 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:38.871612 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0908112c-af26-408b-bf1f-64c5bed27a4c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:38.875453 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0908112c-af26-408b-bf1f-64c5bed27a4c tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:38.875788 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1453/5825] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:38 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:39.531960 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:39.533701 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:39.533911 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:39.534106 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:39.534226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:39.538212 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:39.538212 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:39.538745 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-feb59017-490a-42f6-ad8e-ce6c7ad20249 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:39.539145 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1449/5826] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:39 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:39.886783 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3892cf47-17b0-414c-b5ac-2f059031515a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:39.888329 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3892cf47-17b0-414c-b5ac-2f059031515a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:39.888532 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3892cf47-17b0-414c-b5ac-2f059031515a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:39.888841 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3892cf47-17b0-414c-b5ac-2f059031515a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:39.897327 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:39.897327 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:39.900426 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-3892cf47-17b0-414c-b5ac-2f059031515a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:39.904277 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3892cf47-17b0-414c-b5ac-2f059031515a tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:39.904664 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1461/5827] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:39 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:40.547859 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:40.549514 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:40.549705 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:40.550000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:40.550134 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:40.554623 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:40.554623 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:40.555572 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a9d66be9-d168-4f40-8b9e-4cd7f1ecef15 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:40.556152 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1465/5828] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:40 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:40.917461 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:40.919175 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:40.919353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:40.919528 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:40.928178 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:40.928178 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:40.930959 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:40.934237 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fc3f4738-8f82-4928-8c56-ee93b92dd709 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:40.934568 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1454/5829] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:40 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:41.565091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:41.566919 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:41.567164 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:41.567342 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:41.567439 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:41.571374 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:41.571374 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:41.571911 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-6a8d75cb-9995-4bc2-a488-794b6771d203 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:41.572455 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1450/5830] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:41 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:41.946138 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:41.947902 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:41.948117 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:41.948317 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:41.957202 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:41.957202 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:41.960671 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:41.964614 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-89b1acd4-f4ea-4fb3-8207-d5622730e0ad tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:41.965019 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1462/5831] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:41 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:42.335479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-24919407-cfaa-4636-9cac-7241324a5e8a req-09784ecd-3515-4a94-9d41-de2b321b79bf None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.337389 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-09784ecd-3515-4a94-9d41-de2b321b79bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5/action Jul 22 04:58:42.337743 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-09784ecd-3515-4a94-9d41-de2b321b79bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-complete": null}' {{(pid=100125) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:58:42.337908 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-09784ecd-3515-4a94-9d41-de2b321b79bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:42.352564 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:42.352564 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:42.362715 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-24919407-cfaa-4636-9cac-7241324a5e8a req-09784ecd-3515-4a94-9d41-de2b321b79bf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5/action returned with HTTP 204 Jul 22 04:58:42.363144 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1466/5832] 10.4.3.175 () {74 vars in 1725 bytes} [Wed Jul 22 04:58:42 2026] POST /volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:42.582436 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.584340 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:42.585806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:42.585806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:42.585806 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:42.589277 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:42.589277 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:42.589984 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-9b7e38cb-18e4-4d92-b879-f21d30f68220 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 200 Jul 22 04:58:42.590427 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1455/5833] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:42 2026] GET /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:42.599741 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-f334632e-8277-4b2c-a35f-c15fefed4cac None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.602520 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 Jul 22 04:58:42.602776 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:42.603141 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:42.603296 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete backup with id: 7591f6f1-4e07-4ae8-9754-c1a9e66236c7. Jul 22 04:58:42.607705 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:42.607705 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:42.618920 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] delete_backup rpcapi backup_id 7591f6f1-4e07-4ae8-9754-c1a9e66236c7 {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:58:42.620627 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-f334632e-8277-4b2c-a35f-c15fefed4cac tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 returned with HTTP 202 Jul 22 04:58:42.621053 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1451/5834] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:58:42 2026] DELETE /volume/v3/backups/7591f6f1-4e07-4ae8-9754-c1a9e66236c7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:58:42.629893 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.631476 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:58:42.631820 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-96762989"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:42.633178 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-96762989'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:58:42.633379 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume of 1 GB Jul 22 04:58:42.639861 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Availability Zones retrieved successfully. Jul 22 04:58:42.647439 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (1fdc4b1f-156c-4559-ad35-eafd2d7bdf28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:42.648717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babba614-31a9-4b1f-a328-cde93fb99518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:42.649518 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:58:42.678567 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babba614-31a9-4b1f-a328-cde93fb99518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:42.679277 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc8d8da-50a3-4040-84af-af4405d4e395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:42.713356 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['f6f0f2f2-d340-45f0-b117-ff1aaa095fd7', 'c6abdd7c-cdcd-4114-bc71-aaf655ea9f18', '4ee59760-1ae9-4a55-8991-c1cec1a4edf7', '3bb7b964-0dbb-4489-b43f-290614155e06'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:42.714089 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dc8d8da-50a3-4040-84af-af4405d4e395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f0f2f2-d340-45f0-b117-ff1aaa095fd7', 'c6abdd7c-cdcd-4114-bc71-aaf655ea9f18', '4ee59760-1ae9-4a55-8991-c1cec1a4edf7', '3bb7b964-0dbb-4489-b43f-290614155e06']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:42.714717 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3825f24e-2ee2-441f-a46d-a2ff10312688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:42.735177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3825f24e-2ee2-441f-a46d-a2ff10312688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abb9660-0334-4686-b105-e1d894305ac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96762989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['f6f0f2f2-d340-45f0-b117-ff1aaa095fd7','c6abdd7c-cdcd-4114-bc71-aaf655ea9f18','4ee59760-1ae9-4a55-8991-c1cec1a4edf7','3bb7b964-0dbb-4489-b43f-290614155e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:58:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-96762989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5abb9660-0334-4686-b105-e1d894305ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aa4dcd939604f4fa386e8cc37dae394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:42.735892 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3395067-f1fd-49ef-b1e9-7bcce87698da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:42.753434 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3395067-f1fd-49ef-b1e9-7bcce87698da) transitioned into state 'SUCCESS' from state '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-96762989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['f6f0f2f2-d340-45f0-b117-ff1aaa095fd7','c6abdd7c-cdcd-4114-bc71-aaf655ea9f18','4ee59760-1ae9-4a55-8991-c1cec1a4edf7','3bb7b964-0dbb-4489-b43f-290614155e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:42.754094 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bdd3bde-4990-4f08-90e5-ff0678e691c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:42.763110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bdd3bde-4990-4f08-90e5-ff0678e691c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:42.763995 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (1fdc4b1f-156c-4559-ad35-eafd2d7bdf28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:42.764195 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request issued successfully. Jul 22 04:58:42.764720 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d9e0b472-8e90-4147-97cf-3ec14d8855b5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:58:42.765307 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1463/5835] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:58:42 2026] POST /volume/v3/volumes => generated 776 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:42.776347 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0336c485-178e-419f-92f2-8c79d37e2124 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.778507 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0336c485-178e-419f-92f2-8c79d37e2124 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:42.778703 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0336c485-178e-419f-92f2-8c79d37e2124 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:42.778897 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0336c485-178e-419f-92f2-8c79d37e2124 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:42.785635 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:42.785635 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:42.789252 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0336c485-178e-419f-92f2-8c79d37e2124 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:42.792781 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0336c485-178e-419f-92f2-8c79d37e2124 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 returned with HTTP 200 Jul 22 04:58:42.793156 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1467/5836] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:42 2026] GET /volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:42.976133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-600bf66d-2160-4944-b9c5-2c1edf951924 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:42.977891 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-600bf66d-2160-4944-b9c5-2c1edf951924 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:42.978115 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-600bf66d-2160-4944-b9c5-2c1edf951924 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:42.978476 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-600bf66d-2160-4944-b9c5-2c1edf951924 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:42.987359 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:42.987359 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:42.990587 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-600bf66d-2160-4944-b9c5-2c1edf951924 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:42.995212 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-600bf66d-2160-4944-b9c5-2c1edf951924 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:42.995581 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1456/5837] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:42 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.038517 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.065132 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.065344 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.065547 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.074585 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.074585 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:43.078281 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.082332 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-396d0faa-060d-4cbd-beb6-3b9e34d270e8 req-69b636d8-a79e-44f3-9ae7-e79ba0b979da tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.082721 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1452/5838] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1213 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.097671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-257b60e9-6709-40df-8011-f2b634dd32c0 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.099690 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-257b60e9-6709-40df-8011-f2b634dd32c0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.099690 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-257b60e9-6709-40df-8011-f2b634dd32c0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.099690 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-257b60e9-6709-40df-8011-f2b634dd32c0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.108653 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.108653 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:43.111750 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-257b60e9-6709-40df-8011-f2b634dd32c0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.115636 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-257b60e9-6709-40df-8011-f2b634dd32c0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.116005 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1464/5839] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.153441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.179255 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.179479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.179676 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.188769 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.188769 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:43.192681 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.198414 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-0cb378e7-8579-4f60-9565-f4676802606d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.198903 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1468/5840] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1213 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.215997 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.218112 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] POST https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc/action Jul 22 04:58:43.218510 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:58:43.218671 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:43.232129 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.232129 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:43.232642 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.240525 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Begin detaching volume completed successfully. Jul 22 04:58:43.240727 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-04eba739-5f16-4d3d-b3d3-12d228fce781 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc/action returned with HTTP 202 Jul 22 04:58:43.241204 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1457/5841] 10.4.3.175 () {72 vars in 1672 bytes} [Wed Jul 22 04:58:43 2026] POST /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:58:43.259140 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.260833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.261027 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.261196 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.270073 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.270073 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:43.273438 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.277419 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-ab2b7707-5f87-4b3d-9859-e125938a70e1 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.277862 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1453/5842] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.282349 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-de09a440-603a-4680-b377-c95f9b7a5648 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.282710 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de09a440-603a-4680-b377-c95f9b7a5648 None None] GET https://10.4.3.175/volume// Jul 22 04:58:43.282899 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de09a440-603a-4680-b377-c95f9b7a5648 None None] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.283122 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-de09a440-603a-4680-b377-c95f9b7a5648 None None] Calling method 'all' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.283422 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-de09a440-603a-4680-b377-c95f9b7a5648 None None] https://10.4.3.175/volume// returned with HTTP 300 Jul 22 04:58:43.283685 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1465/5843] 10.4.3.175 () {66 vars in 1426 bytes} [Wed Jul 22 04:58: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 22 04:58:43.291044 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.293091 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.293273 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.293443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.303420 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.303420 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:43.307113 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.311657 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-d492a499-e632-4de8-9610-e198562e5175 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.312201 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1469/5844] 10.4.3.175 () {70 vars in 1639 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 22 04:58:43.805420 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.805830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.807209 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:43.807425 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.807592 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.807679 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:43.807900 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.808098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.814016 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.814016 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:43.816547 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.816547 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:43.817346 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:43.819488 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:43.820979 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fa6cb640-e54a-4610-86c1-2d0403e58a59 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 returned with HTTP 200 Jul 22 04:58:43.821348 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1458/5845] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.823133 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-e63d4d07-337d-454b-a904-895a0282ecdf tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:43.823614 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1454/5846] 10.4.3.175 () {68 vars in 1598 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:43.837736 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.839037 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:58:43.839539 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5abb9660-0334-4686-b105-e1d894305ac3", "name": "tempest-type-Backup-1399650155"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:43.841402 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.contrib.backups [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating new backup {'backup': {'volume_id': '5abb9660-0334-4686-b105-e1d894305ac3', 'name': 'tempest-type-Backup-1399650155'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:58:43.841647 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating backup of volume 5abb9660-0334-4686-b105-e1d894305ac3 in container None Jul 22 04:58:43.849392 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.849392 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:43.850412 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:43.865421 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['b935138d-e7f1-4315-8c8b-0e811f261c97', '63961f8f-7ead-434e-9265-3df08260a23d'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:43.900814 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-05c43da6-1605-490a-8d79-bf28c63f02c7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:58:43.901220 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1466/5847] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:58:43 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 22 04:58:43.908857 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:43.910530 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:43.910747 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:43.911008 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:43.911193 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:43.914633 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:43.914633 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:43.915227 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-1b3b2c43-ec9a-4025-90e3-9360775e9183 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:43.915562 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1470/5848] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:43 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:44.085883 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-862eb3d2-711c-4cb3-b7b6-c8e7205207b0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:44.088290 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-862eb3d2-711c-4cb3-b7b6-c8e7205207b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 Jul 22 04:58:44.088513 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-862eb3d2-711c-4cb3-b7b6-c8e7205207b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:44.088722 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-862eb3d2-711c-4cb3-b7b6-c8e7205207b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'version_select' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:44.097917 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:44.097917 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:44.144217 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [req-ae39351d-2ddd-446d-8b82-94a231fa9dc3 req-862eb3d2-711c-4cb3-b7b6-c8e7205207b0 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 returned with HTTP 200 Jul 22 04:58:44.144721 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1459/5849] 10.4.3.175 () {72 vars in 1673 bytes} [Wed Jul 22 04:58:44 2026] DELETE /volume/v3/attachments/5eaf11c0-0896-4918-854f-5759bafd9fc5 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:44.289690 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90842a60-c8bb-4d43-866a-ed36c681e79d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:44.291418 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90842a60-c8bb-4d43-866a-ed36c681e79d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:44.291590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90842a60-c8bb-4d43-866a-ed36c681e79d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:44.291759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90842a60-c8bb-4d43-866a-ed36c681e79d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:44.298053 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:44.298053 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:44.301111 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-90842a60-c8bb-4d43-866a-ed36c681e79d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:44.304481 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90842a60-c8bb-4d43-866a-ed36c681e79d tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:44.304814 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1455/5850] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:44 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:44.315778 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:44.317375 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] DELETE https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:44.317541 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:44.317710 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:44.317860 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume with id: 0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:44.324040 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:44.324040 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:44.324387 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:44.338836 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Delete volume request issued successfully. Jul 22 04:58:44.339072 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a094a667-ddc3-4420-b7fe-4ca635e6235e tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 202 Jul 22 04:58:44.339547 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1467/5851] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:58:44 2026] DELETE /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:58:44.346809 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:44.348500 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:44.348737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:44.349036 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:44.355885 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:44.355885 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:44.359855 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Volume info retrieved successfully. Jul 22 04:58:44.363780 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0d9a9ac1-194a-47ee-bb2c-e80250b4c870 tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 200 Jul 22 04:58:44.364201 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1471/5852] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:44 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:44.924749 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:44.926379 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:44.926558 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:44.926725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:44.926843 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:44.930666 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:44.930666 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:44.931202 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2d8f95d6-dbbd-4eae-9536-3a309415c0d0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:44.931505 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1460/5853] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:44 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:45.377986 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e52cb55f-0df4-4c40-b694-e45cd404dcfe None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:45.379797 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e52cb55f-0df4-4c40-b694-e45cd404dcfe tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] GET https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc Jul 22 04:58:45.380064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e52cb55f-0df4-4c40-b694-e45cd404dcfe tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:45.380262 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e52cb55f-0df4-4c40-b694-e45cd404dcfe tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:45.385401 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e52cb55f-0df4-4c40-b694-e45cd404dcfe tempest-VolumeMultiattachTests-582001067 tempest-VolumeMultiattachTests-582001067-project-member] https://10.4.3.175/volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc returned with HTTP 404 Jul 22 04:58:45.385854 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1456/5854] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:58:45 2026] GET /volume/v3/volumes/0645ffb9-c3b3-4285-a276-a44f57caf1bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:45.391637 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:45.393215 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] GET https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 Jul 22 04:58:45.393392 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:45.393559 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method 'detail' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:45.394287 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100126) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 22 04:58:45.402081 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Get all volumes completed successfully. Jul 22 04:58:45.403475 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:45.403475 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:45.407155 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-d24bdc29-4cd6-451f-a2a5-222f49f7c90c tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 22 04:58:45.407485 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1468/5855] 10.4.3.175 () {66 vars in 1285 bytes} [Wed Jul 22 04:58:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7258 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:45.419557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-8727f982-779a-4fc0-a13e-6ddc86a1fec4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:45.421122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8727f982-779a-4fc0-a13e-6ddc86a1fec4 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] DELETE https://10.4.3.175/volume/v3/types/2da80db9-466a-4205-a3d3-4af2875c882b Jul 22 04:58:45.421321 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8727f982-779a-4fc0-a13e-6ddc86a1fec4 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:45.421538 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-8727f982-779a-4fc0-a13e-6ddc86a1fec4 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] Calling method '_delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:45.441796 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-8727f982-779a-4fc0-a13e-6ddc86a1fec4 tempest-VolumeMultiattachTests-1513233023 tempest-VolumeMultiattachTests-1513233023-project-admin] https://10.4.3.175/volume/v3/types/2da80db9-466a-4205-a3d3-4af2875c882b returned with HTTP 202 Jul 22 04:58:45.442101 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1472/5856] 10.4.3.175 () {66 vars in 1345 bytes} [Wed Jul 22 04:58:45 2026] DELETE /volume/v3/types/2da80db9-466a-4205-a3d3-4af2875c882b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:58:45.941215 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:45.942950 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:45.943230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:45.943478 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:45.943645 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:45.947801 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:45.947801 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:45.948376 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-3b29cfcd-6405-49ee-8a84-c43e13ed832c tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:45.948723 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1461/5857] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:45 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:46.959704 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-90d54484-6a97-418d-b2ef-7981cd86a182 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:46.962060 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90d54484-6a97-418d-b2ef-7981cd86a182 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:46.962340 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90d54484-6a97-418d-b2ef-7981cd86a182 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:46.962595 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-90d54484-6a97-418d-b2ef-7981cd86a182 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:46.962759 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-90d54484-6a97-418d-b2ef-7981cd86a182 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:46.967635 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:46.967635 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:46.968456 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-90d54484-6a97-418d-b2ef-7981cd86a182 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:46.968868 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1457/5858] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:46 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:47.978093 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:47.979583 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:47.979794 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:47.980002 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:47.980112 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:47.983634 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:47.983634 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:47.984194 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-051a3cc1-026b-4afe-bb35-0786b60887b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:47.984502 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1469/5859] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:47 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 22 04:58:48.993591 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:48.995464 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:48.995639 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:48.995871 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:48.995924 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:49.001484 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:49.001484 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:49.002067 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-0deac5bf-b696-4da2-bb90-73af5b21ae9b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:49.002419 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1473/5860] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:48 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:50.012658 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:50.014322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:50.014518 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:50.014696 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:50.014785 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:50.028884 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:50.028884 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:50.029504 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-1980eff5-ea33-4871-ba18-c2d1fe8f95f8 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:50.029824 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1462/5861] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:50 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:51.040354 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-613a8a74-21ed-462a-bc05-1ac61b862680 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:51.041899 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-613a8a74-21ed-462a-bc05-1ac61b862680 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:51.042098 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-613a8a74-21ed-462a-bc05-1ac61b862680 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:51.042265 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-613a8a74-21ed-462a-bc05-1ac61b862680 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:51.042366 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-613a8a74-21ed-462a-bc05-1ac61b862680 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:51.045914 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:51.045914 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:51.046441 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-613a8a74-21ed-462a-bc05-1ac61b862680 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:51.046794 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1458/5862] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:51 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:52.056046 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:52.057793 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:52.058024 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:52.058204 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:52.058307 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:52.059874 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=86,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:58:52.062613 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:52.062613 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:52.063327 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c003fa95-3d10-41d9-98fb-6efcb495a9ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:52.063684 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1470/5863] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:52 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:53.074302 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:53.076040 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:53.076246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:53.076425 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:53.076520 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:53.078412 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=64,cinder:UPDATE=7 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:58:53.080493 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:53.080493 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:53.081073 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee1fb2a2-f7cf-4d78-9ede-2b2097789c40 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:53.081551 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1474/5864] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:53 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:54.092324 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:54.094025 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:54.094269 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:54.094429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:54.094529 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:54.096046 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=110,cinder:UPDATE=34,cinder:INSERT=18 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:58:54.098381 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:54.098381 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:54.098903 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-a7de95d7-ce91-4a42-9ac9-26f056a87d35 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:54.099246 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1463/5865] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:54 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:55.108537 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:55.110248 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:55.110457 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:55.110638 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:55.110736 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:55.112347 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=68,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:58:55.115306 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:55.115306 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:55.115881 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-a924b4e6-8a2e-472f-8309-f9a27349aa7e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:55.116289 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1459/5866] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:55 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:56.125603 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:56.127286 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:56.127472 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:56.127659 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:56.127789 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:56.131774 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:56.131774 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:56.132439 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bfbcfecc-9972-4b28-aa6e-b89736c2f56b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:56.132815 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1471/5867] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:56 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:57.142128 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:57.143861 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:57.144156 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:57.144370 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:57.144512 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:57.149287 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:57.149287 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:57.150112 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-de0cfab9-bc9e-496f-aa89-81f676bc087a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:57.150503 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1475/5868] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:57 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:58.160896 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:58.162845 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:58.163121 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:58.163334 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:58.163448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id a6ea56ea-b978-4a68-b7bc-dce61c711bdf. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:58:58.168021 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:58.168021 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:58:58.168633 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-bcd7c061-8cec-4c46-8937-4b4b65c2c860 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 200 Jul 22 04:58:58.169034 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1464/5869] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:58 2026] GET /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:58:58.177669 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:58.179230 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] DELETE https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf Jul 22 04:58:58.179406 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:58.179569 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:58.179666 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Delete backup with id: a6ea56ea-b978-4a68-b7bc-dce61c711bdf. Jul 22 04:58:58.183934 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:58.183934 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:58.194770 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] delete_backup rpcapi backup_id a6ea56ea-b978-4a68-b7bc-dce61c711bdf {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:58:58.196321 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4b2574f0-7f2e-40a1-b03b-e7ce189aec7a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf returned with HTTP 202 Jul 22 04:58:58.196721 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1460/5870] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:58:58 2026] DELETE /volume/v3/backups/a6ea56ea-b978-4a68-b7bc-dce61c711bdf => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:58:58.202856 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:58.204376 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:58.204576 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:58.204739 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:58.204886 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume with id: 5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:58.211263 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:58.211263 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:58:58.211468 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:58.226170 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume request issued successfully. Jul 22 04:58:58.226372 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-fbfeb902-70ce-47bb-b42d-527febcb3c21 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 returned with HTTP 202 Jul 22 04:58:58.226760 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1472/5871] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:58:58 2026] DELETE /volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:58:58.233634 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:58.235840 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:58.236182 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:58.236466 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:58.244567 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:58.244567 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:58.248651 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:58.253435 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-f094553a-0222-48aa-b0d8-8a8e3b25153e tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 returned with HTTP 200 Jul 22 04:58:58.253884 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1476/5872] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:58 2026] GET /volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:58:59.267337 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-2c636402-39ca-412c-83ad-00c1746660df None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:59.269150 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2c636402-39ca-412c-83ad-00c1746660df tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 Jul 22 04:58:59.269353 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2c636402-39ca-412c-83ad-00c1746660df tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:59.269535 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-2c636402-39ca-412c-83ad-00c1746660df tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:59.275424 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-2c636402-39ca-412c-83ad-00c1746660df tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 returned with HTTP 404 Jul 22 04:58:59.275839 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1465/5873] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:59 2026] GET /volume/v3/volumes/5abb9660-0334-4686-b105-e1d894305ac3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:59.283937 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:59.285676 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/export_record Jul 22 04:58:59.285875 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:59.286101 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Calling method 'export_record' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:59.286200 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Export record for backup 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:58:59.290193 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:59.290193 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:58:59.291210 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '183a816dfca040c582820b0b749f9bca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5aa4dcd939604f4fa386e8cc37dae394', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:58:59.291388 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-4581430c-4cd5-44b0-85c7-3f27a4d02f7d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/export_record returned with HTTP 403 Jul 22 04:58:59.291807 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1461/5874] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:58:59 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:58:59.298373 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-996524bb-ee57-404d-b6bb-6090db3e324f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:59.300089 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:58:59.300448 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-968690032"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:58:59.301838 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-968690032'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:58:59.301993 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume of 1 GB Jul 22 04:58:59.305607 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Availability Zones retrieved successfully. Jul 22 04:58:59.310497 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (356180ce-9a99-4d6a-be66-c335d311ba55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:59.311362 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a86064a-22a7-4784-8f93-ec76031bb24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:59.312047 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:58:59.332234 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a86064a-22a7-4784-8f93-ec76031bb24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:59.332874 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a70035d-f9f5-490f-939e-ecc191896d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:59.364350 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['3cc566d5-558c-49ea-972b-57518cd436eb', 'ba985821-2115-4722-b17f-beb04291a874', '7129039f-5d81-43ca-b9bb-7d3970f9ceb3', '7e8faf4a-d307-44f7-a38e-c1c75fafc3b7'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:58:59.365346 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a70035d-f9f5-490f-939e-ecc191896d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc566d5-558c-49ea-972b-57518cd436eb', 'ba985821-2115-4722-b17f-beb04291a874', '7129039f-5d81-43ca-b9bb-7d3970f9ceb3', '7e8faf4a-d307-44f7-a38e-c1c75fafc3b7']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:59.366027 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624d2ca3-021e-4397-b954-1cb4f90ae522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:59.385500 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624d2ca3-021e-4397-b954-1cb4f90ae522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7b1ad9b-183b-4727-8ebf-822185b9e7ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968690032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['3cc566d5-558c-49ea-972b-57518cd436eb','ba985821-2115-4722-b17f-beb04291a874','7129039f-5d81-43ca-b9bb-7d3970f9ceb3','7e8faf4a-d307-44f7-a38e-c1c75fafc3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-968690032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7b1ad9b-183b-4727-8ebf-822185b9e7ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aa4dcd939604f4fa386e8cc37dae394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:59.386177 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d19a43-f807-4773-b565-2bd4452e4c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:59.401054 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87d19a43-f807-4773-b565-2bd4452e4c3d) transitioned into state 'SUCCESS' from state '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-968690032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['3cc566d5-558c-49ea-972b-57518cd436eb','ba985821-2115-4722-b17f-beb04291a874','7129039f-5d81-43ca-b9bb-7d3970f9ceb3','7e8faf4a-d307-44f7-a38e-c1c75fafc3b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:59.401660 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9f8b8-7bdd-491c-a5a8-9fea8396aafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:58:59.410552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b9f8b8-7bdd-491c-a5a8-9fea8396aafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:58:59.411288 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (356180ce-9a99-4d6a-be66-c335d311ba55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:58:59.411549 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request issued successfully. Jul 22 04:58:59.412091 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-996524bb-ee57-404d-b6bb-6090db3e324f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:58:59.412462 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1473/5875] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:58:59 2026] POST /volume/v3/volumes => generated 777 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:58:59.422935 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:58:59.425249 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:58:59.425249 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:58:59.425429 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:58:59.431924 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:58:59.431924 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:58:59.435086 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:58:59.438640 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-39a30eaf-2e32-4732-82a7-a196aa7ffff5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca returned with HTTP 200 Jul 22 04:58:59.439012 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1477/5876] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:58:59 2026] GET /volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:00.450716 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:00.452382 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:59:00.452579 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:00.452794 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:00.459780 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:00.459780 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:00.463065 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:00.466538 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8d04f2a9-9f23-45e1-95e4-af97285c1609 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca returned with HTTP 200 Jul 22 04:59:00.466881 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1466/5877] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:00 2026] GET /volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:00.478241 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:00.480435 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:59:00.480789 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c7b1ad9b-183b-4727-8ebf-822185b9e7ca", "name": "tempest-type-Backup-757329718"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:00.482112 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating new backup {'backup': {'volume_id': 'c7b1ad9b-183b-4727-8ebf-822185b9e7ca', 'name': 'tempest-type-Backup-757329718'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:59:00.482228 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating backup of volume c7b1ad9b-183b-4727-8ebf-822185b9e7ca in container None Jul 22 04:59:00.488806 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:00.488806 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:00.489187 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:00.503007 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['5d77531f-69d8-4cf9-939d-4021a988a890', '0a1e1a41-d259-4541-998c-4c12f033a588'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:00.528742 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e4afa007-18e8-4ad0-9af9-147f53d02f5a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:59:00.529434 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1462/5878] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:59:00 2026] POST /volume/v3/backups => generated 315 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:00.537570 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:00.539540 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:00.539770 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:00.540011 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:00.540127 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:00.544107 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:00.544107 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:00.544653 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8232fd3e-6c8d-4efa-b923-af781ffb7e30 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:00.545028 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1474/5879] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:00 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:01.554441 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:01.556388 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:01.556608 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:01.556787 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:01.556925 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:01.561573 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:01.561573 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:01.562284 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-2ab201ac-d7eb-4267-9d95-5924f01b8055 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:01.562666 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1478/5880] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:01 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:02.571944 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:02.574412 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:02.574412 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:02.574412 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:02.574412 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:02.578407 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:02.578407 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:02.578977 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e63d6c9a-2b2c-46b1-a8e9-029137c36e87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:02.579367 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1467/5881] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:02 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:03.592162 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:03.593833 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:03.594446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:03.594446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:03.594446 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:03.598736 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:03.598736 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:03.599339 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c42125c3-e269-4e5c-914a-2b5db4dc790d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:03.599618 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1463/5882] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:03 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:04.609238 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:04.611251 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:04.611316 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:04.611780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:04.611780 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:04.615931 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:04.615931 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:04.616518 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-eb830d0a-85f3-44b1-b201-3a0aac094c5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:04.616869 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1475/5883] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:04 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:05.628580 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:05.631078 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:05.631340 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:05.631525 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:05.631626 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:05.635787 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:05.635787 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:05.636401 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7e647a7e-7fbc-4743-b49e-3ec5aaa364d7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:05.636748 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1479/5884] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:05 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:06.647450 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:06.649256 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:06.649448 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:06.649652 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:06.649725 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:06.653544 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:06.653544 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:06.654088 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-d6fc056e-ad7e-428a-8574-ccad8e2df354 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:06.654400 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1468/5885] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:06 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:07.663913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:07.665731 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:07.665885 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:07.666878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:07.666878 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:07.670912 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:07.670912 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:07.670912 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-08f79a34-41a8-4cc2-a098-7d58bd75133b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:07.670912 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1464/5886] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:07 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:08.680399 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-3845172a-1487-464b-9447-ba74df3f1024 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:08.682131 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3845172a-1487-464b-9447-ba74df3f1024 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:08.682337 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3845172a-1487-464b-9447-ba74df3f1024 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:08.682547 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-3845172a-1487-464b-9447-ba74df3f1024 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:08.682666 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-3845172a-1487-464b-9447-ba74df3f1024 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:08.686811 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:08.686811 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:08.687410 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-3845172a-1487-464b-9447-ba74df3f1024 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:08.687791 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1476/5887] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:08 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:09.697470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a3b94a3c-158b-4d00-a691-161a588c1840 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:09.699600 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3b94a3c-158b-4d00-a691-161a588c1840 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:09.699867 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3b94a3c-158b-4d00-a691-161a588c1840 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:09.700160 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a3b94a3c-158b-4d00-a691-161a588c1840 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:09.700300 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a3b94a3c-158b-4d00-a691-161a588c1840 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:09.705563 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:09.705563 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:09.706356 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a3b94a3c-158b-4d00-a691-161a588c1840 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:09.706843 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1480/5888] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:09 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:10.716876 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:10.718383 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:10.718567 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:10.718732 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:10.718854 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:10.722700 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:10.722700 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:10.723293 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-55ff9eb4-f126-4f93-9fe5-6424590f5f9a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:10.723628 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1469/5889] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:10 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:11.734266 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:11.735931 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:11.736181 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:11.736354 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:11.736456 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:11.740284 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:11.740284 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:11.741332 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-2c25d134-4b95-46ca-9d42-121d735d4b1a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:11.741332 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1465/5890] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:11 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:12.750739 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:12.752594 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:12.752848 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:12.753062 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:12.753183 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:12.757390 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:12.757390 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:12.757950 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0559ef12-37ec-484f-9a45-4a74a4e028d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:12.758351 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1477/5891] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:12 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:13.767526 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:13.769312 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:13.769517 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:13.769691 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:13.769792 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:13.773869 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:13.773869 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:13.774479 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-a5143f58-5bd2-4491-acdc-3555c5a3c9de tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:13.774827 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1481/5892] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:13 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:14.784900 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.786691 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:14.786888 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:14.787085 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:14.787230 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:14.791554 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:14.791554 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:14.792220 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-42346d82-3cdd-4139-b3c7-67d6281e76bf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:14.792584 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1470/5893] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:14 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:14.803326 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.805024 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca/export_record Jul 22 04:59:14.805256 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:14.805607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'export_record' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:14.805607 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Export record for backup bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100124) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 22 04:59:14.809422 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:14.809422 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:14.810171 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.api [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling RPCAPI with context: , host: np0000005618, backup: bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100124) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 22 04:59:14.817059 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] export_record in rpcapi backup_id bed9c729-f2bc-43ac-81e2-aa9609f285ca on host np0000005618. {{(pid=100124) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 22 04:59:14.826987 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.contrib.backups [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmVkOWM3MjktZjJiYy00M2FjLTgxZTItYWE5NjA5ZjI4NWNhIiwgInVzZXJfaWQiOiAiZGMyYzkzYmFhMzY4NGM1YmJkZmE4NjZhNzU5MmEzZDgiLCAicHJvamVjdF9pZCI6ICI1YWE0ZGNkOTM5NjA0ZjRmYTM4NmU4Y2MzN2RhZTM5NCIsICJ2b2x1bWVfaWQiOiAiYzdiMWFkOWItMTgzYi00NzI3LThlYmYtODIyMTg1YjllN2NhIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTczMjk3MTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jN2IxYWQ5Yi0xODNiLTQ3MjctOGViZi04MjIxODViOWU3Y2EvMjAyNjA3MjIwNDU5MDIvYXpfbm92YV9iYWNrdXBfYmVkOWM3MjktZjJiYy00M2FjLTgxZTItYWE5NjA5ZjI4NWNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjU5OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100124) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 22 04:59:14.827273 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-c8c191ca-82a4-4567-9e18-120ccc5211ad tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca/export_record returned with HTTP 200 Jul 22 04:59:14.827750 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1466/5894] 10.4.3.175 () {68 vars in 1430 bytes} [Wed Jul 22 04:59:14 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:14.835743 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.837556 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:14.837740 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:14.837925 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:14.838327 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:14.842389 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:14.842389 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:14.843149 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-25ef1c88-3b8a-49a5-ad30-c851844fd70b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:14.843551 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1478/5895] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:14 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:14.854628 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.856253 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] POST https://10.4.3.175/volume/v3/backups/import_record Jul 22 04:59:14.856623 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlYjFjYzItMzRlNi00NzZkLTkyZDItOTRlYTQyYjZmYmZkIiwgInVzZXJfaWQiOiAiZGMyYzkzYmFhMzY4NGM1YmJkZmE4NjZhNzU5MmEzZDgiLCAicHJvamVjdF9pZCI6ICI1YWE0ZGNkOTM5NjA0ZjRmYTM4NmU4Y2MzN2RhZTM5NCIsICJ2b2x1bWVfaWQiOiAiYzdiMWFkOWItMTgzYi00NzI3LThlYmYtODIyMTg1YjllN2NhIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTczMjk3MTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jN2IxYWQ5Yi0xODNiLTQ3MjctOGViZi04MjIxODViOWU3Y2EvMjAyNjA3MjIwNDU5MDIvYXpfbm92YV9iYWNrdXBfYmVkOWM3MjktZjJiYy00M2FjLTgxZTItYWE5NjA5ZjI4NWNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjU5OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:14.857950 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlYjFjYzItMzRlNi00NzZkLTkyZDItOTRlYTQyYjZmYmZkIiwgInVzZXJfaWQiOiAiZGMyYzkzYmFhMzY4NGM1YmJkZmE4NjZhNzU5MmEzZDgiLCAicHJvamVjdF9pZCI6ICI1YWE0ZGNkOTM5NjA0ZjRmYTM4NmU4Y2MzN2RhZTM5NCIsICJ2b2x1bWVfaWQiOiAiYzdiMWFkOWItMTgzYi00NzI3LThlYmYtODIyMTg1YjllN2NhIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTczMjk3MTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jN2IxYWQ5Yi0xODNiLTQ3MjctOGViZi04MjIxODViOWU3Y2EvMjAyNjA3MjIwNDU5MDIvYXpfbm92YV9iYWNrdXBfYmVkOWM3MjktZjJiYy00M2FjLTgxZTItYWE5NjA5ZjI4NWNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjU5OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 22 04:59:14.858122 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.contrib.backups [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGVlYjFjYzItMzRlNi00NzZkLTkyZDItOTRlYTQyYjZmYmZkIiwgInVzZXJfaWQiOiAiZGMyYzkzYmFhMzY4NGM1YmJkZmE4NjZhNzU5MmEzZDgiLCAicHJvamVjdF9pZCI6ICI1YWE0ZGNkOTM5NjA0ZjRmYTM4NmU4Y2MzN2RhZTM5NCIsICJ2b2x1bWVfaWQiOiAiYzdiMWFkOWItMTgzYi00NzI3LThlYmYtODIyMTg1YjllN2NhIiwgImhvc3QiOiAibnAwMDAwMDA1NjE4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03NTczMjk3MTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jN2IxYWQ5Yi0xODNiLTQ3MjctOGViZi04MjIxODViOWU3Y2EvMjAyNjA3MjIwNDU5MDIvYXpfbm92YV9iYWNrdXBfYmVkOWM3MjktZjJiYy00M2FjLTgxZTItYWE5NjA5ZjI4NWNhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yMlQwNDo1OTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTIyVDA0OjU5OjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100125) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 22 04:59:14.858728 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.policy [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '183a816dfca040c582820b0b749f9bca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5aa4dcd939604f4fa386e8cc37dae394', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100125) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:59:14.858914 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-36ecd7f8-3bcb-40ca-879b-583e62ffc6e3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/import_record returned with HTTP 403 Jul 22 04:59:14.859340 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1482/5896] 10.4.3.175 () {70 vars in 1342 bytes} [Wed Jul 22 04:59:14 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:14.866290 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-53d6c626-e6cc-4165-a236-717243b0b2be None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.867804 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:59:14.867982 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:14.868204 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:14.868362 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume with id: c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:59:14.874713 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:14.874713 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:14.875007 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:14.891838 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume request issued successfully. Jul 22 04:59:14.892033 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-53d6c626-e6cc-4165-a236-717243b0b2be tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca returned with HTTP 202 Jul 22 04:59:14.892434 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1471/5897] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:14 2026] DELETE /volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:14.899161 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:14.900834 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:59:14.901010 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:14.901064 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:14.909839 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:14.909839 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:14.914243 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:14.919132 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-eaa1ffff-3f57-4b2e-b7e4-fa9ca1bd9aa2 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca returned with HTTP 200 Jul 22 04:59:14.919645 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1467/5898] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:14 2026] GET /volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:15.931415 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-404989b2-b261-4b25-a853-d5a309c4d92f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:15.932995 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-404989b2-b261-4b25-a853-d5a309c4d92f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca Jul 22 04:59:15.933186 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-404989b2-b261-4b25-a853-d5a309c4d92f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:15.933379 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-404989b2-b261-4b25-a853-d5a309c4d92f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:15.938880 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-404989b2-b261-4b25-a853-d5a309c4d92f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca returned with HTTP 404 Jul 22 04:59:15.939374 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1479/5899] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:15 2026] GET /volume/v3/volumes/c7b1ad9b-183b-4727-8ebf-822185b9e7ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:15.946689 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-ee92381e-175f-4f93-af52-91dff8602c62 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:15.948611 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee92381e-175f-4f93-af52-91dff8602c62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] GET https://10.4.3.175/volume/v3/backups Jul 22 04:59:15.948811 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee92381e-175f-4f93-af52-91dff8602c62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:15.949000 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-ee92381e-175f-4f93-af52-91dff8602c62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Calling method 'index' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:15.949272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.api_utils [None req-ee92381e-175f-4f93-af52-91dff8602c62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Removing options '' from query. {{(pid=100125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:59:15.953778 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-ee92381e-175f-4f93-af52-91dff8602c62 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups returned with HTTP 200 Jul 22 04:59:15.954144 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1483/5900] 10.4.3.175 () {68 vars in 1277 bytes} [Wed Jul 22 04:59:15 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:15.965032 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:15.967089 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] GET https://10.4.3.175/volume/v3/backups?project_id=5aa4dcd939604f4fa386e8cc37dae394 Jul 22 04:59:15.967411 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:15.967649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Calling method 'index' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:15.967974 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.api_utils [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Removing options 'project_id' from query. {{(pid=100127) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 22 04:59:15.972755 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-37c38a55-2e37-42b2-9728-cc26b58c03f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups?project_id=5aa4dcd939604f4fa386e8cc37dae394 returned with HTTP 200 Jul 22 04:59:15.973202 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1472/5901] 10.4.3.175 () {68 vars in 1364 bytes} [Wed Jul 22 04:59:15 2026] GET /volume/v3/backups?project_id=5aa4dcd939604f4fa386e8cc37dae394 => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:15.980821 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:15.982636 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:59:15.982832 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-390408460"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:15.984182 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.volumes [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-390408460'}} {{(pid=100124) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:59:15.984326 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume of 1 GB Jul 22 04:59:15.988143 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Availability Zones retrieved successfully. Jul 22 04:59:15.993273 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (e7a64a1e-a884-4471-97dd-3784a1d8db2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:15.994125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4dc2f6-c398-45f6-a6c3-25ac4175fbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:15.994799 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Validating volume size '1' using validate_int {{(pid=100124) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:59:16.016117 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4dc2f6-c398-45f6-a6c3-25ac4175fbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:16.016830 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c083da15-f18a-4aa3-b9ff-deb2c61b8a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:16.048590 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.quota [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['cfd7bb32-4994-4f8a-a63a-19af28f7e088', 'd85d63d3-b79a-4704-8039-1614f3fe36fc', 'c59f4999-a75e-49ab-99d8-0402ce39050f', '1c3d6f68-5c5e-4119-bf02-a8a556213a2d'] {{(pid=100124) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:16.049299 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c083da15-f18a-4aa3-b9ff-deb2c61b8a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfd7bb32-4994-4f8a-a63a-19af28f7e088', 'd85d63d3-b79a-4704-8039-1614f3fe36fc', 'c59f4999-a75e-49ab-99d8-0402ce39050f', '1c3d6f68-5c5e-4119-bf02-a8a556213a2d']}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:16.049933 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95ca019-bddf-4fab-a4d5-0a686eaa3474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:16.070346 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95ca019-bddf-4fab-a4d5-0a686eaa3474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cadd463-0250-48ec-a5f5-464781919cae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390408460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['cfd7bb32-4994-4f8a-a63a-19af28f7e088','d85d63d3-b79a-4704-8039-1614f3fe36fc','c59f4999-a75e-49ab-99d8-0402ce39050f','1c3d6f68-5c5e-4119-bf02-a8a556213a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:59:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-390408460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cadd463-0250-48ec-a5f5-464781919cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aa4dcd939604f4fa386e8cc37dae394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:16.071189 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e2e877-809c-4b3b-b48f-caee88d22d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:16.086947 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e2e877-809c-4b3b-b48f-caee88d22d38) transitioned into state 'SUCCESS' from state '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-390408460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['cfd7bb32-4994-4f8a-a63a-19af28f7e088','d85d63d3-b79a-4704-8039-1614f3fe36fc','c59f4999-a75e-49ab-99d8-0402ce39050f','1c3d6f68-5c5e-4119-bf02-a8a556213a2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2c93baa3684c5bbdfa866a7592a3d8',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:16.087601 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a312dd-052e-4451-930f-e655a5cc0e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:16.095206 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a312dd-052e-4451-930f-e655a5cc0e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100124) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:16.095913 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Flow 'volume_create_api' (e7a64a1e-a884-4471-97dd-3784a1d8db2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100124) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:16.096196 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Create volume request issued successfully. Jul 22 04:59:16.096711 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bf7289d6-22f7-4900-8954-4540c29ccbc0 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:59:16.097269 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1468/5902] 10.4.3.175 () {70 vars in 1298 bytes} [Wed Jul 22 04:59:15 2026] POST /volume/v3/volumes => generated 777 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:16.109479 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:16.110977 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:16.111182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:16.111347 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:16.117273 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:16.117273 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:16.119941 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:16.123066 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a33b0149-ce47-4038-a1de-aadb734ebb87 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae returned with HTTP 200 Jul 22 04:59:16.123394 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1480/5903] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:16 2026] GET /volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae => generated 956 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:17.135993 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-4ca9b599-811c-4c75-9083-b34751c695ff None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:17.137881 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ca9b599-811c-4c75-9083-b34751c695ff tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:17.138129 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ca9b599-811c-4c75-9083-b34751c695ff tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:17.138342 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-4ca9b599-811c-4c75-9083-b34751c695ff tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:17.144736 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:17.144736 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:17.148633 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-4ca9b599-811c-4c75-9083-b34751c695ff tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:17.153460 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-4ca9b599-811c-4c75-9083-b34751c695ff tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae returned with HTTP 200 Jul 22 04:59:17.153875 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1484/5904] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:17 2026] GET /volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:17.170280 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f731ca14-8763-4831-8d3a-83756bc74789 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:17.171850 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] POST https://10.4.3.175/volume/v3/backups Jul 22 04:59:17.172199 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cadd463-0250-48ec-a5f5-464781919cae", "name": "tempest-type-Backup-1669028574"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:17.173663 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating new backup {'backup': {'volume_id': '9cadd463-0250-48ec-a5f5-464781919cae', 'name': 'tempest-type-Backup-1669028574'}} {{(pid=100127) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 22 04:59:17.173786 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Creating backup of volume 9cadd463-0250-48ec-a5f5-464781919cae in container None Jul 22 04:59:17.180710 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:17.180710 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:17.181071 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:17.195089 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Created reservations ['715090ff-cb12-4109-abc4-54aa488c9808', '815fa66c-c580-4a3d-a7e7-910d4fc3c591'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:17.220617 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f731ca14-8763-4831-8d3a-83756bc74789 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups returned with HTTP 202 Jul 22 04:59:17.221011 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1473/5905] 10.4.3.175 () {70 vars in 1299 bytes} [Wed Jul 22 04:59:17 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:17.230211 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:17.232119 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:17.232318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:17.232481 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:17.232576 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:17.236630 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:17.236630 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:17.237265 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b87dd73c-170b-4eeb-b486-3123f2fa7be5 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:17.237640 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1469/5906] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:17 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:18.247110 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:18.248937 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:18.249172 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:18.249351 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:18.249469 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:18.253403 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:18.253403 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:18.253945 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-380d450a-2df5-45b8-8407-10ca3f6aeeae tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:18.254305 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1481/5907] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:18 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:19.264189 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:19.265899 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:19.266204 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:19.266388 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:19.266483 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:19.270418 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:19.270418 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:19.270978 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bd2e8452-f480-4075-b98c-001b1e0f1194 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:19.271373 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1485/5908] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:19 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:20.282133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:20.283847 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:20.284068 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:20.284287 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:20.284473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:20.288636 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:20.288636 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:20.289254 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-8f023c9e-ebaf-4b38-bc71-2bf2e035a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:20.289642 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1474/5909] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:20 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:21.301608 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-13e50153-732c-4aa2-8001-c86343dbfb70 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:21.303394 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-13e50153-732c-4aa2-8001-c86343dbfb70 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:21.303567 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-13e50153-732c-4aa2-8001-c86343dbfb70 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:21.303746 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-13e50153-732c-4aa2-8001-c86343dbfb70 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:21.303841 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-13e50153-732c-4aa2-8001-c86343dbfb70 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:21.308312 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:21.308312 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:21.308908 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-13e50153-732c-4aa2-8001-c86343dbfb70 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:21.309298 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1470/5910] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:21 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:22.320823 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:22.322879 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:22.323043 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:22.323787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:22.323787 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:22.327786 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:22.327786 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:22.328510 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-a19d038d-e13a-4a8d-8996-fd74a3cf2511 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:22.328872 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1482/5911] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:22 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:23.341284 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:23.343145 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:23.343692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:23.343692 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:23.344042 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:23.348645 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:23.348645 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:23.349345 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-7d42d50f-e99f-4d80-8b58-7603ae65e068 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:23.349813 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1486/5912] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:23 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:24.360075 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-96464826-d4bc-4805-b0d2-e306781a9fed None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:24.362031 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-96464826-d4bc-4805-b0d2-e306781a9fed tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:24.362134 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-96464826-d4bc-4805-b0d2-e306781a9fed tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:24.362814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-96464826-d4bc-4805-b0d2-e306781a9fed tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:24.362814 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-96464826-d4bc-4805-b0d2-e306781a9fed tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:24.367494 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:24.367494 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:24.368466 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-96464826-d4bc-4805-b0d2-e306781a9fed tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:24.369035 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1475/5913] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:24 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:25.379081 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:25.381130 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:25.381421 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:25.381636 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:25.381776 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:25.386272 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:25.386272 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:25.386914 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-bfab0a10-5492-4ffe-adb2-b6251a99f520 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:25.387295 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1471/5914] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:25 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:26.398839 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:26.401050 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:26.401358 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:26.401552 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:26.401677 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:26.406382 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:26.406382 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:26.407078 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-6c7f135e-90a3-4ada-9b58-ad02d5649a08 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:26.407483 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1483/5915] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:26 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:27.421330 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-13064f76-f71e-4ca4-bb49-539674603099 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:27.422841 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13064f76-f71e-4ca4-bb49-539674603099 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:27.423049 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13064f76-f71e-4ca4-bb49-539674603099 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:27.423230 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-13064f76-f71e-4ca4-bb49-539674603099 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:27.423339 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-13064f76-f71e-4ca4-bb49-539674603099 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:27.428153 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:27.428153 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:27.428952 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-13064f76-f71e-4ca4-bb49-539674603099 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:27.429431 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1487/5916] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:27 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:28.440713 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:28.442228 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:28.442517 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:28.442568 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:28.442677 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:28.446709 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:28.446709 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:28.447313 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-4f4f3069-fecf-4c30-8e1b-350afd0739f6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:28.447869 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1476/5917] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:28 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:29.459661 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-b993b87b-0a47-4986-926d-45978433fae4 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:29.461430 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b993b87b-0a47-4986-926d-45978433fae4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:29.461624 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b993b87b-0a47-4986-926d-45978433fae4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:29.461800 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-b993b87b-0a47-4986-926d-45978433fae4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:29.461905 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-b993b87b-0a47-4986-926d-45978433fae4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:29.466597 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:29.466597 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:29.467181 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-b993b87b-0a47-4986-926d-45978433fae4 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:29.467517 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1472/5918] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:29 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:30.478957 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:30.480628 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:30.480826 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:30.481017 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:30.481115 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:30.485038 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:30.485038 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:30.485590 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bb3765c3-41bf-4a29-bb98-c84183ff8817 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:30.485922 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1484/5919] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:30 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:31.495366 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-25d60939-577b-466f-a481-23945993fe7f None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:31.497802 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-25d60939-577b-466f-a481-23945993fe7f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:31.497802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-25d60939-577b-466f-a481-23945993fe7f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:31.497802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-25d60939-577b-466f-a481-23945993fe7f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:31.497802 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-25d60939-577b-466f-a481-23945993fe7f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:31.502027 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:31.502027 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:31.502807 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-25d60939-577b-466f-a481-23945993fe7f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:31.502807 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1488/5920] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:31 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:31.511736 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:31.513489 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] POST https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16/action Jul 22 04:59:31.513489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100127) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:59:31.513489 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:31.514810 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.admin_actions [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Updating backup '3c17deab-52e0-46a2-9f5c-72f16d37df16' with '{'status': 'error'}' {{(pid=100127) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 22 04:59:31.522020 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:31.522020 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:31.522133 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.policy [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '183a816dfca040c582820b0b749f9bca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5aa4dcd939604f4fa386e8cc37dae394', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100127) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:59:31.522702 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0d301cfa-32ad-45a8-bd06-de684f529d56 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16/action returned with HTTP 403 Jul 22 04:59:31.522702 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1477/5921] 10.4.3.175 () {70 vars in 1430 bytes} [Wed Jul 22 04:59:31 2026] POST /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:31.529289 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:31.530753 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:31.531037 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:31.532017 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:31.532017 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.v3.volumes [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume with id: 9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:31.538197 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:31.538197 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:31.538197 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:31.553922 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume request issued successfully. Jul 22 04:59:31.554152 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-1ec8f39b-3ce3-4f10-8e3c-4437a533bf52 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae returned with HTTP 202 Jul 22 04:59:31.554583 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1473/5922] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:31 2026] DELETE /volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:31.561983 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:31.564099 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:31.564400 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:31.564661 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:31.572655 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:31.572655 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:31.576062 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:31.579502 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-f484b12d-9f15-4f18-b2e3-2d0d4fb2f402 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae returned with HTTP 200 Jul 22 04:59:31.579856 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1485/5923] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:31 2026] GET /volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:32.592321 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-496be44b-fa07-4e55-99a2-14548c89b7a1 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:32.594034 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-496be44b-fa07-4e55-99a2-14548c89b7a1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae Jul 22 04:59:32.594258 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-496be44b-fa07-4e55-99a2-14548c89b7a1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:32.594471 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-496be44b-fa07-4e55-99a2-14548c89b7a1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:32.600303 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-496be44b-fa07-4e55-99a2-14548c89b7a1 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae returned with HTTP 404 Jul 22 04:59:32.600776 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1489/5924] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:32 2026] GET /volume/v3/volumes/9cadd463-0250-48ec-a5f5-464781919cae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:32.607286 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b80cb49e-1bbd-4441-8e90-c686be04501b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:32.609180 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] POST https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/restore Jul 22 04:59:32.609537 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:32.610813 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.contrib.backups [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Restoring backup 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100127) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 22 04:59:32.610923 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.contrib.backups [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Restoring backup 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce to volume None. Jul 22 04:59:32.614707 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:32.614707 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:32.615631 np0000005618 devstack@c-api.service[100127]: INFO cinder.backup.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Creating volume of 1 GB for restore of backup 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. Jul 22 04:59:32.620387 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Availability zone cache updated, next update will occur around 2026-07-22 05:59:32.620172. {{(pid=100127) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 22 04:59:32.620471 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Availability Zones retrieved successfully. Jul 22 04:59:32.625413 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Flow 'volume_create_api' (ff057ba7-4316-4d6b-824a-fe18a2f797ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:32.626273 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb9422b-c9b3-4f30-a641-490671f9e8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:32.627071 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.flows.api.create_volume [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Validating volume size '1' using validate_int {{(pid=100127) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:59:32.651894 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdb9422b-c9b3-4f30-a641-490671f9e8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:32.652656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86211a73-2037-43ae-a968-02421b773e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:32.681828 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.quota [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Created reservations ['2927721d-9df4-4560-a2dc-2c0b34464b95', 'b6119b06-7a71-4afa-a01a-d937766e433a', '93379c6b-d614-4828-87f3-a66174e08e0d', '9ba2f964-6d93-4f20-81c5-f38af5057a87'] {{(pid=100127) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:32.682649 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86211a73-2037-43ae-a968-02421b773e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2927721d-9df4-4560-a2dc-2c0b34464b95', 'b6119b06-7a71-4afa-a01a-d937766e433a', '93379c6b-d614-4828-87f3-a66174e08e0d', '9ba2f964-6d93-4f20-81c5-f38af5057a87']}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:32.683348 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94db52c2-b87f-4e60-a326-5b076b3af25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:32.708481 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94db52c2-b87f-4e60-a326-5b076b3af25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73253180-5fa8-4464-b180-b43ff48fa184', '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='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['2927721d-9df4-4560-a2dc-2c0b34464b95','b6119b06-7a71-4afa-a01a-d937766e433a','93379c6b-d614-4828-87f3-a66174e08e0d','9ba2f964-6d93-4f20-81c5-f38af5057a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183a816dfca040c582820b0b749f9bca',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:59:32Z,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=73253180-5fa8-4464-b180-b43ff48fa184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5aa4dcd939604f4fa386e8cc37dae394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='183a816dfca040c582820b0b749f9bca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:32.709212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a142fa-2017-4c0d-b803-f2e13df34e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:32.722379 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a142fa-2017-4c0d-b803-f2e13df34e32) transitioned into 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='5aa4dcd939604f4fa386e8cc37dae394',qos_specs=None,replication_status=,reservations=['2927721d-9df4-4560-a2dc-2c0b34464b95','b6119b06-7a71-4afa-a01a-d937766e433a','93379c6b-d614-4828-87f3-a66174e08e0d','9ba2f964-6d93-4f20-81c5-f38af5057a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='183a816dfca040c582820b0b749f9bca',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:32.723051 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daf03c8-699a-47f8-8101-0a44bf781183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:32.731328 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daf03c8-699a-47f8-8101-0a44bf781183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100127) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:32.732092 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Flow 'volume_create_api' (ff057ba7-4316-4d6b-824a-fe18a2f797ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100127) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:32.732377 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Create volume request issued successfully. Jul 22 04:59:32.738080 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:32.738080 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:32.738549 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Volume info retrieved successfully. Jul 22 04:59:33.745252 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:33.745252 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:33.745691 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Volume info retrieved successfully. Jul 22 04:59:33.745819 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Checking backup size 1 against volume size 1 {{(pid=100127) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 22 04:59:33.745884 np0000005618 devstack@c-api.service[100127]: INFO cinder.backup.api [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Overwriting volume 73253180-5fa8-4464-b180-b43ff48fa184 with restore of backup 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:33.755497 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.backup.rpcapi [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] restore_backup in rpcapi backup_id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce {{(pid=100127) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 22 04:59:33.756999 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b80cb49e-1bbd-4441-8e90-c686be04501b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/restore returned with HTTP 202 Jul 22 04:59:33.757387 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1478/5925] 10.4.3.175 () {70 vars in 1433 bytes} [Wed Jul 22 04:59:32 2026] POST /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce/restore => generated 152 bytes in 1150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:33.764382 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-0c213937-488b-4d06-baf5-44cfb3055d39 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:33.766056 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c213937-488b-4d06-baf5-44cfb3055d39 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:33.766279 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c213937-488b-4d06-baf5-44cfb3055d39 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:33.766472 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-0c213937-488b-4d06-baf5-44cfb3055d39 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:33.766570 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-0c213937-488b-4d06-baf5-44cfb3055d39 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:33.770754 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:33.770754 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:33.771333 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-0c213937-488b-4d06-baf5-44cfb3055d39 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:33.771701 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1474/5926] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:33 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:34.782722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-c11a1641-2444-4985-96c5-d02dde018e65 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:34.784498 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c11a1641-2444-4985-96c5-d02dde018e65 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:34.784695 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c11a1641-2444-4985-96c5-d02dde018e65 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:34.784866 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-c11a1641-2444-4985-96c5-d02dde018e65 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:34.784986 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-c11a1641-2444-4985-96c5-d02dde018e65 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:34.789043 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:34.789043 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:34.789624 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-c11a1641-2444-4985-96c5-d02dde018e65 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:34.789959 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1486/5927] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:34 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:35.799652 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:35.801759 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:35.802021 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:35.802246 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:35.802404 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:35.807220 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:35.807220 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:35.807910 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-dd0d38bf-95c2-4b30-a035-e7f1e0223acd tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:35.808363 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1490/5928] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:35 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:36.818495 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:36.820408 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:36.820614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:36.820788 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:36.820885 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:36.825100 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:36.825100 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:36.825760 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-fb969c72-a0bc-46e3-a5c2-17a2305ed4b7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:36.826322 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1479/5929] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:36 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:37.836718 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:37.838553 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:37.838770 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:37.838945 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:37.839082 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:37.843187 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:37.843187 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:37.843794 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-9207bb4e-d11b-4a1b-9282-b2ff1198617d tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:37.844190 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1475/5930] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:37 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:38.853435 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:38.854848 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:38.855051 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:38.855233 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:38.855390 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:38.859063 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:38.859063 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:38.859600 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-df9c46bd-8b5f-483f-9419-01e1e16a146b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:38.859895 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1487/5931] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:38 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:39.869847 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:39.871911 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:39.872195 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:39.872443 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:39.872583 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:39.877926 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:39.877926 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:39.878809 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-c47ff8fd-042f-4720-be3f-1bb3edb14ee6 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:39.879328 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1491/5932] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:39 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:40.889566 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-11709ed0-9225-40b2-a688-2647b146a5ea None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:40.891006 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11709ed0-9225-40b2-a688-2647b146a5ea tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:40.891212 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11709ed0-9225-40b2-a688-2647b146a5ea tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:40.891397 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-11709ed0-9225-40b2-a688-2647b146a5ea tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:40.891496 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-11709ed0-9225-40b2-a688-2647b146a5ea tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:40.895295 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:40.895295 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:40.895835 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-11709ed0-9225-40b2-a688-2647b146a5ea tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:40.896161 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1480/5933] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:40 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:41.907226 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-97e26115-8290-4849-837f-f21e9b492df7 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:41.909150 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97e26115-8290-4849-837f-f21e9b492df7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:41.909452 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-97e26115-8290-4849-837f-f21e9b492df7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:41.909731 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-97e26115-8290-4849-837f-f21e9b492df7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:41.909881 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-97e26115-8290-4849-837f-f21e9b492df7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:41.915114 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:41.915114 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:41.915693 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-97e26115-8290-4849-837f-f21e9b492df7 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:41.916027 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1476/5934] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:41 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:42.926140 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:42.927856 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:42.928077 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:42.928255 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:42.928357 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:42.933013 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:42.933013 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:42.933013 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-bc4136b7-21ca-4c8c-9366-4a57d73bed90 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:42.933318 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1488/5935] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:42 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:42.944385 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:42.946234 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 Jul 22 04:59:42.946475 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:42.946674 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:42.946820 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume with id: 73253180-5fa8-4464-b180-b43ff48fa184 Jul 22 04:59:42.953997 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:42.953997 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:42.954376 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:42.970046 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume request issued successfully. Jul 22 04:59:42.970158 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-e2caacf5-06e2-4f4f-a18c-03d2e6125ded tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 returned with HTTP 202 Jul 22 04:59:42.970553 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1492/5936] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:42 2026] DELETE /volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:42.977438 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:42.979083 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 Jul 22 04:59:42.979281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:42.979473 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:42.985998 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:42.985998 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:42.989180 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:42.992421 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-427fdfa3-b2a8-4aae-94fb-7496890bdfd3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 returned with HTTP 200 Jul 22 04:59:42.992777 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1481/5937] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:42 2026] GET /volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 => generated 1074 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:44.003934 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-02ec3b2e-6630-4fe9-9b27-8cc7f30c3503 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:44.005817 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02ec3b2e-6630-4fe9-9b27-8cc7f30c3503 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 Jul 22 04:59:44.006091 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02ec3b2e-6630-4fe9-9b27-8cc7f30c3503 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:44.006318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-02ec3b2e-6630-4fe9-9b27-8cc7f30c3503 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:44.012013 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-02ec3b2e-6630-4fe9-9b27-8cc7f30c3503 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 returned with HTTP 404 Jul 22 04:59:44.012521 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1477/5938] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:44 2026] GET /volume/v3/volumes/73253180-5fa8-4464-b180-b43ff48fa184 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:44.019788 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:44.021455 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:44.021675 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:44.021890 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:44.022060 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:44.025875 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:44.025875 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:44.026616 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-0407d206-6329-4dd4-bd04-f9ca32703f3f tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-member] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:44.026977 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1489/5939] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:44 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:44.036479 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:44.038257 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:44.038470 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:44.038681 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:44.038801 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.contrib.backups [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete backup with id: 3c17deab-52e0-46a2-9f5c-72f16d37df16. Jul 22 04:59:44.043117 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:44.043117 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:44.053796 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.backup.rpcapi [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] delete_backup rpcapi backup_id 3c17deab-52e0-46a2-9f5c-72f16d37df16 {{(pid=100125) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:59:44.055428 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-5d220e4c-7cd0-4474-bbaa-d77bdb33a5ab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 202 Jul 22 04:59:44.055810 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1493/5940] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:44 2026] DELETE /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:59:44.062281 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:44.063993 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:44.064246 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:44.064465 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:44.064614 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:44.068622 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:44.068622 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:44.069241 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c55fdd05-2556-4328-888a-6fdc585d1a5b tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 200 Jul 22 04:59:44.069626 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1482/5941] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:44 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:45.079142 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-d21706d3-cb22-46bd-b006-7469f8d38109 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:45.080652 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d21706d3-cb22-46bd-b006-7469f8d38109 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 Jul 22 04:59:45.080836 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d21706d3-cb22-46bd-b006-7469f8d38109 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:45.081024 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-d21706d3-cb22-46bd-b006-7469f8d38109 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:45.081125 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.v3.backups [None req-d21706d3-cb22-46bd-b006-7469f8d38109 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 3c17deab-52e0-46a2-9f5c-72f16d37df16. {{(pid=100124) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:45.084185 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-d21706d3-cb22-46bd-b006-7469f8d38109 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 returned with HTTP 404 Jul 22 04:59:45.084624 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1478/5942] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:45 2026] GET /volume/v3/backups/3c17deab-52e0-46a2-9f5c-72f16d37df16 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:45.090892 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:45.092813 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:45.092984 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:45.093152 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:45.093247 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.contrib.backups [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete backup with id: bed9c729-f2bc-43ac-81e2-aa9609f285ca. Jul 22 04:59:45.096821 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:45.096821 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:45.106867 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.backup.rpcapi [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] delete_backup rpcapi backup_id bed9c729-f2bc-43ac-81e2-aa9609f285ca {{(pid=100126) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:59:45.108526 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-7d1422dc-8108-4d45-a2b8-c744b5b3547a tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 202 Jul 22 04:59:45.108873 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1490/5943] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:45 2026] DELETE /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:59:45.115382 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-45d1817b-5daa-448e-9299-915779465c45 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:45.116941 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45d1817b-5daa-448e-9299-915779465c45 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:45.117125 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45d1817b-5daa-448e-9299-915779465c45 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:45.117301 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-45d1817b-5daa-448e-9299-915779465c45 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:45.117410 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-45d1817b-5daa-448e-9299-915779465c45 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:45.121253 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:45.121253 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:45.121843 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-45d1817b-5daa-448e-9299-915779465c45 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 200 Jul 22 04:59:45.122181 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1494/5944] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:45 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:46.132096 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:46.133764 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca Jul 22 04:59:46.133942 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:46.134137 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:46.134245 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.v3.backups [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id bed9c729-f2bc-43ac-81e2-aa9609f285ca. {{(pid=100127) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:46.137322 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-e0fbc948-1526-4d0d-9a47-9a8b2fb59f31 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca returned with HTTP 404 Jul 22 04:59:46.137743 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1483/5945] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:46 2026] GET /volume/v3/backups/bed9c729-f2bc-43ac-81e2-aa9609f285ca => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:46.143482 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:46.145251 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:46.145475 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:46.145672 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:46.145821 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.contrib.backups [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete backup with id: 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. Jul 22 04:59:46.150205 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:46.150205 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:46.162500 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.backup.rpcapi [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] delete_backup rpcapi backup_id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce {{(pid=100124) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 22 04:59:46.164402 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-00ba8a5d-16b8-4f82-9045-ebd2b209c371 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 202 Jul 22 04:59:46.164847 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1479/5946] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:46 2026] DELETE /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 22 04:59:46.171764 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:46.173512 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:46.173718 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:46.173895 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:46.174025 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.backups [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100126) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:46.178072 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:46.178072 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:46.178658 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-dcfc0b8a-87e6-416b-a0e6-f92f40dc4e38 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 200 Jul 22 04:59:46.179289 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1491/5947] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:46 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:47.189328 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:47.191365 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce Jul 22 04:59:47.191621 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:47.191797 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:47.191903 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.backups [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Show backup with id 1ff52133-bb2b-4c5c-b249-90bcbc4c1fce. {{(pid=100125) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 22 04:59:47.195188 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-b3dde714-f0df-4db4-99c3-cd15620d8bab tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce returned with HTTP 404 Jul 22 04:59:47.195665 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1495/5948] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:47 2026] GET /volume/v3/backups/1ff52133-bb2b-4c5c-b249-90bcbc4c1fce => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:47.201656 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-0103e27b-b865-407b-94fd-3bda61e295cf None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:47.203350 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:59:47.203574 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:47.203771 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'delete' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:47.203929 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.v3.volumes [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume with id: 95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:59:47.210663 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:47.210663 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:47.210977 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:47.228475 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Delete volume request issued successfully. Jul 22 04:59:47.228750 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-0103e27b-b865-407b-94fd-3bda61e295cf tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 returned with HTTP 202 Jul 22 04:59:47.229336 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1484/5949] 10.4.3.175 () {68 vars in 1391 bytes} [Wed Jul 22 04:59:47 2026] DELETE /volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:47.237042 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:47.238785 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:59:47.239053 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:47.239251 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:47.246585 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:47.246585 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:47.249837 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Volume info retrieved successfully. Jul 22 04:59:47.253429 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-54e632d1-2aee-42d0-8269-6dbae31783d3 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 returned with HTTP 200 Jul 22 04:59:47.253824 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1480/5950] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:47 2026] GET /volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:48.265683 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-668186cf-837d-4611-9103-ecb27823e370 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:48.267346 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-668186cf-837d-4611-9103-ecb27823e370 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] GET https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 Jul 22 04:59:48.267550 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-668186cf-837d-4611-9103-ecb27823e370 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:48.267722 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-668186cf-837d-4611-9103-ecb27823e370 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] Calling method 'show' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:48.272807 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-668186cf-837d-4611-9103-ecb27823e370 tempest-ProjectMemberTests33-684233405 tempest-ProjectMemberTests33-684233405-project-admin] https://10.4.3.175/volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 returned with HTTP 404 Jul 22 04:59:48.273224 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1492/5951] 10.4.3.175 () {68 vars in 1388 bytes} [Wed Jul 22 04:59:48 2026] GET /volume/v3/volumes/95b89917-ed5d-48a7-bac7-b2ab6c656575 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:49.691529 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-33657e5b-33ee-4df6-82eb-2584341132ab None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:49.770122 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:59:49.770515 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-392558094"}} {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:49.772183 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.v3.volumes [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-392558094'}} {{(pid=100125) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:59:49.772293 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume of 1 GB Jul 22 04:59:49.775864 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Availability Zones retrieved successfully. Jul 22 04:59:49.780632 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Flow 'volume_create_api' (418319f6-9d6f-4d81-ad6d-5c1544f07e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:49.781737 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11c910f-cdcb-469c-a0aa-f7b60727ad28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:49.782438 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.flows.api.create_volume [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Validating volume size '1' using validate_int {{(pid=100125) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:59:49.804984 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c11c910f-cdcb-469c-a0aa-f7b60727ad28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:49.805679 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46b0268-6c8a-48c1-9081-25e55a36b352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:49.859752 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.quota [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Created reservations ['a617225b-41f3-4976-aeea-c36e0a7e53e7', '989d84bd-9b30-4bbc-8414-707d83242abb', 'b3d118f6-56ac-499f-a6d9-4458dbf5fbe5', 'decd1667-a5fa-4914-be4a-56142ff3927b'] {{(pid=100125) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:49.860633 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46b0268-6c8a-48c1-9081-25e55a36b352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a617225b-41f3-4976-aeea-c36e0a7e53e7', '989d84bd-9b30-4bbc-8414-707d83242abb', 'b3d118f6-56ac-499f-a6d9-4458dbf5fbe5', 'decd1667-a5fa-4914-be4a-56142ff3927b']}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:49.861323 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835743f6-b185-4080-bf42-5615222b6ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:49.882505 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835743f6-b185-4080-bf42-5615222b6ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5218766-2387-41f4-b56c-041d1bf835b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392558094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d3e817646145ddbda85485793c7346',qos_specs=None,replication_status=,reservations=['a617225b-41f3-4976-aeea-c36e0a7e53e7','989d84bd-9b30-4bbc-8414-707d83242abb','b3d118f6-56ac-499f-a6d9-4458dbf5fbe5','decd1667-a5fa-4914-be4a-56142ff3927b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7474054bebca4e368cfc50dacd3f0d99',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392558094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5218766-2387-41f4-b56c-041d1bf835b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d3e817646145ddbda85485793c7346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7474054bebca4e368cfc50dacd3f0d99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:49.883266 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08843b21-5a58-4310-aa89-0a097aa0e086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:49.901557 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08843b21-5a58-4310-aa89-0a097aa0e086) transitioned into state 'SUCCESS' from state '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-392558094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d3e817646145ddbda85485793c7346',qos_specs=None,replication_status=,reservations=['a617225b-41f3-4976-aeea-c36e0a7e53e7','989d84bd-9b30-4bbc-8414-707d83242abb','b3d118f6-56ac-499f-a6d9-4458dbf5fbe5','decd1667-a5fa-4914-be4a-56142ff3927b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7474054bebca4e368cfc50dacd3f0d99',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:49.902272 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb87356-0cc7-429a-bf72-e28b44f80077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:49.910597 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb87356-0cc7-429a-bf72-e28b44f80077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100125) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:49.911322 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Flow 'volume_create_api' (418319f6-9d6f-4d81-ad6d-5c1544f07e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100125) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:49.911611 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume request issued successfully. Jul 22 04:59:49.912146 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-33657e5b-33ee-4df6-82eb-2584341132ab tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:59:49.912541 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1496/5952] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:59:49 2026] POST /volume/v3/volumes => generated 777 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:49.924240 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-f9f56e68-c293-4268-be08-9737e9d76d4b None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:49.926036 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9f56e68-c293-4268-be08-9737e9d76d4b tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:49.926253 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f9f56e68-c293-4268-be08-9737e9d76d4b tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:49.926429 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-f9f56e68-c293-4268-be08-9737e9d76d4b tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:49.933556 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:49.933556 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:49.937563 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-f9f56e68-c293-4268-be08-9737e9d76d4b tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:49.941678 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-f9f56e68-c293-4268-be08-9737e9d76d4b tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 returned with HTTP 200 Jul 22 04:59:49.942110 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1485/5953] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:49 2026] GET /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:50.954448 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:50.956207 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:50.956424 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:50.956611 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:50.963426 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:50.963426 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:50.966637 np0000005618 devstack@c-api.service[100124]: INFO cinder.volume.api [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:50.970284 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-56f03572-5e90-4a8a-8c5c-187bf9d46c96 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 returned with HTTP 200 Jul 22 04:59:50.970715 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1481/5954] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:50 2026] GET /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:50.981799 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-75b2462f-6993-40e5-8891-12100aa53205 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:51.031809 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] POST https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2/action Jul 22 04:59:51.032166 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100126) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:59:51.032284 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:51.040156 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:51.040156 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:51.040594 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Volume info retrieved successfully. Jul 22 04:59:51.041629 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.policy [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'aedd2590d41b433c8fe0d95fd5c7e4fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9d3e817646145ddbda85485793c7346', '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=100126) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:59:51.041821 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-75b2462f-6993-40e5-8891-12100aa53205 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2/action returned with HTTP 403 Jul 22 04:59:51.042253 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1493/5955] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:59:50 2026] POST /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2/action => generated 131 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:51.048640 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:51.050981 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:51.051245 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:51.051530 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'delete' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:51.051749 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.v3.volumes [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Delete volume with id: a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:51.060712 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:51.060712 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:51.061121 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:51.077205 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Delete volume request issued successfully. Jul 22 04:59:51.077357 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-bbbf63cb-dbfc-4eed-a65f-34a78a233ed4 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 returned with HTTP 202 Jul 22 04:59:51.077749 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1497/5956] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:59:51 2026] DELETE /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:51.085268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:51.086896 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:51.087108 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:51.087268 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:51.093911 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:51.093911 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:51.097386 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:51.101602 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-c1a275b9-23cf-43b7-ac09-f5802b73c282 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 returned with HTTP 200 Jul 22 04:59:51.102008 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1486/5957] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:51 2026] GET /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:52.114686 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-e6cfb2f2-7b25-4bf5-a4fa-a69b185514d8 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:52.116817 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e6cfb2f2-7b25-4bf5-a4fa-a69b185514d8 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 Jul 22 04:59:52.117067 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e6cfb2f2-7b25-4bf5-a4fa-a69b185514d8 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:52.117318 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-e6cfb2f2-7b25-4bf5-a4fa-a69b185514d8 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:52.125225 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-e6cfb2f2-7b25-4bf5-a4fa-a69b185514d8 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 returned with HTTP 404 Jul 22 04:59:52.125875 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1482/5958] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:52 2026] GET /volume/v3/volumes/a5218766-2387-41f4-b56c-041d1bf835b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:52.133530 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-8d263700-6b83-4435-8dd2-277a22991096 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:52.135287 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] POST https://10.4.3.175/volume/v3/volumes Jul 22 04:59:52.135648 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-752202158"}} {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:52.137053 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.v3.volumes [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-752202158'}} {{(pid=100126) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 22 04:59:52.137199 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume of 1 GB Jul 22 04:59:52.139568 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=53,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:59:52.141752 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Availability Zones retrieved successfully. Jul 22 04:59:52.148267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Flow 'volume_create_api' (5a7f156f-c76b-4dbe-ae38-e5f9d07cad04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:52.149862 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2021081a-71cb-472b-a5de-f9ad36d862d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:52.151182 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.flows.api.create_volume [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Validating volume size '1' using validate_int {{(pid=100126) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 22 04:59:52.186498 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2021081a-71cb-472b-a5de-f9ad36d862d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-22T04:36:01Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ff8737b2-99f8-4ce6-9cb2-69b39934706d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8737b2-99f8-4ce6-9cb2-69b39934706d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:52.187643 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88653ce1-aff5-4d3d-aec9-110a71e74bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:52.228592 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.quota [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Created reservations ['f5a47421-c95d-4b9e-94a4-a5e585f80188', '40dd5920-1d90-4d04-b797-43f865321bfa', '70df1c71-98a3-4af4-9123-ea348c192b24', '26c45e85-1802-4943-9d40-2976c17c6b70'] {{(pid=100126) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 22 04:59:52.229267 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88653ce1-aff5-4d3d-aec9-110a71e74bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a47421-c95d-4b9e-94a4-a5e585f80188', '40dd5920-1d90-4d04-b797-43f865321bfa', '70df1c71-98a3-4af4-9123-ea348c192b24', '26c45e85-1802-4943-9d40-2976c17c6b70']}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:52.230119 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce95bbf7-af9f-47e5-8dd9-d4c1c7e9f008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:52.254551 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce95bbf7-af9f-47e5-8dd9-d4c1c7e9f008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b61c9b60-00d5-49fb-9a05-e449ec067d29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752202158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d3e817646145ddbda85485793c7346',qos_specs=None,replication_status=,reservations=['f5a47421-c95d-4b9e-94a4-a5e585f80188','40dd5920-1d90-4d04-b797-43f865321bfa','70df1c71-98a3-4af4-9123-ea348c192b24','26c45e85-1802-4943-9d40-2976c17c6b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7474054bebca4e368cfc50dacd3f0d99',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-22T04:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-752202158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b61c9b60-00d5-49fb-9a05-e449ec067d29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d3e817646145ddbda85485793c7346',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7474054bebca4e368cfc50dacd3f0d99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ff8737b2-99f8-4ce6-9cb2-69b39934706d),volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:52.255447 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689dc1e0-6ada-48ad-9377-3b5fc36e0573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:52.274216 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689dc1e0-6ada-48ad-9377-3b5fc36e0573) transitioned into state 'SUCCESS' from state '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-752202158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d3e817646145ddbda85485793c7346',qos_specs=None,replication_status=,reservations=['f5a47421-c95d-4b9e-94a4-a5e585f80188','40dd5920-1d90-4d04-b797-43f865321bfa','70df1c71-98a3-4af4-9123-ea348c192b24','26c45e85-1802-4943-9d40-2976c17c6b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7474054bebca4e368cfc50dacd3f0d99',volume_type_id=ff8737b2-99f8-4ce6-9cb2-69b39934706d)}' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:52.274872 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6427d97-3827-4884-8afc-e8d8c1f1f3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 22 04:59:52.282950 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6427d97-3827-4884-8afc-e8d8c1f1f3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100126) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 22 04:59:52.283671 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Flow 'volume_create_api' (5a7f156f-c76b-4dbe-ae38-e5f9d07cad04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100126) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 22 04:59:52.283925 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Create volume request issued successfully. Jul 22 04:59:52.284430 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-8d263700-6b83-4435-8dd2-277a22991096 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes returned with HTTP 202 Jul 22 04:59:52.284814 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1494/5959] 10.4.3.175 () {68 vars in 1258 bytes} [Wed Jul 22 04:59:52 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 22 04:59:52.297145 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:52.298939 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:52.299085 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:52.299281 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:52.306561 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:52.306561 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:52.309951 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:52.313585 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-369c3ae1-6761-4f84-9d39-4fea58cd7b44 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 returned with HTTP 200 Jul 22 04:59:52.313982 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1498/5960] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:52 2026] GET /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 22 04:59:53.325723 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-5c333792-1998-4d31-8d19-31433a93a8cc None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:53.327424 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c333792-1998-4d31-8d19-31433a93a8cc tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:53.327606 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c333792-1998-4d31-8d19-31433a93a8cc tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:53.327780 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-5c333792-1998-4d31-8d19-31433a93a8cc tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:53.336372 np0000005618 devstack@c-api.service[100127]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:53.336372 np0000005618 devstack@c-api.service[100127]: warnings.warn( Jul 22 04:59:53.340104 np0000005618 devstack@c-api.service[100127]: INFO cinder.volume.api [None req-5c333792-1998-4d31-8d19-31433a93a8cc tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:53.344168 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-5c333792-1998-4d31-8d19-31433a93a8cc tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 returned with HTTP 200 Jul 22 04:59:53.344530 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1487/5961] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:53 2026] GET /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:53.356914 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.middleware.request_id [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 None None] RequestId filter calling following filter/app {{(pid=100124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:53.359069 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] POST https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29/action Jul 22 04:59:53.359488 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100124) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 22 04:59:53.359692 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.api.openstack.wsgi [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 22 04:59:53.369296 np0000005618 devstack@c-api.service[100124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:53.369296 np0000005618 devstack@c-api.service[100124]: warnings.warn( Jul 22 04:59:53.369760 np0000005618 devstack@c-api.service[100124]: DEBUG cinder.policy [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aedd2590d41b433c8fe0d95fd5c7e4fb', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9d3e817646145ddbda85485793c7346', '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=100124) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 22 04:59:53.369937 np0000005618 devstack@c-api.service[100124]: INFO cinder.api.openstack.wsgi [None req-14f5c664-b2f1-4618-8ac2-42dc5f212e49 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-reader] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29/action returned with HTTP 403 Jul 22 04:59:53.370381 np0000005618 devstack@c-api.service[100124]: [pid: 100124|app: 0|req: 1483/5962] 10.4.3.175 () {68 vars in 1390 bytes} [Wed Jul 22 04:59:53 2026] POST /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 22 04:59:53.377244 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.middleware.request_id [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 None None] RequestId filter calling following filter/app {{(pid=100126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:53.379276 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] DELETE https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:53.379578 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:53.379778 np0000005618 devstack@c-api.service[100126]: DEBUG cinder.api.openstack.wsgi [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'delete' {{(pid=100126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:53.379932 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.v3.volumes [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Delete volume with id: b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:53.387229 np0000005618 devstack@c-api.service[100126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:53.387229 np0000005618 devstack@c-api.service[100126]: warnings.warn( Jul 22 04:59:53.387596 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:53.405044 np0000005618 devstack@c-api.service[100126]: INFO cinder.volume.api [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Delete volume request issued successfully. Jul 22 04:59:53.405220 np0000005618 devstack@c-api.service[100126]: INFO cinder.api.openstack.wsgi [None req-ca66b826-6378-411b-a3eb-494cdbf221b9 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 returned with HTTP 202 Jul 22 04:59:53.405812 np0000005618 devstack@c-api.service[100126]: [pid: 100126|app: 0|req: 1495/5963] 10.4.3.175 () {66 vars in 1351 bytes} [Wed Jul 22 04:59:53 2026] DELETE /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 22 04:59:53.414022 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.middleware.request_id [None req-3520279d-82f8-44aa-aef0-4e4708aed752 None None] RequestId filter calling following filter/app {{(pid=100125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:53.416044 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3520279d-82f8-44aa-aef0-4e4708aed752 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:53.416298 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3520279d-82f8-44aa-aef0-4e4708aed752 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:53.416564 np0000005618 devstack@c-api.service[100125]: DEBUG cinder.api.openstack.wsgi [None req-3520279d-82f8-44aa-aef0-4e4708aed752 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:53.418875 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=68,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:59:53.424424 np0000005618 devstack@c-api.service[100125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 22 04:59:53.424424 np0000005618 devstack@c-api.service[100125]: warnings.warn( Jul 22 04:59:53.428946 np0000005618 devstack@c-api.service[100125]: INFO cinder.volume.api [None req-3520279d-82f8-44aa-aef0-4e4708aed752 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Volume info retrieved successfully. Jul 22 04:59:53.432693 np0000005618 devstack@c-api.service[100125]: INFO cinder.api.openstack.wsgi [None req-3520279d-82f8-44aa-aef0-4e4708aed752 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 returned with HTTP 200 Jul 22 04:59:53.433073 np0000005618 devstack@c-api.service[100125]: [pid: 100125|app: 0|req: 1499/5964] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:53 2026] GET /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 22 04:59:54.448447 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.middleware.request_id [None req-b09562eb-7a55-4757-9a52-2e75e468d381 None None] RequestId filter calling following filter/app {{(pid=100127) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 22 04:59:54.450087 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b09562eb-7a55-4757-9a52-2e75e468d381 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] GET https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 Jul 22 04:59:54.450256 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b09562eb-7a55-4757-9a52-2e75e468d381 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Empty body provided in request {{(pid=100127) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 22 04:59:54.450440 np0000005618 devstack@c-api.service[100127]: DEBUG cinder.api.openstack.wsgi [None req-b09562eb-7a55-4757-9a52-2e75e468d381 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] Calling method 'show' {{(pid=100127) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 22 04:59:54.452573 np0000005618 devstack@c-api.service[100127]: DEBUG dbcounter [-] [100127] Writing DB stats cinder:SELECT=77,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=100127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 04:59:54.458859 np0000005618 devstack@c-api.service[100127]: INFO cinder.api.openstack.wsgi [None req-b09562eb-7a55-4757-9a52-2e75e468d381 tempest-ProjectReaderTests-315779752 tempest-ProjectReaderTests-315779752-project-admin] https://10.4.3.175/volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 returned with HTTP 404 Jul 22 04:59:54.459607 np0000005618 devstack@c-api.service[100127]: [pid: 100127|app: 0|req: 1488/5965] 10.4.3.175 () {66 vars in 1348 bytes} [Wed Jul 22 04:59:54 2026] GET /volume/v3/volumes/b61c9b60-00d5-49fb-9a05-e449ec067d29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 22 05:00:03.364335 np0000005618 devstack@c-api.service[100124]: DEBUG dbcounter [-] [100124] Writing DB stats cinder:SELECT=67,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:00:03.399653 np0000005618 devstack@c-api.service[100126]: DEBUG dbcounter [-] [100126] Writing DB stats cinder:SELECT=22,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 22 05:00:03.431806 np0000005618 devstack@c-api.service[100125]: DEBUG dbcounter [-] [100125] Writing DB stats cinder:SELECT=3 {{(pid=100125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}